Home
last modified time | relevance | path

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

/external/testng/src/test/java/test/configuration/
DBeforeTestOrdering2Test.java10 public void bt2() { in bt2() method in BeforeTestOrdering2Test
/external/deqp-deps/glslang/Test/
Dglspv.vert6 layout(set = 1, binding = 0, std140) uniform Bt2 { int a; } bt2; // ERROR, set has to be 0
/external/jemalloc/src/
Dprof.c1770 const prof_bt_t *bt2 = (prof_bt_t *)k2; in prof_bt_keycomp() local
1774 if (bt1->len != bt2->len) in prof_bt_keycomp()
1776 return (memcmp(bt1->vec, bt2->vec, bt1->len * sizeof(void *)) == 0); in prof_bt_keycomp()
/external/jemalloc_new/src/
Dprof.c1880 const prof_bt_t *bt2 = (prof_bt_t *)k2; in prof_bt_keycomp() local
1884 if (bt1->len != bt2->len) { in prof_bt_keycomp()
1887 return (memcmp(bt1->vec, bt2->vec, bt1->len * sizeof(void *)) == 0); in prof_bt_keycomp()
/external/lzma/DOC/
Dlzma-sdk.txt274 bt2 d * 9.5 + 4MB Binary Tree with 2 bytes hashing.
/external/u-boot/lib/lzma/
Dlzma.txt223 bt2 d * 9.5 + 4MB Binary Tree with 2 bytes hashing.