/external/llvm/tools/llvm-readobj/ |
D | ARMWinEHPrinter.cpp | 97 uint64_t Offset = 0) { in formatSymbol() argument 104 if (Offset) in formatSymbol() 105 OS << format("+0x%X (0x%" PRIX64 ")", Offset, Address); in formatSymbol() 225 uint64_t Offset) { in getRelocatedSymbol() argument 230 if (RelocationOffset == Offset) in getRelocatedSymbol() 236 bool Decoder::opcode_0xxxxxxx(const ulittle8_t *OC, unsigned &Offset, in opcode_0xxxxxxx() argument 238 uint8_t Imm = OC[Offset] & 0x7f; in opcode_0xxxxxxx() 240 OC[Offset], in opcode_0xxxxxxx() 243 ++Offset; in opcode_0xxxxxxx() 247 bool Decoder::opcode_10Lxxxxx(const ulittle8_t *OC, unsigned &Offset, in opcode_10Lxxxxx() argument [all …]
|
D | ARMAttributeParser.cpp | 74 uint32_t &Offset) { in ParseInteger() argument 76 uint64_t Value = decodeULEB128(Data + Offset, &Length); in ParseInteger() 77 Offset = Offset + Length; in ParseInteger() 82 uint32_t &Offset) { in ParseString() argument 83 const char *String = reinterpret_cast<const char*>(Data + Offset); in ParseString() 85 Offset = Offset + Length + 1; in ParseString() 90 uint32_t &Offset) { in IntegerAttribute() argument 92 ParseInteger(Data, Offset)); in IntegerAttribute() 96 uint32_t &Offset) { in StringAttribute() argument 103 SW.printString("Value", ParseString(Data, Offset)); in StringAttribute() [all …]
|
D | ARMAttributeParser.h | 29 uint64_t ParseInteger(const uint8_t *Data, uint32_t &Offset); 30 StringRef ParseString(const uint8_t *Data, uint32_t &Offset); 33 uint32_t &Offset); 35 uint32_t &Offset); 40 uint32_t &Offset); 42 uint32_t &Offset); 44 uint32_t &Offset); 46 uint32_t &Offset); 48 uint32_t &Offset); 50 uint32_t &Offset); [all …]
|
D | ARMWinEHPrinter.h | 36 bool opcode_0xxxxxxx(const support::ulittle8_t *Opcodes, unsigned &Offset, 38 bool opcode_10Lxxxxx(const support::ulittle8_t *Opcodes, unsigned &Offset, 40 bool opcode_1100xxxx(const support::ulittle8_t *Opcodes, unsigned &Offset, 42 bool opcode_11010Lxx(const support::ulittle8_t *Opcodes, unsigned &Offset, 44 bool opcode_11011Lxx(const support::ulittle8_t *Opcodes, unsigned &Offset, 46 bool opcode_11100xxx(const support::ulittle8_t *Opcodes, unsigned &Offset, 48 bool opcode_111010xx(const support::ulittle8_t *Opcodes, unsigned &Offset, 50 bool opcode_1110110L(const support::ulittle8_t *Opcodes, unsigned &Offset, 52 bool opcode_11101110(const support::ulittle8_t *Opcodes, unsigned &Offset, 54 bool opcode_11101111(const support::ulittle8_t *Opcodes, unsigned &Offset, [all …]
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/ |
D | os2_table.cc | 106 return data_->ReadUShort(Offset::kVersion); in TableVersion() 110 return data_->ReadShort(Offset::kXAvgCharWidth); in XAvgCharWidth() 114 return data_->ReadUShort(Offset::kUsWeightClass); in UsWeightClass() 118 return data_->ReadUShort(Offset::kUsWidthClass); in UsWidthClass() 122 return data_->ReadUShort(Offset::kFsType); in FsType() 126 return data_->ReadShort(Offset::kYSubscriptXSize); in YSubscriptXSize() 130 return data_->ReadShort(Offset::kYSubscriptYSize); in YSubscriptYSize() 134 return data_->ReadShort(Offset::kYSubscriptXOffset); in YSubscriptXOffset() 138 return data_->ReadShort(Offset::kYSubscriptYOffset); in YSubscriptYOffset() 142 return data_->ReadShort(Offset::kYSuperscriptXSize); in YSuperscriptXSize() [all …]
|
D | maximum_profile_table.cc | 26 return data_->ReadFixed(Offset::kVersion); in TableVersion() 30 return data_->ReadUShort(Offset::kNumGlyphs); in NumGlyphs() 34 return data_->ReadUShort(Offset::kMaxPoints); in MaxPoints() 38 return data_->ReadUShort(Offset::kMaxContours); in MaxContours() 42 return data_->ReadUShort(Offset::kMaxCompositePoints); in MaxCompositePoints() 46 return data_->ReadUShort(Offset::kMaxCompositeContours); in MaxCompositeContours() 50 return data_->ReadUShort(Offset::kMaxZones); in MaxZones() 54 return data_->ReadUShort(Offset::kMaxTwilightPoints); in MaxTwilightPoints() 58 return data_->ReadUShort(Offset::kMaxStorage); in MaxStorage() 62 return data_->ReadUShort(Offset::kMaxFunctionDefs); in MaxFunctionDefs() [all …]
|
D | horizontal_header_table.cc | 26 return data_->ReadFixed(Offset::kVersion); in TableVersion() 30 return data_->ReadShort(Offset::kAscender); in Ascender() 34 return data_->ReadShort(Offset::kDescender); in Descender() 38 return data_->ReadShort(Offset::kLineGap); in LineGap() 42 return data_->ReadUShort(Offset::kAdvanceWidthMax); in AdvanceWidthMax() 46 return data_->ReadShort(Offset::kMinLeftSideBearing); in MinLeftSideBearing() 50 return data_->ReadShort(Offset::kMinRightSideBearing); in MinRightSideBearing() 54 return data_->ReadShort(Offset::kXMaxExtent); in XMaxExtent() 58 return data_->ReadShort(Offset::kCaretSlopeRise); in CaretSlopeRise() 62 return data_->ReadShort(Offset::kCaretSlopeRun); in CaretSlopeRun() [all …]
|
D | font_header_table.cc | 26 return data_->ReadFixed(Offset::kTableVersion); in TableVersion() 30 return data_->ReadFixed(Offset::kFontRevision); in FontRevision() 34 return data_->ReadULong(Offset::kCheckSumAdjustment); in ChecksumAdjustment() 38 return data_->ReadULong(Offset::kMagicNumber); in MagicNumber() 42 return data_->ReadUShort(Offset::kFlags); in FlagsAsInt() 46 return data_->ReadUShort(Offset::kUnitsPerEm); in UnitsPerEm() 50 return data_->ReadDateTimeAsLong(Offset::kCreated); in Created() 54 return data_->ReadDateTimeAsLong(Offset::kModified); in Modified() 58 return data_->ReadUShort(Offset::kXMin); in XMin() 62 return data_->ReadUShort(Offset::kYMin); in YMin() [all …]
|
/external/sfntly/cpp/src/sfntly/table/core/ |
D | os2_table.cc | 104 return data_->ReadUShort(Offset::kVersion); in TableVersion() 108 return data_->ReadShort(Offset::kXAvgCharWidth); in XAvgCharWidth() 112 return data_->ReadUShort(Offset::kUsWeightClass); in UsWeightClass() 116 return data_->ReadUShort(Offset::kUsWidthClass); in UsWidthClass() 120 return data_->ReadUShort(Offset::kFsType); in FsType() 124 return data_->ReadShort(Offset::kYSubscriptXSize); in YSubscriptXSize() 128 return data_->ReadShort(Offset::kYSubscriptYSize); in YSubscriptYSize() 132 return data_->ReadShort(Offset::kYSubscriptXOffset); in YSubscriptXOffset() 136 return data_->ReadShort(Offset::kYSubscriptYOffset); in YSubscriptYOffset() 140 return data_->ReadShort(Offset::kYSuperscriptXSize); in YSuperscriptXSize() [all …]
|
D | maximum_profile_table.cc | 26 return data_->ReadFixed(Offset::kVersion); in TableVersion() 30 return data_->ReadUShort(Offset::kNumGlyphs); in NumGlyphs() 34 return data_->ReadUShort(Offset::kMaxPoints); in MaxPoints() 38 return data_->ReadUShort(Offset::kMaxContours); in MaxContours() 42 return data_->ReadUShort(Offset::kMaxCompositePoints); in MaxCompositePoints() 46 return data_->ReadUShort(Offset::kMaxCompositeContours); in MaxCompositeContours() 50 return data_->ReadUShort(Offset::kMaxZones); in MaxZones() 54 return data_->ReadUShort(Offset::kMaxTwilightPoints); in MaxTwilightPoints() 58 return data_->ReadUShort(Offset::kMaxStorage); in MaxStorage() 62 return data_->ReadUShort(Offset::kMaxFunctionDefs); in MaxFunctionDefs() [all …]
|
D | horizontal_header_table.cc | 26 return data_->ReadFixed(Offset::kVersion); in TableVersion() 30 return data_->ReadShort(Offset::kAscender); in Ascender() 34 return data_->ReadShort(Offset::kDescender); in Descender() 38 return data_->ReadShort(Offset::kLineGap); in LineGap() 42 return data_->ReadUShort(Offset::kAdvanceWidthMax); in AdvanceWidthMax() 46 return data_->ReadShort(Offset::kMinLeftSideBearing); in MinLeftSideBearing() 50 return data_->ReadShort(Offset::kMinRightSideBearing); in MinRightSideBearing() 54 return data_->ReadShort(Offset::kXMaxExtent); in XMaxExtent() 58 return data_->ReadShort(Offset::kCaretSlopeRise); in CaretSlopeRise() 62 return data_->ReadShort(Offset::kCaretSlopeRun); in CaretSlopeRun() [all …]
|
D | font_header_table.cc | 26 return data_->ReadFixed(Offset::kTableVersion); in TableVersion() 30 return data_->ReadFixed(Offset::kFontRevision); in FontRevision() 34 return data_->ReadULong(Offset::kCheckSumAdjustment); in ChecksumAdjustment() 38 return data_->ReadULong(Offset::kMagicNumber); in MagicNumber() 42 return data_->ReadUShort(Offset::kFlags); in FlagsAsInt() 46 return data_->ReadUShort(Offset::kUnitsPerEm); in UnitsPerEm() 50 return data_->ReadDateTimeAsLong(Offset::kCreated); in Created() 54 return data_->ReadDateTimeAsLong(Offset::kModified); in Modified() 58 return data_->ReadUShort(Offset::kXMin); in XMin() 62 return data_->ReadUShort(Offset::kYMin); in YMin() [all …]
|
/external/mesa3d/src/glsl/builtins/tools/ |
D | texture_builtins.py | 8 Offset = 2 variable 83 if variant & Offset: 97 if variant & Offset: 230 generate_fiu_sigs("txl", "1D", Offset) 231 generate_fiu_sigs("txl", "2D", Offset) 232 generate_fiu_sigs("txl", "3D", Offset) 233 generate_fiu_sigs("txl", "1DArray", Offset) 234 generate_fiu_sigs("txl", "2DArray", Offset) 235 generate_sigs("", "txl", "1DShadow", Offset | Single, 1); 236 generate_sigs("", "txl", "2DShadow", Offset | Single); [all …]
|
/external/chromium_org/third_party/mesa/src/src/glsl/builtins/tools/ |
D | texture_builtins.py | 8 Offset = 2 variable 83 if variant & Offset: 97 if variant & Offset: 230 generate_fiu_sigs("txl", "1D", Offset) 231 generate_fiu_sigs("txl", "2D", Offset) 232 generate_fiu_sigs("txl", "3D", Offset) 233 generate_fiu_sigs("txl", "1DArray", Offset) 234 generate_fiu_sigs("txl", "2DArray", Offset) 235 generate_sigs("", "txl", "1DShadow", Offset | Single, 1); 236 generate_sigs("", "txl", "2DShadow", Offset | Single); [all …]
|
/external/llvm/lib/DebugInfo/ |
D | DWARFDebugFrame.cpp | 29 FrameEntry(FrameKind K, uint64_t Offset, uint64_t Length) in FrameEntry() argument 30 : Kind(K), Offset(Offset), Length(Length) {} in FrameEntry() 36 virtual uint64_t getOffset() const { return Offset; } in getOffset() 42 virtual void parseInstructions(DataExtractor Data, uint32_t *Offset, 55 uint64_t Offset; member in llvm::FrameEntry 97 void FrameEntry::parseInstructions(DataExtractor Data, uint32_t *Offset, in parseInstructions() argument 99 while (*Offset < EndOffset) { in parseInstructions() 100 uint8_t Opcode = Data.getU8(Offset); in parseInstructions() 115 addInstruction(Primary, Op1, Data.getULEB128(Offset)); in parseInstructions() 131 addInstruction(Opcode, Data.getAddress(Offset)); in parseInstructions() [all …]
|
D | DWARFDebugLoc.cpp | 20 OS << format("0x%8.8x: ", L.Offset); in dump() 39 uint32_t Offset = 0; in parse() local 40 while (data.isValidOffset(Offset+AddressSize-1)) { in parse() 43 Loc.Offset = Offset; in parse() 48 RelocAddrMap::const_iterator AI = RelocMap.find(Offset); in parse() 50 E.Begin = data.getUnsigned(&Offset, AddressSize); in parse() 54 AI = RelocMap.find(Offset); in parse() 56 E.End = data.getUnsigned(&Offset, AddressSize); in parse() 66 unsigned Bytes = data.getU16(&Offset); in parse() 68 StringRef str = data.getData().substr(Offset, Bytes); in parse() [all …]
|
/external/clang/lib/Rewrite/Core/ |
D | RewriteRope.cpp | 106 RopePieceBTreeNode *split(unsigned Offset); 114 RopePieceBTreeNode *insert(unsigned Offset, const RopePiece &R); 118 void erase(unsigned Offset, unsigned NumBytes); 207 RopePieceBTreeNode *split(unsigned Offset); 215 RopePieceBTreeNode *insert(unsigned Offset, const RopePiece &R); 220 void erase(unsigned Offset, unsigned NumBytes); 234 RopePieceBTreeNode *RopePieceBTreeLeaf::split(unsigned Offset) { in split() argument 237 if (Offset == 0 || Offset == size()) { in split() 245 while (Offset >= PieceOffs+Pieces[i].size()) { in split() 252 if (PieceOffs == Offset) in split() [all …]
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/ |
D | big_glyph_metrics.cc | 31 return data_->ReadByte(Offset::kHeight); in Height() 35 return data_->ReadByte(Offset::kWidth); in Width() 39 return data_->ReadByte(Offset::kHoriBearingX); in HoriBearingX() 43 return data_->ReadByte(Offset::kHoriBearingY); in HoriBearingY() 47 return data_->ReadByte(Offset::kHoriAdvance); in HoriAdvance() 51 return data_->ReadByte(Offset::kVertBearingX); in VertBearingX() 55 return data_->ReadByte(Offset::kVertBearingY); in VertBearingY() 59 return data_->ReadByte(Offset::kVertAdvance); in VertAdvance() 77 return InternalReadData()->ReadByte(Offset::kHeight); in Height() 81 InternalWriteData()->WriteByte(Offset::kHeight, height); in SetHeight() [all …]
|
D | small_glyph_metrics.cc | 31 return data_->ReadByte(Offset::kHeight); in Height() 35 return data_->ReadByte(Offset::kWidth); in Width() 39 return data_->ReadByte(Offset::kBearingX); in BearingX() 43 return data_->ReadByte(Offset::kBearingY); in BearingY() 47 return data_->ReadByte(Offset::kAdvance); in Advance() 65 return InternalReadData()->ReadByte(Offset::kHeight); in Height() 69 InternalWriteData()->WriteByte(Offset::kHeight, height); in SetHeight() 73 return InternalReadData()->ReadByte(Offset::kWidth); in Width() 77 InternalWriteData()->WriteByte(Offset::kWidth, width); in SetWidth() 81 return InternalReadData()->ReadByte(Offset::kBearingX); in BearingX() [all …]
|
/external/sfntly/cpp/src/sfntly/table/bitmap/ |
D | big_glyph_metrics.cc | 31 return data_->ReadByte(Offset::kHeight); in Height() 35 return data_->ReadByte(Offset::kWidth); in Width() 39 return data_->ReadByte(Offset::kHoriBearingX); in HoriBearingX() 43 return data_->ReadByte(Offset::kHoriBearingY); in HoriBearingY() 47 return data_->ReadByte(Offset::kHoriAdvance); in HoriAdvance() 51 return data_->ReadByte(Offset::kVertBearingX); in VertBearingX() 55 return data_->ReadByte(Offset::kVertBearingY); in VertBearingY() 59 return data_->ReadByte(Offset::kVertAdvance); in VertAdvance() 77 return InternalReadData()->ReadByte(Offset::kHeight); in Height() 81 InternalWriteData()->WriteByte(Offset::kHeight, height); in SetHeight() [all …]
|
D | small_glyph_metrics.cc | 31 return data_->ReadByte(Offset::kHeight); in Height() 35 return data_->ReadByte(Offset::kWidth); in Width() 39 return data_->ReadByte(Offset::kBearingX); in BearingX() 43 return data_->ReadByte(Offset::kBearingY); in BearingY() 47 return data_->ReadByte(Offset::kAdvance); in Advance() 65 return InternalReadData()->ReadByte(Offset::kHeight); in Height() 69 InternalWriteData()->WriteByte(Offset::kHeight, height); in SetHeight() 73 return InternalReadData()->ReadByte(Offset::kWidth); in Width() 77 InternalWriteData()->WriteByte(Offset::kWidth, width); in SetWidth() 81 return InternalReadData()->ReadByte(Offset::kBearingX); in BearingX() [all …]
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXPrologEpilogPass.cpp | 84 bool StackGrowsDown, int64_t &Offset, in AdjustStackOffset() argument 88 Offset += MFI->getObjectSize(FrameIdx); in AdjustStackOffset() 97 Offset = (Offset + Align - 1) / Align * Align; in AdjustStackOffset() 100 DEBUG(dbgs() << "alloc FI(" << FrameIdx << ") at SP[" << -Offset << "]\n"); in AdjustStackOffset() 101 MFI->setObjectOffset(FrameIdx, -Offset); // Set the computed offset in AdjustStackOffset() 103 DEBUG(dbgs() << "alloc FI(" << FrameIdx << ") at SP[" << Offset << "]\n"); in AdjustStackOffset() 104 MFI->setObjectOffset(FrameIdx, Offset); in AdjustStackOffset() 105 Offset += MFI->getObjectSize(FrameIdx); in AdjustStackOffset() 128 int64_t Offset = LocalAreaOffset; in calculateFrameObjectOffsets() local 147 if (FixedOff > Offset) Offset = FixedOff; in calculateFrameObjectOffsets() [all …]
|
/external/clang/include/clang/Tooling/ |
D | Refactoring.h | 38 Range() : Offset(0), Length(0) {} in Range() 39 Range(unsigned Offset, unsigned Length) : Offset(Offset), Length(Length) {} in Range() argument 43 unsigned getOffset() const { return Offset; } in getOffset() 51 return Offset + Length > RHS.Offset && Offset < RHS.Offset + RHS.Length; in overlapsWith() 56 return RHS.Offset >= Offset && in contains() 57 (RHS.Offset + RHS.Length) <= (Offset + Length); in contains() 62 unsigned Offset; 81 Replacement(StringRef FilePath, unsigned Offset,
|
/external/llvm/include/llvm/MC/ |
D | MachineLocation.h | 29 int Offset; // Displacement if not register. variable 37 : IsRegister(false), Register(0), Offset(0) {} in MachineLocation() 40 : IsRegister(true), Register(R), Offset(0) {} in MachineLocation() 43 : IsRegister(false), Register(R), Offset(O) {} in MachineLocation() 47 Offset == Other.Offset; 55 int getOffset() const { return Offset; } in getOffset() 58 void setOffset(int O) { Offset = O; } in setOffset() 63 Offset = 0; in set() 69 Offset = O; in set()
|
/external/chromium_org/gpu/command_buffer/client/ |
D | ring_buffer.h | 24 typedef unsigned int Offset; typedef 33 RingBuffer(unsigned int alignment, Offset base_offset, 68 void* GetPointer(RingBuffer::Offset offset) const { in GetPointer() 73 RingBuffer::Offset GetOffset(void* pointer) const { in GetOffset() 91 Block(Offset _offset, unsigned int _size, State _state) in Block() 97 Offset offset; 114 Offset base_offset_; 117 Offset size_; 120 Offset free_offset_; 124 Offset in_use_offset_;
|