/external/guava/guava-tests/test/com/google/common/hash/ |
D | BloomFilterTest.java | 329 BloomFilter<String> bf2 = BloomFilter.create(Funnels.unencodedCharsFunnel(), 100); in testEquals() local 330 bf2.put("1"); in testEquals() 331 bf2.put("2"); in testEquals() 334 .addEqualityGroup(bf1, bf2) in testEquals() 337 bf2.put("3"); in testEquals() 341 .addEqualityGroup(bf2) in testEquals() 347 BloomFilter<Long> bf2 = BloomFilter.create(new CustomFunnel(), 100); in testEqualsWithCustomFunnel() local 348 assertEquals(bf1, bf2); in testEqualsWithCustomFunnel() 391 BloomFilter<Integer> bf2 = BloomFilter.create(Funnels.integerFunnel(), 100); in testPutAll() local 392 bf2.put(element2); in testPutAll() [all …]
|
/external/compiler-rt/test/asan/TestCases/Windows/ |
D | bitfield_uaf.cc | 8 unsigned int bf2:2; member 14 s->bf2 = 2; in make_access()
|
D | bitfield.cc | 8 unsigned int bf2:2; member 16 s->bf2 = 2; in main()
|
/external/clang/test/CodeGenCXX/ |
D | copy-constructor-synthesis.cpp | 26 X() : f1(1.0), d1(2.0), i1(3), name("HELLO"), bf1(0xff), bf2(0xabcd), in X() 33 printf("bf1 = %x bf2 = %x\n", bf1, bf2); in pr() 44 unsigned bf2 : 16; member
|
/external/compiler-rt/lib/asan/tests/ |
D | asan_test.cc | 224 int bf2:1; member 233 EXPECT_DEATH(x->bf2 = 0, "use-after-free"); in TEST()
|
/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/elfutils/tests/ |
D | run-strings-test.sh | 114 testfile4: bf2 __ti13bad_exception
|
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | bitfield-insert.ll | 181 ; (e.g. result of str.bf1 = str.bf2)
|
/external/llvm/test/CodeGen/AArch64/ |
D | bitfield-insert.ll | 181 ; (e.g. result of str.bf1 = str.bf2)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/AlignedBundling/ |
D | autogen-inst-offset-align-to-end.s | 2536 # CHECK: 1bf2: incl
|
/external/llvm/test/MC/X86/AlignedBundling/ |
D | autogen-inst-offset-align-to-end.s | 2536 # CHECK: 1bf2: incl
|
/external/python/cpython3/Doc/howto/ |
D | unicode.rst | 379 1 0bf2 No TAMIL NUMBER ONE THOUSAND
|
/external/python/cpython2/Doc/howto/ |
D | unicode.rst | 476 1 0bf2 No TAMIL NUMBER ONE THOUSAND
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 4726 int mymemcmp(unsigned char *bf1, unsigned char *bf2, int len) in mymemcmp() argument 4730 if (bf1[df] != bf2[df]) in mymemcmp()
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | omap_stretched_filled.sym | 1758 4bf2 a 53 1913
|
D | omap_stretched.sym | 1854 4bf2 a 53 1913
|
D | omap_reorder_bbs.sym | 3684 3bf2 2 106 2798
|
/external/libevent/ |
D | ChangeLog-2.0 | 956 o Fix two unlocked reads in evbuffer. (7116bf2)
|
/external/arm-neon-tests/ |
D | ref-rvct-neon-nofp16.txt | 4777 VSLI_N:5:result_uint16x4 [] = { 7bf0, 7bf1, 7bf2, 7bf3, } 4781 VSLI_N:9:result_poly16x4 [] = { 7bf0, 7bf1, 7bf2, 7bf3, }
|
D | ref-rvct-neon.txt | 5589 VSLI_N:5:result_uint16x4 [] = { 7bf0, 7bf1, 7bf2, 7bf3, } 5593 VSLI_N:9:result_poly16x4 [] = { 7bf0, 7bf1, 7bf2, 7bf3, }
|
D | ref-rvct-all.txt | 5589 VSLI_N:5:result_uint16x4 [] = { 7bf0, 7bf1, 7bf2, 7bf3, } 5593 VSLI_N:9:result_poly16x4 [] = { 7bf0, 7bf1, 7bf2, 7bf3, }
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 341 13bf2 2 170 6 2757 16bf2 8 47 133 4692 19bf2 6 1139 87 9308 22bf2 2 112 20 11886 27bf2 6 497 27 28209 43bf2 6 1180 92 36316 50bf2 8 2769 73 37816 52bf2 6 155 156 38718 53bf2 4 41 234 42553 58bf2 2 294 241 [all …]
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 15197 13bf2 4 1550 5281 15682 14bf2 6 1034 5804
|