/haiku/src/libs/compat/freebsd_network/compat/machine/x86_64/ |
H A D | cpufunc.h | 515 u_short sel; in rfs() local 516 __asm __volatile("movw %%fs,%0" : "=rm" (sel)); in rfs() 517 return (sel); in rfs() 523 u_short sel; in rgs() local 524 __asm __volatile("movw %%gs,%0" : "=rm" (sel)); in rgs() 525 return (sel); in rgs() 531 u_short sel; in rss() local 532 __asm __volatile("movw %%ss,%0" : "=rm" (sel)); in rss() 533 return (sel); in rss() 537 load_ds(u_short sel) in load_ds() argument [all …]
|
/haiku/src/libs/compat/freebsd_network/compat/machine/x86/ |
H A D | cpufunc.h | 451 u_short sel; in rfs() local 452 __asm __volatile("movw %%fs,%0" : "=rm" (sel)); in rfs() 453 return (sel); in rfs() 467 u_short sel; in rgs() local 468 __asm __volatile("movw %%gs,%0" : "=rm" (sel)); in rgs() 469 return (sel); in rgs() 491 u_short sel; in rss() local 492 __asm __volatile("movw %%ss,%0" : "=rm" (sel)); in rss() 493 return (sel); in rss() 505 load_fs(u_short sel) in load_fs() argument [all …]
|
/haiku/src/system/libroot/posix/musl/dirent/ |
H A D | scandir.c | 9 int (*sel)(const struct dirent *), in scandir() 21 if (sel && !sel(de)) continue; in scandir()
|
/haiku/src/tests/kits/interface/bshelf/ShelfInspector/ |
H A D | InfoWindow.cpp | 106 int32 sel = fReplicantList->CurrentSelection(); in MessageReceived() local 107 IDItem *item = dynamic_cast<IDItem*>(fReplicantList->ItemAt(sel)); in MessageReceived() 108 ASSERT(sel >= 0); in MessageReceived() 136 int32 sel = fReplicantList->CurrentSelection(); in MessageReceived() local 137 IDItem *item = dynamic_cast<IDItem*>(fReplicantList->ItemAt(sel)); in MessageReceived() 138 ASSERT(sel >= 0); in MessageReceived() 190 int32 sel = fLibraryList->CurrentSelection(); in MessageReceived() local 191 IDItem *item = dynamic_cast<IDItem*>(fLibraryList->ItemAt(sel)); in MessageReceived() 192 ASSERT(sel >= 0); in MessageReceived()
|
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/ |
H A D | nvme_admin.c | 124 enum nvme_feat_sel sel, in nvme_admin_get_feature() argument 136 cmd.cdw10 = (sel << 8) | feature; in nvme_admin_get_feature()
|
H A D | nvme.h | 602 enum nvme_feat_sel sel,
|
H A D | nvme_internal.h | 625 enum nvme_feat_sel sel,
|
H A D | nvme_ctrlr.c | 1172 enum nvme_feat_sel sel, enum nvme_feat feature, in nvme_ctrlr_get_feature() argument 1180 ret = nvme_admin_get_feature(ctrlr, sel, feature, cdw11, attributes); in nvme_ctrlr_get_feature()
|
/haiku/src/libs/compat/freebsd_wlan/net80211/ |
H A D | ieee80211_hostap.c | 1188 wpa_cipher(const uint8_t *sel, uint8_t *keylen, uint8_t *cipher) in wpa_cipher() argument 1191 uint32_t w = le32dec(sel); in wpa_cipher() 1226 wpa_keymgmt(const uint8_t *sel) in wpa_keymgmt() argument 1229 uint32_t w = le32dec(sel); in wpa_keymgmt() 1363 rsn_cipher(const uint8_t *sel, uint8_t *keylen, uint8_t *cipher) in rsn_cipher() argument 1366 uint32_t w = le32dec(sel); in rsn_cipher() 1404 rsn_keymgmt(const uint8_t *sel) in rsn_keymgmt() argument 1407 uint32_t w = le32dec(sel); in rsn_keymgmt()
|
/haiku/src/libs/libsolv/ext/ |
H A D | testcase.c | 804 Queue sel; in addselectionjob() local 832 queue_init(&sel); in addselectionjob() 833 r = selection_make(pool, &sel, pieces[2], selflags); in addselectionjob() 834 for (i = 0; i < sel.count; i += 2) in addselectionjob() 835 queue_push2(jobqueue, job | sel.elements[i], sel.elements[i + 1]); in addselectionjob() 836 queue_free(&sel); in addselectionjob()
|
/haiku/data/catalogs/apps/bootmanager/ |
H A D | cs.catkeys | 27 …a disk. Vyberte prosím soubor pro zápis MBR.\n\nPokud během instalace něco selže, nebo budete pozd…
|
/haiku/data/catalogs/apps/charactermap/ |
H A D | cs.catkeys | 231 Common Indic number forms UnicodeBlocks Indické běžné formy čísel
|