Home
last modified time | relevance | path

Searched defs:Globals (Results 1 – 25 of 38) sorted by relevance

12

/external/clang/test/CodeGen/
D2003-06-26-CFECrash.c8 typedef struct Globals { struct
9 char answerbuf;
10 min_info info[1];
11 min_info *pInfo;
/external/rust/crates/tokio/src/signal/
Dregistry.rs115 pub(crate) struct Globals { struct
120 impl ops::Deref for Globals { argument
128 impl Globals { implementation
Dunix.rs242 fn action(globals: &'static Globals, signal: libc::c_int) { in action()
/external/llvm/lib/CodeGen/
DGlobalMerge.cpp202 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-10.0/llvm/lib/CodeGen/
DGlobalMerge.cpp219 bool GlobalMerge::doMerge(SmallVectorImpl<GlobalVariable*> &Globals, in doMerge()
256 BitVector Globals; in doMerge() member
437 bool GlobalMerge::doMerge(const SmallVectorImpl<GlobalVariable *> &Globals, in doMerge()
608 Globals, ConstGlobals, BSSGlobals; in doInitialization() local
/external/python/typing/docs/source/
Dannotations.rst37 Globals chapter
/external/python/cpython3/Doc/library/
Dzoneinfo.rst378 Globals chapter
/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
Dcustom_call_encoding.h64 class Globals; variable
205 Globals(mlir::ModuleOp module, TypeIDNameRegistry type_id_names) in Globals() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFile.h132 std::unique_ptr<GlobalsStream> Globals; variable
/external/starlark-go/resolve/
Dbinding.go58 Globals []*Binding // the file's global variables member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h120 SmallVector<CVGlobalVariable, 1> Globals; member
143 SmallVector<CVGlobalVariable, 1> Globals; member
DCodeViewDebug.cpp2737 SmallVectorImpl<CVGlobalVariable> &Globals) { in collectLexicalBlockInfo()
2759 SmallVectorImpl<CVGlobalVariable> *Globals = in collectLexicalBlockInfo() local
3069 void CodeViewDebug::emitGlobalVariableList(ArrayRef<CVGlobalVariable> Globals) { in emitGlobalVariableList()
/external/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp494 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/src/Pipeline/
DSpirvShaderDebugger.cpp1227 struct Globals struct in sw::SpirvShader::Impl::Debugger::State
1229 struct Compute
1240 struct Fragment
1248 struct Vertex
1256 uint32_t subgroupSize;
1257 sw::SIMD::uint_t activeLaneMask;
1261 {
2614 using Globals = Impl::Debugger::State::Globals; in dbgBeginEmit() typedef
/external/perfetto/ui/src/frontend/
Dglobals.ts212 class Globals { class
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWasm.h270 std::vector<wasm::WasmGlobal> Globals; variable
/external/llvm/tools/llvm-pdbdump/
Dllvm-pdbdump.cpp117 cl::opt<bool> Globals("globals", cl::desc("Dump global symbols"), variable
/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.h435 VariableDeclarationList Globals; variable
DIceASanInstrumentation.cpp85 void ASanInstrumentation::instrumentGlobals(VariableDeclarationList &Globals) { in instrumentGlobals()
DIceDefs.h270 VariableDeclarationArray Globals; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp817 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals) { in buildBitSetsFromGlobalVariables()
1591 ArrayRef<Metadata *> TypeIds, ArrayRef<GlobalTypeMember *> Globals, in buildBitSetsFromDisjointSet()
2102 std::vector<GlobalTypeMember *> Globals; in lower() local
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp70 DenseSet<const GlobalVariable *> &Globals) { in DiscoverDependentGlobals()
890 SmallVector<const GlobalVariable *, 8> Globals; in emitGlobals() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp100 DenseSet<const GlobalVariable *> &Globals) { in DiscoverDependentGlobals()
823 SmallVector<const GlobalVariable *, 8> Globals; in emitGlobals() local
/external/grpc-grpc/third_party/nanopb/generator/
Dnanopb_generator.py1336 class Globals: class
/external/nanopb-c/generator/
Dnanopb_generator.py1526 class Globals: class

12