Home
last modified time | relevance | path

Searched refs:ag2 (Results 1 - 2 of 2) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DModuleWithExportedAndNonExportedClasses.js32 var ag2 = new A.A2<string, number>();
68 var ag2 = new A.A2();
/third_party/ffmpeg/libavcodec/mips/
H A Daacpsdsp_mips.c292 float ag0, ag1, ag2; in ps_decorrelate_mips() local
309 "mul.s %[ag2], %[ag2], %[g_decay_slope] \n\t" in ps_decorrelate_mips()
356 "mul.s %[temp0], %[ag2], %[temp2] \n\t" in ps_decorrelate_mips()
358 "mul.s %[temp1], %[ag2], %[temp3] \n\t" in ps_decorrelate_mips()
364 "madd.s %[temp2], %[temp2], %[ag2], %[temp0] \n\t" in ps_decorrelate_mips()
366 "madd.s %[temp3], %[temp3], %[ag2], %[temp1] \n\t" in ps_decorrelate_mips()
385 [ag0]"f"(f1), [ag1]"f"(f2), [ag2]"f"(f3) in ps_decorrelate_mips()

Completed in 3 milliseconds