/third_party/icu/icu4c/source/test/intltest/ |
D | localematchertest.cpp | 100 const Locale *best = matcher.getBestMatch(Locale::getFrench(), errorCode); in testEmpty() local 130 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testBasics() local 144 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testBasics() local 157 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testBasics() local 174 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testBasics() local 189 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testBasics() local 203 const Locale *best = matcher.getBestMatchForListString("el, fr, fr;q=0, en-GB", errorCode); in testBasics() local 221 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testBasics() local 270 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testSupportedDefault() local 294 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testUnsupportedDefault() local [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | motion_est_template.c | 255 int best[8]; in qpel_motion_search() local 416 static av_always_inline int small_diamond_search(MpegEncContext * s, int *best, int dmin, in small_diamond_search() 457 static int funny_diamond_search(MpegEncContext * s, int *best, int dmin, in funny_diamond_search() 499 static int hex_search(MpegEncContext * s, int *best, int dmin, in hex_search() 533 static int l2s_dia_search(MpegEncContext * s, int *best, int dmin, in l2s_dia_search() 571 static int umh_search(MpegEncContext * s, int *best, int dmin, in umh_search() 618 static int full_search(MpegEncContext * s, int *best, int dmin, in full_search() 681 static int sab_diamond_search(MpegEncContext * s, int *best, int dmin, in sab_diamond_search() 771 static int var_diamond_search(MpegEncContext * s, int *best, int dmin, in var_diamond_search() 832 static av_always_inline int diamond_search(MpegEncContext * s, int *best, int dmin, in diamond_search() [all …]
|
D | libvo-amrwbenc.c | 60 int i, best = -1, min_diff = 0; in get_wb_bitrate_mode() local
|
D | aacenc_is.c | 120 struct AACISError ph_err1, ph_err2, *best; in ff_aac_search_for_is() local
|
D | imgconvert.c | 73 enum AVPixelFormat best = AV_PIX_FMT_NONE; in avcodec_find_best_pix_fmt_of_list() local
|
/third_party/musl/src/network/ |
D | inet_ntop.c | 10 int i, j, max, best; in inet_ntop() local
|
/third_party/skia/tests/ |
D | StrokerTest.cpp | 153 int best = 0; in DEF_TEST() local 232 int best = 0; in DEF_TEST() local 342 int best = 0; in DEF_TEST() local 387 int best[2] = { 0 }; in DEF_TEST() local
|
/third_party/flutter/skia/tests/ |
D | StrokerTest.cpp | 151 int best = 0; in DEF_TEST() local 230 int best = 0; in DEF_TEST() local 340 int best = 0; in DEF_TEST() local 385 int best[2] = { 0 }; in DEF_TEST() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_test_dma_perf.c | 323 struct si_result *best = NULL; in si_test_dma_perf() local 417 struct si_result *best = methods[i]; in si_test_dma_perf() local
|
/third_party/mesa3d/src/gallium/frontends/clover/util/ |
D | factor.hpp | 117 auto best = std::make_pair(T(1), std::vector<T>(grid.size(), T(1))); in find_grid_optimal_factor() local
|
/third_party/node/deps/cares/src/lib/ |
D | inet_ntop.c | 113 struct { int base, len; } best, cur; in inet_ntop6() local
|
/third_party/ffmpeg/libavutil/tests/ |
D | pixfmt_best.c | 44 enum AVPixelFormat best = AV_PIX_FMT_NONE; in find_best() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | core.c | 316 pa_sink *best = NULL; in pa_core_update_default_sink() local 407 pa_source *best = NULL; in pa_core_update_default_source() local
|
D | device-port.c | 255 pa_device_port *p, *best = NULL; in pa_device_port_find_best() local
|
/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/ |
D | mpegpsmux.c | 447 MpegPsPadData *best = NULL; in mpegpsmux_choose_best_stream() local 509 MpegPsPadData *best = NULL; in mpegpsmux_collected() local
|
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
D | Measurement.cpp | 115 size_t best = searchStart; in getOffsetForAdvance() local
|
/third_party/flutter/txt/src/minikin/ |
D | Measurement.cpp | 115 size_t best = searchStart; in getOffsetForAdvance() local
|
/third_party/flutter/skia/third_party/externals/imgui/misc/fonts/ |
D | binary_to_compressed_c.cpp | 215 static int stb_not_crap(int best, int dist) in stb_not_crap() 255 int best = 2, dist=0; in stb_compress_chunk() local
|
/third_party/skia/third_party/externals/imgui/misc/fonts/ |
D | binary_to_compressed_c.cpp | 220 static int stb_not_crap(int best, int dist) in stb_not_crap() 260 int best = 2, dist=0; in stb_compress_chunk() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | LocaleMatcherTest.java | 185 ULocale best = matcher.getBestMatch("en_GB"); in testSupportedDefault() local 209 ULocale best = matcher.getBestMatch("en_GB"); in testUnsupportedDefault() local 233 ULocale best = matcher.getBestMatch("en_GB"); in testNoDefault() local 564 ULocale best = matcher.getBestMatch(loc); in check2() local
|
/third_party/flutter/skia/src/pathops/ |
D | SkIntersections.cpp | 151 SkDVector best = fPt[result] - origin; in mostOutside() local
|
/third_party/skia/src/pathops/ |
D | SkIntersections.cpp | 151 SkDVector best = fPt[result] - origin; in mostOutside() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
D | node_to_instr.c | 262 ppir_node *best = NULL; in ppir_ready_list_pick_best() local
|
/third_party/flutter/glfw/src/ |
D | win32_monitor.c | 98 const GLFWvidmode* best; in _glfwSetVideoModeWin32() local
|
/third_party/libuv/src/ |
D | inet.c | 76 struct { int base, len; } best, cur; in inet_ntop6() local
|