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

1234

/haiku/src/system/kernel/arch/x86/32/
H A Darch.S139 done: label
/haiku/src/system/kernel/arch/x86/64/
H A Darch.S62 done: label
/haiku/src/system/libroot/posix/glibc/libio/
H A Diovdprintf.c39 int done; local
H A Dwprintf.c29 int done; local
H A Dwscanf.c30 int done; local
H A Dfwprintf.c30 int done; local
H A Dfwscanf.c29 int done; local
H A Dswscanf.c28 int done; local
H A Dswprintf.c29 int done; local
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dscanf.c33 int done; local
H A Dfprintf.c29 int done; local
H A Dfscanf.c28 int done; local
H A Dprintf.c30 int done; local
H A Dasprintf.c37 int done; local
H A Ddprintf.c33 int done; local
H A Dsnprintf.c36 int done; local
H A Dsprintf.c33 int done; local
H A Dsscanf.c33 int done; local
/haiku/src/system/boot/platform/bios_ia32/
H A Dsupport.S40 done: label
/haiku/src/tools/cppunit/cppunit/
H A DTextTestProgressListener.cpp40 TextTestProgressListener::done() function in class:CppUnit::TextTestProgressListener
/haiku/src/apps/cortex/NodeManager/
H A DNodeSyncThread.cpp155 bool done = false; 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
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DTaskManager.cpp66 Task::SetDone(bool done) argument
/haiku/src/apps/cortex/support/
H A DBasicThread.h144 void done() { function in class:BasicThread

Completed in 144 milliseconds

1234