Home
last modified time | relevance | path

Searched refs:lhs_word (Results 1 – 8 of 8) sorted by relevance

/external/abseil-cpp/absl/strings/internal/
Dcharconv_bigint.h356 const uint32_t lhs_word = lhs.GetWord(i); in Compare() local
358 if (lhs_word < rhs_word) { in Compare()
360 } else if (lhs_word > rhs_word) { in Compare()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcharconv_bigint.h356 const uint32_t lhs_word = lhs.GetWord(i); in Compare() local
358 if (lhs_word < rhs_word) { in Compare()
360 } else if (lhs_word > rhs_word) { in Compare()
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/internal/
Dcharconv_bigint.h356 const uint32_t lhs_word = lhs.GetWord(i); in Compare() local
358 if (lhs_word < rhs_word) { in Compare()
360 } else if (lhs_word > rhs_word) { in Compare()
/external/cronet/third_party/abseil-cpp/absl/strings/internal/
Dcharconv_bigint.h356 const uint32_t lhs_word = lhs.GetWord(i); in Compare() local
358 if (lhs_word < rhs_word) { in Compare()
360 } else if (lhs_word > rhs_word) { in Compare()
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
Dcharconv_bigint.h356 const uint32_t lhs_word = lhs.GetWord(i); in Compare() local
358 if (lhs_word < rhs_word) { in Compare()
360 } else if (lhs_word > rhs_word) { in Compare()
/external/openscreen/third_party/abseil/src/absl/strings/internal/
Dcharconv_bigint.h356 const uint32_t lhs_word = lhs.GetWord(i); in Compare() local
358 if (lhs_word < rhs_word) { in Compare()
360 } else if (lhs_word > rhs_word) { in Compare()
/external/libtextclassifier/abseil-cpp/absl/strings/internal/
Dcharconv_bigint.h356 const uint32_t lhs_word = lhs.GetWord(i); in Compare() local
358 if (lhs_word < rhs_word) { in Compare()
360 } else if (lhs_word > rhs_word) { in Compare()
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcharconv_bigint.h356 const uint32_t lhs_word = lhs.GetWord(i); in Compare() local
358 if (lhs_word < rhs_word) { in Compare()
360 } else if (lhs_word > rhs_word) { in Compare()