/external/clang/test/CodeGenObjC/ |
D | x86_64-struct-return-gc.m | 17 struct Indirect { struct 22 struct Indirect indirect_func(void); argument
|
/external/flatbuffers/lua/flatbuffers/ |
D | view.lua | 32 function mt:Indirect(off) function
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86CodeEmitter.cpp | 264 bool Indirect /* = false */) { in emitGlobalAddress() 423 bool Indirect = gvNeedsNonLazyPtr(*RelocOp, TM); in emitDisplacementField() local 841 bool Indirect = gvNeedsNonLazyPtr(MO1, TM); in emitInstruction() local 924 bool Indirect = gvNeedsNonLazyPtr(MO1, TM); in emitInstruction() local 964 bool Indirect = gvNeedsNonLazyPtr(MO, TM); in emitInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFFormValue.cpp | 84 bool Indirect = false; in skipValue() local 213 bool Indirect = false; in extractValue() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/ |
D | DWARFVisitor.cpp | 64 bool Indirect; in traverseDebugInfo() local
|
/external/virglrenderer/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 | 52 unsigned Indirect : 1; /* BOOL */ member 77 unsigned Indirect : 1; /* BOOL */ member
|
/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 | 53 unsigned Indirect : 1; /* BOOL */ member 78 unsigned Indirect : 1; /* BOOL */ member
|
/external/flatbuffers/python/flatbuffers/ |
D | table.py | 43 def Indirect(self, off): member in Table
|
/external/guice/core/test/com/google/inject/ |
D | OptionalBindingTest.java | 305 static class Indirect { class in OptionalBindingTest
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_fpc.h | 249 unsigned Indirect : 1; /* BOOL */ member 268 unsigned Indirect : 1; /* BOOL */ member
|
/external/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 136 Indirect, enumerator
|
D | CallingConvLower.h | 50 Indirect // The location contains pointer to the value. enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | BreakCriticalEdges.cpp | 411 BasicBlock::iterator Indirect = Target->begin(), in SplitIndirectBrCriticalEdges() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 201 Indirect, enumerator
|
D | CallingConvLower.h | 51 Indirect // The location contains pointer to the value. enumerator
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | CallingConvLower.h | 41 Indirect // The location contains pointer to the value. enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | StackMapParser.h | 104 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
|
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/ |
D | path.go | 73 Indirect interface { interface
|
/external/llvm/include/llvm/Object/ |
D | StackMapParser.h | 100 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/flatbuffers/include/flatbuffers/ |
D | flexbuffers.h | 173 inline const uint8_t *Indirect(const uint8_t *offset, uint8_t byte_width) { in Indirect() function 177 template<typename T> const uint8_t *Indirect(const uint8_t *offset) { in Indirect() function 684 const uint8_t *Indirect() const { in Indirect() function
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 694 unsigned Indirect : 1; /* BOOL */ member 729 unsigned Indirect : 1; /* BOOL */ member 739 unsigned Indirect : 1; /* BOOL */ member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstructionSelector.cpp | 540 bool Indirect = STI.isGVIndirectSymbol(GV); in selectGlobal() local
|