Home
last modified time | relevance | path

Searched defs:va2 (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/tests/cases/conformance/declarationEmit/
DtypesVersionsDeclarationEmit.multiFileBackReferenceToUnmapped.ts33 export const va2 = fa2(); constant
/third_party/typescript/tests/baselines/reference/
DtypesVersionsDeclarationEmit.multiFileBackReferenceToUnmapped.js31 export const va2 = fa2(); constant
/third_party/boost/libs/fusion/test/compile_time/
Dvector_intrinsic.cpp43 typedef typename boost::fusion::result_of::value_at_c<v_type, 2>::type va2; in test() typedef
/third_party/boost/boost/geometry/formulas/
Dgnomonic_intersection.hpp122 v3d_t const va2(xa2, ya2, c1); in intersect() local
/third_party/toybox/scripts/
Dconfig2help.c44 va_list va, va2; in xmprintf() local
/third_party/boost/libs/qvm/test/
Dinterop_test.cpp328 vec2 va2, vb2; set_zero(va2); set_zero(vb2); in main() local
/third_party/ffmpeg/libavcodec/ppc/
Dh264dsp.c42 #define VEC_1D_DCT(vb0,vb1,vb2,vb3,va0,va1,va2,va3) \ argument
88 vec_s16 va0, va1, va2, va3; in h264_idct_add_altivec() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cVertexAttribBindingTests.cpp2167 VertexAttribState va2(2); in Run() local
2361 VertexAttribState va2(2); in Run() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttribBindingTests.cpp2723 VertexAttribState va2(2); in Run() local
2918 VertexAttribState va2(2); in Run() local
/third_party/toybox/lib/
Dxwrap.c122 va_list va, va2; in xmprintf() local