Home
last modified time | relevance | path

Searched defs:other (Results 1 – 17 of 17) sorted by relevance

/xnu-8792.41.9/tools/lldbmacros/core/
H A Dcvalue.py98 def __eq__(self, other): argument
107 def __ne__(self, other): argument
110 def __lt__(self, other): argument
119 def __le__(self, other): argument
122 def __gt__(self, other): argument
125 def __ge__(self, other): argument
163 def __add__(self, other): argument
166 def __radd__(self, other): argument
169 def __sub__(self, other): argument
172 def __rsub__(self, other): argument
[all …]
H A Dcompat.py37 def __floordiv__(self, other): argument
/xnu-8792.41.9/tools/lldbmacros/
H A Dktrace.py412 def __eq__(self, other): argument
415 def __lt__(self, other): argument
418 def __gt__(self, other): argument
H A Dkcdata.py256 def FromKCSubTypeElement(other, name_override=''): argument
368 def FromKCTypeDescription(other, t_type_id, t_name): argument
H A Dioreg.py912 def inheritsFrom(self, other): argument
/xnu-8792.41.9/tests/
H A Dtask_info_28439149.c52 task_t other; variable
/xnu-8792.41.9/osfmk/kern/
H A Dtest_mpsc_queue.c43 struct mpsc_test_pingpong_queue *other; member
H A Dpercpu.h172 #define PERCPU_GET_RELATIVE(name, other, ptr) ({ \ argument
H A Dcoalition.c256 queue_head_t other; member
H A Dzalloc.c1528 zone_t other; in zone_require_panic() local
6997 zone_t other; in zone_id_require_ro_panic() local
/xnu-8792.41.9/bsd/net/
H A Dndrv.h97 u_int8_t other[28]; member
/xnu-8792.41.9/libkern/c++/
H A DOSData.cpp393 OSData::appendBytes(const OSData *other) in appendBytes()
/xnu-8792.41.9/libkern/libkern/
H A DBlock_private.h105 prepareWrite(const StorageSignedFunctionPointer& other) const in prepareWrite()
/xnu-8792.41.9/iokit/Tests/
H A DTests.cpp1344 const T other; in OSDefineValueObjectForDependentType() local
/xnu-8792.41.9/bsd/nfs/
H A Dnfsproto.h838 uint32_t other[3]; member
/xnu-8792.41.9/osfmk/mach/
H A Dmessage.h167 #define MACH_MSGH_BITS_SET(remote, local, voucher, other) \ argument
/xnu-8792.41.9/osfmk/vm/
H A Dvm_resident.c9296 kern_allocation_name_t other; in kern_allocation_update_subtotal() local