Home
last modified time | relevance | path

Searched refs:val_b (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/test/perf/collperf/
Dcollperf.cpp277 int val_b = 0; in q_random() local
279 while (*key_b != 0) {val_b += val_b*37 + *key_b++;} in q_random()
280 return val_a - val_b; in q_random()
/third_party/weston/tests/
Dweston-test-client-helper.c1296 int val_b = (pix_b >> shift) & 0xffu; in fuzzy_match_pixels() local
1297 int d = val_b - val_a; in fuzzy_match_pixels()
/third_party/glib/gio/tests/
Dgdbus-test-codegen.c742 gboolean val_b; in check_bar_proxy() local
795 "b", &val_b, in check_bar_proxy()