/external/clang/test/CodeGen/ |
D | 2003-06-26-CFECrash.c | 8 typedef struct Globals { struct 9 char answerbuf; 10 min_info info[1]; 11 min_info *pInfo;
|
/external/perfetto/ui/src/controller/ |
D | globals.ts | 43 class Globals implements App { class
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMGlobalMerge.cpp | 114 bool ARMGlobalMerge::doMerge(SmallVectorImpl<GlobalVariable*> &Globals, in doMerge() 165 SmallVector<GlobalVariable*, 16> Globals, ConstGlobals, BSSGlobals; in doInitialization() local
|
/external/llvm/lib/CodeGen/ |
D | GlobalMerge.cpp | 202 bool GlobalMerge::doMerge(SmallVectorImpl<GlobalVariable*> &Globals, in doMerge() 240 BitVector Globals; in doMerge() member 419 bool GlobalMerge::doMerge(const SmallVectorImpl<GlobalVariable *> &Globals, in doMerge() 528 DenseMap<unsigned, SmallVector<GlobalVariable*, 16> > Globals, ConstGlobals, in doInitialization() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | GlobalMerge.cpp | 219 bool GlobalMerge::doMerge(SmallVectorImpl<GlobalVariable*> &Globals, in doMerge() 256 BitVector Globals; in doMerge() member 437 bool GlobalMerge::doMerge(const SmallVectorImpl<GlobalVariable *> &Globals, in doMerge() 602 DenseMap<unsigned, SmallVector<GlobalVariable *, 16>> Globals, ConstGlobals, in doInitialization() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | PDBFile.h | 130 std::unique_ptr<GlobalsStream> Globals; variable
|
/external/perfetto/ui/src/frontend/ |
D | globals.ts | 54 class Globals { class
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.h | 61 StringMap<DIE*> Globals; variable
|
D | DwarfDebug.cpp | 1711 const StringMap<DIE*> &Globals = TheCU->getGlobals(); in emitDebugPubNames() local 1759 const StringMap<DIE*> &Globals = TheCU->getGlobalTypes(); in emitDebugPubTypes() local
|
/external/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 494 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalVariable *> Globals) { in buildBitSetsFromGlobalVariables() 799 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalObject *> Globals) { in buildBitSetsFromDisjointSet() 963 std::vector<GlobalObject *> Globals; in lower() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | Wasm.h | 247 std::vector<wasm::WasmGlobal> Globals; variable
|
/external/llvm/tools/llvm-pdbdump/ |
D | llvm-pdbdump.cpp | 117 cl::opt<bool> Globals("globals", cl::desc("Dump global symbols"), variable
|
/external/swiftshader/third_party/subzero/src/ |
D | IceASanInstrumentation.cpp | 85 void ASanInstrumentation::instrumentGlobals(VariableDeclarationList &Globals) { in instrumentGlobals()
|
D | IceGlobalContext.h | 441 VariableDeclarationList Globals; variable
|
D | IceDefs.h | 270 VariableDeclarationArray Globals; variable
|
D | WasmTranslator.cpp | 1578 unique_ptr<VariableDeclarationList> Globals = in translate() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 759 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals) { in buildBitSetsFromGlobalVariables() 1518 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals, in buildBitSetsFromDisjointSet() 2010 std::vector<GlobalTypeMember *> Globals; in lower() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXAsmPrinter.cpp | 99 DenseSet<const GlobalVariable *> &Globals) { in DiscoverDependentGlobals() 845 SmallVector<const GlobalVariable *, 8> Globals; in emitGlobals() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXAsmPrinter.cpp | 70 DenseSet<const GlobalVariable *> &Globals) { in DiscoverDependentGlobals() 890 SmallVector<const GlobalVariable *, 8> Globals; in emitGlobals() local
|
/external/nanopb-c/generator/ |
D | nanopb_generator.py | 1437 class Globals: class
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto/ |
D | llvm-lto.cpp | 332 unsigned Calls = 0, Refs = 0, Functions = 0, Alias = 0, Globals = 0; in printIndexStats() local
|
/external/grpc-grpc/third_party/nanopb/generator/ |
D | nanopb_generator.py | 1336 class Globals: class
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 262 std::vector<Global> Globals; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | llvm-pdbutil.cpp | 181 cl::opt<bool> Globals("globals", cl::desc("Dump global symbols"), variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | WasmObjectWriter.cpp | 236 SmallVector<WasmGlobal, 4> Globals; member in __anon46b4d5de0111::WasmObjectWriter
|