/third_party/typescript/tests/baselines/reference/ |
H A D | declarationEmitDestructuringObjectLiteralPattern2.js | 4 function f15() { function 10 var { a4, b4, c4 } = f15(); 13 export var { a4, b4, c4 } = f15(); 18 function f15() {
24 var _c = f15(), a4 = _c.a4, b4 = _c.b4, c4 = _c.c4;
28 _a = f15(), m.a4 = _a.a4, m.b4 = _a.b4, m.c4 = _a.c4;
34 declare function f15(): {
|
H A D | declarationEmitDestructuringObjectLiteralPattern.js | 12 function f15() { function 18 var { a4, b4, c4 } = f15(); 21 export var { a4, b4, c4 } = f15(); 33 function f15() {
39 var _f = f15(), a4 = _f.a4, b4 = _f.b4, c4 = _f.c4;
43 _a = f15(), m.a4 = _a.a4, m.b4 = _a.b4, m.c4 = _a.c4;
55 declare function f15(): {
|
H A D | discriminatedUnionTypes2.js | 39 function f15(x: Result<number>) { function 48 f15({ value: 10 }); 49 f15({ error: new Error("boom") }); 180 function f15(x) {
188 f15({ value: 10 });
189 f15({ error: new Error("boom") });
|
H A D | typeAliases.js | 71 declare function f15(a: string): boolean; 72 declare function f15(a: Meters): string; 73 f15(E.x).toLowerCase(); 122 f15(E.x).toLowerCase();
|
H A D | stringLiteralTypeIsSubtypeOfString.js | 95 function f15<T, U extends T>(x: 'a'); 96 function f15<T, U extends T>(x: U); 97 function f15<T, U extends T>(x: any) { } 155 function f15(x) { }
function
|
H A D | genericDefaults.js | 278 declare function f15<T = U, U = T>(a?: T, b?: U): [T, U]; 280 f15(); 281 f15(a); 282 f15(a, b); 284 f15<A>(); 285 f15<A>(a); 286 f15<A>(a, a); 288 f15<A, B>(); 289 f15<A, B>(a); 290 f15< [all...] |
H A D | declarationsAndAssignments.js | 113 function f15() { function 121 var { a, b, c } = f15(); 130 f17(f15()); 289 function f15() {
296 var _a = f15(), a = _a.a, b = _a.b, c = _a.c;
304 f17(f15());
|
H A D | functionsMissingReturnStatementsAndExpressions.js | 71 function f15(): number { 187 function f15() {
function
|
H A D | genericRestParameters1.js | 80 declare function f15(a: string, b: number): string | number; 85 let x22 = call(f15, "hello", 42); // string | number 90 let x31 = callr(sn, f15); // string | number 239 var x22 = call(f15, "hello", 42); // string | number
243 var x31 = callr(sn, f15); // string | number
316 declare function f15(a: string, b: number): string | number;
|
H A D | disallowLineTerminatorBeforeArrow.js | 45 var f15 = (a: number): number /* */ => a 123 var f15 = function (a) { return a; };
function
|
H A D | objectLiteralErrors.js | 38 var f15 = { "100": 0, get 1e2() { return 0; } }; 91 var f15 = { "100": 0, get 1e2() { return 0; } };
|
H A D | controlFlowArrays.js | 147 function f15() { function 322 function f15() {
|
H A D | numericLiteralTypes1.js | 111 function f15(x: 0 | false, y: 1 | "one") { function 225 function f15(x, y) {
|
H A D | numericLiteralTypes2.js | 111 function f15(x: 0 | false, y: 1 | "one") { function 225 function f15(x, y) {
|
H A D | controlFlowAliasing.js | 49 function f15(obj: { readonly x: string | number }) { function 329 function f15(obj) {
549 declare function f15(obj: {
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | simple_idct_mmi.c | 160 MMI_LQC1($f15, $f14, %[block], 0x70) in ff_simple_idct_8_mmi() 173 IDCT_ROW_COND_DC($f14,$f15) in ff_simple_idct_8_mmi() 344 "por $f26, $f26, $f15 \n\t" in ff_simple_idct_8_mmi() 354 /* col7: $f13: col[27,19,11,3]; $f15: col[59,51,43,35] */ in ff_simple_idct_8_mmi() 355 IDCT_COL_CASE1($f13, $f13, $f15) in ff_simple_idct_8_mmi() 363 "punpcklhw $f28, $f11, $f15 \n\t" in ff_simple_idct_8_mmi() 364 "punpckhhw $f29, $f11, $f15 \n\t" in ff_simple_idct_8_mmi() 368 "punpckhwd $f15, $f27, $f29 \n\t" in ff_simple_idct_8_mmi() 376 /* col7: $f13: col[27,19,11,3]; $f15: col[59,51,43,35] */ in ff_simple_idct_8_mmi() 377 IDCT_COL_CASE2($f13, $f15, in ff_simple_idct_8_mmi() [all...] |
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | function-param-init4.js | 124 function f15(a = (() => b)(), b) 128 f15(1, 2) 129 check_reference_error("f15(undefined, 2)");
|
/third_party/musl/src/setjmp/s390x/ |
H A D | setjmp.s | 22 std %f15, 17*8(%r2)
|
H A D | longjmp.s | 18 ld %f15, 17*8(%r2)
|
/third_party/skia/modules/skottie/tests/ |
H A D | Text.cpp | 100 { "fName" : "f15", "fFamily": "f15", "fStyle" : "" } in DEF_TEST() 135 { "f15", SkFontStyle::kNormal_Weight , SkFontStyle::kUpright_Slant }, in DEF_TEST()
|
/third_party/libunwind/libunwind/src/s390x/ |
H A D | setcontext.S | 62 ld %f15,0x178(%r2)
|
H A D | getcontext.S | 61 std %f15,0x178(%r2)
|
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | reglist-loong64.h | 44 f8, f9, f10, f11, f12, f13, f14, f15,
|
H A D | register-loong64.h | 29 V(f8) V(f9) V(f10) V(f11) V(f12) V(f13) V(f14) V(f15) \ 42 V(f8) V(f9) V(f10) V(f11) V(f12) V(f13) V(f14) V(f15) V(f16) \
|
/third_party/node/deps/v8/src/execution/loong64/ |
H A D | frame-constants-loong64.h | 50 f15, f16, f17, f18, f19, f20, f21, f22, f23, f24, f25, f26, f27, f28};
|