| /external/llvm/tools/llvm-readobj/ |
| D | ARMAttributeParser.cpp | 74 uint32_t &Offset) { in ParseInteger() 82 uint32_t &Offset) { in ParseString() 90 uint32_t &Offset) { in IntegerAttribute() 96 uint32_t &Offset) { in StringAttribute() 120 uint32_t &Offset) { in CPU_arch() 134 uint32_t &Offset) { in CPU_arch_profile() 151 uint32_t &Offset) { in ARM_ISA_use() 161 uint32_t &Offset) { in THUMB_ISA_use() 171 uint32_t &Offset) { in FP_arch() 184 uint32_t &Offset) { in WMMX_arch() [all …]
|
| D | ARMWinEHPrinter.cpp | 97 uint64_t Offset = 0) { in formatSymbol() 225 uint64_t Offset) { in getRelocatedSymbol() 236 bool Decoder::opcode_0xxxxxxx(const ulittle8_t *OC, unsigned &Offset, in opcode_0xxxxxxx() 247 bool Decoder::opcode_10Lxxxxx(const ulittle8_t *OC, unsigned &Offset, in opcode_10Lxxxxx() 266 bool Decoder::opcode_1100xxxx(const ulittle8_t *OC, unsigned &Offset, in opcode_1100xxxx() 278 bool Decoder::opcode_11010Lxx(const ulittle8_t *OC, unsigned &Offset, in opcode_11010Lxx() 295 bool Decoder::opcode_11011Lxx(const ulittle8_t *OC, unsigned &Offset, in opcode_11011Lxx() 312 bool Decoder::opcode_11100xxx(const ulittle8_t *OC, unsigned &Offset, in opcode_11100xxx() 326 bool Decoder::opcode_111010xx(const ulittle8_t *OC, unsigned &Offset, in opcode_111010xx() 339 bool Decoder::opcode_1110110L(const ulittle8_t *OC, unsigned &Offset, in opcode_1110110L() [all …]
|
| D | Win64EHDumper.cpp | 116 const coff_section *Section, uint64_t Offset, in formatSymbol() 139 uint64_t Offset, in resolveRelocation() 162 uint64_t Offset, in printRuntimeFunctionEntry() 233 off_t Offset, const UnwindInfo &UI) { in printUnwindInfo() 284 uint64_t Offset; in printRuntimeFunction() local
|
| /external/clang/lib/Rewrite/Core/ |
| D | RewriteRope.cpp | 234 RopePieceBTreeNode *RopePieceBTreeLeaf::split(unsigned Offset) { in split() 275 RopePieceBTreeNode *RopePieceBTreeLeaf::insert(unsigned Offset, in insert() 336 void RopePieceBTreeLeaf::erase(unsigned Offset, unsigned NumBytes) { in erase() 470 RopePieceBTreeNode *RopePieceBTreeInterior::split(unsigned Offset) { in split() 496 RopePieceBTreeNode *RopePieceBTreeInterior::insert(unsigned Offset, in insert() 565 void RopePieceBTreeInterior::erase(unsigned Offset, unsigned NumBytes) { in erase() 626 RopePieceBTreeNode *RopePieceBTreeNode::split(unsigned Offset) { in split() 639 RopePieceBTreeNode *RopePieceBTreeNode::insert(unsigned Offset, in insert() 649 void RopePieceBTreeNode::erase(unsigned Offset, unsigned NumBytes) { in erase() 739 void RopePieceBTree::insert(unsigned Offset, const RopePiece &R) { in insert() [all …]
|
| /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/ |
| D | small_glyph_metrics.h | 28 struct Offset { struct 29 enum {
|
| D | ebdt_table.h | 29 struct Offset { struct 30 enum {
|
| D | big_glyph_metrics.h | 27 struct Offset { struct 28 enum {
|
| D | ebsc_table.h | 27 struct Offset { struct 37 kBitmapScaleTable_vert = EblcTable::Offset::kSbitLineMetricsLength, argument
|
| /external/sfntly/cpp/src/sfntly/table/bitmap/ |
| D | small_glyph_metrics.h | 28 struct Offset { struct 29 enum {
|
| D | ebdt_table.h | 29 struct Offset { struct 30 enum {
|
| D | big_glyph_metrics.h | 27 struct Offset { struct 28 enum {
|
| D | ebsc_table.h | 27 struct Offset { struct 37 kBitmapScaleTable_vert = EblcTable::Offset::kSbitLineMetricsLength, argument
|
| /external/llvm/include/llvm/Support/ |
| D | OutputBuffer.h | 126 void fixhalf(unsigned short X, unsigned Offset) { in fixhalf() 131 void fixword(unsigned X, unsigned Offset) { in fixword() 138 void fixxword(uint64_t X, unsigned Offset) { in fixxword() 149 void fixaddr(uint64_t X, unsigned Offset) { in fixaddr()
|
| /external/llvm/lib/DebugInfo/ |
| D | DWARFDebugFrame.cpp | 29 FrameEntry(FrameKind K, uint64_t Offset, uint64_t Length) in FrameEntry() 55 uint64_t Offset; member in llvm::FrameEntry 97 void FrameEntry::parseInstructions(DataExtractor Data, uint32_t *Offset, in parseInstructions() 201 CIE(uint64_t Offset, uint64_t Length, uint8_t Version, in CIE() 247 FDE(uint64_t Offset, uint64_t Length, int64_t LinkedCIEOffset, in FDE() 289 uint32_t Offset, int Length) { in dumpDataAux() 300 uint32_t Offset = 0; in parse() local
|
| /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/ |
| D | horizontal_device_metrics_table.h | 58 struct Offset { struct 65 // Offsets within a device record argument
|
| D | horizontal_metrics_table.h | 60 struct Offset { struct 66 // Offset within an hMetric argument
|
| D | horizontal_header_table.h | 86 struct Offset { struct 98 kCaretOffset = 22, argument
|
| /external/sfntly/cpp/src/sfntly/table/core/ |
| D | horizontal_device_metrics_table.h | 58 struct Offset { struct 65 // Offsets within a device record argument
|
| D | horizontal_metrics_table.h | 60 struct Offset { struct 66 // Offset within an hMetric argument
|
| D | horizontal_header_table.h | 86 struct Offset { struct 98 kCaretOffset = 22, argument
|
| /external/chromium_org/third_party/sfntly/cpp/src/sfntly/ |
| D | font_factory.h | 97 struct Offset { struct 99 // Offsets within the main directory. argument
|
| /external/compiler-rt/lib/ubsan/ |
| D | ubsan_type_hash.h | 26 sptr Offset; variable 30 DynamicTypeInfo(const char *MDTN, sptr Offset, const char *STN) in DynamicTypeInfo()
|
| /external/sfntly/cpp/src/sfntly/ |
| D | font_factory.h | 97 struct Offset { struct 99 // Offsets within the main directory. argument
|
| /external/llvm/lib/CodeGen/ |
| D | LocalStackSlotAllocation.cpp | 54 FrameRef(MachineBasicBlock::iterator I, int64_t Offset, int Idx) : in FrameRef() 134 int FrameIdx, int64_t &Offset, in AdjustStackOffset() 169 bool StackGrowsDown, int64_t &Offset, in AssignProtectedObjSet() 189 int64_t Offset = 0; in calculateFrameObjectOffsets() local 261 int64_t Offset = FrameSizeAdjust + LocalFrameOffset - BaseOffset; in lookupCandidateBaseReg() local 353 int64_t Offset = 0; in insertFrameReferenceRegisters() local
|
| /external/llvm/lib/Target/XCore/ |
| D | XCoreRegisterInfo.cpp | 63 unsigned Reg, unsigned FrameReg, int Offset ) { in InsertFPImmInst() 95 int Offset, RegScavenger *RS ) { in InsertFPConstInst() 130 unsigned Reg, int Offset) { in InsertSPImmInst() 163 unsigned Reg, int Offset, RegScavenger *RS ) { in InsertSPConstInst() 273 int Offset = MF.getFrameInfo()->getObjectOffset(FrameIndex); in eliminateFrameIndex() local
|