Home
last modified time | relevance | path

Searched defs:odd (Results 1 – 25 of 63) sorted by relevance

123

/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.cpp10 int32_t odd = 0; in EANCalcChecksum() local
DBC_OnedUPCAWriter.cpp71 int32_t odd = 0; in CalcChecksum() local
/external/clang/test/Analysis/
DNewDelete-path-notes.cpp23 void test(Odd *odd) { in test() argument
/external/musl/src/math/
D__tandf.c28 float __tandf(double x, int odd) in __tandf()
D__tan.c66 double __tan(double x, double y, int odd) in __tan()
/external/trusty/musl/src/math/
D__tandf.c28 float __tandf(double x, int odd) in __tandf()
D__tan.c66 double __tan(double x, double y, int odd) in __tan()
D__tanl.c101 long double __tanl(long double x, long double y, int odd) { in __tanl()
/external/libvpx/vpx_dsp/ppc/
Dbitdepth_conversion_vsx.h37 const int32x4_t odd = vec_mulo(v, one); in store_tran_low() local
/external/cronet/third_party/libc++/src/test/std/library/description/conventions/customization.point.object/
Dniebloid.compile.pass.cpp56 auto odd = [](int x) { return x % 2 != 0; }; in __anon7c9368eb0102() variable
/external/rust/crates/crc32fast/src/
Dcombine.rs25 let mut odd = [0u32; GF2_DIM]; /* odd-power-of-two zeros operator */ in combine() localVariable
/external/eigen/Eigen/src/Geometry/
DEulerAngles.h48 const Index odd = ((a0+1)%3 == a1) ? 0 : 1; in eulerAngles() local
/external/mesa3d/src/panfrost/lib/
Dpan_attributes.c37 #define ODD(odd) ((odd - 1) >> 1) argument
/external/arm-optimized-routines/pl/math/
Dsv_sinf_1u9.c42 sv_u32_t sign, odd; in __sv_sinf_x() local
/external/arm-optimized-routines/math/
Dv_cosf.c45 v_u32_t odd, cmp; in V_NAME() local
Dv_sinf.c45 v_u32_t sign, odd, cmp, ir; in V_NAME() local
Dv_cos.c53 v_u64_t odd, cmp; in V_NAME() local
Dv_sin.c58 v_u64_t sign, odd, cmp, ir; in V_NAME() local
/external/sdv/vsomeip/third_party/boost/multi_index/test/
Dtest_iterators.cpp145 bool odd=((i.end()-i.begin())%2)!=0; in test_non_const_rnd_iterators() local
193 bool odd=((i.end()-i.begin())%2)!=0; in test_const_rnd_iterators() local
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dserial_port_base.hpp95 enum type { none, odd, even }; enumerator
/external/mesa3d/src/amd/vulkan/radix_sort/
Dradix_sort_vk.h83 VkPipelineLayout odd; member
89 VkPipeline odd; member
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_gs_variant.cpp251 nir_def *odd = nir_build_alu(b, nir_op_imod, in d3d12_begin_emit_primitives_gs() local
439 nir_def *odd = nir_imod_imm(b, nir_load_primitive_id(b), 2); in d3d12_emit_triangles() local
/external/sg3_utils/testing/
Dsg_tst_excl.cpp188 bool odd = false; in do_rd_inc_wr_twice_v3() local
433 bool odd = false; in do_rd_inc_wr_twice_v4() local
/external/python/cpython2/Modules/zlib/
Dcrc32.c380 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local

123