Searched defs:va2 (Results 1 – 7 of 7) sorted by relevance
/third_party/typescript/tests/cases/conformance/declarationEmit/ |
D | typesVersionsDeclarationEmit.multiFileBackReferenceToUnmapped.ts | 33 export const va2 = fa2(); constant
|
/third_party/typescript/tests/baselines/reference/ |
D | typesVersionsDeclarationEmit.multiFileBackReferenceToUnmapped.js | 31 export const va2 = fa2(); constant
|
/third_party/toybox/scripts/ |
D | config2help.c | 44 va_list va, va2; in xmprintf() local
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | h264dsp.c | 42 #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/ |
D | es31cVertexAttribBindingTests.cpp | 2167 VertexAttribState va2(2); in Run() local 2361 VertexAttribState va2(2); in Run() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cVertexAttribBindingTests.cpp | 2723 VertexAttribState va2(2); in Run() local 2918 VertexAttribState va2(2); in Run() local
|
/third_party/toybox/lib/ |
D | xwrap.c | 122 va_list va, va2; in xmprintf() local
|