Home
last modified time | relevance | path

Searched defs:sub0 (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/
H A Dgeometric.h22 glm_vec4 const sub0 = _mm_sub_ps(p0, p1); in glm_vec4_distance() local
73 glm_vec4 const sub0 = _mm_sub_ps(mul0, mul1); in glm_vec4_cross() local
99 glm_vec4 const sub0 = _mm_sub_ps(I, mul1); in glm_vec4_reflect() local
108 glm_vec4 const sub0 = _mm_sub_ps(_mm_set1_ps(1.0f), mul0); in glm_vec4_refract() local
H A Dcommon.h151 glm_vec4 const sub0 = glm_vec4_sub(add0, or0); in glm_vec4_roundEven() local
171 glm_vec4 const sub0 = glm_vec4_sub(x, flr0); in glm_vec4_fract() local
180 glm_vec4 const sub0 = glm_vec4_sub(x, mul0); glm_vec4_mod() local
193 glm_vec4 const sub0 = glm_vec4_sub(_mm_set1_ps(1.0f), a); glm_vec4_mix() local
207 glm_vec4 const sub0 = glm_vec4_sub(x, edge0); glm_vec4_smoothstep() local
[all...]
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c130 unsigned long long sub0, sub1, sub2, sub3; in mult64() local
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c130 unsigned long long sub0, sub1, sub2, sub3; in mult64() local
/third_party/icu/icu4c/source/i18n/
H A Dulocdata.cpp336 static const UChar sub0[4] = { 0x007b, 0x0030, 0x007d , 0x0000 }; /* {0} */ in ulocdata_getLocaleSeparator() local
/third_party/node/deps/icu-small/source/i18n/
H A Dulocdata.cpp347 static const char16_t sub0[4] = { 0x007b, 0x0030, 0x007d , 0x0000 }; /* {0} */ in ulocdata_getLocaleSeparator() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dulocdata.cpp333 static const UChar sub0[4] = { 0x007b, 0x0030, 0x007d , 0x0000 }; /* {0} */ in ulocdata_getLocaleSeparator() local
/third_party/icu/icu4c/source/common/
H A Dlocdispnames.cpp494 static const UChar sub0[4] = { 0x007b, 0x0030, 0x007d , 0x0000 } ; /* {0} */ in uloc_getDisplayName() local
/third_party/node/deps/icu-small/source/common/
H A Dlocdispnames.cpp494 static const char16_t sub0[4] = { 0x007b, 0x0030, 0x007d , 0x0000 } ; /* {0} */ in uloc_getDisplayName() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocdispnames.cpp482 static const UChar sub0[4] = { 0x007b, 0x0030, 0x007d , 0x0000 } ; /* {0} */ in uloc_getDisplayName() local

Completed in 10 milliseconds