Home
last modified time | relevance | path

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

1234567

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A 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()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/test/algorithm/
Dquerying_find.cpp33 struct even struct
35 bool operator()(const int i) const in operator ()()
Dquerying_find2.cpp33 struct even struct
35 bool operator()(const int i) const in operator ()()
Dtransformation2.cpp18 struct even struct
20 bool operator()(const int i) const in operator ()()
Dquerying.cpp30 struct even struct
32 bool operator()(const int i) const in operator ()()
Dtransformation1.cpp18 struct even struct
20 bool operator()(const int i) const in operator ()()
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A 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
/aosp_15_r20/external/mesa3d/src/amd/vulkan/radix_sort/
H A Dradix_sort_vk.h82 VkPipelineLayout even; member
88 VkPipeline even; member
/aosp_15_r20/external/pdfium/fxbarcode/oned/
H A DBC_OnedEANChecksum.cpp11 int32_t even = 0; in EANCalcChecksum() local
/aosp_15_r20/external/libvpx/vpx_dsp/ppc/
H A Dbitdepth_conversion_vsx.h36 const int32x4_t even = vec_mule(v, one); in store_tran_low() local
/aosp_15_r20/external/libkmsxx/py/tests/
H A Dtestmodes.py22 def even(i): function
/aosp_15_r20/external/rust/android-crates-io/crates/crc32fast/src/
Dcombine.rs24 let mut even = [0u32; GF2_DIM]; /* even-power-of-two zeros operator */ in combine() localVariable
/aosp_15_r20/external/libcxx/test/std/containers/sequences/list/list.ops/
H A Dremove_if.pass.cpp21 bool even(int i) in even() function
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dintrapred_directional_neon.cc89 const int8x8_t even = vcreate_s8(0x0e0c0a0806040200); in DirectionalZone1_WxH() local
161 const int8x8_t even = vcreate_s8(0x0e0c0a0806040200); in DirectionalZone1_WxH() local
302 const uint8x8_t even = vcreate_u8(0x0e0c0a0806040200); in DirectionalZone3_WxH() local
478 const uint8x8_t even = vcreate_u8(0x0e0c0a0806040200); in DirectionalZone1Blend_WxH() local
788 const uint8x8_t even = vcreate_u8(0x0e0c0a0806040200); in DirectionalIntraPredictorZone3_NEON() local
/aosp_15_r20/external/musl/src/math/
H A Dsqrtf.c17 uint32_t ix, m, m1, m0, even, ey; in sqrtf() local
H A Dsqrt.c49 int even = top & 1; in sqrt() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dserial_port_base.hpp95 enum type { none, odd, even }; enumerator
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/num/flt2dec/
H A Ddecoder.rs64 let even = (mant & 1) == 0; in decode() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/flt2dec/
H A Ddecoder.rs64 let even = (mant & 1) == 0; in decode() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/flt2dec/
H A Ddecoder.rs64 let even = (mant & 1) == 0; in decode() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/flt2dec/
H A Ddecoder.rs64 let even = (mant & 1) == 0; in decode() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/flt2dec/
H A Ddecoder.rs64 let even = (mant & 1) == 0; in decode() localVariable
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/list/list.ops/
H A Dremove_if.pass.cpp22 bool even(int i) in even() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/ryu-1.0.17/src/
H A Df2s.rs53 let even = (m2 & 1) == 0; in f2d() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/ryu/src/
Df2s.rs51 let even = (m2 & 1) == 0; in f2d() localVariable

1234567