| /third_party/node/deps/npm/node_modules/smart-buffer/ |
| D | README.md | 532 ## Offsets section in Api Reference: 534 ### buff.readOffset 535 ### buff.readOffset(offset) 550 ### buff.writeOffset 551 ### buff.writeOffset(offset) 566 ### buff.encoding 567 ### buff.encoding(encoding)
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
| D | VEFrameLowering.h | 51 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
|
| /third_party/skia/third_party/externals/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
|
| /third_party/flutter/skia/src/sfnt/ |
| D | SkOTTable_loca.h | 23 union Offsets { union
|
| /third_party/skia/src/sfnt/ |
| D | SkOTTable_loca.h | 23 union Offsets { union
|
| /third_party/flatbuffers/docs/source/ |
| D | Internals.md | 52 ### Offsets subsection in FlatBuffer Internals {#flatbuffers_internals}
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/ |
| D | RemarkParser.h | 64 std::vector<size_t> Offsets; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonFrameLowering.h | 86 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
|
| /third_party/skia/third_party/externals/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
|
| D | SourceMgr.cpp | 76 std::vector<T> *Offsets = nullptr; in getLineNumber() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | Signals.cpp | 102 std::vector<intptr_t> Offsets(Depth, 0); in printSymbolizedStackTrace() local
|
| /third_party/skia/third_party/externals/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()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
| D | LowerTypeTests.h | 62 SmallVector<uint64_t, 16> Offsets; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | CallLowering.cpp | 140 SmallVector<uint64_t, 8> Offsets; in packRegs() local 163 SmallVector<uint64_t, 8> Offsets; in unpackRegs() local
|
| D | IRTranslator.cpp | 165 auto *Offsets = VMap.getOffsets(Val); in allocateVRegs() local 184 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()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| D | R600MCCodeEmitter.cpp | 131 int64_t Offsets[3] = { in encodeInstruction() local
|
| /third_party/skia/third_party/externals/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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFListTable.h | 78 std::vector<uint64_t> Offsets; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86CallLowering.cpp | 62 SmallVector<uint64_t, 4> Offsets; in splitToValueTypes() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SIISelLowering.cpp | 6310 auto Offsets = splitBufferOffsets(Op.getOperand(3), DAG); in LowerINTRINSIC_W_CHAIN() local 6330 auto Offsets = splitBufferOffsets(Op.getOperand(4), DAG); in LowerINTRINSIC_W_CHAIN() local 6380 auto Offsets = splitBufferOffsets(Op.getOperand(3), DAG); in LowerINTRINSIC_W_CHAIN() local 6404 auto Offsets = splitBufferOffsets(Op.getOperand(4), DAG); in LowerINTRINSIC_W_CHAIN() local 6510 auto Offsets = splitBufferOffsets(Op.getOperand(4), DAG); in LowerINTRINSIC_W_CHAIN() local 6584 auto Offsets = splitBufferOffsets(Op.getOperand(5), DAG); in LowerINTRINSIC_W_CHAIN() local 6676 auto Offsets = splitBufferOffsets(Op.getOperand(5), DAG); in LowerINTRINSIC_W_CHAIN() local 6697 auto Offsets = splitBufferOffsets(Op.getOperand(6), DAG); in LowerINTRINSIC_W_CHAIN() local 6888 auto Offsets = splitBufferOffsets(Op.getOperand(5), DAG); in LowerINTRINSIC_VOID() local 6913 auto Offsets = splitBufferOffsets(Op.getOperand(4), DAG); in LowerINTRINSIC_VOID() local [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | Archive.cpp | 801 const char *Offsets = Buf; in getMember() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 3718 auto &Offsets = SplitOffsetsMap[I]; in presplitLoadsAndStores() local 3732 auto &Offsets = SplitOffsetsMapI->second; in presplitLoadsAndStores() local 3844 auto &Offsets = SplitOffsetsMap[LI]; in presplitLoadsAndStores() local 3968 auto &Offsets = SplitOffsetsMap[SI]; in presplitLoadsAndStores() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | ScheduleDAGSDNodes.cpp | 224 SmallVector<int64_t, 4> Offsets; in ClusterNeighboringLoads() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64CallLowering.cpp | 229 SmallVector<uint64_t, 4> Offsets; in splitToValueTypes() local
|