/third_party/musl/src/math/ |
H A D | __tandf.c | 28 float __tandf(double x, int odd) in __tandf() argument
|
H A D | __tan.c | 66 double __tan(double x, double y, int odd) in __tan() argument
|
H A D | __tanl.c | 101 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.c | 28 float __tandf(double x, int odd) in __tandf() argument
|
H A D | __tan.c | 66 double __tan(double x, double y, int odd) in __tan() argument
|
H A D | __tanl.c | 101 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 D | enum-attr.c | 9 enum odd { enum 10 odd = __attr 33, enumerator
|
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/ |
H A D | ittptmark32.S | 681 odd: label
|
H A D | ittptmark64.S | 685 odd: label
|
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/ |
H A D | OS2Tests.java | 83 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 D | v_cosf.c | 45 v_u32_t odd, cmp; in cosf() local
|
H A D | v_sinf.c | 44 v_u32_t sign, odd, cmp; in sinf() local
|
H A D | v_cos.c | 53 v_u64_t odd, cmp; in cos() local
|
H A D | v_sin.c | 52 v_u64_t sign, odd, cmp; in sin() local
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | crc32.c | 378 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */
local [all...] |
/third_party/node/deps/v8/third_party/zlib/ |
H A D | crc32.c | 434 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local [all...] |
/third_party/lwip/src/core/ |
H A D | inet_chksum.c | 139 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 D | crc32.c | 434 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local [all...] |
/third_party/mesa3d/src/amd/vulkan/radix_sort/ |
H A D | radix_sort_vk.h | 83 VkPipelineLayout odd; member 89 VkPipeline odd; member
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_gs_variant.cpp | 251 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 D | u_pwr8.h | 78 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 D | cfhd.c | 200 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 D | rdt.c | 479 int n_rules = 0, odd = 0; in real_parse_asm_rulebook() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 585 uint32_t odd = (uint32_t)current >> pos; in recode_wnaf() local
|
/third_party/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 585 uint32_t odd = (uint32_t)current >> pos; in recode_wnaf() local
|