Searched defs:dataSize (Results 1 - 10 of 10) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/Misc/
H A DBTreeWrapper.c39 OSErr SearchBTreeRecord(__unused FileReference refNum, __unused const void* key, __unused u_int32_t hint, __unused void* foundKey, __unused void* data, __unused u_int16_t *dataSize, __unused u_int32_t *newHint) argument
97 OSErr ReplaceBTreeRecord(FileReference refNum, const void* key, u_int32_t hint, void *newData, u_int16_t dataSize, u_int32_t *newHint) argument
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODataQueue.cpp108 Boolean IODataQueue::enqueue(void * data, UInt32 dataSize) argument
H A DIOSharedDataQueue.cpp147 Boolean IOSharedDataQueue::dequeue(void *data, UInt32 *dataSize) argument
H A DIOMemoryDescriptor.cpp848 unsigned int dataSize = computeDataSize(/* pages */ 0, /* upls */ 1); local
967 unsigned dataSize = computeDataSize(_pages, /* upls */ count * 2); local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/BTree/
H A DBTree.c2027 BTGetUserData(FCB *filePtr, void * dataPtr, int dataSize) argument
2065 BTSetUserData(FCB *filePtr, void * dataPtr, int dataSize) argument
H A DBTreeTreeOps.c212 u_int16_t dataSize; local
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_hotfiles.c513 u_int32_t dataSize; local
/macosx-10.5.8/xnu-1228.15.4/osfmk/console/panic_ui/
H A Dgenimage.c169 long dataSize; /* if known, the size of data for this image descriptor */ member in struct:QTHeader
[all...]
H A Dqtif2kraw.c79 long dataSize; /* if known, the size of data for this image descriptor */ member in struct:QTHeader
/macosx-10.5.8/xnu-1228.15.4/bsd/isofs/cd9660/
H A Diso.h421 u_int32_t dataSize; // number of sectors * 2352, little endian member in struct:riff_header

Completed in 69 milliseconds