Home
last modified time | relevance | path

Searched defs:objects (Results 1 – 11 of 11) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSDictionary.cpp111 OSDictionary::initWithObjects(const OSObject *objects[], in initWithObjects()
146 OSDictionary::initWithObjects(const OSObject *objects[], in initWithObjects()
235 OSDictionary::withObjects(const OSObject *objects[], in withObjects()
250 OSDictionary::withObjects(const OSObject *objects[], in withObjects()
H A DOSArray.cpp81 OSArray::initWithObjects(const OSObject *objects[], in initWithObjects()
137 OSArray::withObjects(const OSObject *objects[], in withObjects()
H A DOSSet.cpp134 OSSet::withObjects(const OSObject *objects[], in withObjects()
H A DOSUnserializeXML.y101 object_t *objects; // internal objects in use member
/xnu-11215/iokit/DriverKit/
H A DIORPC.h179 mach_msg_port_descriptor_t objects[0]; member
188 OSObjectRef objects[0]; member
/xnu-11215/iokit/IOKit/
H A DIORPC.h179 mach_msg_port_descriptor_t objects[0]; member
188 OSObjectRef objects[0]; member
/xnu-11215/libkern/kxld/
H A Dkxld.c63 KXLDArray objects; member
/xnu-11215/iokit/System/
H A DOSUnserializeXMLSharedImplementation.h196 object_t *objects; // internal objects in use member
/xnu-11215/libkern/libkern/c++/
H A DOSUnserializeXMLSharedImplementation.h196 object_t *objects; // internal objects in use member
/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp3376 const OSObject * objects[2] = { kOSBooleanTrue, NULL }; in is_io_registry_entry_from_path() local
H A DIOUserServer.cpp3396 mach_msg_port_descriptor_t objects[2]; in IOUserServerUEXTTrap() member