Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/hash/
DBloomFilterTest.java325 BloomFilter<String> bf1 = BloomFilter.create(Funnels.unencodedCharsFunnel(), 100); in testEquals() local
346 BloomFilter<Long> bf1 = BloomFilter.create(new CustomFunnel(), 100); in testEqualsWithCustomFunnel() local
386 BloomFilter<Integer> bf1 = BloomFilter.create(Funnels.integerFunnel(), 100); in testPutAll() local
405 BloomFilter<Integer> bf1 = BloomFilter.create(Funnels.integerFunnel(), 1); in testPutAllDifferentSizes() local
424 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()
Dlanai-arguments.c75 void f10(bitfield1 bf1) {} in f10()
Dwasm-arguments.c93 void f10(bitfield1 bf1) {} in f10()
/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/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c4726 int mymemcmp(unsigned char *bf1, unsigned char *bf2, int len) in mymemcmp()
/external/valgrind/perf/
Dtinycc.c14920 BufferedFile bf1, *bf = &bf1; in tcc_compile_string() local
14951 BufferedFile bf1, *bf = &bf1; in tcc_define_symbol() local