/external/guava/android/guava-tests/test/com/google/common/hash/ |
D | BloomFilterTest.java | 383 BloomFilter<String> bf2 = BloomFilter.create(Funnels.unencodedCharsFunnel(), 100); in testEquals() local 396 BloomFilter<Long> bf2 = BloomFilter.create(new CustomFunnel(), 100); in testEqualsWithCustomFunnel() local 442 BloomFilter<Integer> bf2 = BloomFilter.create(Funnels.integerFunnel(), 100); in testPutAll() local 457 BloomFilter<Integer> bf2 = BloomFilter.create(Funnels.integerFunnel(), 10); in testPutAllDifferentSizes() local
|
/external/guava/guava-tests/test/com/google/common/hash/ |
D | BloomFilterTest.java | 399 BloomFilter<String> bf2 = BloomFilter.create(Funnels.unencodedCharsFunnel(), 100); in testEquals() local 412 BloomFilter<Long> bf2 = BloomFilter.create(new CustomFunnel(), 100); in testEqualsWithCustomFunnel() local 458 BloomFilter<Integer> bf2 = BloomFilter.create(Funnels.integerFunnel(), 100); in testPutAll() local 473 BloomFilter<Integer> bf2 = BloomFilter.create(Funnels.integerFunnel(), 10); in testPutAllDifferentSizes() local
|
/external/llvm-project/compiler-rt/test/asan/TestCases/Windows/ |
D | bitfield.cpp | 8 unsigned int bf2:2; member
|
D | bitfield_uaf.cpp | 8 unsigned int bf2:2; member
|
/external/compiler-rt/test/asan/TestCases/Windows/ |
D | bitfield.cc | 8 unsigned int bf2:2; member
|
D | bitfield_uaf.cc | 8 unsigned int bf2:2; member
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | arc-captured-32bit-block-var-layout.m | 210 void bf2() { function
|
D | arc-captured-block-var-layout.m | 209 void bf2() { function
|
/external/clang/test/CodeGenObjC/ |
D | arc-captured-32bit-block-var-layout.m | 210 void bf2() { function
|
D | arc-captured-block-var-layout.m | 209 void bf2() { function
|
/external/fmtlib/test/ |
D | os-test.cc | 187 buffered_file bf2(std::move(bf)); in TEST() local 196 buffered_file bf2; in TEST() local 204 buffered_file bf2 = open_buffered_file(); in TEST() local
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | copy-constructor-synthesis.cpp | 44 unsigned bf2 : 16; member
|
/external/clang/test/CodeGenCXX/ |
D | copy-constructor-synthesis.cpp | 44 unsigned bf2 : 16; member
|
/external/llvm-project/clang/test/SemaCXX/ |
D | warn-unsequenced.cpp | 453 unsigned bf2 : 2; member
|
/external/llvm-project/compiler-rt/lib/asan/tests/ |
D | asan_test.cpp | 243 int bf2:1; member
|
/external/compiler-rt/lib/asan/tests/ |
D | asan_test.cc | 224 int bf2:1; member
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 4726 int mymemcmp(unsigned char *bf1, unsigned char *bf2, int len) in mymemcmp()
|