/external/cronet/tot/base/memory/ |
D | raw_ptr_asan_hooks.cc | 68 void ReleaseWrappedPtr(uintptr_t) {} in ReleaseWrappedPtr() argument 98 void UnsafelyUnwrapForComparison(uintptr_t) {} in UnsafelyUnwrapForComparison() argument 100 void Advance(uintptr_t, uintptr_t) {} in Advance() argument 102 void Duplicate(uintptr_t) {} in Duplicate() argument 104 void WrapPtrForDuplication(uintptr_t) {} in WrapPtrForDuplication() argument 106 void UnsafelyUnwrapForDuplication(uintptr_t) {} in UnsafelyUnwrapForDuplication() argument
|
/external/cronet/stable/base/memory/ |
D | raw_ptr_asan_hooks.cc | 68 void ReleaseWrappedPtr(uintptr_t) {} in ReleaseWrappedPtr() argument 98 void UnsafelyUnwrapForComparison(uintptr_t) {} in UnsafelyUnwrapForComparison() argument 100 void Advance(uintptr_t, uintptr_t) {} in Advance() argument 102 void Duplicate(uintptr_t) {} in Duplicate() argument 104 void WrapPtrForDuplication(uintptr_t) {} in WrapPtrForDuplication() argument 106 void UnsafelyUnwrapForDuplication(uintptr_t) {} in UnsafelyUnwrapForDuplication() argument
|
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/ |
D | dangling_raw_ptr_checks.cc | 13 DanglingRawPtrDetectedFn* g_dangling_raw_ptr_detected_fn = [](uintptr_t) {}; in __anon26b2c97e0202() argument 14 DanglingRawPtrReleasedFn* g_dangling_raw_ptr_released_fn = [](uintptr_t) {}; in __anon26b2c97e0302() argument 16 [](uintptr_t) {}; in __anon26b2c97e0402() argument
|
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/ |
D | dangling_raw_ptr_checks.cc | 13 DanglingRawPtrDetectedFn* g_dangling_raw_ptr_detected_fn = [](uintptr_t) {}; in __anon3ad15d9a0202() argument 14 DanglingRawPtrReleasedFn* g_dangling_raw_ptr_released_fn = [](uintptr_t) {}; in __anon3ad15d9a0302() argument 16 [](uintptr_t) {}; in __anon3ad15d9a0402() argument
|
/external/cronet/tot/base/test/memory/ |
D | dangling_ptr_instrumentation.cc | 85 void DanglingPtrInstrumentation::IncreaseCountDetected(std::uintptr_t) { in IncreaseCountDetected() 90 void DanglingPtrInstrumentation::IncreaseCountReleased(std::uintptr_t) { in IncreaseCountReleased()
|
/external/cronet/stable/base/test/memory/ |
D | dangling_ptr_instrumentation.cc | 85 void DanglingPtrInstrumentation::IncreaseCountDetected(std::uintptr_t) { in IncreaseCountDetected() 90 void DanglingPtrInstrumentation::IncreaseCountReleased(std::uintptr_t) { in IncreaseCountReleased()
|
/external/clang/test/Analysis/ |
D | misc-ps-region-store-x86_64.m | 7 typedef unsigned long uintptr_t; typedef
|
D | misc-ps-region-store-i386.m | 7 typedef unsigned uintptr_t; typedef
|
/external/pdfium/testing/ |
D | allocator_shim_config.cpp | 18 partition_alloc::SetDanglingRawPtrDetectedFn([](uintptr_t) { CHECK(0); }); in ConfigurePartitionAllocShimPartitionForTest() argument
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_symbolizer_libbacktrace.cc | 124 static void SymbolizeCodeCallback(void *vdata, uintptr_t addr, in SymbolizeCodeCallback() argument 134 static void SymbolizeDataCallback(void *vdata, uintptr_t, const char *symname, in SymbolizeDataCallback() argument
|
/external/clang/test/Headers/Inputs/include/ |
D | stdint.h | 14 typedef unsigned __INTPTR_TYPE__ uintptr_t; typedef
|
/external/rust/android-crates-io/crates/rustix/src/backend/libc/event/ |
D | syscalls.rs | 112 object: c::uintptr_t, in port_associate() 129 object: c::uintptr_t, in port_dissociate()
|
/external/coreboot/payloads/libpayload/include/ |
D | stdint.h | 37 typedef unsigned long uintptr_t; typedef
|
/external/rust/android-crates-io/crates/nix/src/sys/ |
D | event.rs | 348 ident: uintptr_t, in new() 371 pub fn ident(&self) -> uintptr_t { in ident()
|
/external/coreboot/src/lib/gnat/ |
D | i-c.ads | 63 type uintptr_t is mod 2 ** System.Parameters.ptr_bits; type
|
/external/rust/android-crates-io/crates/libc/src/ |
D | sgx.rs | 19 pub type uintptr_t = usize; typedef
|
D | switch.rs | 19 pub type uintptr_t = usize; typedef
|
D | xous.rs | 19 pub type uintptr_t = usize; typedef
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/ |
D | sgx.rs | 19 pub type uintptr_t = usize; typedef
|
D | xous.rs | 19 pub type uintptr_t = usize; typedef
|
D | switch.rs | 19 pub type uintptr_t = usize; typedef
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/ |
D | sgx.rs | 19 pub type uintptr_t = usize; typedef
|
D | switch.rs | 19 pub type uintptr_t = usize; typedef
|
D | xous.rs | 19 pub type uintptr_t = usize; typedef
|
/external/jazzer-api/src/main/native/com/code_intelligence/jazzer/driver/ |
D | libfuzzer_callbacks.cpp | 109 [caller_pc](const std::pair<uintptr_t, uintptr_t> &range) { in __sanitizer_weak_is_relevant_pc()
|