Searched defs:done (Results 26 - 50 of 80) sorted by last modified time

1234

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf_fp.c193 int done = 0; local
[all...]
H A Dprintf_size.c126 int done = 0; local
[all...]
/haiku/src/apps/terminal/
H A DShell.cpp597 int done = 0; local
/haiku/src/build/libgnuregex/
H A Dregex.c91 static int done = 0; local
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNodeHandle.cpp308 ReadDir(dirent* _entry, int32 bufferSize, int32 count, int32* countRead, bool* done) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddir.c2587 BOOL done; local
[all...]
H A Dcompress.c1690 BOOL done; local
1886 BOOL done; local
[all...]
H A Dacls.c1142 BOOL done; local
H A Ddevice.c689 int done = 0; local
/haiku/src/system/boot/loader/
H A Dkernel_args.cpp265 bool done; local
/haiku/src/bin/
H A Dhey.cpp634 bool done = false; local
/haiku/src/libs/udis86/
H A Ddecode.c231 int done = 0; local
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_internal.h300 bool done; member in struct:nvme_completion_poll_status
/haiku/src/bin/cddb_lookup/
H A Dcddb_server.cpp122 bool done = false; local
195 bool done = false; local
/haiku/src/apps/codycam/
H A DFtpClient.cpp471 bool done = false; local
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A Dkernel_interface.cpp560 bool done = false; local
/haiku/src/system/boot/platform/bios_ia32/
H A Dsupport.S40 done: label
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c282 BOOL done; local
332 BOOL done; local
3616 BOOL done; local
[all...]
/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/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/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/mail_daemon/inbound_protocols/imap/imap_lib/
H A DProtocol.cpp321 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/debuganalyzer/model_loader/
H A DThreadModelLoader.cpp138 bool done = false; local
/haiku/src/system/kernel/arch/x86/32/
H A Darch.S139 done: label

Completed in 226 milliseconds

1234