Home
last modified time | relevance | path

Searched defs:obj2 (Results 1 – 15 of 15) sorted by relevance

/xnu-12377.81.4/tests/intrusive_shared_ptr_src/
H A Dreset.no_retain.cpp19 T obj2{2}; in tests() local
H A Dreset.retain.cpp19 T obj2{2}; in tests() local
H A Dswap.cpp17 T obj2{2}; in tests() local
H A Dcompare.equal.cpp44 T obj2{2}; in tests() local
H A Dassign.copy.cpp32 Stored obj2{2}; in tests() local
H A Dassign.move.cpp33 Stored obj2{2}; in tests() local
H A Dcompare.equal.raw.cpp50 T obj2{2}; in tests() local
/xnu-12377.81.4/libkern/c++/
H A DOSOrderedSet.cpp102 const OSMetaClassBase * obj2, in OSOrderedSetBlockToFunc()
264 #define ORDER(obj1, obj2) \ argument
H A DOSSet.cpp317 const OSMetaClassBase *obj2; in isEqualTo() local
H A DOSDictionary.cpp595 const OSMetaClassBase * obj2; in setObject() local
/xnu-12377.81.4/iokit/Exclaves/
H A DExclaves.cpp522 OSObject *obj2 = ref->exclave_interrupts->getObject(irqKey); in IOExclaveTestSignalInterrupt() local
/xnu-12377.81.4/osfmk/tests/
H A Dkernel_tests.c1981 struct obj_cached *obj = NULL, *obj2 = NULL; in get_obj_cache() local
2097 struct obj_cached *obj = NULL, *obj2 = NULL; in put_obj_cache() local
/xnu-12377.81.4/osfmk/vm/
H A Dvm_tests.c866 vm_object_t obj1, obj2, obj3, obj4; in vm_test_map_copy_adjust_to_target() local
3155 vm_object_t obj2 = create_mte_vm_object(PAGE_SIZE, mte_map2->serial_id); in vm_object_transpose_provenance_test() local
H A Dvm_map.c3508 vm_object_t obj2; in vm_map_enter() local
/xnu-12377.81.4/iokit/Kernel/
H A DIOService.cpp3665 const _IOServiceNotifier * obj2 = (const _IOServiceNotifier *) inObj2; in IONotifyOrdering() local
3724 const OSObject * obj2 = (const OSObject *) inObj2; in IOServiceOrdering() local