Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
DOS2Tests.java83 private static EnumSet<UnicodeRange> makeUnicodeRangeSet(boolean odd) { in makeUnicodeRangeSet()
95 private static EnumSet<CodePageRange> makeCodePageRangeSet(boolean odd) { in makeCodePageRangeSet()
/third_party/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()
/third_party/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()
/third_party/musl/porting/liteos_a/kernel/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()
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
Dittptmark64.asm161 odd: label
Dittptmark32.asm167 odd: label
Dittptmark32.S681 odd: label
Dittptmark64.S685 odd: label
/third_party/optimized-routines/math/
Dv_cosf.c45 v_u32_t odd, cmp; in V_NAME() local
Dv_sinf.c44 v_u32_t sign, odd, cmp; in V_NAME() local
Dv_cos.c53 v_u64_t odd, cmp; in V_NAME() local
Dv_sin.c52 v_u64_t sign, odd, cmp; in V_NAME() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_attributes.c37 #define ODD(odd) ((odd - 1) >> 1) argument
/third_party/node/test/parallel/
Dtest-whatwg-encoding-custom-fatal-streaming.js35 const odd = new Uint8Array([0x00]); constant
/third_party/lwip/src/core/
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
/third_party/mesa3d/src/amd/vulkan/radix_sort/
Dradix_sort_vk.h83 VkPipelineLayout odd; member
89 VkPipeline odd; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
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/libwebsockets/win32port/zlib/
Dcrc32.c378 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local
/third_party/ffmpeg/libavcodec/
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/skia/third_party/externals/zlib/
Dcrc32.c434 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local
/third_party/node/deps/v8/third_party/zlib/
Dcrc32.c434 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local

12