Home
last modified time | relevance | path

Searched defs:guess (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-strtod.cpp434 double* guess) { in ComputeGuess()
485 double guess; in StrtodTrimmed() local
602 float guess = f1; in StrtofTrimmed() local
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dstrtod.cc420 double* guess) { in ComputeGuess()
469 double guess; in StrtodTrimmed() local
586 float guess = f1; in StrtofTrimmed() local
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-strtod.cpp434 double* guess) { in ComputeGuess()
485 double guess; in StrtodTrimmed() local
602 float guess = f1; in StrtofTrimmed() local
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-strtod.cpp434 double* guess) { in ComputeGuess()
485 double guess; in StrtodTrimmed() local
602 float guess = f1; in StrtofTrimmed() local
/third_party/node/deps/v8/src/base/numbers/
Dstrtod.cc349 double guess) { in BignumStrtod()
409 double guess; in Strtod() local
/third_party/node/deps/uvwasi/src/
Duv_mapping.c258 uv_handle_type guess; in uvwasi__get_filetype_by_fd() local
/third_party/ffmpeg/libavutil/
Dfixed_dsp.h178 int retval, bit_mask, guess, square, i; in fixed_sqrt() local
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DCollationPerformanceTest.java345 int guess = -1; in doBinarySearch() local
376 int guess = -1; in doBinarySearch() local
408 int guess = -1; in doBinarySearch() local
446 int guess = -1; in doBinarySearch() local
/third_party/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp502 int guess = -1; in doBinarySearch() local
540 int guess = -1; in doBinarySearch() local
591 int guess = -1; in doBinarySearch() local
642 int guess = -1; in doBinarySearch() local
/third_party/node/deps/v8/tools/debug_helper/
Ddebug-helper-internal.h156 for (const auto& guess : guessed_types_) { in GetPublicView() local
Dget-object-properties.cc590 for (const auto& guess : typed.possible_types) { in GetHeapObjectPropertiesNotCompressed() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DDumbTextComponent.java664 int guess = (lowGuess + highGuess)/2; in point2Offset() local
/third_party/mesa3d/src/intel/tools/
Daubinator_viewer_decoder.cpp128 unsigned guess) in update_count()
/third_party/ffmpeg/libavcodec/
Derror_resilience.c209 int64_t guess, weight_sum; in guess_dc() local
/third_party/python/Lib/idlelib/
Deditor.py1265 def set_indentation_params(self, is_py_src, guess=True): argument
/third_party/icu/icu4c/source/test/perf/collperf/
Dcollperf.cpp425 int guess; in binary_search() local
/third_party/lame/libmp3lame/
Dvbrquantize.c326 int const guess = calc_scalefac(l3_xmin, bw); in guess_scalefac_x34() local
/third_party/mesa3d/src/intel/common/
Dintel_batch_decoder.c118 unsigned guess) in update_count()