Home
last modified time | relevance | path

Searched refs:SELECT (Results 1 – 4 of 4) sorted by relevance

/haiku/src/system/libroot/posix/stdlib/
H A Dheapsort.c112 #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 DIMAPConnectionWorker.cpp334 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 Dscripts.ss65 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 DTODO31 #24) Some kind of automatic detection if 6-byte READ/WRITE and MODE SELECT/SENSE commands supported.