Home
last modified time | relevance | path

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

/external/libtextclassifier/abseil-cpp/absl/strings/
Dcharconv.cc261 int NormalizedShiftSize(int mantissa_width, int binary_exponent) { in NormalizedShiftSize() function
523 const int shift = NormalizedShiftSize<FloatType>(mantissa_width, exponent); in CalculateFromParsedHexadecimal()
581 NormalizedShiftSize<FloatType>(mantissa_width, binary_exponent); in CalculateFromParsedDecimal()
/external/abseil-cpp/absl/strings/
Dcharconv.cc261 int NormalizedShiftSize(int mantissa_width, int binary_exponent) { in NormalizedShiftSize() function
523 const int shift = NormalizedShiftSize<FloatType>(mantissa_width, exponent); in CalculateFromParsedHexadecimal()
581 NormalizedShiftSize<FloatType>(mantissa_width, binary_exponent); in CalculateFromParsedDecimal()
/external/angle/third_party/abseil-cpp/absl/strings/
Dcharconv.cc261 int NormalizedShiftSize(int mantissa_width, int binary_exponent) { in NormalizedShiftSize() function
523 const int shift = NormalizedShiftSize<FloatType>(mantissa_width, exponent); in CalculateFromParsedHexadecimal()
581 NormalizedShiftSize<FloatType>(mantissa_width, binary_exponent); in CalculateFromParsedDecimal()
/external/openscreen/third_party/abseil/src/absl/strings/
Dcharconv.cc261 int NormalizedShiftSize(int mantissa_width, int binary_exponent) { in NormalizedShiftSize() function
523 const int shift = NormalizedShiftSize<FloatType>(mantissa_width, exponent); in CalculateFromParsedHexadecimal()
581 NormalizedShiftSize<FloatType>(mantissa_width, binary_exponent); in CalculateFromParsedDecimal()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcharconv.cc261 int NormalizedShiftSize(int mantissa_width, int binary_exponent) { in NormalizedShiftSize() function
523 const int shift = NormalizedShiftSize<FloatType>(mantissa_width, exponent); in CalculateFromParsedHexadecimal()
581 NormalizedShiftSize<FloatType>(mantissa_width, binary_exponent); in CalculateFromParsedDecimal()
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcharconv.cc261 int NormalizedShiftSize(int mantissa_width, int binary_exponent) { in NormalizedShiftSize() function
523 const int shift = NormalizedShiftSize<FloatType>(mantissa_width, exponent); in CalculateFromParsedHexadecimal()
581 NormalizedShiftSize<FloatType>(mantissa_width, binary_exponent); in CalculateFromParsedDecimal()