Searched refs:SELECT (Results 1 – 4 of 4) sorted by relevance
/haiku/src/system/libroot/posix/stdlib/ |
H A D | heapsort.c | 112 #define SELECT(par_i, child_i, nmemb, par, child, size, k, count, tmp1, tmp2) { \ macro 179 SELECT(i, j, nmemb, t, p, size, k, cnt, tmp1, tmp2); in heapsort()
|
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/ |
H A D | IMAPConnectionWorker.cpp | 334 fState = SELECT; in Process() 337 if (fState == SELECT) { in Process() 415 fState = SELECT; in Process() 430 SELECT, enumerator
|
/haiku/src/add-ons/kernel/busses/scsi/53c8xx/ |
H A D | scripts.ss | 65 SELECT ATN FROM ctxt_device, resel ; try to select the dev for the req 82 SELECT FROM ctxt_device, switch ; force the load of SXFER/SCNTL3, etc
|
/haiku/src/add-ons/kernel/busses/scsi/usb/ |
H A D | TODO | 31 #24) Some kind of automatic detection if 6-byte READ/WRITE and MODE SELECT/SENSE commands supported.
|