Home
last modified time | relevance | path

Searched defs:score (Results 26 - 50 of 183) sorted by relevance

12345678

/third_party/ffmpeg/libavfilter/
H A Dvf_find_rect.c161 float score = compare(foc->haystack_frame[pass], foc->needle_frame[pass], x, y); in search() local
/third_party/ffmpeg/libavformat/
H A Dmoflex.c123 int score = 0; in moflex_probe() local
H A Dformat.c59 int score_max, score; in av_guess_format() local
136 int score, score_max = 0; in av_probe_input_format3() local
223 int score = 0; av_probe_input_format() local
234 int score = 0; av_probe_input_buffer2() local
[all...]
H A Dsga.c53 int score = 0, sectors = 1; in sga_probe() local
/third_party/curl/lib/
H A Dconncache.c424 timediff_t score; in Curl_conncache_extract_bundle() local
473 timediff_t score; in Curl_conncache_extract_oldest() local
[all...]
/third_party/libwebsockets/lib/core-net/client/
H A Dsort-dns.c86 lws_dns_score_t score; member
166 lws_sort_dns_classify(lws_sockaddr46 *sa46, lws_dns_score_t *score) in lws_sort_dns_classify() argument
[all...]
/third_party/mesa3d/include/android_stub/system/
H A Dcamera.h261 int32_t score; member
/third_party/ltp/testcases/cve/
H A Dmeltdown.c314 unsigned int i, score = 0, ret; in run() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c86 unsigned score; in si_test_dma_perf() member
145 double score = 0; in si_test_dma_perf() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c54 score(const struct ubo_range_entry *entry) in score() function
/third_party/node/deps/brotli/c/enc/
H A Dhash_longest_match64_inc.h205 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local
246 score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local
[all...]
H A Dhash_longest_match_quickly_inc.h173 const score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local
208 const score_t score = BackwardReferenceScore(len, backward); in FindLongestMatch() local
239 const score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local
[all...]
H A Dhash_rolling_inc.h189 score_t score = BackwardReferenceScore(len, backward); in FindLongestMatch() local
/third_party/node/deps/icu-small/source/common/
H A Dmlbe.cpp140 int32_t score = fNegativeSum; in evaluateBreakpoint() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A Dglmark2Benchmark.cpp261 size_t score; in parseOutput() local
262 glmark2Output >> glmark2Tag >> scoreTag >> score; in parseOutput() local
[all...]
/third_party/skia/src/core/
H A DSkFontMgr.cpp213 int score; in matchStyleCSS3() member
251 static const int score[3][3] = { in matchStyleCSS3() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dalpha_enc.c103 size_t score; member
229 static void InitFilterTrial(FilterTrial* const score) { in InitFilterTrial() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_longest_match_quickly_inc.h173 const score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local
208 const score_t score = BackwardReferenceScore(len, backward); in FindLongestMatch() local
239 const score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local
[all...]
H A Dhash_rolling_inc.h189 score_t score = BackwardReferenceScore(len, backward); in FindLongestMatch() local
H A Dhash_longest_match64_inc.h205 score_t score = BackwardReferenceScoreUsingLastDistance(len); in FindLongestMatch() local
246 score_t score = BackwardReferenceScore(len, backward); FindLongestMatch() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-name-table.hh73 uint16_t score () const in score() function
/third_party/vixl/benchmarks/aarch64/
H A Dbench-utils.h122 double score = iterations / elapsed_seconds; in PrintResults() local
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dninet_hashtables.c351 int score = -1; in nip_tcp_compute_score() local
388 int score; in ninet_lhash2_lookup() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/
H A Drfd_ftl.c412 int block, best_block, score, old_sector_block; in reclaim_block() local
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dcgroup_util.c511 int set_oom_adj_score(int pid, int score) in set_oom_adj_score() argument

Completed in 15 milliseconds

12345678