/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_pwr8.h | 78 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/ |
D | querying_find.cpp | 33 struct even struct 35 bool operator()(const int i) const in operator ()()
|
D | querying_find2.cpp | 33 struct even struct 35 bool operator()(const int i) const in operator ()()
|
D | transformation2.cpp | 18 struct even struct 20 bool operator()(const int i) const in operator ()()
|
D | querying.cpp | 30 struct even struct 32 bool operator()(const int i) const in operator ()()
|
D | transformation1.cpp | 18 struct even struct 20 bool operator()(const int i) const in operator ()()
|
/aosp_15_r20/external/libvpx/vpx_dsp/x86/ |
H A D | vpx_subpixel_4t_intrin_sse2.c | 33 __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 D | radix_sort_vk.h | 82 VkPipelineLayout even; member 88 VkPipeline even; member
|
/aosp_15_r20/external/pdfium/fxbarcode/oned/ |
H A D | BC_OnedEANChecksum.cpp | 11 int32_t even = 0; in EANCalcChecksum() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/ppc/ |
H A D | bitdepth_conversion_vsx.h | 36 const int32x4_t even = vec_mule(v, one); in store_tran_low() local
|
/aosp_15_r20/external/libkmsxx/py/tests/ |
H A D | testmodes.py | 22 def even(i): function
|
/aosp_15_r20/external/rust/android-crates-io/crates/crc32fast/src/ |
D | combine.rs | 24 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 D | remove_if.pass.cpp | 21 bool even(int i) in even() function
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | intrapred_directional_neon.cc | 89 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 D | sqrtf.c | 17 uint32_t ix, m, m1, m0, even, ey; in sqrtf() local
|
H A D | sqrt.c | 49 int even = top & 1; in sqrt() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ |
D | serial_port_base.hpp | 95 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 D | decoder.rs | 64 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 D | decoder.rs | 64 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 D | decoder.rs | 64 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 D | decoder.rs | 64 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 D | decoder.rs | 64 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 D | remove_if.pass.cpp | 22 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 D | f2s.rs | 53 let even = (m2 & 1) == 0; in f2d() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/ryu/src/ |
D | f2s.rs | 51 let even = (m2 & 1) == 0; in f2d() localVariable
|