Home
last modified time | relevance | path

Searched defs:x12 (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/third_party/agg23/
Dagg_curves.cpp50 FX_FLOAT x12 = (x1 + x2) / 2; in recursive_bezier() local
/external/lzma/Asm/x86/
D7zAsm.asm78 x12 equ r12d define
/external/openssh/
Dchacha.c92 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/external/openssh/openbsd-compat/
Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/external/clang/test/CodeGen/
Doverride-layout.c149 struct X12 x12; in use_structs() local
/external/vulkan-validation-layers/libs/glm/detail/
Dfunc_noise.inl100 …detail::tvec4<T, P> x12 = detail::tvec4<T, P>(x0.x, x0.y, x0.x, x0.y) + detail::tvec4<T, P>(C.x, C… local
/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans16_dspr2.c1075 int x12 = input[3]; in iadst16_dspr2() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
DRotation.java966 double x12 = m1[2]; in orthogonalizeMatrix() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c362 tran_high_t x12 = input[3]; in fadst16() local
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c401 tran_high_t x12 = input[3]; in iadst16_c() local
1710 tran_low_t x12 = input[3]; in vpx_highbd_iadst16_c() local
/external/vulkan-validation-layers/libs/glm/gtc/
Dnoise.inl641 …detail::tvec4<T, P> x12 = detail::tvec4<T, P>(x0.x, x0.y, x0.x, x0.y) + detail::tvec4<T, P>(C.x, C… local
/external/libvpx/libvpx/vpx_dsp/x86/
Dloopfilter_sse2.c1519 __m128i x8, x9, x10, x11, x12, x13, x14, x15; in transpose8x16() local