/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/core/src/num/ |
D | bignum.rs | 102 let mut sz = 0; localVariable 150 let mut sz = cmp::max(self.size, other.size); localVariable 185 let sz = cmp::max(self.size, other.size); localVariable 200 let mut sz = self.size; localVariable 234 let mut sz = self.size + digits; localVariable 294 let mut sz = bb.len(); localVariable 330 let sz = self.size; localVariable 395 let sz = max(self.size, other.size); localVariable 410 let sz = if self.size < 1 { 1 } else { self.size }; localVariable
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/core/src/num/ |
D | bignum.rs | 102 let mut sz = 0; localVariable 150 let mut sz = cmp::max(self.size, other.size); localVariable 185 let sz = cmp::max(self.size, other.size); localVariable 200 let mut sz = self.size; localVariable 234 let mut sz = self.size + digits; localVariable 294 let mut sz = bb.len(); localVariable 330 let sz = self.size; localVariable 395 let sz = max(self.size, other.size); localVariable 410 let sz = if self.size < 1 { 1 } else { self.size }; localVariable
|
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/core/src/num/ |
D | bignum.rs | 102 let mut sz = 0; localVariable 150 let mut sz = cmp::max(self.size, other.size); localVariable 185 let sz = cmp::max(self.size, other.size); localVariable 200 let mut sz = self.size; localVariable 234 let mut sz = self.size + digits; localVariable 294 let mut sz = bb.len(); localVariable 330 let sz = self.size; localVariable 395 let sz = max(self.size, other.size); localVariable 410 let sz = if self.size < 1 { 1 } else { self.size }; localVariable
|
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/core/src/num/ |
D | bignum.rs | 102 let mut sz = 0; localVariable 150 let mut sz = cmp::max(self.size, other.size); localVariable 185 let sz = cmp::max(self.size, other.size); localVariable 200 let mut sz = self.size; localVariable 234 let mut sz = self.size + digits; localVariable 294 let mut sz = bb.len(); localVariable 330 let sz = self.size; localVariable 395 let sz = max(self.size, other.size); localVariable 410 let sz = if self.size < 1 { 1 } else { self.size }; localVariable
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | ratings.h | 41 TCHAR sz[200]; in IS_RATINGS_ENABLED() local 42 DWORD typ, sz = sizeof (sz); in IS_RATINGS_ENABLED() local
|
D | rpcproxy.h | 139 #define IID_BS_LOOKUP_INITIAL_TEST(name,sz,split) result = name##_CHECK_IID(split); if (result > 0)… argument 141 #define IID_BS_LOOKUP_RETURN_RESULT(name,sz,index) low = low + 1; if (low >= sz) goto not_found_lab… argument
|
D | comutil.h | 369 inline void *_bstr_t::Data_t::operator new(size_t sz) { in new() 377 inline void *_bstr_t::Data_t::operator new(size_t sz) { in new()
|
D | evntprov.h | 146 FORCEINLINE VOID EventDataDescCreate (PEVENT_DATA_DESCRIPTOR evp, const VOID *d, ULONG sz) { in EventDataDescCreate()
|
/prebuilts/go/linux-x86/src/runtime/ |
D | asan.go | 49 func doasanread(addr unsafe.Pointer, sz, sp, pc uintptr) argument 52 func doasanwrite(addr unsafe.Pointer, sz, sp, pc uintptr) argument
|
D | race0.go | 28 func racereadrangepc(addr unsafe.Pointer, sz, callerpc, pc uintptr) { throw("race") } argument 29 func racewriterangepc(addr unsafe.Pointer, sz, callerpc, pc uintptr) { throw("race") } argument
|
D | race.go | 490 func racewriterangepc(addr unsafe.Pointer, sz, callpc, pc uintptr) { argument 507 func racereadrangepc(addr unsafe.Pointer, sz, callpc, pc uintptr) { argument
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineValueType.h | 41 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) Ty = n, argument 179 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in isOverloaded() argument 428 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in getFloatingPointVT() argument 438 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in getIntegerVT() argument
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGenTypes/ |
D | MachineValueType.h | 41 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) Ty = n, argument 179 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in isOverloaded() argument 428 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in getFloatingPointVT() argument 438 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in getIntegerVT() argument
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGenTypes/ |
D | MachineValueType.h | 41 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) Ty = n, argument 179 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in isOverloaded() argument 428 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in getFloatingPointVT() argument 438 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc) \ in getIntegerVT() argument
|
/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
D | detached_buffer.h | 40 size_t reserved, uint8_t *cur, size_t sz) in DetachedBuffer()
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGenTypes/ |
D | MachineValueType.h | 42 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) Ty = n, argument 175 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in isOverloaded() argument 422 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in getFloatingPointVT() argument 432 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in getIntegerVT() argument
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/text/cases/ |
D | context.go | 30 sz int // size of current rune member
|
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
D | os.rs | 287 let mut sz = 0; in current_exe() localVariable 417 let mut sz: u32 = 0; in current_exe() localVariable
|
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
D | os.rs | 287 let mut sz = 0; in current_exe() localVariable 417 let mut sz: u32 = 0; in current_exe() localVariable
|
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
D | os.rs | 299 let mut sz = 0; in current_exe() localVariable 430 let mut sz: u32 = 0; in current_exe() localVariable
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
D | os.rs | 299 let mut sz = 0; in current_exe() localVariable 430 let mut sz: u32 = 0; in current_exe() localVariable
|
/prebuilts/build-tools/common/py3-headers/Include/internal/mimalloc/mimalloc/ |
D | internal.h | 278 static inline uintptr_t _mi_align_up(uintptr_t sz, size_t alignment) { in _mi_align_up() 290 static inline uintptr_t _mi_align_down(uintptr_t sz, size_t alignment) { in _mi_align_down()
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | aufs_type.h | 168 uint64_t sz; /* AuCtl_RDU */ member
|
/prebuilts/go/linux-x86/src/debug/gosym/ |
D | pclntab.go | 404 sz int // cached result of t.functabFieldSize member
|
/prebuilts/vndk/v32/arm/include/external/libnl/include/linux-private/linux/ |
D | netlink.h | 187 #define NL_MMAP_MSG_ALIGN(sz) __ALIGN_KERNEL(sz, NL_MMAP_MSG_ALIGNMENT) argument
|