Home
last modified time | relevance | path

Searched refs:Rest (Results 1 – 25 of 114) sorted by relevance

12345

/third_party/typescript/tests/baselines/reference/
DrestInvalidArgumentType.errors.txt1 tests/cases/compiler/restInvalidArgumentType.ts(30,13): error TS2700: Rest types may only be create…
2 tests/cases/compiler/restInvalidArgumentType.ts(31,13): error TS2700: Rest types may only be create…
3 tests/cases/compiler/restInvalidArgumentType.ts(37,13): error TS2700: Rest types may only be create…
4 tests/cases/compiler/restInvalidArgumentType.ts(40,13): error TS2700: Rest types may only be create…
5 tests/cases/compiler/restInvalidArgumentType.ts(42,13): error TS2700: Rest types may only be create…
6 tests/cases/compiler/restInvalidArgumentType.ts(43,13): error TS2700: Rest types may only be create…
7 tests/cases/compiler/restInvalidArgumentType.ts(45,13): error TS2700: Rest types may only be create…
8 tests/cases/compiler/restInvalidArgumentType.ts(46,13): error TS2700: Rest types may only be create…
9 tests/cases/compiler/restInvalidArgumentType.ts(50,13): error TS2700: Rest types may only be create…
10 tests/cases/compiler/restInvalidArgumentType.ts(51,13): error TS2700: Rest types may only be create…
[all …]
DrestUnion3.errors.txt1 tests/cases/compiler/restUnion3.ts(3,9): error TS2700: Rest types may only be created from object t…
2 tests/cases/compiler/restUnion3.ts(7,9): error TS2700: Rest types may only be created from object t…
10 !!! error TS2700: Rest types may only be created from object types.
16 !!! error TS2700: Rest types may only be created from object types.
DnoImplicitAnyParametersInClass.errors.txt7 tests/cases/compiler/noImplicitAnyParametersInClass.ts(18,19): error TS7019: Rest parameter 'r' imp…
9 tests/cases/compiler/noImplicitAnyParametersInClass.ts(21,22): error TS7019: Rest parameter 'r' imp…
20 tests/cases/compiler/noImplicitAnyParametersInClass.ts(41,23): error TS7019: Rest parameter 'r' imp…
22 tests/cases/compiler/noImplicitAnyParametersInClass.ts(44,26): error TS7019: Rest parameter 'r' imp…
29 tests/cases/compiler/noImplicitAnyParametersInClass.ts(64,21): error TS7019: Rest parameter 'r' imp…
31 tests/cases/compiler/noImplicitAnyParametersInClass.ts(67,24): error TS7019: Rest parameter 'r' imp…
42 tests/cases/compiler/noImplicitAnyParametersInClass.ts(87,25): error TS7019: Rest parameter 'r' imp…
44 tests/cases/compiler/noImplicitAnyParametersInClass.ts(90,28): error TS7019: Rest parameter 'r' imp…
79 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
86 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
[all …]
DnoImplicitAnyParametersInAmbientClass.errors.txt7 tests/cases/compiler/noImplicitAnyParametersInAmbientClass.ts(18,19): error TS7019: Rest parameter …
9 tests/cases/compiler/noImplicitAnyParametersInAmbientClass.ts(21,22): error TS7019: Rest parameter …
20 tests/cases/compiler/noImplicitAnyParametersInAmbientClass.ts(41,22): error TS7019: Rest parameter …
22 tests/cases/compiler/noImplicitAnyParametersInAmbientClass.ts(44,25): error TS7019: Rest parameter …
29 tests/cases/compiler/noImplicitAnyParametersInAmbientClass.ts(87,24): error TS7019: Rest parameter …
31 tests/cases/compiler/noImplicitAnyParametersInAmbientClass.ts(90,27): error TS7019: Rest parameter …
66 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
73 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
115 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
122 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
[all …]
DnoImplicitAnyParametersInAmbientModule.errors.txt7 tests/cases/compiler/noImplicitAnyParametersInAmbientModule.ts(18,20): error TS7019: Rest parameter…
9 tests/cases/compiler/noImplicitAnyParametersInAmbientModule.ts(21,23): error TS7019: Rest parameter…
20 tests/cases/compiler/noImplicitAnyParametersInAmbientModule.ts(41,18): error TS7019: Rest parameter…
22 tests/cases/compiler/noImplicitAnyParametersInAmbientModule.ts(44,21): error TS7019: Rest parameter…
57 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
64 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
106 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
113 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
DnoImplicitAnyParametersInAmbientFunctions.errors.txt7 tests/cases/compiler/noImplicitAnyParametersInAmbientFunctions.ts(17,23): error TS7019: Rest parame…
9 tests/cases/compiler/noImplicitAnyParametersInAmbientFunctions.ts(20,26): error TS7019: Rest parame…
20 tests/cases/compiler/noImplicitAnyParametersInAmbientFunctions.ts(40,21): error TS7019: Rest parame…
22 tests/cases/compiler/noImplicitAnyParametersInAmbientFunctions.ts(43,24): error TS7019: Rest parame…
56 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
63 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
105 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
112 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
DnoImplicitAnyParametersInBareFunctions.errors.txt7 tests/cases/compiler/noImplicitAnyParametersInBareFunctions.ts(17,13): error TS7019: Rest parameter…
9 tests/cases/compiler/noImplicitAnyParametersInBareFunctions.ts(20,16): error TS7019: Rest parameter…
20 tests/cases/compiler/noImplicitAnyParametersInBareFunctions.ts(40,12): error TS7019: Rest parameter…
22 tests/cases/compiler/noImplicitAnyParametersInBareFunctions.ts(43,15): error TS7019: Rest parameter…
56 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
63 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
105 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
112 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
DnoImplicitAnyParametersInModule.errors.txt7 tests/cases/compiler/noImplicitAnyParametersInModule.ts(18,19): error TS7019: Rest parameter 'r' im…
9 tests/cases/compiler/noImplicitAnyParametersInModule.ts(21,22): error TS7019: Rest parameter 'r' im…
20 tests/cases/compiler/noImplicitAnyParametersInModule.ts(41,18): error TS7019: Rest parameter 'r' im…
22 tests/cases/compiler/noImplicitAnyParametersInModule.ts(44,21): error TS7019: Rest parameter 'r' im…
57 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
64 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
106 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
113 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
DtailRecursiveConditionalTypes.js12 S extends `${infer Char}${infer Rest}` ? GetCharsRec<Rest, Char | Acc> : Acc;
40 type GetCharsRec<S, Acc> = S extends `${infer Char}${infer Rest}` ? GetCharsRec<Rest, Char | Acc> :…
DnoImplicitAnyParametersInInterface.errors.txt12 tests/cases/compiler/noImplicitAnyParametersInInterface.ts(23,8): error TS7019: Rest parameter 'r' …
14 tests/cases/compiler/noImplicitAnyParametersInInterface.ts(26,11): error TS7019: Rest parameter 'r'…
25 tests/cases/compiler/noImplicitAnyParametersInInterface.ts(46,11): error TS7019: Rest parameter 'r'…
27 tests/cases/compiler/noImplicitAnyParametersInInterface.ts(49,14): error TS7019: Rest parameter 'r'…
77 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
84 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
126 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
133 !!! error TS7019: Rest parameter 'r' implicitly has an 'any[]' type.
DtailRecursiveConditionalTypes.symbols40 S extends `${infer Char}${infer Rest}` ? GetCharsRec<Rest, Char | Acc> : Acc;
43 >Rest : Symbol(Rest, Decl(tailRecursiveConditionalTypes.ts, 10, 35))
45 >Rest : Symbol(Rest, Decl(tailRecursiveConditionalTypes.ts, 10, 35))
DimplicitAnyDeclareFunctionWithoutFormalType.errors.txt6 tests/cases/compiler/implicitAnyDeclareFunctionWithoutFormalType.ts(5,16): error TS7019: Rest param…
28 !!! error TS7019: Rest parameter 'args' implicitly has an 'any[]' type.
DimportHelpersInAmbientContext.types28 // Object Rest
67 // Object Rest
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDataLayout.cpp243 StringRef &Rest = Split.second; // The rest of the string. in parseSpecifier() local
247 Split = split(Rest, ':'); in parseSpecifier()
248 Rest = Split.second; in parseSpecifier()
253 } while (!Rest.empty()); in parseSpecifier()
279 if (Rest.empty()) in parseSpecifier()
282 Split = split(Rest, ':'); in parseSpecifier()
288 if (Rest.empty()) in parseSpecifier()
291 Split = split(Rest, ':'); in parseSpecifier()
303 if (!Rest.empty()) { in parseSpecifier()
304 Split = split(Rest, ':'); in parseSpecifier()
[all …]
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/4.5/tail_recursion_elimination_on_conditional_types/
Dtail_recursion_elimination_on_conditional_types2.ts26 type RunObtain<S> = S extends `${infer Char}${infer Rest}`
27 ? Char | RunObtain<Rest>
34 type RunObtainHelper<S, Acc> = S extends `${infer Char}${infer Rest}`
35 ? RunObtainHelper<Rest, Char | Acc>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp979 StringRef Rest = Buffer.drop_front(Prefix.size() + 1); in FindCheckType() local
982 return {Check::CheckPlain, Rest}; in FindCheckType()
987 if (Rest.consume_front("COUNT-")) { in FindCheckType()
989 if (Rest.consumeInteger(10, Count)) in FindCheckType()
991 return {Check::CheckBadCount, Rest}; in FindCheckType()
993 return {Check::CheckBadCount, Rest}; in FindCheckType()
994 if (!Rest.consume_front(":")) in FindCheckType()
995 return {Check::CheckBadCount, Rest}; in FindCheckType()
996 return {Check::FileCheckType(Check::CheckPlain).setCount(Count), Rest}; in FindCheckType()
999 if (Rest.consume_front("NEXT:")) in FindCheckType()
[all …]
/third_party/skia/src/core/
DSkRecordPattern.h86 template <typename First, typename... Rest>
89 bool operator()(T* ptr) { return First()(ptr) || Or<Rest...>()(ptr); } in operator()
119 template <typename First, typename... Rest>
120 class Pattern<First, Rest...> {
172 Pattern<Rest...> fRest;
DSkCubicSolver.h22 template <typename... Rest>
23 static float eval_poly(float t, float m, float b, Rest... rest) { in eval_poly()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dmock_overload_set.h89 template <typename DistrT, typename FirstSig, typename... Rest>
90 struct MockOverloadSet<DistrT, FirstSig, Rest...>
92 public MockOverloadSet<DistrT, Rest...> {
94 using MockOverloadSet<DistrT, Rest...>::gmock_Call;
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dwrap.inl48 vecType<T, P> const Rest = Abs - Floor; local
49 vecType<T, P> const Mirror = Clamp + Rest;
50 return mix(Rest, vecType<T, P>(1) - Rest, glm::greaterThanEqual(Mirror, vecType<T, P>(1)));
/third_party/benchmark/src/
Dstring_util.h32 template <class First, class... Rest>
33 inline std::ostream& StrCatImp(std::ostream& out, First&& f, Rest&&... rest) { in StrCatImp()
35 return StrCatImp(out, std::forward<Rest>(rest)...); in StrCatImp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfReader.cpp120 StringRef Rest = Input.substr(n1 + 2); in ParseLine() local
121 if (Rest[0] >= '0' && Rest[0] <= '9') { in ParseLine()
123 size_t n3 = Rest.find(' '); in ParseLine()
125 if (Rest.getAsInteger(10, NumSamples)) in ParseLine()
128 if (Rest.substr(0, n3).getAsInteger(10, NumSamples)) in ParseLine()
144 n3 += Rest.substr(n3).find_first_not_of(' '); in ParseLine()
145 Rest = Rest.substr(n3); in ParseLine()
146 n3 = Rest.find_first_of(':'); in ParseLine()
154 StringRef AfterColon = Rest.substr(n3 + 1); in ParseLine()
156 Target = Rest.substr(0, n3); in ParseLine()
[all …]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkSafetyCriticalUtil.hpp82 template <typename T, typename... Rest>
89 template <typename T, typename... Rest>
90 inline void hash_combine(std::size_t &seed, T const &v, Rest &&... rest) in hash_combine()
/third_party/typescript/tests/cases/compiler/
DtailRecursiveConditionalTypes.ts14 S extends `${infer Char}${infer Rest}` ? GetCharsRec<Rest, Char | Acc> : Acc;
/third_party/node/deps/v8/src/compiler/
Dfunctional-list.h61 FunctionalList Rest() const { in Rest() function
80 hint.Rest() == *this) { in PushFront()

12345