Searched refs:InlineRep (Results 1 – 12 of 12) sorted by relevance
705 class InlineRep {710 constexpr InlineRep() : data_() {} in InlineRep() function711 explicit InlineRep(InlineData::DefaultInitType init) : data_(init) {} in InlineRep() function712 InlineRep(const InlineRep& src);713 InlineRep(InlineRep&& src);714 InlineRep& operator=(const InlineRep& src);715 InlineRep& operator=(InlineRep&& src) noexcept;717 explicit constexpr InlineRep(cord_internal::InlineData data);719 void Swap(InlineRep* rhs);779 bool IsSame(const InlineRep& other) const { in IsSame()[all …]
309 constexpr unsigned char Cord::InlineRep::kMaxInline;311 inline void Cord::InlineRep::set_data(const char* data, size_t n, in set_data()319 inline char* Cord::InlineRep::set_data(size_t n) { in set_data()326 inline void Cord::InlineRep::reduce_size(size_t n) { in reduce_size()335 inline void Cord::InlineRep::remove_prefix(size_t n) { in remove_prefix()347 void Cord::InlineRep::AppendTreeToInlined(CordRep* tree, in AppendTreeToInlined()361 void Cord::InlineRep::AppendTreeToTree(CordRep* tree, MethodIdentifier method) { in AppendTreeToTree()372 void Cord::InlineRep::AppendTree(CordRep* tree, MethodIdentifier method) { in AppendTree()381 void Cord::InlineRep::PrependTreeToInlined(CordRep* tree, in PrependTreeToInlined()395 void Cord::InlineRep::PrependTreeToTree(CordRep* tree, in PrependTreeToTree()[all …]
645 class InlineRep {654 constexpr InlineRep() : data_{} {} in InlineRep() function655 InlineRep(const InlineRep& src);656 InlineRep(InlineRep&& src);657 InlineRep& operator=(const InlineRep& src);658 InlineRep& operator=(InlineRep&& src) noexcept;660 void Swap(InlineRep* rhs);686 bool IsSame(const InlineRep& other) const { in IsSame()689 int BitwiseCompare(const InlineRep& other) const { in BitwiseCompare()723 void AssignSlow(const InlineRep& src);[all …]
444 constexpr unsigned char Cord::InlineRep::kMaxInline;446 inline void Cord::InlineRep::set_data(const char* data, size_t n, in set_data()454 inline char* Cord::InlineRep::set_data(size_t n) { in set_data()461 inline CordRep* Cord::InlineRep::force_tree(size_t extra_hint) { in force_tree()475 inline void Cord::InlineRep::reduce_size(size_t n) { in reduce_size()484 inline void Cord::InlineRep::remove_prefix(size_t n) { in remove_prefix()489 void Cord::InlineRep::AppendTree(CordRep* tree) { in AppendTree()499 void Cord::InlineRep::PrependTree(CordRep* tree) { in PrependTree()548 void Cord::InlineRep::GetAppendRegion(char** region, size_t* size, in GetAppendRegion()581 void Cord::InlineRep::GetAppendRegion(char** region, size_t* size) { in GetAppendRegion()[all …]
1228 TEST(CordMemoryUsage, InlineRep) { in TEST() argument
230 …?AppendArray@InlineRep@Cord@absl@@QEAAXVstring_view@3@W4MethodIdentifier@CordzUpdateTracker@cord_i…236 …?AppendTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUpdateTr…237 …?AppendTreeToInlined@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@Cord…238 …?AppendTreeToTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUp…246 ?AssignSlow@InlineRep@Cord@absl@@AEAAXAEBV123@@Z303 …?CopyTo@InlineRep@Cord@absl@@QEBAXPEAV?$basic_string@DU?$char_traits@D@__1@std@@V?$allocator@D@23@…383 ?FindFlatStartPiece@InlineRep@Cord@absl@@QEBA?AVstring_view@3@XZ605 …?PrependTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUpdateT…606 …?PrependTreeToInlined@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@Cor…607 …?PrependTreeToTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzU…[all …]
247 …?AppendArray@InlineRep@Cord@absl@@QEAAXVstring_view@3@W4MethodIdentifier@CordzUpdateTracker@cord_i…253 …?AppendTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUpdateTr…254 …?AppendTreeToInlined@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@Cord…255 …?AppendTreeToTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUp…263 ?AssignSlow@InlineRep@Cord@absl@@AEAAXAEBV123@@Z319 …?CopyTo@InlineRep@Cord@absl@@QEBAXPEAV?$basic_string@DU?$char_traits@D@__1@std@@V?$allocator@D@23@…399 ?FindFlatStartPiece@InlineRep@Cord@absl@@QEBA?AVstring_view@3@XZ623 …?PrependTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUpdateT…624 …?PrependTreeToInlined@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@Cor…625 …?PrependTreeToTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzU…[all …]
235 …?AppendArray@InlineRep@Cord@absl@@QEAAXVstring_view@3@W4MethodIdentifier@CordzUpdateTracker@cord_i…241 …?AppendTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUpdateTr…242 …?AppendTreeToInlined@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@Cord…243 …?AppendTreeToTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUp…251 ?AssignSlow@InlineRep@Cord@absl@@AEAAXAEBV123@@Z308 …?CopyTo@InlineRep@Cord@absl@@QEBAXPEAV?$basic_string@DU?$char_traits@D@__1@std@@V?$allocator@D@23@…610 …?PrependTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUpdateT…611 …?PrependTreeToInlined@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@Cor…612 …?PrependTreeToTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzU…795 ?UnrefTree@InlineRep@Cord@absl@@AEAAXXZ
231 …?AppendArray@InlineRep@Cord@absl@@QAEXVstring_view@3@W4MethodIdentifier@CordzUpdateTracker@cord_in…237 …?AppendTree@InlineRep@Cord@absl@@QAEXPAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUpdateTrac…238 …?AppendTreeToInlined@InlineRep@Cord@absl@@QAEXPAUCordRep@cord_internal@3@W4MethodIdentifier@CordzU…239 …?AppendTreeToTree@InlineRep@Cord@absl@@QAEXPAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUpda…247 ?AssignSlow@InlineRep@Cord@absl@@AAEXABV123@@Z304 …?CopyTo@InlineRep@Cord@absl@@QBEXPAV?$basic_string@DU?$char_traits@D@__1@std@@V?$allocator@D@23@@_…607 …?PrependTree@InlineRep@Cord@absl@@QAEXPAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUpdateTra…608 …?PrependTreeToInlined@InlineRep@Cord@absl@@QAEXPAUCordRep@cord_internal@3@W4MethodIdentifier@Cordz…609 …?PrependTreeToTree@InlineRep@Cord@absl@@QAEXPAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUpd…791 ?UnrefTree@InlineRep@Cord@absl@@AAEXXZ
1098 ??0InlineRep@Cord@absl@@QEAA@$$QEAV012@@Z1099 ??0InlineRep@Cord@absl@@QEAA@AEBV012@@Z1100 ??0InlineRep@Cord@absl@@QEAA@W4DefaultInitType@InlineData@cord_internal@2@@Z1101 ??0InlineRep@Cord@absl@@QEAA@XZ1296 ??4InlineRep@Cord@absl@@QEAAAEAV012@$$QEAV012@@Z1608 …?AppendArray@InlineRep@Cord@absl@@QEAAXVstring_view@3@W4MethodIdentifier@CordzUpdateTracker@cord_i…1616 …?AppendTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUpdateTr…1617 …?AppendTreeToInlined@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@Cord…1618 …?AppendTreeToTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUp…1631 ?AssignSlow@InlineRep@Cord@absl@@AEAAXAEBV123@@Z[all …]
1101 ??0InlineRep@Cord@absl@@QEAA@$$QEAV012@@Z1102 ??0InlineRep@Cord@absl@@QEAA@AEBV012@@Z1103 ??0InlineRep@Cord@absl@@QEAA@W4DefaultInitType@InlineData@cord_internal@2@@Z1104 ??0InlineRep@Cord@absl@@QEAA@XZ1299 ??4InlineRep@Cord@absl@@QEAAAEAV012@$$QEAV012@@Z1612 …?AppendArray@InlineRep@Cord@absl@@QEAAXVstring_view@3@W4MethodIdentifier@CordzUpdateTracker@cord_i…1620 …?AppendTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUpdateTr…1621 …?AppendTreeToInlined@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@Cord…1622 …?AppendTreeToTree@InlineRep@Cord@absl@@QEAAXPEAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUp…1635 ?AssignSlow@InlineRep@Cord@absl@@AEAAXAEBV123@@Z[all …]
1096 ??0InlineRep@Cord@absl@@QAE@$$QAV012@@Z1097 ??0InlineRep@Cord@absl@@QAE@ABV012@@Z1098 ??0InlineRep@Cord@absl@@QAE@W4DefaultInitType@InlineData@cord_internal@2@@Z1099 ??0InlineRep@Cord@absl@@QAE@XZ1294 ??4InlineRep@Cord@absl@@QAEAAV012@$$QAV012@@Z1606 …?AppendArray@InlineRep@Cord@absl@@QAEXVstring_view@3@W4MethodIdentifier@CordzUpdateTracker@cord_in…1614 …?AppendTree@InlineRep@Cord@absl@@QAEXPAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUpdateTrac…1615 …?AppendTreeToInlined@InlineRep@Cord@absl@@QAEXPAUCordRep@cord_internal@3@W4MethodIdentifier@CordzU…1616 …?AppendTreeToTree@InlineRep@Cord@absl@@QAEXPAUCordRep@cord_internal@3@W4MethodIdentifier@CordzUpda…1629 ?AssignSlow@InlineRep@Cord@absl@@AAEXABV123@@Z[all …]