Home
last modified time | relevance | path

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

12345678910>>...20

/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/clang/test/SemaCXX/
Dcxx0x-noexcept-expression.cpp8 bool b2 = noexcept(f(0)); in g() local
17 bool b2 = noexcept(this->g(0)); in h() local
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
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/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
Dlshift.fail.cpp22 constexpr std::byte b2 = b1 << 2.0f; in main() local
Drshift.fail.cpp22 constexpr std::byte b2 = b1 >> 2.0f; in main() local
/external/adhd/cras/src/dsp/
Dbiquad.c30 static void set_coefficient(struct biquad *bq, double b0, double b1, double b2, in set_coefficient()
63 double b2 = 2 * alpha; in biquad_lowpass() local
98 double b2 = 2 * alpha; in biquad_highpass() local
129 double b2 = -alpha; in biquad_bandpass() local
175 double b2 = A * (a_plus_one - a_minus_one * k - k2); in biquad_lowshelf() local
210 double b2 = A * (a_plus_one + a_minus_one * k - k2); in biquad_highshelf() local
241 double b2 = 1 - alpha * A; in biquad_peaking() local
276 double b2 = 1; in biquad_notch() local
311 double b2 = 1 + alpha; in biquad_allpass() 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/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/clang/test/Modules/Inputs/merge-template-members/
Db2.h6 N::A<int> b2; variable
/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/sfntly/cpp/src/test/
Dfile_io_test.cc49 ByteVector b2; in TestFileInputStream() local
111 ByteVector b2; in TestFontInputStreamBasic() 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
Dcls_12byte.c17 struct cls_struct_12byte b2) in cls_struct_12byte_fn()
34 struct cls_struct_12byte b1, b2; in cls_struct_12byte_gn() local
Dcls_16byte.c18 struct cls_struct_16byte b2) in cls_struct_16byte_fn()
35 struct cls_struct_16byte b1, b2; in cls_struct_16byte_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
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
Dcls_12byte.c17 struct cls_struct_12byte b2) in cls_struct_12byte_fn()
34 struct cls_struct_12byte b1, b2; in cls_struct_12byte_gn() local
Dcls_16byte.c18 struct cls_struct_16byte b2) in cls_struct_16byte_fn()
35 struct cls_struct_16byte b1, b2; in cls_struct_16byte_gn() local
/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/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/libchrome/base/debug/
Dleak_tracker_unittest.cc36 std::unique_ptr<ClassB> b2(new ClassB); in TEST() local
52 ClassB b2; in TEST() local
/external/libcxx/test/std/language.support/support.rtti/bad.typeid/
Dbad_typeid.pass.cpp23 std::bad_typeid b2 = b; in main() local

12345678910>>...20