| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| H A D | types.h | 13 unsigned long even; member
|
| /third_party/musl/src/math/ |
| H A D | sqrt.c | 49 int even = top & 1; in sqrt() local
|
| H A D | sqrtf.c | 17 uint32_t ix, m, m1, m0, even, ey; in sqrtf() local
|
| H A D | sqrtl.c | 201 int even = top & 1; in sqrtl() local
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | sqrt.c | 49 int even = top & 1; in sqrt() local
|
| H A D | sqrtf.c | 17 uint32_t ix, m, m1, m0, even, ey; in sqrtf() local
|
| H A D | sqrtl.c | 201 int even = top & 1; in sqrtl() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | AtomicCounterBufferTest.cpp | 335 bool even = (bufferCount % 2 == 0); in TEST_P() local
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | crc32.c | 377 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */
local [all...] |
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | crc32.c | 433 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local [all...] |
| /third_party/skia/third_party/externals/zlib/ |
| H A D | crc32.c | 433 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | chi_square.cc | 199 const bool even = !(dof & 1); // True if dof is an even number. in ChiSquarePValue() local
|
| /kernel/linux/linux-5.10/arch/x86/math-emu/ |
| H A D | fpu_trig.c | 34 static int trig_arg(FPU_REG *st0_ptr, int even) in trig_arg() argument
|
| /kernel/linux/linux-6.6/arch/x86/math-emu/ |
| H A D | fpu_trig.c | 34 static int trig_arg(FPU_REG *st0_ptr, int even) in trig_arg() argument
|
| /third_party/ffmpeg/libavresample/ |
| H A D | audio_mix_matrix.c | 61 static av_always_inline int even(uint64_t layout) in even() function [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | Constant.cpp | 614 bool even = flr / 2.0 == floor(flr / 2.0); in fold() local
|
| /third_party/mesa3d/src/amd/vulkan/radix_sort/ |
| H A D | radix_sort_vk.h | 82 VkPipelineLayout even; member 88 VkPipeline even; member
|
| /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/typescript/tests/baselines/reference/ |
| H A D | underscoreTest1.js | 668 var even = _.find([1, 2, 3, 4, 5, 6], (num) => num % 2 == 0); variable 915 var even = _.find([1, 2, 3, 4, 5, 6], function (num) { return num % 2 == 0; });
variable
|
| /third_party/skia/bench/ |
| H A D | GameBench.cpp | 254 int even = (y / kCheckSize) % 2; in makeCheckerboard() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/phy/ |
| H A D | dsi_phy.c | 13 linear_inter(s32 tmax, s32 tmin, s32 percent, s32 min_result, bool even) linear_inter() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/phy/ |
| H A D | dsi_phy.c | 15 linear_inter(s32 tmax, s32 tmin, s32 percent, s32 min_result, bool even) linear_inter() argument
|
| /third_party/ffmpeg/libswresample/ |
| H A D | rematrix.c | 107 static int even(int64_t layout){ in even() function
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_double_ops.c | 180 nir_ssa_def *even = nir_iand_imm(b, unbiased_exp, 1); in lower_sqrt_rsq() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cfhd.c | 200 int16_t even, odd; in interlaced_vertical_filter() local 212 int even = (low[i] - high[i]) / 2; in inverse_temporal_filter() local
|