Home
last modified time | relevance | path

Searched refs:Array (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.101.4/libkern/c++/
H A DOSSerializeBinary.cpp337 typeof(v##Array) nbuf = kallocp_type_container(OSObject *, &ncap, \
342 if (v##Array) \
344 bcopy(v##Array, nbuf, v##Capacity * sizeof(o)); \
345 kfree_type(OSObject *, v##Capacity, v##Array); \
347 v##Array = nbuf; \
352 if (ok) v##Array[idx] = o
/xnu-8020.101.4/iokit/DriverKit/
H A DIOUserClient.iig85 * @field scalarInput Array of scalars from caller.
90 * @field scalarOutput Array of scalars to return to the caller.
256 * @param segments Array of address ranges.
H A DIOServiceStateNotificationDispatchSource.iig50 * @param items Array of state item names to be notified about.
H A DIOService.iig271 …* IOServiceDEXTEntitlements - Array of entitlements to be checked against a user clie…
/xnu-8020.101.4/EXTERNAL_HEADERS/acpi/
H A DAcpi_v1.h224 UINT8 Array[1]; member
234 UINT8 Array[1]; member