Searched defs:length (Results 1 - 25 of 112) sorted by relevance

12345

/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSourceList.h41 unsigned long length; member in class:IOPMPowerSourceList
H A DIOPMinformeeList.h44 unsigned long length; member in class:IOPMinformeeList
/darwin-on-arm/xnu/iokit/IOKit/
H A DIODeviceMemory.h58 IOPhysicalLength length; member in struct:IODeviceMemory::InitElement
[all...]
H A DIOMemoryCursor.h67 IOPhysicalLength length; member in struct:IOMemoryCursor::PhysicalSegment
[all...]
/darwin-on-arm/xnu/libkern/libkern/c++/
H A DOSString.h109 unsigned int length; member in class:OSString
H A DOSData.h80 unsigned int length; member in class:OSData
[all...]
H A DOSSerialize.h85 unsigned int length; // of serialized data (counting NULL) member in class:OSSerialize
/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DHybridAllocator.h40 u_int32_t length; member in struct:extent_node
/darwin-on-arm/xnu/iokit/Drivers/KernelBuiltIn/ARM/AppleARMPlatform/
H A DAppleARMCHRPNVRAM.cpp55 read(IOByteCount offset, UInt8 *buffer, IOByteCount length) argument
68 write(IOByteCount offset, UInt8 *buffer, IOByteCount length) argument
/darwin-on-arm/xnu/iokit/Drivers/platform/drvAppleNVRAM/
H A DAppleNVRAM.cpp82 read(IOByteCount offset, UInt8 *buffer, IOByteCount length) argument
120 write(IOByteCount offset, UInt8 *buffer, IOByteCount length) argument
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Diptap.h50 uint32_t length; member in struct:iptap_hdr_t
H A Dif_pflog.h78 u_int8_t length; member in struct:pfloghdr
H A Dndrv.h92 u_int16_t length; member in struct:ndrv_demux_desc
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOInterleavedMemoryDescriptor.cpp245 getPhysicalSegment( IOByteCount offset, IOByteCount * length, IOOptionBits options ) argument
[all...]
H A DIOMultiMemoryDescriptor.cpp215 getPhysicalSegment( IOByteCount offset, IOByteCount * length, IOOptionBits options ) argument
H A DIOSubMemoryDescriptor.cpp112 IOSubMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount * length, IOOptionBits options) argument
46 withSubRange(IOMemoryDescriptor * of, IOByteCount offset, IOByteCount length, IOOptionBits options) argument
60 initSubRange( IOMemoryDescriptor * parent, IOByteCount offset, IOByteCount length, IODirection direction ) argument
[all...]
/darwin-on-arm/xnu/libsyscall/mach/
H A Dstring.c47 _mach_hex(char **buffer, int *length, unsigned long long n) argument
69 _mach_vsnprintf(char *buffer, int length, const char *fmt, va_list ap) argument
112 _mach_snprintf(char *buffer, int length, const char *fmt, ...) argument
[all...]
/darwin-on-arm/xnu/libsyscall/wrappers/
H A Dmemcpy.c51 void * memcpy(void *dst0, const void *src0, size_t length) argument
[all...]
/darwin-on-arm/xnu/pexpert/pexpert/
H A Ddevice_tree.h93 uint32_t length; // Length (bytes) of folloing prop value member in struct:DeviceTreeNodeProperty
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_syscalls.c804 getaudit_addr_internal(proc_t p, user_addr_t user_addr, size_t length) argument
[all...]
/darwin-on-arm/xnu/libkern/crypto/
H A Dcorecrypto_des.c112 des_cbc_encrypt(des_cblock *in, des_cblock *out, int32_t length, argument
153 des3_cbc_encrypt(des_cblock *in, des_cblock *out, int32_t length, argument
/darwin-on-arm/xnu/SETUP/setsegname/
H A Dsetsegname.c53 writeFile(int fd, const void * data, size_t length) argument
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Catalog/
H A DCatalogUtilities.c313 Size length = srcName[0]; local
328 u_int32_t length; local
[all...]
/darwin-on-arm/xnu/iokit/bsddev/
H A DDINetBootHook.cpp223 uint64_t remain, length; local
/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_reloc.h83 u_int length:2; member in struct:kxld_reloc

Completed in 370 milliseconds

12345