/external/rust/android-crates-io/crates/hashbrown/src/raw/ |
D | alloc.rs | 63 pub struct Global; struct 65 unsafe impl Allocator for Global { implementation 76 impl Default for Global { implementation
|
/external/pigweed/pw_metric/ |
D | global_test.cc | 29 TEST(Global, Metrics) { in TEST() argument 48 TEST(Global, Groups) { in TEST() argument
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Instrumentation/ |
D | AddressSanitizerOptions.h | 18 Global, ///< Append to llvm.global_dtors enumerator 25 Global enumerator
|
/external/perfetto/include/perfetto/tracing/ |
D | track_event_args.h | 49 static PERFETTO_ALWAYS_INLINE inline Flow Global(uint64_t flow_id) { in Global() function 80 static PERFETTO_ALWAYS_INLINE inline TerminatingFlow Global( in Global() function
|
D | track.h | 112 static Track Global(uint64_t id) { return Track(id, Track()); } in Global() function 317 static constexpr CounterTrack Global(TrackEventName&& name, in Global() function 323 static constexpr CounterTrack Global(TrackEventName&& name, Unit unit) { in Global() function 328 static constexpr CounterTrack Global(TrackEventName&& name) { in Global() function
|
/external/rust/android-crates-io/extra_versions/crates/hashbrown/src/raw/ |
D | alloc.rs | 43 pub struct Global; struct 44 unsafe impl Allocator for Global { implementation 54 impl Default for Global { implementation
|
/external/rust/android-crates-io/crates/crossbeam-epoch/src/ |
D | internal.rs | 156 pub(crate) struct Global { struct 167 impl Global { argument 339 pub(crate) fn global(&self) -> &Global { in global()
|
/external/clang/test/CodeGen/ |
D | 2003-11-03-AddrArrayElement.c | 6 char Global[100]; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | FunctionComparator.h | 71 uint64_t getNumber(GlobalValue* Global) { in getNumber() 80 void erase(GlobalValue *Global) { in erase()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
D | FunctionComparator.h | 71 uint64_t getNumber(GlobalValue* Global) { in getNumber() 80 void erase(GlobalValue *Global) { in erase()
|
/external/compiler-rt/test/BlocksRuntime/ |
D | voidarg.c | 20 int Global; variable
|
D | nestedimport.c | 21 int Global = 0; variable
|
/external/tensorflow/tensorflow/core/config/ |
D | flag_defs.cc | 24 Flags& Global() { in Global() function
|
/external/compiler-rt/test/tsan/ |
D | tiny_race.c | 4 int Global; variable
|
D | ignore_race.cc | 4 int Global; variable
|
D | benign_race.cc | 4 int Global; variable
|
D | ignore_sync.cc | 8 int Global; variable
|
D | suppressions_race.cc | 4 int Global; variable
|
D | simple_race.cc | 4 int Global; variable
|
D | suppressions_race2.cc | 4 int Global; variable
|
D | blacklist.cc | 8 int Global; variable
|
D | race_top_suppression.cc | 7 int Global; variable
|
D | simple_race.c | 4 int Global; variable
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | input_colocation_exemption_registry.cc | 24 InputColocationExemptionRegistry* InputColocationExemptionRegistry::Global() { in Global() function in tensorflow::InputColocationExemptionRegistry
|
/external/compiler-rt/test/tsan/Darwin/ |
D | osspinlock-norace.cc | 6 int Global; variable
|