Home
last modified time | relevance | path

Searched defs:x01 (Results 1 – 9 of 9) sorted by relevance

/external/skqp/src/core/
DSkBitmapProcState.cpp99 uint32_t x01 = *xy++, in S32_alpha_D32_nofilter_DX() local
/external/clang/test/SemaTemplate/
Dtemp_arg_nontype.cpp162 X0<X1::pfunc> x01; in test_X0_X1() local
/external/skia/src/core/
DSkBitmapProcState.cpp99 uint32_t x01 = *xy++, in S32_alpha_D32_nofilter_DX() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
DRotation.java962 double x01 = m0[1]; in orthogonalizeMatrix() local
/external/llvm-project/clang/test/SemaTemplate/
Dtemp_arg_nontype.cpp162 X0<X1::pfunc> x01; in test_X0_X1() local
/external/libaom/libaom/av1/common/x86/
Dselfguided_sse4.c36 const __m128i x01 = _mm_add_epi32(x, _mm_slli_si128(x, 4)); in scan_32() local
Dselfguided_avx2.c52 const __m256i x01 = _mm256_slli_si256(x, 4); in scan_32() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c1035 LLVMValueRef x00 = NULL, x01 = NULL, x10 = NULL, x11 = NULL; in lp_build_sample_image_linear() local
/external/mesa3d/src/imgui/
Dimstb_truetype.h3434 float x01 = (x0+x1)/2; in stbtt__tesselate_cubic() local