Home
last modified time | relevance | path

Searched defs:b1 (Results 1 – 25 of 547) sorted by relevance

12345678910>>...22

/external/python/cpython3/Modules/_blake2/impl/
Dblake2b-load-sse41.h19 #define LOAD_MSG_0_1(b0, b1) \ argument
27 #define LOAD_MSG_0_2(b0, b1) \ argument
35 #define LOAD_MSG_0_3(b0, b1) \ argument
43 #define LOAD_MSG_0_4(b0, b1) \ argument
51 #define LOAD_MSG_1_1(b0, b1) \ argument
59 #define LOAD_MSG_1_2(b0, b1) \ argument
67 #define LOAD_MSG_1_3(b0, b1) \ argument
75 #define LOAD_MSG_1_4(b0, b1) \ argument
83 #define LOAD_MSG_2_1(b0, b1) \ argument
91 #define LOAD_MSG_2_2(b0, b1) \ argument
[all …]
Dblake2b-load-sse2.h19 #define LOAD_MSG_0_1(b0, b1) b0 = _mm_set_epi64x(m2, m0); b1 = _mm_set_epi64x(m6, m4) argument
20 #define LOAD_MSG_0_2(b0, b1) b0 = _mm_set_epi64x(m3, m1); b1 = _mm_set_epi64x(m7, m5) argument
21 #define LOAD_MSG_0_3(b0, b1) b0 = _mm_set_epi64x(m10, m8); b1 = _mm_set_epi64x(m14, m12) argument
22 #define LOAD_MSG_0_4(b0, b1) b0 = _mm_set_epi64x(m11, m9); b1 = _mm_set_epi64x(m15, m13) argument
23 #define LOAD_MSG_1_1(b0, b1) b0 = _mm_set_epi64x(m4, m14); b1 = _mm_set_epi64x(m13, m9) argument
24 #define LOAD_MSG_1_2(b0, b1) b0 = _mm_set_epi64x(m8, m10); b1 = _mm_set_epi64x(m6, m15) argument
25 #define LOAD_MSG_1_3(b0, b1) b0 = _mm_set_epi64x(m0, m1); b1 = _mm_set_epi64x(m5, m11) argument
26 #define LOAD_MSG_1_4(b0, b1) b0 = _mm_set_epi64x(m2, m12); b1 = _mm_set_epi64x(m3, m7) argument
27 #define LOAD_MSG_2_1(b0, b1) b0 = _mm_set_epi64x(m12, m11); b1 = _mm_set_epi64x(m15, m5) argument
28 #define LOAD_MSG_2_2(b0, b1) b0 = _mm_set_epi64x(m0, m8); b1 = _mm_set_epi64x(m13, m2) argument
[all …]
/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/libcxx/test/std/language.support/support.types/byteops/
Dand.assign.pass.cpp18 constexpr std::byte test(std::byte b1, std::byte b2) { in test()
26 constexpr std::byte b1{static_cast<std::byte>(1)}; in main() local
Dor.assign.pass.cpp18 constexpr std::byte test(std::byte b1, std::byte b2) { in test()
26 constexpr std::byte b1{static_cast<std::byte>(1)}; in main() local
Dxor.assign.pass.cpp18 constexpr std::byte test(std::byte b1, std::byte b2) { in test()
26 constexpr std::byte b1{static_cast<std::byte>(1)}; in main() local
Dto_integer.pass.cpp21 constexpr std::byte b1{static_cast<std::byte>(1)}; in main() local
Dto_integer.fail.cpp21 constexpr std::byte b1{static_cast<std::byte>(1)}; in main() local
Dlshift.fail.cpp21 constexpr std::byte b1{static_cast<std::byte>(1)}; in main() local
Dlshift.pass.cpp21 constexpr std::byte b1{static_cast<std::byte>(1)}; in main() local
Drshift.fail.cpp21 constexpr std::byte b1{static_cast<std::byte>(1)}; in main() local
/external/clang/test/SemaCXX/
Dwarn-redundant-move.cpp20 A test1(B b1) { in test1()
33 C test2(A a1, B b1) { in test2()
49 A test3(B& b1) { in test3()
57 C test4(A& a1, B& b1) { in test4()
/external/adhd/cras/src/dsp/
Dbiquad.c30 static void set_coefficient(struct biquad *bq, double b0, double b1, double b2, in set_coefficient()
62 double b1 = 2 * 2 * alpha; in biquad_lowpass() local
97 double b1 = 2 * -2 * alpha; in biquad_highpass() local
128 double b1 = 0; in biquad_bandpass() local
174 double b1 = 2 * A * (a_minus_one - a_plus_one * k); in biquad_lowshelf() local
209 double b1 = -2 * A * (a_minus_one + a_plus_one * k); in biquad_highshelf() local
240 double b1 = -2 * k; in biquad_peaking() local
275 double b1 = -2 * k; in biquad_notch() local
310 double b1 = -2 * k; in biquad_allpass() local
/external/libpcap/
Dgencode.c825 merge(b0, b1) in merge() argument
888 gen_and(b0, b1) in gen_and() argument
900 gen_or(b0, b1) in gen_or() argument
1830 struct block *b0, *b1; in gen_ether_linktype() local
2068 struct block *b0, *b1; in gen_linux_sll_linktype() local
2986 struct block *b0, *b1, *b2; in gen_linktype() local
3547 struct block *b0, *b1; in gen_llc() local
3618 struct block *b0, *b1; in gen_llc_i() local
3642 struct block *b0, *b1; in gen_llc_s() local
3661 struct block *b0, *b1; in gen_llc_u() local
[all …]
/external/clang/test/CXX/special/class.inhctor/
Dp4.cpp26 B b1{X<1>{}}; // expected-error {{calling a protected constructor}} variable
36 B b1{X<1>{}}; member
73 B b1(0, 1); // expected-error {{call to constructor of 'DRnnnn::B' is ambiguous}} variable
/external/libcxx/test/std/numerics/numarray/template.mask.array/mask.array.assign/
Dmask_array.pass.cpp24 bool b1[N1] = {true, false, false, true, true, false, in main() local
57 bool b1[] = {true, false, true}; in main() local
/external/clang/test/Modules/Inputs/merge-template-members/
Db1.h6 N::A<int> b1; variable
/external/clang/test/Modules/Inputs/normal-module-map/
Db1.h1 int b1; variable
/external/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc98 int32_t b1 = ReadUByte(index); in ReadUShort() local
108 int32_t b1 = ReadByte(index); in ReadShort() local
120 int32_t b1 = ReadUByte(index); in ReadUInt24() local
133 int32_t b1 = ReadUByte(index); in ReadULong() local
159 int32_t b1 = ReadUByte(index); in ReadULongLE() local
175 int32_t b1 = ReadByte(index); in ReadLong() local
388 int32_t b1 = (off + 2 < high_bound) ? ReadUByte(off + 2) : 0; in ComputeCheckSum() local
/external/stressapptest/src/
Dadler32memcpy.cc78 void AdlerChecksum::Set(uint64 a1, uint64 a2, uint64 b1, uint64 b2) { in Set()
99 uint64 b1 = 0; in CalculateAdlerChecksum() local
137 uint64 b1 = 0; in AdlerMemcpyC() local
178 uint64 b1 = 0; in AdlerMemcpyWarmC() local
/external/sfntly/cpp/src/test/
Dfile_io_test.cc39 ByteVector b1; in TestFileInputStream() local
100 ByteVector b1; in TestFontInputStreamBasic() local
/external/libvpx/libvpx/vpx_dsp/arm/
Didct32x32_1_add_neon.c22 const uint8x16_t b1 = vqaddq_u8(a1, res); in idct32x32_1_add_pos_kernel() local
33 const uint8x16_t b1 = vqsubq_u8(a1, res); in idct32x32_1_add_neg_kernel() 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/clang/test/Modules/Inputs/
Ddef-include.h12 int b1; member
/external/guava/guava/src/com/google/common/io/
DLittleEndianDataInputStream.java81 int b1 = in.read(); in readUnsignedByte() local
223 int b1 = in.read(); in readAndCheckByte() local

12345678910>>...22