/external/guava/android/guava-tests/benchmark/com/google/common/primitives/ |
D | UnsignedBytesBenchmark.java | 33 private byte[] ba1; field in UnsignedBytesBenchmark 48 ba1 = new byte[length]; in setUp() 49 r.nextBytes(ba1); in setUp() 50 ba2 = Arrays.copyOf(ba1, ba1.length); in setUp() 52 ba3 = Arrays.copyOf(ba1, ba1.length); in setUp() 53 ba4 = Arrays.copyOf(ba1, ba1.length); in setUp() 54 ba3[ba1.length - 1] = (byte) 43; in setUp() 55 ba4[ba1.length - 1] = (byte) 42; in setUp() 64 if (javaImpl.compare(ba1, ba2) != 0) { in longEqualJava() 73 if (unsafeImpl.compare(ba1, ba2) != 0) { in longEqualUnsafe()
|
/external/guava/guava-tests/benchmark/com/google/common/primitives/ |
D | UnsignedBytesBenchmark.java | 33 private byte[] ba1; field in UnsignedBytesBenchmark 48 ba1 = new byte[length]; in setUp() 49 r.nextBytes(ba1); in setUp() 50 ba2 = Arrays.copyOf(ba1, ba1.length); in setUp() 52 ba3 = Arrays.copyOf(ba1, ba1.length); in setUp() 53 ba4 = Arrays.copyOf(ba1, ba1.length); in setUp() 54 ba3[ba1.length - 1] = (byte) 43; in setUp() 55 ba4[ba1.length - 1] = (byte) 42; in setUp() 64 if (javaImpl.compare(ba1, ba2) != 0) { in longEqualJava() 73 if (unsafeImpl.compare(ba1, ba2) != 0) { in longEqualUnsafe()
|
/external/sfntly/cpp/src/test/ |
D | byte_array_test.cc | 59 bool ReadComparison(ByteArray* ba1, ByteArray* ba2) { in ReadComparison() argument 61 for (int i = 0; i < ba1->Length(); ++i) { in ReadComparison() 62 EXPECT_EQ(ba1->Get(i), ba2->Get(i)); in ReadComparison() 67 int increments = std::max<int32_t>(ba1->Length() / 11, 1); in ReadComparison() 68 for (int buffer_size = 1; buffer_size < ba1->Length(); in ReadComparison() 71 ReadByteArrayWithBuffer(ba1, &buffer, &b1); in ReadComparison() 81 for (int window_size = 1; window_size < ba1->Length(); in ReadComparison() 83 ReadByteArrayWithSlidingWindow(ba1, window_size, &b1); in ReadComparison()
|
D | endian_test.cc | 38 ByteArrayPtr ba1 = new GrowableMemoryByteArray(); in TestEndian() local 40 ba1->Put(i, test_data[i]); in TestEndian() 42 ReadableFontDataPtr rfd = new ReadableFontData(ba1); in TestEndian()
|
/external/llvm/test/Assembler/ |
D | invalid-uselistorder_bb-numbered.ll | 4 @ba1 = constant i8* blockaddress (@foo, %1)
|
D | uselistorder_bb.ll | 6 @ba1 = constant i8* blockaddress (@bafunc1, %bb)
|
/external/llvm-project/llvm/test/Assembler/ |
D | invalid-uselistorder_bb-numbered.ll | 4 @ba1 = constant i8* blockaddress (@foo, %1)
|
D | uselistorder_bb.ll | 6 @ba1 = constant i8* blockaddress (@bafunc1, %bb)
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | format_utils.h | 590 simd4scalari ba1 = SIMD128::unpackhi_epi16(src_b, src_a); in Transpose() local 594 simd4scalari dst2 = SIMD128::unpacklo_epi32(rg1, ba1); in Transpose() 595 simd4scalari dst3 = SIMD128::unpackhi_epi32(rg1, ba1); in Transpose() 665 simd4scalari ba1 = SIMD128::unpackhi_epi16(src_b, src_a); in Transpose() local 669 simd4scalari dst2 = SIMD128::unpacklo_epi32(rg1, ba1); in Transpose() 670 simd4scalari dst3 = SIMD128::unpackhi_epi32(rg1, ba1); in Transpose()
|
/external/llvm-project/llvm/test/Bitcode/ |
D | use-list-order.ll | 136 @ba1 = constant i8* blockaddress (@bafunc1, %bb)
|
/external/llvm/test/Bitcode/ |
D | use-list-order.ll | 136 @ba1 = constant i8* blockaddress (@bafunc1, %bb)
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | dump_syms_regtest.sym | 1125 FUNC 2ba1 5f 0 strcpy_s 1126 2ba1 5 13 2523 2787 STACK WIN 4 2ba1 5f a 0 c 0 0 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + =
|
D | omap_reorder_funcs.sym | 1034 4ba1 1 191 3583
|
D | omap_stretched_filled.sym | 1751 4ba1 3 42 1913
|
D | dump_syms_regtest64.sym | 3125 7ba1 5 107 5556
|
D | omap_stretched.sym | 1847 4ba1 3 42 1913
|
/external/python/cpython3/Lib/test/ |
D | test_inspect.py | 3693 ba1 = sig.bind(a=1, b=2) 3695 self.assertTrue(ba1 == ba2) 3696 self.assertFalse(ba1 != ba2)
|
/external/icu/icu4c/source/data/translit/ |
D | Latn_Bopo.txt | 82 ba1 ← ㄅㄚ;
|
/external/google-breakpad/src/processor/testdata/symbols/ld-2.13.so/C32AD7E235EA6112E02A5B9D6219C4850/ |
D | ld-2.13.so.sym | 137 STACK CFI 5ba1 .cfa: $rsp 16 +
|
/external/google-breakpad/src/client/mac/handler/testcases/testdata/ |
D | dump_syms_i386_breakpad.sym | 315 2ba1 17 603 3 579 4ba1 34 444 3 1749 9ba1 1 107 68
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | reference_math.cpp | 1355 HEX_DBL(+, 1, 06e9996332ba1, -, 215), in reference_expm1()
|
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/ |
D | null_read_av.sym | 2625 8ba1 2 76 12
|
/external/webrtc/data/voice_engine/stereo_rtp_files/ |
D | hrtf_g722_1C_48.rtp | 488 c�ba1,�gLR���t)|1@֨�4��O���=�������
|
/external/elfutils/tests/ |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/arm-neon-tests/ |
D | ref-rvct-neon-nofp16.txt | 4080 VABA/VABAQ:12:result_int16x8 [] = { b9c, b9d, b9e, b9f, ba0, ba1, ba2, ba3, }
|