/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/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/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/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/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/ |
D | horizontal_metrics_table.h | 60 struct Offset { struct 66 // Offset within an hMetric argument
|
D | horizontal_device_metrics_table.h | 58 struct Offset { struct 65 // Offsets within a device record argument
|
D | horizontal_header_table.h | 86 struct Offset { struct 98 kCaretOffset = 22, argument
|
D | maximum_profile_table.h | 90 struct Offset { struct 91 enum {
|
/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/sfntly/cpp/src/sfntly/table/core/ |
D | horizontal_metrics_table.h | 60 struct Offset { struct 66 // Offset within an hMetric argument
|
D | horizontal_device_metrics_table.h | 58 struct Offset { struct 65 // Offsets within a device record argument
|
D | horizontal_header_table.h | 86 struct Offset { struct 98 kCaretOffset = 22, argument
|
D | maximum_profile_table.h | 90 struct Offset { struct 91 enum {
|
/external/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/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 250 SDValue Offset, Base; in SelectLoad() local 431 SDValue Addr, Offset, Base; in SelectLoadVector() local 818 SDValue Base, Offset, Addr; in SelectLDGLDUVector() local 1348 SDValue Offset, Base; in SelectStore() local 1529 SDValue Addr, Offset, Base; in SelectStoreVector() local 1904 SDValue Offset = Node->getOperand(2); in SelectLoadParam() local 2034 SDValue Offset = N->getOperand(1); in SelectStoreRetval() local 2159 SDValue Offset = N->getOperand(2); in SelectStoreParam() local 2334 SDNode *OpNode, SDValue Addr, SDValue &Base, SDValue &Offset, MVT mvt) { in SelectADDRsi_imp() 2349 SDValue &Base, SDValue &Offset) { in SelectADDRsi() [all …]
|
/external/llvm/lib/DebugInfo/ |
D | DWARFDebugFrame.cpp | 29 FrameEntry(FrameKind K, DataExtractor D, uint64_t Offset, uint64_t Length) in FrameEntry() 58 uint64_t Offset; member in llvm::FrameEntry 101 void FrameEntry::parseInstructions(uint32_t *Offset, uint32_t EndOffset) { in parseInstructions() 205 CIE(DataExtractor D, uint64_t Offset, uint64_t Length, uint8_t Version, in CIE() 251 FDE(DataExtractor D, uint64_t Offset, uint64_t Length, in FDE() 299 uint32_t Offset, int Length) { in dumpDataAux() 310 uint32_t Offset = 0; in parse() local
|
/external/llvm/lib/Support/ |
D | MemoryBuffer.cpp | 186 static uint64_t getLegalMapOffset(uint64_t Offset) { in getLegalMapOffset() 190 static uint64_t getLegalMapSize(uint64_t Len, uint64_t Offset) { in getLegalMapSize() 194 const char *getStart(uint64_t Len, uint64_t Offset) { in getStart() 200 uint64_t Offset, error_code EC) in MemoryBufferMMapFile() 274 off_t Offset, in shouldUseMmap() 316 int64_t Offset, bool RequiresNullTerminator) { in getOpenFileImpl() 403 uint64_t MapSize, int64_t Offset) { in getOpenFileSlice()
|
/external/clang/lib/AST/ |
D | ExternalASTSource.cpp | 37 Stmt *ExternalASTSource::GetExternalDeclStmt(uint64_t Offset) { in GetExternalDeclStmt() 42 ExternalASTSource::GetExternalCXXBaseSpecifiers(uint64_t Offset) { in GetExternalCXXBaseSpecifiers()
|