/external/clang/test/CodeGenObjC/ |
D | x86_64-struct-return-gc.m | 17 struct Indirect { struct 22 struct Indirect indirect_func(void); argument
|
/external/go-cmp/cmp/ |
D | path.go | 279 type Indirect struct{ *indirect } struct 284 func (in Indirect) Type() reflect.Type { return in.typ } 285 func (in Indirect) Values() (vx, vy reflect.Value) { return in.vx, in.vy } 286 func (in Indirect) String() string { return "*" }
|
/external/ComputeLibrary/src/cpu/operators/internal/ |
D | CpuGemmAssemblyDispatch.h | 38 Indirect, enumerator
|
/external/flatbuffers/lua/flatbuffers/ |
D | view.lua | 53 function mt:Indirect(off) function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | DWARFVisitor.cpp | 63 bool Indirect; in traverseDebugInfo() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFFormValue.cpp | 111 bool Indirect = false; in skipValue() local 244 bool Indirect = false; in extractValue() local
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_parse.h | 47 struct tgsi_ind_register Indirect; member 55 struct tgsi_ind_register Indirect; member
|
D | tgsi_ureg.h | 56 unsigned Indirect : 1; /* BOOL */ member 81 unsigned Indirect : 1; /* BOOL */ member
|
/external/virglrenderer/src/gallium/auxiliary/tgsi/ |
D | tgsi_parse.h | 47 struct tgsi_ind_register Indirect; member 55 struct tgsi_ind_register Indirect; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFFormValue.cpp | 113 bool Indirect = false; in skipValue() local 255 bool Indirect = false; in extractValue() local
|
/external/flatbuffers/python/flatbuffers/ |
D | table.py | 43 def Indirect(self, off): member in Table
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_fpc.h | 215 unsigned Indirect : 1; /* BOOL */ member 233 unsigned Indirect : 1; /* BOOL */ member
|
/external/guice/core/test/com/google/inject/ |
D | OptionalBindingTest.java | 305 static class Indirect { class in OptionalBindingTest
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.h | 147 enum { EntryValue = 1 << 0, Indirect = 1 << 1, CallSiteParamValue = 1 << 2 }; enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | BreakCriticalEdges.cpp | 425 BasicBlock::iterator Indirect = Target->begin(), in SplitIndirectBrCriticalEdges() local
|
/external/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 136 Indirect, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | BreakCriticalEdges.cpp | 434 BasicBlock::iterator Indirect = Target->begin(), in SplitIndirectBrCriticalEdges() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 200 Indirect, enumerator
|
D | CallingConvLower.h | 52 Indirect // The location contains pointer to the value. enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 266 Indirect, enumerator
|
D | CallingConvLower.h | 50 Indirect // The location contains pointer to the value. enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
D | StackMapParser.h | 107 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
|
/external/flatbuffers/go/ |
D | table.go | 23 func (t *Table) Indirect(off UOffsetT) UOffsetT { func
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | StackMapParser.h | 104 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
|
/external/llvm/include/llvm/Object/ |
D | StackMapParser.h | 100 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
|