Home
last modified time | relevance | path

Searched defs:bf1 (Results 1 – 9 of 9) sorted by relevance

/external/guava/guava-tests/test/com/google/common/hash/
DBloomFilterTest.java276 BloomFilter<CharSequence> bf1 = BloomFilter.create(Funnels.unencodedCharsFunnel(), 100); in testEquals() local
297 BloomFilter<Long> bf1 = BloomFilter.create(new CustomFunnel(), 100); in testEqualsWithCustomFunnel() local
337 BloomFilter<Integer> bf1 = BloomFilter.create(Funnels.integerFunnel(), 100); in testPutAll() local
356 BloomFilter<Integer> bf1 = BloomFilter.create(Funnels.integerFunnel(), 1); in testPutAllDifferentSizes() local
375 BloomFilter<Integer> bf1 = BloomFilter.create(Funnels.integerFunnel(), 1); in testPutAllWithSelf() local
/external/compiler-rt/test/asan/TestCases/Windows/
Dbitfield.cc7 unsigned int bf1:1; member
Dbitfield_uaf.cc7 unsigned int bf1:1; member
/external/clang/test/CodeGenObjC/
Darc-captured-block-var-layout.m192 void bf1() { function
Darc-captured-32bit-block-var-layout.m193 void bf1() { function
/external/clang/test/CodeGen/
Dle32-arguments.c61 void f8(bitfield1 bf1) {} in f8()
/external/clang/test/CodeGenCXX/
Dcopy-constructor-synthesis.cpp43 unsigned bf1 : 8; member
/external/compiler-rt/lib/asan/tests/
Dasan_test.cc223 int bf1:1; member
/external/valgrind/perf/
Dtinycc.c14920 BufferedFile bf1, *bf = &bf1; in tcc_compile_string() local
14951 BufferedFile bf1, *bf = &bf1; in tcc_define_symbol() local