Home
last modified time | relevance | path

Searched defs:middle_value (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dstring-to-double.cc353 int middle_value = (1 << (overflow_bits_count - 1)); in RadixStringToIeee() local
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-string-to-double.cpp374 int middle_value = (1 << (overflow_bits_count - 1)); in RadixStringToIeee() local
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-string-to-double.cpp374 int middle_value = (1 << (overflow_bits_count - 1)); in RadixStringToIeee() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-string-to-double.cpp374 int middle_value = (1 << (overflow_bits_count - 1)); in RadixStringToIeee() local
/third_party/ffmpeg/libavcodec/
H A Dimc.c767 int middle_value, cw_len, max_size; in inverse_quant_coeff() local
/third_party/node/deps/v8/src/numbers/
H A Dconversions.cc245 int middle_value = (1 << (overflow_bits_count - 1)); in InternalStringToIntDouble() local

Completed in 8 milliseconds