Home
last modified time | relevance | path

Searched refs:s_1 (Results 1 - 10 of 10) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dcalling-convention-attributes.c13 extern void __attribute__((__stdcall__)) s_1(void);
/third_party/ffmpeg/libavcodec/
H A Dadpcm.c678 int s_1,s_2; in xa_decode() local
701 s_1 = left->sample1; in xa_decode()
708 s = t*(1<<shift) + ((s_1*f0 + s_2*f1+32)>>6); in xa_decode()
709 s_2 = s_1; in xa_decode()
710 s_1 = av_clip_int16(s); in xa_decode()
711 out0[j] = s_1; in xa_decode()
715 left->sample1 = s_1; in xa_decode()
717 s_1 = right->sample1; in xa_decode()
739 s = t*(1<<shift) + ((s_1*f0 + s_2*f1+32)>>6); in xa_decode()
740 s_2 = s_1; in xa_decode()
[all...]
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c615 const vector unsigned char s_1 = vec_##op(trunc_src12, trunc_src34); \ in dering_altivec()
617 const vector unsigned char s_6 = vec_##op(s_1, s_2); \ in dering_altivec()
/third_party/typescript/lib/
H A Dtsserver.js7294 var s_1 = activeSession;
7316 s_1.disconnect();
[all...]
H A DtypingsInstaller.js7274 var s_1 = activeSession;
7296 s_1.disconnect();
[all...]
H A Dtsc.js4657 var s_1 = activeSession;
4677 s_1.disconnect();
[all...]
H A Dtsserverlibrary.js7293 var s_1 = activeSession;
7315 s_1.disconnect();
[all...]
H A Dtypescript.js7284 var s_1 = activeSession;
7306 s_1.disconnect();
[all...]
H A DtypescriptServices.js7284 var s_1 = activeSession;
7306 s_1.disconnect();
[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js7147 var s_1 = activeSession;
7169 s_1.disconnect();
[all...]

Completed in 220 milliseconds