Home
last modified time | relevance | path

Searched defs:best (Results 1 – 25 of 108) sorted by relevance

12345

/external/icu/icu4c/source/test/intltest/
Dlocalematchertest.cpp100 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 …]
/external/cronet/third_party/icu/source/test/intltest/
Dlocalematchertest.cpp100 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 …]
/external/skia/tests/
DStrokerTest.cpp166 int best = 0; in DEF_TEST() local
245 int best = 0; in DEF_TEST() local
355 int best = 0; in DEF_TEST() local
400 int best[2] = { 0 }; in DEF_TEST() local
/external/webrtc/modules/audio_processing/agc2/rnn_vad/
Dpitch_search_internal.h74 int best; member
/external/musl/src/network/
Dinet_ntop.c10 int i, j, max, best; in inet_ntop() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
DShortestCanonicalForm.java165 String best = nfc; in getShortest() local
220 String best = null; in process() local
/external/igt-gpu-tools/tools/
Dhsw_compute_wrpll.c128 struct wrpll_rnp *best) in wrpll_update_rnp()
191 struct wrpll_rnp best = { 0, 0, 0 }; in wrpll_compute_rnp() local
/external/ppp/pppd/plugins/pppoatm/
Dmisc.c24 int i,best; in __atmlib_fetch() local
/external/zstd/lib/dictBuilder/
Dcover.c851 void COVER_best_init(COVER_best_t *best) { in COVER_best_init()
865 void COVER_best_wait(COVER_best_t *best) { in COVER_best_wait()
879 void COVER_best_destroy(COVER_best_t *best) { in COVER_best_destroy()
895 void COVER_best_start(COVER_best_t *best) { in COVER_best_start()
909 void COVER_best_finish(COVER_best_t *best, ZDICT_cover_params_t parameters, in COVER_best_finish()
1063 COVER_best_t *best; member
1141 COVER_best_t best; in ZDICT_optimizeTrainFromBuffer_cover() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/direct/
DMultiDirectional.java71 final RealPointValuePair best = original[0]; in iterateSimplex() local
DNelderMead.java83 final RealPointValuePair best = simplex[0]; in iterateSimplex() local
/external/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time.cc143 const Cluster* best = nullptr; in FindBestProbe() local
182 if (const Cluster* best = FindBestProbe(clusters)) { in ProcessClusters() local
/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c183 struct kvm_cpuid2 *best; in guest_test_msrs_access() local
527 struct kvm_cpuid2 *best; in guest_test_hcalls_access() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_dma_perf.c345 struct si_result *best = NULL; in si_test_dma_perf() local
443 struct si_result *best = methods[i]; in si_test_dma_perf() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dorder_by_dialect.cc110 Operation* best = nullptr; in groupOperationsByDialect() local
/external/mesa3d/src/gallium/frontends/clover/util/
Dfactor.hpp117 auto best = std::make_pair(T(1), std::vector<T>(grid.size(), T(1))); in find_grid_optimal_factor() local
/external/curl/lib/
Dinet_ntop.c101 } best, cur; in inet_ntop6() local
/external/zopfli/src/zopfli/
Dblocksplitter.c46 double best = ZOPFLI_LARGE_FLOAT; in FindMinimum() local
65 double best; in FindMinimum() local
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dinet_ntop.c119 struct { int base, len; } best, cur; in inet_ntop6() local
/external/tcpdump/
Daddrtostr.c115 } best, cur; in addrtostr6() local
/external/rust/crates/flate2/src/
Dlib.rs181 pub const fn best() -> Compression { in best() method
/external/eigen/bench/btl/data/
Dmean.cxx121 Lib_Mean best(*is); in main() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DMergeLists.java72 T best = extractFirstOk(orderedWorkingSet, first); // removes from working set in merge() local
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_lpm_map.c85 struct tlpm_node *best = NULL; in tlpm_match() local
114 struct tlpm_node *best = tlpm_match(list, key, n_bits); in tlpm_delete() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleMatcherTest.java185 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

12345