Home
last modified time | relevance | path

Searched refs:TagToLength (Results 1 – 10 of 10) sorted by relevance

/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcord_rep_flat.h80 constexpr size_t TagToLength(uint8_t tag) { in TagToLength() function
125 size_t Capacity() const { return TagToLength(tag); } in Capacity()
/external/openscreen/third_party/abseil/src/absl/strings/
Dcord.cc131 static constexpr size_t TagToLength(uint8_t tag) { in TagToLength() function
525 const size_t capacity = TagToLength(dst->tag); in PrepareAppendRegion()
572 std::min(static_cast<size_t>(TagToLength(new_node->tag)), max_length); in GetAppendRegion()
598 new_node->length = TagToLength(new_node->tag); in GetAppendRegion()
706 TagToLength(tree->tag) >= length && tree->refcount.IsOne()) { in operator =()
761 appended = std::min(src_size, TagToLength(root->tag) - inline_length); in AppendArray()
1852 *os << "FLAT cap=" << TagToLength(rep->tag) << " ["; in DumpNode()
1900 ABSL_INTERNAL_CHECK(node->length <= TagToLength(node->tag), in VerifyNode()
1980 return TagToLength(tag); in FlatTagToLength()
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcord.cc178 static constexpr size_t TagToLength(uint8_t tag) { in TagToLength() function
616 const size_t capacity = TagToLength(dst->tag); in PrepareAppendRegion()
663 std::min(static_cast<size_t>(TagToLength(new_node->tag)), max_length); in GetAppendRegion()
689 new_node->length = TagToLength(new_node->tag); in GetAppendRegion()
766 TagToLength(tree->tag) >= length && tree->refcount.IsOne()) { in operator =()
809 appended = std::min(src_size, TagToLength(root->tag) - inline_length); in AppendArray()
1876 *os << "FLAT cap=" << TagToLength(rep->tag) << " ["; in DumpNode()
1924 ABSL_INTERNAL_CHECK(node->length <= TagToLength(node->tag), in VerifyNode()
2004 return TagToLength(tag); in FlatTagToLength()
/external/libtextclassifier/abseil-cpp/absl/strings/
Dcord.cc137 static constexpr size_t TagToLength(uint8_t tag) { in TagToLength() function
528 const size_t capacity = TagToLength(dst->tag); in PrepareAppendRegion()
575 std::min(static_cast<size_t>(TagToLength(new_node->tag)), max_length); in GetAppendRegion()
601 new_node->length = TagToLength(new_node->tag); in GetAppendRegion()
709 TagToLength(tree->tag) >= length && tree->refcount.IsOne()) { in operator =()
764 appended = std::min(src_size, TagToLength(root->tag) - inline_length); in AppendArray()
1855 *os << "FLAT cap=" << TagToLength(rep->tag) << " ["; in DumpNode()
1903 ABSL_INTERNAL_CHECK(node->length <= TagToLength(node->tag), in VerifyNode()
1983 return TagToLength(tag); in FlatTagToLength()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord.cc137 static constexpr size_t TagToLength(uint8_t tag) { in TagToLength() function
528 const size_t capacity = TagToLength(dst->tag); in PrepareAppendRegion()
575 std::min(static_cast<size_t>(TagToLength(new_node->tag)), max_length); in GetAppendRegion()
601 new_node->length = TagToLength(new_node->tag); in GetAppendRegion()
709 TagToLength(tree->tag) >= length && tree->refcount.IsOne()) { in operator =()
764 appended = std::min(src_size, TagToLength(root->tag) - inline_length); in AppendArray()
1855 *os << "FLAT cap=" << TagToLength(rep->tag) << " ["; in DumpNode()
1903 ABSL_INTERNAL_CHECK(node->length <= TagToLength(node->tag), in VerifyNode()
1983 return TagToLength(tag); in FlatTagToLength()
/external/abseil-cpp/absl/strings/
Dcord.cc178 static constexpr size_t TagToLength(uint8_t tag) { in TagToLength() function
616 const size_t capacity = TagToLength(dst->tag); in PrepareAppendRegion()
663 std::min(static_cast<size_t>(TagToLength(new_node->tag)), max_length); in GetAppendRegion()
689 new_node->length = TagToLength(new_node->tag); in GetAppendRegion()
766 TagToLength(tree->tag) >= length && tree->refcount.IsOne()) { in operator =()
809 appended = std::min(src_size, TagToLength(root->tag) - inline_length); in AppendArray()
1876 *os << "FLAT cap=" << TagToLength(rep->tag) << " ["; in DumpNode()
1924 ABSL_INTERNAL_CHECK(node->length <= TagToLength(node->tag), in VerifyNode()
2004 return TagToLength(tag); in FlatTagToLength()
/external/angle/third_party/abseil-cpp/absl/strings/
Dcord.cc2011 return cord_internal::TagToLength(tag); in FlatTagToLength()
/external/angle/third_party/abseil-cpp/
Dsymbols_x86_dbg.def2328 ?TagToLength@cord_internal@absl@@YAIE@Z
Dsymbols_x64_dbg.def2334 ?TagToLength@cord_internal@absl@@YA_KE@Z
Dsymbols_arm64_dbg.def2335 ?TagToLength@cord_internal@absl@@YA_KE@Z