Home
last modified time | relevance | path

Searched defs:and1 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_integer_simd.inl19 __m128i const and1 = _mm_and_si128(set0, set1); local
42 __m128i const and1 = _mm_and_si128(sft0, set1); local
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_integer_simd.inl19 __m128i const and1 = _mm_and_si128(set0, set1); local
42 __m128i const and1 = _mm_and_si128(sft0, set1); local
/aosp_15_r20/external/owasp/sanitizer/src/tests/org/owasp/html/
DSanitizersTest.java108 PolicyFactory and1 = restrictedLink.and(inline); in testAndIntersects() local
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/simd/
H A Dcommon.h105 glm_vec4 const and1 = _mm_and_ps(cmp1, _mm_set1_ps(1.0f)); in glm_vec4_sign() local
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/simd/
Dcommon.h105 glm_vec4 const and1 = _mm_and_ps(cmp1, _mm_set1_ps(1.0f)); in glm_vec4_sign() local