Home
last modified time | relevance | path

Searched refs:argArray (Results 1 – 25 of 67) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
DobjectTypeWithCallSignatureHidingMembersOfFunction.types12 call(thisArg: number, ...argArray: number[]): any;
13 >call : (thisArg: number, ...argArray: number[]) => any
15 >argArray : number[]
29 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
30 >r1b : (thisArg: number, ...argArray: number[]) => void
32 >argArray : number[]
33 >i.call : (thisArg: number, ...argArray: number[]) => any
35 >call : (thisArg: number, ...argArray: number[]) => any
44 >x : { (): void; apply(a: any, b?: any): void; call(thisArg: number, ...argArray: number[]): any; }
52 call(thisArg: number, ...argArray: number[]): any;
[all …]
DobjectTypeWithConstructSignatureHidingMembersOfFunction.types9 call(thisArg: number, ...argArray: number[]): any;
10 >call : (thisArg: number, ...argArray: number[]) => any
12 >argArray : number[]
26 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
27 >r1b : (thisArg: number, ...argArray: number[]) => void
29 >argArray : number[]
30 >i.call : (thisArg: number, ...argArray: number[]) => any
32 >call : (thisArg: number, ...argArray: number[]) => any
41 >x : { new (): number; apply(a: any, b?: any): void; call(thisArg: number, ...argArray: number[]): …
49 call(thisArg: number, ...argArray: number[]): any;
[all …]
DobjectTypeWithConstructSignatureHidingMembersOfExtendedFunction.types17 call(thisArg: number, ...argArray: number[]): any;
18 >call : (thisArg: number, ...argArray: number[]) => any
20 >argArray : number[]
34 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
35 >r1b : (thisArg: number, ...argArray: number[]) => void
37 >argArray : number[]
38 >i.call : (thisArg: number, ...argArray: number[]) => any
40 >call : (thisArg: number, ...argArray: number[]) => any
61 >x : { new (): number; apply(a: any, b?: any): void; call(thisArg: number, ...argArray: number[]): …
69 call(thisArg: number, ...argArray: number[]): any;
[all …]
DobjectTypeWithCallSignatureHidingMembersOfExtendedFunction.types20 call(thisArg: number, ...argArray: number[]): any;
21 >call : (thisArg: number, ...argArray: number[]) => any
23 >argArray : number[]
37 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
38 >r1b : (thisArg: number, ...argArray: number[]) => void
40 >argArray : number[]
41 >i.call : (thisArg: number, ...argArray: number[]) => any
43 >call : (thisArg: number, ...argArray: number[]) => any
64 >x : { (): void; apply(a: any, b?: any): void; call(thisArg: number, ...argArray: number[]): any; }
72 call(thisArg: number, ...argArray: number[]): any;
[all …]
DobjectTypeWithConstructSignatureHidingMembersOfFunction.symbols11 call(thisArg: number, ...argArray: number[]): any;
14 >argArray : Symbol(argArray, Decl(objectTypeWithConstructSignatureHidingMembersOfFunction.ts, 3, 25…
29 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
32 >argArray : Symbol(argArray, Decl(objectTypeWithConstructSignatureHidingMembersOfFunction.ts, 8, 26…
52 call(thisArg: number, ...argArray: number[]): any;
55 >argArray : Symbol(argArray, Decl(objectTypeWithConstructSignatureHidingMembersOfFunction.ts, 14, 2…
66 var r2b: (thisArg: number, ...argArray: number[]) => void = x.call;
69 >argArray : Symbol(argArray, Decl(objectTypeWithConstructSignatureHidingMembersOfFunction.ts, 18, 2…
DjsFileCompilationRestParamJsDocFunction.types30 >func.call : (this: Function, thisArg: any, ...argArray: any[]) => any
32 >call : (this: Function, thisArg: any, ...argArray: any[]) => any
38 >func.call : (this: Function, thisArg: any, ...argArray: any[]) => any
40 >call : (this: Function, thisArg: any, ...argArray: any[]) => any
49 >func.call : (this: Function, thisArg: any, ...argArray: any[]) => any
51 >call : (this: Function, thisArg: any, ...argArray: any[]) => any
63 >func.call : (this: Function, thisArg: any, ...argArray: any[]) => any
65 >call : (this: Function, thisArg: any, ...argArray: any[]) => any
79 >func.apply : (this: Function, thisArg: any, argArray?: any) => any
81 >apply : (this: Function, thisArg: any, argArray?: any) => any
DobjectTypeWithCallSignatureHidingMembersOfFunction.symbols14 call(thisArg: number, ...argArray: number[]): any;
17 >argArray : Symbol(argArray, Decl(objectTypeWithCallSignatureHidingMembersOfFunction.ts, 6, 25))
32 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
35 >argArray : Symbol(argArray, Decl(objectTypeWithCallSignatureHidingMembersOfFunction.ts, 11, 26))
55 call(thisArg: number, ...argArray: number[]): any;
58 >argArray : Symbol(argArray, Decl(objectTypeWithCallSignatureHidingMembersOfFunction.ts, 17, 25))
69 var r2b: (thisArg: number, ...argArray: number[]) => void = x.call;
72 >argArray : Symbol(argArray, Decl(objectTypeWithCallSignatureHidingMembersOfFunction.ts, 21, 26))
DobjectTypeWithConstructSignatureHidingMembersOfExtendedFunction.symbols22 call(thisArg: number, ...argArray: number[]): any;
25 >argArray : Symbol(argArray, Decl(objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.t…
40 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
43 >argArray : Symbol(argArray, Decl(objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.t…
73 call(thisArg: number, ...argArray: number[]): any;
76 >argArray : Symbol(argArray, Decl(objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.t…
87 var r2b: (thisArg: number, ...argArray: number[]) => void = x.call;
90 >argArray : Symbol(argArray, Decl(objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.t…
DobjectTypeWithCallSignatureHidingMembersOfExtendedFunction.symbols25 call(thisArg: number, ...argArray: number[]): any;
28 >argArray : Symbol(argArray, Decl(objectTypeWithCallSignatureHidingMembersOfExtendedFunction.ts, 11…
43 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
46 >argArray : Symbol(argArray, Decl(objectTypeWithCallSignatureHidingMembersOfExtendedFunction.ts, 16…
76 call(thisArg: number, ...argArray: number[]): any;
79 >argArray : Symbol(argArray, Decl(objectTypeWithCallSignatureHidingMembersOfExtendedFunction.ts, 24…
90 var r2b: (thisArg: number, ...argArray: number[]) => void = x.call;
93 >argArray : Symbol(argArray, Decl(objectTypeWithCallSignatureHidingMembersOfExtendedFunction.ts, 28…
DobjectTypeWithConstructSignatureHidingMembersOfFunction.js5 call(thisArg: number, ...argArray: number[]): any;
10 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
16 call(thisArg: number, ...argArray: number[]): any;
20 var r2b: (thisArg: number, ...argArray: number[]) => void = x.call;
DobjectTypeWithCallSignatureHidingMembersOfFunction.js8 call(thisArg: number, ...argArray: number[]): any;
13 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
19 call(thisArg: number, ...argArray: number[]): any;
23 var r2b: (thisArg: number, ...argArray: number[]) => void = x.call;
DobjectTypeWithConstructSignatureHidingMembersOfExtendedFunction.js10 call(thisArg: number, ...argArray: number[]): any;
15 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
23 call(thisArg: number, ...argArray: number[]): any;
27 var r2b: (thisArg: number, ...argArray: number[]) => void = x.call;
DobjectTypeWithCallSignatureHidingMembersOfExtendedFunction.js13 call(thisArg: number, ...argArray: number[]): any;
18 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
26 call(thisArg: number, ...argArray: number[]): any;
30 var r2b: (thisArg: number, ...argArray: number[]) => void = x.call;
DobjectTypeWithCallSignatureAppearsToBeFunctionType.types21 >i.apply : (this: Function, thisArg: any, argArray?: any) => any
23 >apply : (this: Function, thisArg: any, argArray?: any) => any
40 >b.apply : (this: Function, thisArg: any, argArray?: any) => any
42 >apply : (this: Function, thisArg: any, argArray?: any) => any
DobjectTypeWithConstructSignatureAppearsToBeFunctionType.types25 >i.apply : (this: Function, thisArg: any, argArray?: any) => any
27 >apply : (this: Function, thisArg: any, argArray?: any) => any
49 >b.apply : (this: Function, thisArg: any, argArray?: any) => any
51 >apply : (this: Function, thisArg: any, argArray?: any) => any
DassignmentToObjectAndFunction.types46 export function apply(thisArg: string, argArray?: string) { }
47 >apply : (thisArg: string, argArray?: string) => void
49 >argArray : string
DmultipleDeclarations.types37 >this.m.bind : (this: Function, thisArg: any, ...argArray: any[]) => any
41 >bind : (this: Function, thisArg: any, ...argArray: any[]) => any
99 >this.m.bind : (this: Function, thisArg: any, ...argArray: any[]) => any
103 >bind : (this: Function, thisArg: any, ...argArray: any[]) => any
DassignmentToObjectAndFunction.errors.txt5 Type 'number' is not assignable to type '(this: Function, thisArg: any, argArray?: any) => any'.
31 export function apply(thisArg: string, argArray?: string) { }
45 … Type 'number' is not assignable to type '(this: Function, thisArg: any, argArray?: any) => any'.
DsuperElementAccess.types52 >super["m1"].bind : (this: Function, thisArg: any, ...argArray: any[]) => any
56 >bind : (this: Function, thisArg: any, ...argArray: any[]) => any
68 >super["m2"].bind : (this: Function, thisArg: any, ...argArray: any[]) => any
72 >bind : (this: Function, thisArg: any, ...argArray: any[]) => any
/third_party/typescript/tests/cases/conformance/types/members/
DobjectTypeWithConstructSignatureHidingMembersOfFunction.ts4 call(thisArg: number, ...argArray: number[]): any;
9 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
15 call(thisArg: number, ...argArray: number[]): any;
19 var r2b: (thisArg: number, ...argArray: number[]) => void = x.call;
DobjectTypeWithCallSignatureHidingMembersOfFunction.ts7 call(thisArg: number, ...argArray: number[]): any;
12 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
18 call(thisArg: number, ...argArray: number[]): any;
22 var r2b: (thisArg: number, ...argArray: number[]) => void = x.call;
DobjectTypeWithCallSignatureHidingMembersOfExtendedFunction.ts12 call(thisArg: number, ...argArray: number[]): any;
17 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
25 call(thisArg: number, ...argArray: number[]): any;
29 var r2b: (thisArg: number, ...argArray: number[]) => void = x.call;
DobjectTypeWithConstructSignatureHidingMembersOfExtendedFunction.ts9 call(thisArg: number, ...argArray: number[]): any;
14 var r1b: (thisArg: number, ...argArray: number[]) => void = i.call;
22 call(thisArg: number, ...argArray: number[]): any;
26 var r2b: (thisArg: number, ...argArray: number[]) => void = x.call;
/third_party/skia/include/sksl/
DDSLType.h156 DSLExpression argArray[] = {var, args...}; in Construct() local
157 return Construct(type, SkMakeSpan(argArray)); in Construct()
162 DSLExpression argArray[] = {std::move(expr), std::move(args)...}; in Construct() local
163 return Construct(type, SkMakeSpan(argArray)); in Construct()
166 static DSLPossibleExpression Construct(DSLType type, SkSpan<DSLExpression> argArray);
DDSLFunction.h76 ExpressionArray argArray; in operator() local
77 argArray.reserve_back(sizeof...(args)); in operator()
78 this->collectArgs(argArray, std::forward<Args>(args)...); in operator()
79 return this->call(std::move(argArray)); in operator()

123