Home
last modified time | relevance | path

Searched refs:root_length_ (Results 1 – 6 of 6) sorted by relevance

/external/openscreen/third_party/abseil/src/absl/strings/
Dcord.cc1093 : root_length_(length), trees_(kMinLengthSize, nullptr) {} in CordForest()
1133 root_length_ -= node->length; in ConcatNodes()
1134 if (root_length_ == 0) break; in ConcatNodes()
1205 size_t root_length_; member in absl::CordForest
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcord.cc1119 : root_length_(length), trees_(kMinLengthSize, nullptr) {} in CordForest()
1159 root_length_ -= node->length; in ConcatNodes()
1160 if (root_length_ == 0) break; in ConcatNodes()
1231 size_t root_length_; member in absl::CordForest
/external/libtextclassifier/abseil-cpp/absl/strings/
Dcord.cc1096 : root_length_(length), trees_(kMinLengthSize, nullptr) {} in CordForest()
1136 root_length_ -= node->length; in ConcatNodes()
1137 if (root_length_ == 0) break; in ConcatNodes()
1208 size_t root_length_; member in absl::CordForest
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord.cc1096 : root_length_(length), trees_(kMinLengthSize, nullptr) {} in CordForest()
1136 root_length_ -= node->length; in ConcatNodes()
1137 if (root_length_ == 0) break; in ConcatNodes()
1208 size_t root_length_; member in absl::CordForest
/external/abseil-cpp/absl/strings/
Dcord.cc1119 : root_length_(length), trees_(kMinLengthSize, nullptr) {} in CordForest()
1159 root_length_ -= node->length; in ConcatNodes()
1160 if (root_length_ == 0) break; in ConcatNodes()
1231 size_t root_length_; member in absl::CordForest
/external/angle/third_party/abseil-cpp/absl/strings/
Dcord.cc1057 : root_length_(length), trees_(kMinLengthSize, nullptr) {} in CordForest()
1097 root_length_ -= node->length; in ConcatNodes()
1098 if (root_length_ == 0) break; in ConcatNodes()
1169 size_t root_length_; member in absl::CordForest