Home
last modified time | relevance | path

Searched defs:even (Results 1 – 25 of 56) sorted by relevance

123

/external/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/
Dacle_sve_cvtnt.c13 svbfloat16_t test_svcvtnt_bf16_f32_x(svbfloat16_t even, svbool_t pg, svfloat32_t op) { in test_svcvtnt_bf16_f32_x()
21 svbfloat16_t test_svcvtnt_bf16_f32_m(svbfloat16_t even, svbool_t pg, svfloat32_t op) { in test_svcvtnt_bf16_f32_m()
/external/llvm-project/clang/test/CodeGen/aarch64-sve2-intrinsics/
Dacle_sve2_cvtnt.c37 svfloat16_t test_svcvtnt_f16_f32_x(svfloat16_t even, svbool_t pg, svfloat32_t op) in test_svcvtnt_f16_f32_x()
48 svfloat32_t test_svcvtnt_f32_f64_x(svfloat32_t even, svbool_t pg, svfloat64_t op) in test_svcvtnt_f32_f64_x()
Dacle_sve2_cvtxnt.c26 svfloat32_t test_svcvtxnt_f32_f64_x(svfloat32_t even, svbool_t pg, svfloat64_t op) in test_svcvtxnt_f32_f64_x()
/external/mesa3d/src/gallium/auxiliary/util/
Du_pwr8.h78 vec_unpacklo_epi32 (__m128i even, __m128i odd) in vec_unpacklo_epi32()
91 vec_unpackhi_epi32 (__m128i even, __m128i odd) in vec_unpackhi_epi32()
104 vec_unpacklo_epi64 (__m128i even, __m128i odd) in vec_unpacklo_epi64()
117 vec_unpackhi_epi64 (__m128i even, __m128i odd) in vec_unpackhi_epi64()
/external/pdfium/fxbarcode/oned/
DBC_OnedEANChecksum.cpp11 int32_t even = 0; in EANCalcChecksum() local
DBC_OnedUPCAWriter.cpp72 int32_t even = 0; in CalcChecksum() local
/external/libvpx/libvpx/vpx_dsp/ppc/
Dbitdepth_conversion_vsx.h36 const int32x4_t even = vec_mule(v, one); in store_tran_low() local
/external/libkmsxx/py/tests/
Dtestmodes.py22 def even(i): function
Drottest.py103 def even(i): function
/external/rust/crates/crc32fast/src/
Dcombine.rs24 let mut even = [0u32; GF2_DIM]; /* even-power-of-two zeros operator */ in combine() localVariable
/external/libcxx/test/std/containers/sequences/list/list.ops/
Dremove_if.pass.cpp21 bool even(int i) in even() function
/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c44 #define toBitInterleavingAndXOR(low, high, even, odd, temp, temp0, temp1) \ argument
49 #define toBitInterleavingAndAND(low, high, even, odd, temp, temp0, temp1) \ argument
54 #define toBitInterleavingAndSet(low, high, even, odd, temp, temp0, temp1) \ argument
61 #define prepareFromBitInterleaving(even, odd, temp, temp0, temp1) \ argument
76 #define fromBitInterleaving(even, odd, low, high, temp, temp0, temp1) \ argument
81 #define fromBitInterleavingAndXOR(even, odd, lowIn, highIn, lowOut, highOut, temp, temp0, temp1) \ argument
/external/llvm-project/libcxx/test/std/containers/sequences/list/list.ops/
Dremove_if.pass.cpp22 bool even(int i) in even() function
/external/rust/crates/ryu/src/
Df2s.rs51 let even = (m2 & 1) == 0; in f2d() localVariable
Dd2s.rs105 let even = (m2 & 1) == 0; in d2d() localVariable
/external/eigen/test/
Dhouseholder.cpp16 static bool even = true; in householder() local
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Dchi_square.cc199 const bool even = !(dof & 1); // True if dof is an even number. in ChiSquarePValue() local
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dchi_square.cc199 const bool even = !(dof & 1); // True if dof is an even number. in ChiSquarePValue() local
/external/abseil-cpp/absl/random/internal/
Dchi_square.cc199 const bool even = !(dof & 1); // True if dof is an even number. in ChiSquarePValue() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dchi_square.cc199 const bool even = !(dof & 1); // True if dof is an even number. in ChiSquarePValue() local
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dchi_square.cc199 const bool even = !(dof & 1); // True if dof is an even number. in ChiSquarePValue() local
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Dchi_square.cc199 const bool even = !(dof & 1); // True if dof is an even number. in ChiSquarePValue() local
/external/rust/crates/libz-sys/src/zlib/
Dcrc32.c379 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
/external/python/cpython2/Modules/zlib/
Dcrc32.c379 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
/external/libvpx/libvpx/vpx_dsp/x86/
Dvpx_subpixel_4t_intrin_sse2.c33 __m128i even, odd; in vpx_filter_block1d16_h4_sse2() local
267 __m128i even, odd; in vpx_filter_block1d8_h4_sse2() local
620 __m128i even, odd; in vpx_highbd_filter_block1d4_h4_sse2() local
783 __m128i even, odd; in vpx_highbd_filter_block1d8_h4_sse2() local

123