Home
last modified time | relevance | path

Searched refs:hits (Results 1 – 25 of 166) sorted by relevance

1234567

/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/
Dcanned-1.txt2 AC be: 472 agg hits
3 AC but: 401 agg hits
4 AC by: 242 agg hits
5 AC been: 236 agg hits
6 AC basil: 158 agg hits
7 AC before: 75 agg hits
8 AC beauty: 55 agg hits
9 AC better: 54 agg hits
10 AC believe: 49 agg hits
11 AC began: 44 agg hits
[all …]
DREADME.md35 [2018/10/15 07:15:44:1443] NOTICE: lws_fts_results_dump: AC b: 3 agg hits
36 [2018/10/15 07:15:44:1443] NOTICE: lws_fts_results_dump: AC be: 472 agg hits
37 [2018/10/15 07:15:44:1443] NOTICE: lws_fts_results_dump: AC bee: 3 agg hits
38 [2018/10/15 07:15:44:1443] NOTICE: lws_fts_results_dump: AC been: 236 agg hits
39 [2018/10/15 07:15:44:1443] NOTICE: lws_fts_results_dump: AC beaut: 1 agg hits
40 [2018/10/15 07:15:44:1443] NOTICE: lws_fts_results_dump: AC beauty: 55 agg hits
41 [2018/10/15 07:15:44:1443] NOTICE: lws_fts_results_dump: AC because: 40 agg hits
42 [2018/10/15 07:15:44:1443] NOTICE: lws_fts_results_dump: AC believe: 49 agg hits
43 [2018/10/15 07:15:44:1443] NOTICE: lws_fts_results_dump: AC better: 54 agg hits
44 [2018/10/15 07:15:44:1443] NOTICE: lws_fts_results_dump: AC before: 75 agg hits
[all …]
Dcanned-2.txt3 ../minimal-examples/api-tests/api-test-fts/the-picture-of-dorian-gray.txt: (8904 lines) 32 hits
36 ../minimal-examples/api-tests/api-test-fts/les-mis-utf8.txt: (14399 lines) 3 hits
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto_driver_wrappers.function60 TEST_EQUAL(mbedtls_test_driver_pake_hooks.hits.total,
68 TEST_EQUAL(mbedtls_test_driver_pake_hooks.hits.total,
76 TEST_EQUAL(mbedtls_test_driver_pake_hooks.hits.total,
84 TEST_EQUAL(mbedtls_test_driver_pake_hooks.hits.total,
92 TEST_EQUAL(mbedtls_test_driver_pake_hooks.hits.total,
100 TEST_EQUAL(mbedtls_test_driver_pake_hooks.hits.total,
110 TEST_EQUAL(mbedtls_test_driver_pake_hooks.hits.total,
117 TEST_EQUAL(mbedtls_test_driver_pake_hooks.hits.total,
124 TEST_EQUAL(mbedtls_test_driver_pake_hooks.hits.total,
131 TEST_EQUAL(mbedtls_test_driver_pake_hooks.hits.total,
[all …]
/third_party/mbedtls/tests/src/drivers/
Dtest_driver_pake.c40 mbedtls_test_driver_pake_hooks.hits.total++; in mbedtls_test_transparent_pake_setup()
41 mbedtls_test_driver_pake_hooks.hits.setup++; in mbedtls_test_transparent_pake_setup()
73 mbedtls_test_driver_pake_hooks.hits.total++; in mbedtls_test_transparent_pake_output()
74 mbedtls_test_driver_pake_hooks.hits.output++; in mbedtls_test_transparent_pake_output()
121 mbedtls_test_driver_pake_hooks.hits.total++; in mbedtls_test_transparent_pake_input()
122 mbedtls_test_driver_pake_hooks.hits.input++; in mbedtls_test_transparent_pake_input()
153 mbedtls_test_driver_pake_hooks.hits.total++; in mbedtls_test_transparent_pake_get_implicit_key()
154 mbedtls_test_driver_pake_hooks.hits.implicit_key++; in mbedtls_test_transparent_pake_get_implicit_key()
184 mbedtls_test_driver_pake_hooks.hits.total++; in mbedtls_test_transparent_pake_abort()
185 mbedtls_test_driver_pake_hooks.hits.abort++; in mbedtls_test_transparent_pake_abort()
Dtest_driver_mac.c45 mbedtls_test_driver_mac_hooks.hits++; in mbedtls_test_transparent_mac_compute()
89 mbedtls_test_driver_mac_hooks.hits++; in mbedtls_test_transparent_mac_sign_setup()
126 mbedtls_test_driver_mac_hooks.hits++; in mbedtls_test_transparent_mac_verify_setup()
161 mbedtls_test_driver_mac_hooks.hits++; in mbedtls_test_transparent_mac_update()
193 mbedtls_test_driver_mac_hooks.hits++; in mbedtls_test_transparent_mac_sign_finish()
225 mbedtls_test_driver_mac_hooks.hits++; in mbedtls_test_transparent_mac_verify_finish()
254 mbedtls_test_driver_mac_hooks.hits++; in mbedtls_test_transparent_mac_abort()
287 mbedtls_test_driver_mac_hooks.hits++; in mbedtls_test_opaque_mac_compute()
315 mbedtls_test_driver_mac_hooks.hits++; in mbedtls_test_opaque_mac_sign_setup()
339 mbedtls_test_driver_mac_hooks.hits++; in mbedtls_test_opaque_mac_verify_setup()
[all …]
Dhash.c39 mbedtls_test_driver_hash_hooks.hits++; in mbedtls_test_transparent_hash_compute()
74 mbedtls_test_driver_hash_hooks.hits++; in mbedtls_test_transparent_hash_setup()
101 mbedtls_test_driver_hash_hooks.hits++; in mbedtls_test_transparent_hash_clone()
130 mbedtls_test_driver_hash_hooks.hits++; in mbedtls_test_transparent_hash_update()
161 mbedtls_test_driver_hash_hooks.hits++; in mbedtls_test_transparent_hash_finish()
190 mbedtls_test_driver_hash_hooks.hits++; in mbedtls_test_transparent_hash_abort()
Dtest_driver_cipher.c55 mbedtls_test_driver_cipher_hooks.hits++; in mbedtls_test_transparent_cipher_encrypt()
102 mbedtls_test_driver_cipher_hooks.hits++; in mbedtls_test_transparent_cipher_decrypt()
144 mbedtls_test_driver_cipher_hooks.hits++; in mbedtls_test_transparent_cipher_encrypt_setup()
176 mbedtls_test_driver_cipher_hooks.hits++; in mbedtls_test_transparent_cipher_decrypt_setup()
199 mbedtls_test_driver_cipher_hooks.hits++; in mbedtls_test_transparent_cipher_abort()
222 mbedtls_test_driver_cipher_hooks.hits++; in mbedtls_test_transparent_cipher_set_iv()
247 mbedtls_test_driver_cipher_hooks.hits++; in mbedtls_test_transparent_cipher_update()
286 mbedtls_test_driver_cipher_hooks.hits++; in mbedtls_test_transparent_cipher_finish()
Dtest_driver_signature.c203 ++mbedtls_test_driver_signature_sign_hooks.hits; in mbedtls_test_transparent_signature_sign_message()
282 ++mbedtls_test_driver_signature_verify_hooks.hits; in mbedtls_test_transparent_signature_verify_message()
340 ++mbedtls_test_driver_signature_sign_hooks.hits; in mbedtls_test_transparent_signature_sign_hash()
388 ++mbedtls_test_driver_signature_verify_hooks.hits; in mbedtls_test_transparent_signature_verify_hash()
/third_party/littlefs/scripts/
Dcoverage.py51 hits, count = reduced_funcs[(file, func)]
52 reduced_funcs[(file, func)] = (hits + (line_hits > 0), count + 1)
55 for (file, func), (hits, count) in reduced_funcs.items():
63 results.append((file, func, hits, count))
107 for _, _, hits, count in results:
108 total_hits += hits
128 for _, _, hits, count in prev_results:
129 prev_total_hits += hits
152 for file, func, hits, count in results:
153 merged_results[(file, func)]['coverage_hits'] = hits
[all …]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCharsetRecog_2022.java38 int hits = 0; in match() local
59 hits++; in match()
73 if (hits == 0) { in match()
83 quality = (100*hits - 100*misses) / (hits + misses); in match()
88 if (hits+shifts < 5) { in match()
89 quality -= (5-(hits+shifts))*10; in match()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetRecog_2022.java37 int hits = 0; in match() local
58 hits++; in match()
72 if (hits == 0) { in match()
82 quality = (100*hits - 100*misses) / (hits + misses); in match()
87 if (hits+shifts < 5) { in match()
88 quality -= (5-(hits+shifts))*10; in match()
/third_party/node/deps/icu-small/source/i18n/
Dcsr2022.cpp38 int32_t hits = 0; in match_2022() local
61 hits += 1; in match_2022()
81 if (hits == 0) { in match_2022()
91 quality = (100*hits - 100*misses) / (hits + misses); in match_2022()
96 if (hits+shifts < 5) { in match_2022()
97 quality -= (5-(hits+shifts))*10; in match_2022()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcsr2022.cpp38 int32_t hits = 0; in match_2022() local
61 hits += 1; in match_2022()
81 if (hits == 0) { in match_2022()
91 quality = (100*hits - 100*misses) / (hits + misses); in match_2022()
96 if (hits+shifts < 5) { in match_2022()
97 quality -= (5-(hits+shifts))*10; in match_2022()
/third_party/icu/icu4c/source/i18n/
Dcsr2022.cpp38 int32_t hits = 0; in match_2022() local
61 hits += 1; in match_2022()
81 if (hits == 0) { in match_2022()
91 quality = (100*hits - 100*misses) / (hits + misses); in match_2022()
96 if (hits+shifts < 5) { in match_2022()
97 quality -= (5-(hits+shifts))*10; in match_2022()
/third_party/selinux/libselinux/utils/
Davcstat.c31 unsigned long long hits; member
187 &tmp.hits, in main()
196 tot.hits += tmp.hits; in main()
209 tot.lookups, tot.hits, tot.misses, in main()
213 rel.hits = tot.hits - last.hits; in main()
219 rel.lookups, rel.hits, rel.misses, in main()
/third_party/mbedtls/tests/scripts/
Danalyze_outcomes.py47 def hits(self): member in TestCaseOutcomes
58 hits = outcomes[key].hits() if key in outcomes else 0
59 if hits == 0:
78 hits = outcomes[key].hits() if key in outcomes else 0
79 if hits == 0:
Dtest_config_script.py69 hits = re.findall(r'\{([-\w,]+)\}', help_text)
70 for hit in hits:
78 hits = re.findall(r'\n +([-\w]+) +- ', help_text)
79 if hits:
80 return hits
/third_party/jerryscript/tests/jerry/es2015/
Darray-of.js55 var hits = 0; variable
57 hits++;
61 hits = 0;
63 assert(hits === 1);
/third_party/ffmpeg/libavcodec/
Ddvdsubenc.c118 static void count_colors(AVCodecContext *avctx, unsigned hits[33], in count_colors()
151 hits[match] += count[i]; in count_colors()
156 int out_alpha[4], unsigned hits[33]) in select_palette()
167 hits[0] *= 16; in select_palette()
170 if (!(hits[1 + i] + hits[17 + i])) in select_palette()
177 hits[ 1 + i] *= mult; in select_palette()
178 hits[17 + i] *= mult; in select_palette()
184 if (hits[j] > hits[selected[i]]) in select_palette()
186 hits[selected[i]] = 0; in select_palette()
/third_party/skia/tests/
DRTreeTest.cpp49 std::vector<int> hits; in run_queries() local
51 tree.search(query, &hits); in run_queries()
52 REPORTER_ASSERT(reporter, verify_query(query, rects, hits)); in run_queries()
/third_party/popt/tests/
Dtdict.c11 unsigned hits; member
112 e.hits++; in main()
125 _poptBitsN, _poptBitsM, _poptBitsK, (((_poptBitsM/8)+1)+1023)/1024, e.total, e.hits, e.misses); in main()
/third_party/vk-gl-cts/doc/testspecs/GLES2/
Dperformance.compiler.txt26 + Tests for impact of cache hits on compilation time (note: in release 2012.4)
49 Separate cases are made for testing compilation time when avoiding cache hits and
53 Cache hits are however only ever allowed between the iterations of a case and not
66 iteration. In cases that allow cache hits the average excludes the first
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/mount-origin/
Dlws-fts.js66 for (m = 0; m < jj.fp[n].hits.length; m++)
67 s += "<tr><td class='r'>" + jj.fp[n].hits[m].l +
68 "</td><td>" + jj.fp[n].hits[m].s +
/third_party/python/Lib/idlelib/
Dgrep.py171 hits = 0
181 hits += 1
185 if hits else "No hits.")

1234567