Searched defs:done (Results 76 - 100 of 152) sorted by relevance

1234567

/haiku-fatelf/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-fatelf/src/apps/codycam/
H A DFtpClient.cpp453 bool done = false; local
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dreadline.h837 int done; member in struct:readline_state
/haiku-fatelf/src/bin/gdb/gdb/
H A Dcp-namespace.c761 int done; local
/haiku-fatelf/src/bin/gdb/readline/
H A Dreadline.h771 int done; member in struct:readline_state
/haiku-fatelf/src/kits/tracker/
H A DTaskLoop.cpp471 bool done; local
/haiku-fatelf/src/libs/ncurses/test/
H A Dxmas.c1146 done(int sig GCC_UNUSED) function
[all...]
/haiku-fatelf/src/libs/tiff/
H A Dtif_dirwrite.c81 _TIFFWriteDirectory(TIFF* tif, int done) argument
/haiku-fatelf/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf_fp.c195 int done = 0; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/client/
H A DShareNode.cpp379 RemoteShareDirIterator::SetDone(bool done) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/server/
H A DNodeHandle.cpp308 ReadDir(dirent* _entry, int32 bufferSize, int32 count, int32* countRead, bool* done) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/reiserfs/
H A Dkernel_interface.cpp572 bool done = false; local
/haiku-fatelf/src/apps/terminal/
H A DShell.cpp585 int done = 0; local
/haiku-fatelf/headers/libs/zlib/
H A Dzlib.h125 int done; /* true when done reading gzip header (not used member in struct:gz_header_s
[all...]
/haiku-fatelf/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-fatelf/src/add-ons/kernel/file_systems/iso9660/
H A Diso9660.cpp296 bool done = false; local
572 bool done = false; local
719 bool done = false; local
[all...]
H A Dkernel_interface.cpp276 bool done = false; local
/haiku-fatelf/src/add-ons/kernel/file_systems/reiserfs/
H A Dkernel_interface.cpp598 bool done = false; local
/haiku-fatelf/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp1583 bool done = false; local
/haiku-fatelf/src/apps/packageinstaller/
H A DPackageItem.cpp243 bool attrStarted = false, done = false; local
385 PackageItem::SkipAttribute(uint8 *buffer, bool *attrStarted, bool *done) argument
528 bool attrStarted = false, done local
270 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
447 ParseData(uint8 *buffer, BFile *file, uint64 originalSize, bool *done) argument
574 _ParseScript(uint8 *buffer, uint64 originalSize, bool *done) argument
866 bool attrStarted = false, done = false; local
[all...]
/haiku-fatelf/src/bin/coreutils/lib/glthread/
H A Dlock.h639 typedef struct { volatile int done; volatile long started; } gl_spinlock_t; member in struct:__anon3282
/haiku-fatelf/src/bin/gdb/bfd/
H A Dsyms.c1290 bfd_boolean done; local
/haiku-fatelf/src/bin/network/wget/src/
H A Dlog.c491 bool done; local
518 bool done; local
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dctl_clnt.c523 int done = 0; local
/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_send.c422 int done = 0, loops = 0; local
501 int done = 0, loops = 0; local

Completed in 249 milliseconds

1234567