Home
last modified time | relevance | path

Searched refs:z15 (Results 1 – 14 of 14) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DgenericsManyTypeParameters.js36 x15: a115, y17: a215, z15: a315, a15: a415, b15: a515, c15: a615,
56 x15 , y17 , z15 , a15 , b15 , c15,
63 …c12, x13, y15, z13, a13, b13, c13, x14, y16, z14, a14, b14, c14, x15, y17, z15, a15, b15, c15, x16…
78 x15, y17, z15, a15, b15, c15,
DgenericsManyTypeParameters.types3 …6: a214, z14: a314, a14: a414, b14: a514, c14: a614, x15: a115, y17: a215, z15: a315, a15: a415, b…
136 x15: a115, y17: a215, z15: a315, a15: a415, b15: a515, c15: a615,
139 >z15 : a315
171 … , c13, x14 , y16 , z14 , a14 , b14 , c14, x15 , y17 , z15 , a15 , b15 , c15, …
283 x15 , y17 , z15 , a15 , b15 , c15,
286 >z15 : a315
DgenericRestParameters1.js60 const z15 = f11(42, ...t2); // [42, string, boolean] constant
213 var z15 = f11.apply(void 0, __spreadArray([42], t2)); // [42, string, boolean] variable
305 declare const z15: [42, string, boolean];
DgenericsManyTypeParameters.symbols346 x15: a115, y17: a215, z15: a315, a15: a415, b15: a515, c15: a615,
351 >z15 : Symbol(z15, Decl(genericsManyTypeParameters.ts, 34, 29))
516 x15 , y17 , z15 , a15 , b15 , c15,
519 >z15 : Symbol(z15, Decl(genericsManyTypeParameters.ts, 34, 29))
DgenericRestParameters1.symbols223 const z15 = f11(42, ...t2); // [42, string, boolean]
224 >z15 : Symbol(z15, Decl(genericRestParameters1.ts, 58, 5))
DgenericRestParameters1.errors.txt67 const z15 = f11(42, ...t2); // [42, string, boolean]
DgenericRestParameters1.types322 const z15 = f11(42, ...t2); // [42, string, boolean]
323 >z15 : [42, string, boolean]
/third_party/typescript/tests/cases/compiler/
DgenericsManyTypeParameters.ts35 x15: a115, y17: a215, z15: a315, a15: a415, b15: a515, c15: a615,
55 x15 , y17 , z15 , a15 , b15 , c15,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZProcessors.td39 def : ProcessorModel<"z15", Z15Model, Arch13SupportedFeatures.List>;
/third_party/typescript/tests/cases/conformance/types/rest/
DgenericRestParameters1.ts62 const z15 = f11(42, ...t2); // [42, string, boolean]
/third_party/openssl/crypto/
Ds390xcap.c577 static const struct OPENSSL_s390xcap_st z15 = { in parse_env() local
726 else if TOK_CPU(z15) in parse_env()
/third_party/openssl/doc/man3/
DOPENSSL_s390xcap.pod38 and B<z15>.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td764 def Z15 : AArch64Reg<15, "z15", [Q15, Z15_HI]>, DwarfRegNum<[111]>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc989 return 260; // "z15"