Home
last modified time | relevance | path

Searched defs:b2 (Results 1 – 25 of 634) sorted by relevance

12345678910>>...26

/external/clang/test/CodeGen/
Dppc64-inline-asm.c3 _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/
Dtest_chain.rs55 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/
Dwarn-redundant-move.cpp21 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
Dcxx0x-noexcept-expression.cpp8 bool b2 = noexcept(f(0)); in g() local
17 bool b2 = noexcept(this->g(0)); in h() local
Dconvert-to-bool.cpp40 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/
Dtranspose_sse4.h51 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/
Daarch64-assembler.cc243 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/
Dor.assign.pass.cpp18 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/
Dreadable_font_data.cc101 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/
Davg_intrin_avx2.c31 __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/
Dadler32memcpy.cc78 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/
DUtf8.kt458 val b2 = this[beginIndex + 2] in process3Utf8Bytes() constant
522 val b2 = this[beginIndex + 2] in process4Utf8Bytes() constant
/external/libvpx/libvpx/vpx_dsp/x86/
Davg_intrin_avx2.c31 __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/
DByteArrayOStream.java49 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/
DBooleanFormatTest.java18 public Boolean b2; field in BooleanFormatTest.BeanWithBoolean
23 public BeanWithBoolean(boolean b1, Boolean b2, boolean b3) { in BeanWithBoolean()
/external/lzma/CPP/7zip/UI/GUI/
DExtractDialog.cpp113 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/
Dfile_io_test.cc49 ByteVector b2; in TestFileInputStream() local
111 ByteVector b2; in TestFontInputStreamBasic() local
/external/libaom/libaom/aom_dsp/arm/
Dtranspose_neon.h155 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/
Ddng_exif.cpp743 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/
Davg.c95 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/
Dcls_9byte2.c19 struct cls_struct_9byte b2) in cls_struct_9byte_fn()
35 struct cls_struct_9byte b1, b2; in cls_struct_9byte_gn() local
Dcls_9byte1.c19 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/
Dcls_9byte2.c19 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/
Dcls_9byte2.c19 struct cls_struct_9byte b2) in cls_struct_9byte_fn()
35 struct cls_struct_9byte b1, b2; in cls_struct_9byte_gn() local
Dcls_9byte1.c19 struct cls_struct_9byte b2) in cls_struct_9byte_fn()
35 struct cls_struct_9byte b1, b2; in cls_struct_9byte_gn() local

12345678910>>...26