/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2007-05-15-maskmovq.ll | 6 define void @test(<1 x i64> %c64, <1 x i64> %mask1, i8* %P) { 9 %tmp6 = bitcast <1 x i64> %c64 to x86_mmx ; <x86_mmx> [#uses=1]
|
/external/llvm/test/CodeGen/X86/ |
D | 2007-05-15-maskmovq.ll | 6 define void @test(<1 x i64> %c64, <1 x i64> %mask1, i8* %P) { 9 %tmp6 = bitcast <1 x i64> %c64 to x86_mmx ; <x86_mmx> [#uses=1]
|
/external/swiftshader/third_party/LLVM/unittests/VMCore/ |
D | InstructionsTest.cpp | 121 const Constant* c64 = Constant::getNullValue(V8x64Ty); in TEST() local 128 EXPECT_EQ(CastInst::Trunc, CastInst::getCastOpcode(c64, true, V8x8Ty, true)); in TEST()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ |
D | Primes.java | 500 long c64 = c & 0xFFFFFFFFL; in implSTRandomPrime() local 501 if (isPrime32(c64)) in implSTRandomPrime() 503 return new STOutput(BigInteger.valueOf(c64), primeSeed, primeGenCounter); in implSTRandomPrime()
|
/external/protobuf/src/google/protobuf/stubs/ |
D | int128.h | 348 uint64 c64 = a64 * b00 + a32 * b32 + a00 * b64; variable 349 this->hi_ = (c96 << 32) + c64;
|
/external/clang/test/Sema/ |
D | attr-mode.c | 34 typedef _Complex float c64 __attribute((mode(DC)));
|
/external/tcpdump/tests/ |
D | icmpv6.out | 13 0x0020: 0464 6f6d 3104 646f 6d32 0374 6c64 0000
|
D | print-xx.out | 82 0x0260: 4954 4c45 3e50 6c61 6365 686f 6c64 6572 205 0x0a10: 6f75 6c64 2062 6520 756e 6465 7220 3c54 278 0x0ea0: 3e57 6f72 6c64 0a57 6964 6520 5765 6220 307 0x1070: 6974 2077 6f75 6c64 2067 6976 6520 4465
|
D | print-x.out | 76 0x0250: 3c54 4954 4c45 3e50 6c61 6365 686f 6c64 199 0x0a00: 7368 6f75 6c64 2062 6520 756e 6465 7220 272 0x0e90: 2f22 3e57 6f72 6c64 0a57 6964 6520 5765 301 0x1060: 6420 6974 2077 6f75 6c64 2067 6976 6520
|
D | print-capXX.out | 82 0x0260: 4954 4c45 3e50 6c61 6365 686f 6c64 6572 ITLE>Placeholder 205 0x0a10: 6f75 6c64 2062 6520 756e 6465 7220 3c54 ould.be.under.<T 278 0x0ea0: 3e57 6f72 6c64 0a57 6964 6520 5765 6220 >World.Wide.Web. 307 0x1070: 6974 2077 6f75 6c64 2067 6976 6520 4465 it.would.give.De
|
D | print-capX.out | 76 0x0250: 3c54 4954 4c45 3e50 6c61 6365 686f 6c64 <TITLE>Placehold 199 0x0a00: 7368 6f75 6c64 2062 6520 756e 6465 7220 should.be.under. 272 0x0e90: 2f22 3e57 6f72 6c64 0a57 6964 6520 5765 /">World.Wide.We 301 0x1060: 6420 6974 2077 6f75 6c64 2067 6976 6520 d.it.would.give.
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_coverage_libcdep.cc | 496 u64 c64 = *pc64; in Update8bitCounterBitsetAndClearCounters() local 499 if (c64) { in Update8bitCounterBitsetAndClearCounters() 502 u64 x = (c64 >> (8 * k)) & 0xff; in Update8bitCounterBitsetAndClearCounters()
|
/external/llvm/unittests/IR/ |
D | InstructionsTest.cpp | 206 const Constant* c64 = Constant::getNullValue(V8x64Ty); in TEST() local 215 EXPECT_EQ(CastInst::Trunc, CastInst::getCastOpcode(c64, true, V8x8Ty, true)); in TEST()
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 1883 23c64 4 441 6 3377 26c64 4 1615 82 7686 31c64 4 95 135 9491 35c64 8 156 25 15811 44c64 8 85 79 21326 51c64 4 310 80 22176 53c64 4 244 78 23083 55c64 8 453 95 24617 58c64 4 1984 95 29170 63c64 4 39 134 [all …]
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 362 13c64 4 484 85 1574 15c64 6 105 159 3571 17c64 4 79 63 9328 22c64 6 112 20 10348 24c64 4c 463 25 12359 28c64 8 168 104 12941 29c64 6 256 82 17752 32c64 2 172 54 22088 39c64 4 581 91 26499 40c64 2 5281 95 [all …]
|
/external/selinux/libsepol/tests/policies/test-cond/ |
D | refpolicy-base.conf | 563 category c64; category c65; category c66; category c67;
|
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/ |
D | overflow.sym | 2582 8c64 12 1106 43 5975 STACK CFI 5c64 $r12: .cfa -40 + ^ .cfa: $rsp 40 +
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | omap_reorder_bbs.sym | 2123 FUNC 6c64 18 0 _malloc_crt 2127 6c64 b 44 333 5275 STACK WIN 4 6c64 18 0 0 4 0 0 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = 5283 STACK WIN 4 6c64 18 0 0 4 4 0 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $23 $T0 … 5290 STACK WIN 4 6c64 18 0 0 4 8 0 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $23 $T0 …
|
D | omap_stretched_filled.sym | 2346 5c64 29 95 3507
|
D | omap_reorder_funcs.sym | 2377 2c64 8 245 1800
|
D | omap_stretched.sym | 2467 5c64 29 95 3507
|
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/ |
D | null_read_av.sym | 3104 9c64 3 364 37
|
/external/valgrind/VEX/priv/ |
D | guest_amd64_toIR.c | 16896 IRTemp c64 = newTemp(Ity_I64); in finish_xTESTy() local 16904 assign(c64, in finish_xTESTy() 16932 assign(c64, in finish_xTESTy() 16946 binop(Iop_And64, mkexpr(c64), mkU64(AMD64G_CC_MASK_C)))); in finish_xTESTy()
|
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/ |
D | kernel32.sym | 1077 PUBLIC 18c64 c ConnectConsoleInternal 4001 STACK WIN 4 18c64 9a b 0 c 0 4 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $L $T0 .…
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 |
|