/external/clang/test/CodeGen/ |
D | ppc64-inline-asm.c | 3 _Bool test_wc_i1(_Bool b1, _Bool b2) { in test_wc_i1() 11 int test_wc_i32(int b1, int b2) { in test_wc_i32() 19 unsigned char test_wc_i8(unsigned char b1, unsigned char b2) { in test_wc_i8()
|
/external/rust/crates/bytes/tests/ |
D | test_chain.rs | 55 let b2: &[u8] = &mut []; in vectored_read() localVariable 76 let b2: &[u8] = &mut []; in vectored_read() localVariable 97 let b2: &[u8] = &mut []; in vectored_read() localVariable 118 let b2: &[u8] = &mut []; in vectored_read() localVariable
|
/external/clang/test/SemaCXX/ |
D | warn-redundant-move.cpp | 21 B b2; in test1() local 35 B b2; in test2() local 50 B& b2 = b1; in test3() local 59 B& b2 = b1; in test4() local
|
D | cxx0x-noexcept-expression.cpp | 8 bool b2 = noexcept(f(0)); in g() local 17 bool b2 = noexcept(this->g(0)); in h() local
|
D | convert-to-bool.cpp | 40 bool b2 = ctb && ecb; in test_conv_to_bool() local 56 bool b2 = ecb; // expected-error{{no viable conversion from 'ExplicitConvToBool' to 'bool'}} in test_explicit_bool() local
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | transpose_sse4.h | 51 const __m128i b2 = _mm_unpacklo_epi16(a2, a3); in Transpose2x16_U16() local 107 const __m128i b2 = _mm_unpackhi_epi16(a0, a1); in Transpose8x8To4x16_U8() local 175 const __m128i b2 = _mm_unpackhi_epi32(a0, a1); in Transpose4x8To8x4_U16() local 213 const __m128i b2 = _mm_unpacklo_epi32(a4, a5); in Transpose8x4To4x8_U16() local 277 const __m128i b2 = _mm_unpacklo_epi32(a4, a5); in Transpose8x8_U16() local
|
/external/XNNPACK/test/ |
D | aarch64-assembler.cc | 243 auto b2 = a.offset<uint32_t*>(); in TEST() local 304 auto b2 = a.offset<uint32_t*>(); in TEST() local 332 auto b2 = a.offset<uint32_t*>(); in TEST() local 360 auto b2 = a.offset<uint32_t*>(); in TEST() local
|
/external/libcxx/test/std/language.support/support.types/byteops/ |
D | or.assign.pass.cpp | 18 constexpr std::byte test(std::byte b1, std::byte b2) { in test() 27 constexpr std::byte b2{static_cast<std::byte>(2)}; in main() local
|
/external/sfntly/cpp/src/sfntly/data/ |
D | readable_font_data.cc | 101 int32_t b2 = ReadUByte(index + 1); in ReadUShort() local 111 int32_t b2 = ReadUByte(index + 1); in ReadShort() local 123 int32_t b2 = ReadUByte(index + 1); in ReadUInt24() local 136 int32_t b2 = ReadUByte(index + 1); in ReadULong() local 162 int32_t b2 = ReadUByte(index + 1); in ReadULongLE() local 178 int32_t b2 = ReadUByte(index + 1); in ReadLong() local 387 int32_t b2 = (off + 1 < high_bound) ? ReadUByte(off + 1) : 0; in ComputeCheckSum() local
|
/external/libaom/libaom/aom_dsp/x86/ |
D | avg_intrin_avx2.c | 31 __m256i b2 = _mm256_add_epi16(a2, a3); in hadamard_col8x2_avx2() local 155 __m256i b2 = _mm256_add_epi16(coeff2, coeff3); in hadamard_16x16_avx2() local 200 __m256i b2 = _mm256_add_epi16(coeff2, coeff3); in aom_hadamard_lp_16x16_avx2() local 241 __m256i b2 = _mm256_add_epi16(coeff2, coeff3); in aom_hadamard_32x32_avx2() local 272 __m256i b2 = _mm256_add_epi32(a2, a3); in highbd_hadamard_col8_avx2() local 397 __m256i b2 = _mm256_add_epi32(coeff2, coeff3); in aom_highbd_hadamard_16x16_avx2() local 438 __m256i b2 = _mm256_add_epi32(coeff2, coeff3); in aom_highbd_hadamard_32x32_avx2() local
|
/external/stressapptest/src/ |
D | adler32memcpy.cc | 78 void AdlerChecksum::Set(uint64 a1, uint64 a2, uint64 b1, uint64 b2) { in Set() 100 uint64 b2 = 0; in CalculateAdlerChecksum() local 138 uint64 b2 = 0; in AdlerMemcpyC() local 179 uint64 b2 = 0; in AdlerMemcpyWarmC() local
|
/external/okio/okio/src/commonMain/kotlin/okio/ |
D | Utf8.kt | 458 val b2 = this[beginIndex + 2] in process3Utf8Bytes() constant 522 val b2 = this[beginIndex + 2] in process4Utf8Bytes() constant
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | avg_intrin_avx2.c | 31 __m256i b2 = _mm256_add_epi32(a2, a3); in highbd_hadamard_col8_avx2() local 156 __m256i b2 = _mm256_add_epi32(coeff2, coeff3); in vpx_highbd_hadamard_16x16_avx2() local 197 __m256i b2 = _mm256_add_epi32(coeff2, coeff3); in vpx_highbd_hadamard_32x32_avx2() local 233 __m256i b2 = _mm256_add_epi16(a2, a3); in hadamard_col8x2_avx2() local 361 __m256i b2 = _mm256_add_epi16(coeff2, coeff3); in hadamard_16x16_avx2() local 419 __m256i b2 = _mm256_add_epi16(coeff2, coeff3); in vpx_hadamard_32x32_avx2() local
|
/external/emma/core/java12/com/vladium/util/ |
D | ByteArrayOStream.java | 49 public final void write2 (final int b1, final int b2) in write2() 73 public final void write3 (final int b1, final int b2, final int b3) in write3() 98 public final void write4 (final int b1, final int b2, final int b3, final int b4) in write4()
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/format/ |
D | BooleanFormatTest.java | 18 public Boolean b2; field in BooleanFormatTest.BeanWithBoolean 23 public BeanWithBoolean(boolean b1, Boolean b2, boolean b3) { in BeanWithBoolean()
|
/external/lzma/CPP/7zip/UI/GUI/ |
D | ExtractDialog.cpp | 113 bool GetBoolsVal(const CBoolPair &b1, const CBoolPair &b2) in GetBoolsVal() 120 void CExtractDialog::CheckButton_TwoBools(UINT id, const CBoolPair &b1, const CBoolPair &b2) in CheckButton_TwoBools() 125 void CExtractDialog::GetButton_Bools(UINT id, CBoolPair &b1, CBoolPair &b2) in GetButton_Bools()
|
/external/sfntly/cpp/src/test/ |
D | file_io_test.cc | 49 ByteVector b2; in TestFileInputStream() local 111 ByteVector b2; in TestFontInputStreamBasic() local
|
/external/libaom/libaom/aom_dsp/arm/ |
D | transpose_neon.h | 155 const uint32x2x2_t b2 = in transpose_u8_4x8() local 215 uint16x4x2_t b2 = vtrn_u16(*a4, *a5); in transpose_u16_4x8() local 280 int16x4x2_t b2 = vtrn_s16(*a4, *a5); in transpose_s16_4x8() local 343 const uint16x8x2_t b2 = vtrnq_u16(*a4, *a5); in transpose_u16_8x8() local 411 const int16x8x2_t b2 = vtrnq_s16(*a4, *a5); in transpose_s16_8x8() local 485 const int16x8x2_t b2 = vtrnq_s16(*(a0 + 4), *(a0 + 5)); in transpose_s16_8x8q() local
|
/external/dng_sdk/source/ |
D | dng_exif.cpp | 743 uint32 b2 = (fExifVersion >> 8) & 0xff; in AtLeastVersion0230() local 1112 uint32 b2 = stream.Get_uint8 (); in Parse_ifd0() local 1843 uint32 b2 = stream.Get_uint8 (); in Parse_ifd0_exif() local 1959 uint32 b2 = stream.Get_uint8 (); in Parse_ifd0_exif() local 2567 uint32 b2 = stream.Get_uint8 (); in Parse_ifd0_exif() local 3582 uint32 b2 = stream.Get_uint8 (); in Parse_gps() local 4076 uint32 b2 = stream.Get_uint8 (); in Parse_interoperability() local
|
/external/libaom/libaom/aom_dsp/ |
D | avg.c | 95 int16_t b2 = (src_diff[2 * src_stride] + src_diff[3 * src_stride]) >> 1; in hadamard_col4() local 135 int16_t b2 = src_diff[2 * src_stride] + src_diff[3 * src_stride]; in hadamard_col8() local 232 tran_low_t b2 = (a2 + a3) >> 1; // [-16320, 16320] in aom_hadamard_16x16_c() local 261 int16_t b2 = (a2 + a3) >> 1; // [-16320, 16320] in aom_hadamard_lp_16x16_c() local 292 tran_low_t b2 = (a2 + a3) >> 2; // [-16320, 16320] in aom_hadamard_32x32_c() local 310 int16_t b2 = src_diff[2 * src_stride] + src_diff[3 * src_stride]; in hadamard_highbd_col8_first_pass() local 343 int32_t b2 = src_diff[2 * src_stride] + src_diff[3 * src_stride]; in hadamard_highbd_col8_second_pass() local 416 tran_low_t b2 = (a2 + a3) >> 1; in aom_highbd_hadamard_16x16_c() local 448 tran_low_t b2 = (a2 + a3) >> 2; in aom_highbd_hadamard_32x32_c() local
|
/external/libffi/testsuite/libffi.closures/ |
D | cls_9byte2.c | 19 struct cls_struct_9byte b2) in cls_struct_9byte_fn() 35 struct cls_struct_9byte b1, b2; in cls_struct_9byte_gn() local
|
D | cls_9byte1.c | 19 struct cls_struct_9byte b2) in cls_struct_9byte_fn() 35 struct cls_struct_9byte b1, b2; in cls_struct_9byte_gn() local
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | cls_9byte2.c | 19 struct cls_struct_9byte b2) in cls_struct_9byte_fn() 35 struct cls_struct_9byte b1, b2; in cls_struct_9byte_gn() local
|
/external/libffi/testsuite/libffi.call/ |
D | cls_9byte2.c | 19 struct cls_struct_9byte b2) in cls_struct_9byte_fn() 35 struct cls_struct_9byte b1, b2; in cls_struct_9byte_gn() local
|
D | cls_9byte1.c | 19 struct cls_struct_9byte b2) in cls_struct_9byte_fn() 35 struct cls_struct_9byte b1, b2; in cls_struct_9byte_gn() local
|