Searched defs:done (Results 1 - 25 of 80) sorted by path

1234

/haiku/headers/libs/agg/
H A Dagg_conv_adaptor_vcgen.h92 bool done = false; local
/haiku/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.h68 sem_id done; /* used by ISR for completion notification */ member in struct:_bl_ccb32
140 int done; /* command complete from ISR */ member in struct:__anon1413
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_attach.c3406 int i, done = 0, i_rx_gain = 32; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_debug.c101 ath_printrxbuf(struct ath_softc *sc, const struct ath_buf *bf, u_int ix, int done) argument
137 ath_printtxbuf_edma(struct ath_softc *sc, const struct ath_buf *first_bf, u_int qnum, u_int ix, int done) argument
200 ath_printtxbuf_legacy(struct ath_softc *sc, const struct ath_buf *first_bf, u_int qnum, u_int ix, int done) argument
243 ath_printtxbuf(struct ath_softc *sc, const struct ath_buf *first_bf, u_int qnum, u_int ix, int done) argument
253 ath_printtxstatbuf(struct ath_softc *sc, const struct ath_buf *first_bf, const uint32_t *ds, u_int qnum, u_int ix, int done) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DQueryIterator.cpp43 ReadQuery(struct dirent* buffer, size_t bufferSize, int32 count, int32* countRead, bool* done) argument
H A DShareNode.cpp382 RemoteShareDirIterator::SetDone(bool done) argument
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DRequests.h864 bool done; member in struct:ReadDirReply
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DTaskManager.cpp66 Task::SetDone(bool done) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddevice.c689 int done = 0; local
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DProtocol.cpp321 bool done = false; local
/haiku/src/apps/cortex/NodeManager/
H A DNodeSyncThread.cpp155 bool done = false; local
/haiku/src/apps/cortex/Persistence/Wrappers/
H A DMessageIO.cpp171 bool done = false; local
/haiku/src/apps/cortex/support/
H A DBasicThread.h144 void done() { function in class:BasicThread
/haiku/src/apps/debuganalyzer/model_loader/
H A DThreadModelLoader.cpp138 bool done = false; local
/haiku/src/apps/packageinstaller/
H A DPackageItem.cpp289 bool attrStarted = false, done = false; local
431 PackageItem::SkipAttribute(uint8* buffer, bool* attrStarted, bool* done) argument
572 bool attrStarted = false, done local
316 ParseAttribute(uint8* buffer, BNode* node, char** attrName, uint32* nameSize, uint32* attrType, uint8** attrData, uint64* dataSize, uint8** temp, uint64* tempSize, uint64* attrCSize, uint64* attrOSize, bool* attrStarted, bool* done) argument
493 ParseData(uint8* buffer, BFile* file, uint64 originalSize, bool *done) argument
670 _ParseScript(uint8 *buffer, uint64 originalSize, BString& _script, bool *done) argument
973 bool attrStarted = false, done = false; local
[all...]
/haiku/src/apps/serialconnect/libvterm/src/
H A Dpen.c221 int done = 1; local
/haiku/src/libs/agg/src/
H A Dagg_bezier_arc.cpp96 bool done = false; local
/haiku/src/libs/x86emu/
H A Ddebug.c259 int done; local
/haiku/src/system/kernel/arch/x86/32/
H A Darch.S139 done: label
/haiku/src/system/libroot/posix/glibc/libio/
H A Dfwprintf.c30 int done; local
H A Dfwscanf.c29 int done; local
H A Diovdprintf.c39 int done; local
H A Dswprintf.c29 int done; local
H A Dswscanf.c28 int done; local
H A Dwprintf.c29 int done; local

Completed in 156 milliseconds

1234