/external/llvm-project/llvm/unittests/Support/DynamicLibrary/ |
D | PipSqueak.cpp | 11 struct Global { struct 14 Global() : Str(nullptr), Vec(nullptr) {} in Global() function 15 ~Global() { in ~Global() argument
|
/external/pigweed/pw_metric/ |
D | global_test.cc | 28 TEST(Global, Metrics) { in TEST() argument 47 TEST(Global, Groups) { in TEST() argument
|
/external/llvm-project/lld/test/ELF/ |
D | ppc64-plt-stub-compatible.s | 73 .globl Global symbol 122 .globl Global symbol
|
/external/rust/crates/hashbrown/src/raw/ |
D | alloc.rs | 42 pub struct Global; struct 43 unsafe impl Allocator for Global { implementation 53 impl Default for Global { implementation
|
/external/rust/crates/crossbeam-epoch/src/ |
D | internal.rs | 235 pub(crate) struct Global { struct 246 impl Global { implementation 416 pub(crate) fn global(&self) -> &Global { in global()
|
/external/perfetto/include/perfetto/tracing/ |
D | track.h | 101 static Track Global(uint64_t id) { return Track(id, Track()); } in Global() function 212 static constexpr CounterTrack Global(const char* name, in Global() function 217 static constexpr CounterTrack Global(const char* name, Unit unit) { in Global() function 221 static constexpr CounterTrack Global(const char* name) { in Global() function
|
/external/llvm-project/clang/test/CodeGen/ |
D | 2003-11-03-AddrArrayElement.c | 6 char Global[100]; variable
|
/external/clang/test/CodeGen/ |
D | 2003-11-03-AddrArrayElement.c | 6 char Global[100]; variable
|
/external/compiler-rt/test/BlocksRuntime/ |
D | voidarg.c | 20 int Global; variable
|
D | nestedimport.c | 21 int Global = 0; variable
|
/external/llvm-project/compiler-rt/test/BlocksRuntime/ |
D | voidarg.c | 19 int Global; variable
|
D | nestedimport.c | 20 int Global = 0; 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/llvm-project/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/tsan/ |
D | tiny_race.c | 4 int Global; variable
|
D | ignore_race.cc | 4 int Global; variable
|
D | ignore_sync.cc | 8 int Global; variable
|
D | benign_race.cc | 4 int Global; variable
|
/external/llvm-project/compiler-rt/test/tsan/ |
D | ignore_race.cpp | 4 int Global; variable
|
D | tiny_race.c | 4 int Global; variable
|
D | ignore_sync.cpp | 8 int Global; variable
|
D | benign_race.cpp | 4 int Global; variable
|
D | race_top_suppression.cpp | 7 int Global; variable
|
/external/compiler-rt/test/tsan/Darwin/ |
D | osspinlock-norace.cc | 6 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
|