/external/guava/guava-tests/test/com/google/common/hash/ |
D | BloomFilterTest.java | 276 BloomFilter<CharSequence> bf1 = BloomFilter.create(Funnels.unencodedCharsFunnel(), 100); in testEquals() local 277 bf1.put("1"); in testEquals() 278 bf1.put("2"); in testEquals() 285 .addEqualityGroup(bf1, bf2) in testEquals() 291 .addEqualityGroup(bf1) in testEquals() 297 BloomFilter<Long> bf1 = BloomFilter.create(new CustomFunnel(), 100); in testEqualsWithCustomFunnel() local 299 assertEquals(bf1, bf2); in testEqualsWithCustomFunnel() 337 BloomFilter<Integer> bf1 = BloomFilter.create(Funnels.integerFunnel(), 100); in testPutAll() local 338 bf1.put(element1); in testPutAll() 339 assertTrue(bf1.mightContain(element1)); in testPutAll() [all …]
|
/external/compiler-rt/test/asan/TestCases/Windows/ |
D | bitfield.cc | 7 unsigned int bf1:1; member 15 s->bf1 = 1; in main()
|
D | bitfield_uaf.cc | 7 unsigned int bf1:1; member
|
/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() 43 unsigned bf1 : 8; member
|
/external/clang/test/CodeGen/ |
D | le32-arguments.c | 61 void f8(bitfield1 bf1) {} in f8() argument
|
/external/llvm/test/CodeGen/AArch64/ |
D | bitfield-insert.ll | 181 ; (e.g. result of str.bf1 = str.bf2)
|
/external/compiler-rt/lib/asan/tests/ |
D | asan_test.cc | 223 int bf1:1; member 232 EXPECT_DEATH(x->bf1 = 0, "use-after-free"); in TEST()
|
/external/clang/test/CodeGenObjC/ |
D | arc-captured-32bit-block-var-layout.m | 193 void bf1() { function
|
D | arc-captured-block-var-layout.m | 192 void bf1() { function
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | omap_stretched_filled.sym | 1427 3bf1 c 114 1053
|
D | dump_syms_regtest.sym | 685 1bf1 5 257 3891
|
D | dump_syms_regtest64.sym | 2823 6bf1 5 106 5660
|
D | omap_stretched.sym | 1478 3bf1 c 114 1053
|
/external/valgrind/perf/ |
D | tinycc.c | 14920 BufferedFile bf1, *bf = &bf1; in tcc_compile_string() local 14951 BufferedFile bf1, *bf = &bf1; in tcc_define_symbol() local
|
/external/libxml2/result/ |
D | att4.sax2 | 219 SAX.startElementNs(val, NULL, NULL, 0, 2, 0, o='2bf1...', 5, v='53"/...', 2) 2993 SAX.startElementNs(val, NULL, NULL, 0, 2, 0, o='2bf1...', 5, v='180"...', 3) 5767 SAX.startElementNs(val, NULL, NULL, 0, 2, 0, o='2bf1...', 5, v='50"/...', 2) 8541 SAX.startElementNs(val, NULL, NULL, 0, 2, 0, o='2bf1...', 5, v='0.03...', 5) 11315 SAX.startElementNs(val, NULL, NULL, 0, 2, 0, o='2bf1...', 5, v='0"/>...', 1) 14089 SAX.startElementNs(val, NULL, NULL, 0, 2, 0, o='2bf1...', 5, v='0.06...', 5) 16863 SAX.startElementNs(val, NULL, NULL, 0, 2, 0, o='2bf1...', 5, v='118....', 7) 19637 SAX.startElementNs(val, NULL, NULL, 0, 2, 0, o='2bf1...', 5, v='0"/>...', 1) 22411 SAX.startElementNs(val, NULL, NULL, 0, 2, 0, o='2bf1...', 5, v='118....', 7) 25185 SAX.startElementNs(val, NULL, NULL, 0, 2, 0, o='2bf1...', 5, v='0"/>...', 1) [all …]
|
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/ |
D | null_read_av.sym | 394 2bf1 b 626 42
|
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/ |
D | overflow.sym | 1490 5bf1 13 893 43
|
/external/elfutils/src/tests/ |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/google-breakpad/src/client/mac/handler/testcases/testdata/ |
D | dump_syms_i386_breakpad.sym | 3930 15bf1 ba 576 60
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 9599 7bf1 2 376 2371 10503 9bf1 9 209 3259 14313 11bf1 7 1751 1271
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 9599 7bf1 2 376 2371 10503 9bf1 9 209 3259 14313 11bf1 7 1751 1271
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 2023 STACK CFI 26bf1 $r12: .cfa -40 + ^ $r13: .cfa -32 + ^ $rbp: .cfa -48 + ^ $rbx: .cfa -56 + ^ 3205 STACK CFI 42bf1 .cfa: $rsp -128 +
|