| /xnu-11215.81.4/libkern/c++/ |
| H A D | OSUnserialize.y | 495 freeObject(object_t *o) in freeObject() 506 rememberObject(int tag, object_t *o) in rememberObject() 524 buildOSDictionary(object_t *o) in buildOSDictionary() 561 buildOSArray(object_t *o) in buildOSArray() 587 buildOSSet(object_t *o) in buildOSSet() 597 buildOSString(object_t *o) in buildOSString() 607 buildOSData(object_t *o) in buildOSData() 622 buildOSOffset(object_t *o) in buildOSOffset() 630 buildOSBoolean(object_t *o) in buildOSBoolean()
|
| H A D | OSUnserializeXML.y | 351 object_t *o; variable 1128 object_t *o; in newObject() local 1144 freeObject(parser_state_t * state, object_t *o) in freeObject() 1153 object_t *t, *o = state->objects; in cleanupObjects() local 1186 rememberObject(parser_state_t *state, int tag, OSObject *o) in rememberObject() 1200 object_t *o; in retrieveObject() local 1223 object_t *o, *t; in buildDictionary() local 1265 object_t *o, *t; in buildArray() local 1305 object_t *o = buildArray(state, header); in buildSet() local 1323 buildString(parser_state_t *state, object_t *o) in buildString() [all …]
|
| H A D | OSSerializeBinary.cpp | 113 OSSerialize::addBinaryObject(const OSMetaClassBase * o, uint32_t key, in addBinaryObject() 186 OSSerialize::binarySerialize(const OSMetaClassBase *o) in binarySerialize() 209 OSSerialize::binarySerializeInternal(const OSMetaClassBase *o) in binarySerializeInternal() 330 #define setAtIndex(v, idx, o) \ argument 367 OSObject * o; in OSUnserializeBinary() local
|
| H A D | OSSerialize.cpp | 88 OSSerialize::previouslySerialized(const OSMetaClassBase *o) in previouslySerialized() 117 OSSerialize::addXMLStartTag(const OSMetaClassBase *o, const char *tagString) in addXMLStartTag()
|
| H A D | OSUnserialize.cpp | 2145 freeObject(object_t *o) in freeObject() 2156 rememberObject(int tag, object_t *o) in rememberObject() 2174 buildOSDictionary(object_t *o) in buildOSDictionary() 2211 buildOSArray(object_t *o) in buildOSArray() 2237 buildOSSet(object_t *o) in buildOSSet() 2247 buildOSString(object_t *o) in buildOSString() 2257 buildOSData(object_t *o) in buildOSData() 2272 buildOSOffset(object_t *o) in buildOSOffset() 2280 buildOSBoolean(object_t *o) in buildOSBoolean()
|
| H A D | OSSet.cpp | 392 const OSMetaClassBase *o; in serialize() local
|
| H A D | OSDictionary.cpp | 553 #define OBJECT_WRAP_2(cmd, k, o) \ argument
|
| /xnu-11215.81.4/libkern/libkern/c++/ |
| H A D | OSUnserializeXMLSharedImplementation.h | 1746 object_t *o; local 2739 object_t *o; in newObject() local 2755 freeObject(parser_state_t * state, object_t *o) in freeObject() 2764 object_t *t, *o = state->objects; in cleanupObjects() local 2797 rememberObject(parser_state_t *state, int tag, OSObject *o) in rememberObject() 2811 object_t *o; in retrieveObject() local 2834 object_t *o, *t; in buildDictionary() local 2876 object_t *o, *t; in buildArray() local 2916 object_t *o = buildArray(state, header); in buildSet() local 2934 buildString(parser_state_t *state, object_t *o) in buildString() [all …]
|
| /xnu-11215.81.4/iokit/System/ |
| H A D | OSUnserializeXMLSharedImplementation.h | 1746 object_t *o; local 2739 object_t *o; in newObject() local 2755 freeObject(parser_state_t * state, object_t *o) in freeObject() 2764 object_t *t, *o = state->objects; in cleanupObjects() local 2797 rememberObject(parser_state_t *state, int tag, OSObject *o) in rememberObject() 2811 object_t *o; in retrieveObject() local 2834 object_t *o, *t; in buildDictionary() local 2876 object_t *o, *t; in buildArray() local 2916 object_t *o = buildArray(state, header); in buildSet() local 2934 buildString(parser_state_t *state, object_t *o) in buildString() [all …]
|
| /xnu-11215.81.4/libkern/os/ |
| H A D | atomic_private_impl.h | 220 #define _os_atomic_c11_op_orig(p, v, m, o) ({ \ argument 230 #define _os_atomic_c11_op(p, v, m, o, op) ({ \ argument 235 #define _os_atomic_clang_op_orig(p, v, m, o) ({ \ argument 244 #define _os_atomic_clang_op(p, v, m, o, op) ({ \ argument
|
| /xnu-11215.81.4/bsd/netinet/ |
| H A D | ip.h | 177 #define IPOPT_COPIED(o) ((o)&0x80) argument 178 #define IPOPT_CLASS(o) ((o)&0x60) argument 179 #define IPOPT_NUMBER(o) ((o)&0x1f) argument
|
| H A D | ip6.h | 201 #define IP6OPT_TYPE(o) ((o) & 0xC0) argument
|
| /xnu-11215.81.4/EXTERNAL_HEADERS/acpi/ |
| H A D | Acpi_v1.h | 765 #define ACPI_HPET_FLAG_OFFSET(f, o) ACPI_FLAG_OFFSET (HPET_TABLE,f,o) argument 766 #define ACPI_SRAT0_FLAG_OFFSET(f, o) ACPI_FLAG_OFFSET (STATIC_RESOURCE_ALLOC,f,o) argument 767 #define ACPI_SRAT1_FLAG_OFFSET(f, o) ACPI_FLAG_OFFSET (MEMORY_AFFINITY,f,o) argument 768 #define ACPI_MADT_FLAG_OFFSET(f, o) ACPI_FLAG_OFFSET (MULTIPLE_APIC_TABLE,f,o) argument 769 #define ACPI_MADT0_FLAG_OFFSET(f, o) ACPI_FLAG_OFFSET (MADT_PROCESSOR_APIC,f,o) argument 770 #define ACPI_MADT2_FLAG_OFFSET(f, o) ACPI_FLAG_OFFSET (MADT_INTERRUPT_OVERRIDE,f,o) argument 771 #define ACPI_MADT3_FLAG_OFFSET(f, o) ACPI_FLAG_OFFSET (MADT_NMI_SOURCE,f,o) argument 772 #define ACPI_MADT4_FLAG_OFFSET(f, o) ACPI_FLAG_OFFSET (MADT_LOCAL_APIC_NMI,f,o) argument 773 #define ACPI_MADT7_FLAG_OFFSET(f, o) ACPI_FLAG_OFFSET (MADT_LOCAL_SAPIC,f,o) argument 774 #define ACPI_MADT8_FLAG_OFFSET(f, o) ACPI_FLAG_OFFSET (MADT_INTERRUPT_SOURCE,f,o) argument
|
| H A D | Acpi.h | 412 #define ACPI_FLAG_OFFSET(d, f, o) (UINT8) (ACPI_OFFSET (d,f) +\ argument 459 #define ACPI_FADT_FLAG_OFFSET(f, o) ACPI_FLAG_OFFSET (FADT_DESCRIPTOR,f,o) argument 460 #define ACPI_FACS_FLAG_OFFSET(f, o) ACPI_FLAG_OFFSET (FACS_DESCRIPTOR,f,o) argument
|
| /xnu-11215.81.4/tests/vm/ |
| H A D | zalloc_buddy.c | 78 for (uint32_t o = ZBA_MAX_ORDER + 1; o-- > 0;) { variable
|
| /xnu-11215.81.4/osfmk/vm/ |
| H A D | vm_page.h | 412 #define VM_OBJECT_PACK(o) ((vm_page_object_t)VM_PACK_POINTER((uintptr_t)(o), VM_PAGE_PACKED_P… argument 416 #define VM_PAGE_PACK_OBJECT(o) VM_OBJECT_PACK(o) argument 762 #define VM_OBJECT_PACK(o) ((vm_page_object_t)(o)) argument 765 #define VM_PAGE_PACK_OBJECT(o) VM_OBJECT_PACK(o) argument
|
| H A D | vm_object_internal.h | 765 #define VM_OBJECT_ID(o) ((uint32_t)(uintptr_t)VM_KERNEL_ADDRHASH((o))) argument
|
| H A D | vm_fault.c | 1074 #define MUST_ASK_PAGER(o, f, s) \ in vm_fault_page() argument 1077 #define PAGED_OUT(o, f) \ in vm_fault_page() argument 8370 char *o = (char *)old; in vmtc_text_page_diagnose() local
|
| H A D | vm_dyld_pager.c | 1058 vm_offset_t o = offset + cur_offset; in dyld_pager_data_request() local
|
| /xnu-11215.81.4/tools/lldbmacros/ |
| H A D | ktrace.py | 636 def binary_plist(o): argument
|
| H A D | kcdata.py | 685 def IsEndMarker(self, o): argument 719 def IsEndMarker(self,o): argument 740 def IsEndMarker(self, o): argument
|
| /xnu-11215.81.4/bsd/dev/ |
| H A D | memdev.c | 381 u_int64_t *o; in mdevioctl() local
|
| /xnu-11215.81.4/bsd/kern/ |
| H A D | mcache.c | 585 mcache_obj_t **o = top; in mcache_alloc_ext() local 1250 mcache_obj_t *o = top; in mcache_bkt_destroy() local
|
| H A D | uipc_mbuf2.c | 163 struct mbuf *n = NULL, *o = NULL; in m_pulldown() local
|
| /xnu-11215.81.4/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cc_config.h | 807 #define CC_WORKSPACE_OVERRIDE(f, o) CC_WORKSPACE_OVERRIDE_PRAGMA(workspace-override f o) argument 809 #define CC_WORKSPACE_OVERRIDE(f, o) argument
|