/third_party/flatbuffers/lua/flatbuffers/ |
D | view.lua | 53 function mt:Indirect(off) function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | DWARFVisitor.cpp | 63 bool Indirect; in traverseDebugInfo() local
|
/third_party/skia/third_party/externals/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
|
/third_party/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
|
/third_party/flatbuffers/python/flatbuffers/ |
D | table.py | 43 def Indirect(self, off): member in Table
|
D | flexbuffers.py | 315 def Indirect(self, offset, byte_width): member in Buf
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_fpc.h | 219 unsigned Indirect : 1; /* BOOL */ member 237 unsigned Indirect : 1; /* BOOL */ member
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | BreakCriticalEdges.cpp | 434 BasicBlock::iterator Indirect = Target->begin(), in SplitIndirectBrCriticalEdges() local
|
/third_party/flatbuffers/go/ |
D | table.go | 23 func (t *Table) Indirect(off UOffsetT) UOffsetT { func
|
/third_party/skia/third_party/externals/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
|
/third_party/flatbuffers/include/flatbuffers/ |
D | flexbuffers.h | 175 inline const uint8_t *Indirect(const uint8_t *offset, uint8_t byte_width) { in Indirect() function 179 template<typename T> const uint8_t *Indirect(const uint8_t *offset) { in Indirect() function 732 const uint8_t *Indirect() const { in Indirect() function
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 744 unsigned Indirect : 1; /* BOOL */ member 779 unsigned Indirect : 1; /* BOOL */ member 789 unsigned Indirect : 1; /* BOOL */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstructionSelector.cpp | 662 bool Indirect = STI.isGVIndirectSymbol(GV); in selectGlobal() local
|
/third_party/flatbuffers/src/ |
D | idl_gen_kotlin.cpp | 1486 static std::string Indirect(const std::string &index, bool fixed) { in Indirect() function in flatbuffers::kotlin::KotlinGenerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveDebugValues.cpp | 286 bool Indirect = MI.isIndirectDebugValue(); in BuildDbgValue() local
|
/third_party/flutter/skia/src/core/ |
D | SkVM.cpp | 230 enum class Mod { Indirect, OneByteImm, FourByteImm, Direct }; enumerator
|
/third_party/skia/src/core/ |
D | SkVM.cpp | 1811 enum class Mod { Indirect, OneByteImm, FourByteImm, Direct }; enumerator
|