Home
last modified time | relevance | path

Searched refs:bt2 (Results 1 – 4 of 4) sorted by relevance

/external/testng/src/test/java/test/configuration/
DBeforeTestOrdering2Test.java10 public void bt2() { in bt2() method in BeforeTestOrdering2Test
/external/jemalloc/src/
Dprof.c1700 const prof_bt_t *bt2 = (prof_bt_t *)k2; in prof_bt_keycomp() local
1704 if (bt1->len != bt2->len) in prof_bt_keycomp()
1706 return (memcmp(bt1->vec, bt2->vec, bt1->len * sizeof(void *)) == 0); in prof_bt_keycomp()
/external/valgrind/perf/
Dtinycc.c11183 int bt1, bt2; in check_comparison_pointer_types() local
11191 bt2 = type2->t & VT_BTYPE; in check_comparison_pointer_types()
11193 if ((is_integer_btype(bt1) || is_integer_btype(bt2)) && op != '-') { in check_comparison_pointer_types()
11204 if (bt2 == VT_PTR) { in check_comparison_pointer_types()
11206 } else if (bt2 != VT_FUNC) { in check_comparison_pointer_types()
11229 int u, t1, t2, bt1, bt2, t; in gen_op() local
11235 bt2 = t2 & VT_BTYPE; in gen_op()
11237 if (bt1 == VT_PTR || bt2 == VT_PTR) { in gen_op()
11247 if (bt1 == VT_PTR && bt2 == VT_PTR) { in gen_op()
11263 if (bt2 == VT_PTR) { in gen_op()
[all …]
/external/lzma/DOC/
Dlzma-sdk.txt273 bt2 d * 9.5 + 4MB Binary Tree with 2 bytes hashing.