| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ | 
| D | VEFrameLowering.h | 51     static const SpillSlot Offsets[] = {  in getCalleeSavedSpillSlots()  local
 | 
| /external/rust/crates/gdbstub/src/target/ext/ | 
| D | section_offsets.rs | 30 pub enum Offsets<U> {  enum
 | 
| /external/flatbuffers/tests/annotated_binary/ | 
| D | README.md | 95 #### Offsets  subsubsection
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ | 
| D | MVEGatherScatterLowering.cpp | 118 Value *MVEGatherScatterLowering::checkGEP(Value *&Offsets, Type *Ty, Value *Ptr,  in checkGEP()239   Value *Offsets;  in tryCreateMaskedGatherOffset()  local
 
 | 
| /external/skia/src/sfnt/ | 
| D | SkOTTable_loca.h | 23     union Offsets {  union
 | 
| /external/flatbuffers/docs/source/ | 
| D | Internals.md | 52 ### Offsets  subsection in FlatBuffer Internals    {#flatbuffers_internals}
 | 
| /external/llvm/lib/Target/Hexagon/ | 
| D | HexagonFrameLowering.h | 62     static const SpillSlot Offsets[] = {  in getCalleeSavedSpillSlots()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/ | 
| D | RemarkParser.h | 64   std::vector<size_t> Offsets;  member
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | 
| D | HexagonFrameLowering.h | 86     static const SpillSlot Offsets[] = {  in getCalleeSavedSpillSlots()  local
 | 
| /external/llvm/lib/Support/ | 
| D | IntervalMap.cpp | 19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) {  in replaceRoot()
 | 
| D | Signals.cpp | 102   std::vector<intptr_t> Offsets(Depth, 0);  in printSymbolizedStackTrace()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ | 
| D | IntervalMap.cpp | 18 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) {  in replaceRoot()
 | 
| D | Signals.cpp | 139   std::vector<intptr_t> Offsets(Depth, 0);  in printSymbolizedStackTrace()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | Analysis.cpp | 86                            SmallVectorImpl<uint64_t> *Offsets,  in ComputeValueVTs()121                            SmallVectorImpl<uint64_t> *Offsets,  in ComputeValueVTs()
 129                             SmallVectorImpl<uint64_t> *Offsets,  in computeValueLLTs()
 
 | 
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ | 
| D | Signals.cpp | 102   std::vector<intptr_t> Offsets(Depth, 0);  in printSymbolizedStackTrace()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ | 
| D | LowerTypeTests.h | 62   SmallVector<uint64_t, 16> Offsets;  member
 | 
| /external/llvm/include/llvm/Transforms/IPO/ | 
| D | LowerTypeTests.h | 71   SmallVector<uint64_t, 16> Offsets;  member
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ | 
| D | CallLowering.cpp | 140   SmallVector<uint64_t, 8> Offsets;  in packRegs()  local163   SmallVector<uint64_t, 8> Offsets;  in unpackRegs()  local
 
 | 
| D | IRTranslator.cpp | 165   auto *Offsets = VMap.getOffsets(Val);  in allocateVRegs()  local184   auto *Offsets = VMap.getOffsets(Val);  in getOrCreateVRegs()  local
 871   ArrayRef<uint64_t> Offsets = *VMap.getOffsets(LI);  in translateLoad()  local
 915   ArrayRef<uint64_t> Offsets = *VMap.getOffsets(*SI.getValueOperand());  in translateStore()  local
 976   ArrayRef<uint64_t> Offsets = *VMap.getOffsets(*Src);  in translateExtractValue()  local
 2107                                 SmallVectorImpl<uint64_t> *Offsets) {  in valueIsSplit()
 
 | 
| /external/llvm/lib/Target/AMDGPU/MCTargetDesc/ | 
| D | R600MCCodeEmitter.cpp | 115       int64_t Offsets[3] = {  in encodeInstruction()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ | 
| D | NVPTXISelLowering.cpp | 165                                SmallVectorImpl<uint64_t> *Offsets = nullptr,  in ComputePTXValueVTs()236     const SmallVectorImpl<uint64_t> &Offsets, unsigned ParamAlignment) {  in CanMergeParamLoadStoresStartingAt()
 299                      const SmallVectorImpl<uint64_t> &Offsets,  in VectorizePTXValueVTs()
 1466       SmallVector<uint64_t, 16> Offsets;  in LowerCall()  local
 1580     SmallVector<uint64_t, 16> Offsets;  in LowerCall()  local
 1767     SmallVector<uint64_t, 16> Offsets;  in LowerCall()  local
 2558       SmallVector<uint64_t, 16> Offsets;  in LowerFormalArguments()  local
 2676   SmallVector<uint64_t, 16> Offsets;  in LowerReturn()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ | 
| D | R600MCCodeEmitter.cpp | 131       int64_t Offsets[3] = {  in encodeInstruction()  local
 | 
| /external/llvm/unittests/Transforms/IPO/ | 
| D | LowerTypeTests.cpp | 18     std::vector<uint64_t> Offsets;  in TEST()  member
 | 
| /external/clang/tools/clang-format/ | 
| D | ClangFormat.cpp | 39     Offsets("offset",  variable
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ | 
| D | DWARFListTable.h | 78   std::vector<uint64_t> Offsets;  variable
 |