/external/starlark-go/resolve/ |
D | binding.go | 57 Locals []*Binding // the file's (comprehension-)local variables member 72 Locals []*Binding // this function's local/cell variables, parameters first member
|
/external/gwp_asan/gwp_asan/platform_specific/ |
D | guarded_pool_allocator_tls.h | 49 alignas(8) static GWP_ASAN_TLS_INITIAL_EXEC ThreadLocalPackedVariables Locals; in getThreadLocals() local
|
/external/python/typing/docs/source/ |
D | annotations.rst | 45 Locals chapter
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.h | 119 SmallVector<LocalVariable, 1> Locals; member 142 SmallVector<LocalVariable, 1> Locals; member
|
D | DwarfFile.h | 79 SmallVector<DbgVariable *, 8> Locals; member
|
D | CodeViewDebug.cpp | 2595 ArrayRef<LocalVariable> Locals) { in emitLocalVariableList() 2736 SmallVectorImpl<LocalVariable> &Locals, in collectLexicalBlockInfo() 2756 SmallVectorImpl<LocalVariable> *Locals = in collectLexicalBlockInfo() local
|
D | DwarfCompileUnit.cpp | 803 auto Locals = sortLocalVars(Vars.Locals); in createScopeChildrenDIE() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyMachineFunctionInfo.h | 37 std::vector<MVT> Locals; variable
|
D | WebAssemblyAsmPrinter.cpp | 311 SmallVector<wasm::ValType, 16> Locals; in EmitFunctionBodyStart() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.h | 94 SmallVector<LocalVariable, 1> Locals; member
|
D | CodeViewDebug.cpp | 1834 void CodeViewDebug::emitLocalVariableList(ArrayRef<LocalVariable> Locals) { in emitLocalVariableList()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/ |
D | WebAssemblyAsmParser.cpp | 771 SmallVector<wasm::ValType, 4> Locals; in ParseDirective() local
|
/external/starlark-go/internal/compile/ |
D | compile.go | 333 Locals []Binding // locals, parameters first member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 103 std::vector<LocalDecl> Locals; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Wasm.h | 129 std::vector<WasmLocalDecl> Locals; member
|
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 118 std::string Locals; member in __anon36fe43c80211::FixedLenDecoderEmitter
|
/external/clang/lib/CodeGen/ |
D | CGObjCMac.cpp | 3764 SmallVector<llvm::Value*, 20> Locals; member in __anon147049250511::FragileHazards
|