Home
last modified time | relevance | path

Searched defs:va2 (Results 1 – 7 of 7) 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/toybox/scripts/
Dconfig2help.c44 va_list va, va2; in xmprintf() 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