Home
last modified time | relevance | path

Searched defs:odd (Results 1 - 25 of 38) sorted by relevance

12

/third_party/musl/src/math/
H A D__tandf.c28 float __tandf(double x, int odd) in __tandf() argument
H A D__tan.c66 double __tan(double x, double y, int odd) in __tan() argument
H A D__tanl.c101 long double __tanl(long double x, long double y, int odd) { in __tanl() argument
/third_party/musl/porting/liteos_a/kernel/src/math/
H A D__tandf.c28 float __tandf(double x, int odd) in __tandf() argument
H A D__tan.c66 double __tan(double x, double y, int odd) in __tan() argument
H A D__tanl.c101 long double __tanl(long double x, long double y, int odd) { in __tanl() argument
/third_party/ltp/tools/sparse/sparse-src/validation/parsing/
H A Denum-attr.c9 enum odd { enum
10 odd = __attr 33, enumerator
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
H A Dittptmark32.S681 odd: label
H A Dittptmark64.S685 odd: label
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
H A DOS2Tests.java83 private static EnumSet<UnicodeRange> makeUnicodeRangeSet(boolean odd) { in makeUnicodeRangeSet() argument
95 private static EnumSet<CodePageRange> makeCodePageRangeSet(boolean odd) { in makeCodePageRangeSet() argument
/third_party/optimized-routines/math/
H A Dv_cosf.c45 v_u32_t odd, cmp; in cosf() local
H A Dv_sinf.c44 v_u32_t sign, odd, cmp; in sinf() local
H A Dv_cos.c53 v_u64_t odd, cmp; in cos() local
H A Dv_sin.c52 v_u64_t sign, odd, cmp; in sin() local
/third_party/libwebsockets/win32port/zlib/
H A Dcrc32.c378 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dcrc32.c434 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local
[all...]
/third_party/lwip/src/core/
H A Dinet_chksum.c139 int odd = ((mem_ptr_t)pb & 1); in lwip_standard_chksum() local
197 int odd = ((mem_ptr_t)pb & 1); in lwip_standard_chksum() local
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dcrc32.c434 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local
[all...]
/third_party/mesa3d/src/amd/vulkan/radix_sort/
H A Dradix_sort_vk.h83 VkPipelineLayout odd; member
89 VkPipeline odd; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_gs_variant.cpp251 nir_ssa_def *odd = nir_build_alu(b, nir_op_imod, in d3d12_begin_emit_primitives_gs() local
440 nir_ssa_def *odd = nir_imod(b, nir_load_primitive_id(b), nir_imm_int(b, 2)); in d3d12_emit_triangles() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_pwr8.h78 vec_unpacklo_epi32 (__m128i even, __m128i odd) in vec_unpacklo_epi32() argument
91 vec_unpackhi_epi32 (__m128i even, __m128i odd) in vec_unpackhi_epi32() argument
104 vec_unpacklo_epi64 (__m128i even, __m128i odd) in vec_unpacklo_epi64() argument
117 vec_unpackhi_epi64 (__m128i even, __m128i odd) in vec_unpackhi_epi64() argument
/third_party/ffmpeg/libavcodec/
H A Dcfhd.c200 int16_t even, odd; in interlaced_vertical_filter() local
213 int odd = (low[i] + high[i]) / 2; in inverse_temporal_filter() local
/third_party/ffmpeg/libavformat/
H A Drdt.c479 int n_rules = 0, odd = 0; in real_parse_asm_rulebook() local
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dcurve448.c585 uint32_t odd = (uint32_t)current >> pos; in recode_wnaf() local
/third_party/openssl/crypto/ec/curve448/
H A Dcurve448.c585 uint32_t odd = (uint32_t)current >> pos; in recode_wnaf() local

Completed in 18 milliseconds

12