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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DBTreeWrapper.c40 OSErr ReplaceBTreeRecord(FileReference refNum, const void* key, u_int32_t hint, void *newData, u_int16_t dataSize, u_int32_t *newHint) argument
/darwin-on-arm/xnu/iokit/Kernel/
H A DIODataQueue.cpp116 Boolean IODataQueue::enqueue(void * data, UInt32 dataSize) argument
H A DIOSharedDataQueue.cpp147 Boolean IOSharedDataQueue::dequeue(void *data, UInt32 *dataSize) argument
H A DIOMemoryDescriptor.cpp743 unsigned int dataSize = computeDataSize(/* pages */ 0, /* upls */ 1); local
876 unsigned dataSize = computeDataSize(_pages, /* upls */ count * 2); local
[all...]
/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTree.c2025 BTGetUserData(FCB *filePtr, void * dataPtr, int dataSize) argument
2062 BTSetUserData(FCB *filePtr, void * dataPtr, int dataSize) argument
H A DBTreeTreeOps.c212 u_int16_t dataSize; local
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c518 u_int32_t dataSize; local
/darwin-on-arm/xnu/osfmk/console/panic_ui/
H A Dqtif2kraw.c79 long dataSize; /* if known, the size of data for this image descriptor */ member in struct:QTHeader
H A Dgenimage.c169 long dataSize; /* if known, the size of data for this image descriptor */ member in struct:QTHeader
[all...]

Completed in 41 milliseconds