Home
last modified time | relevance | path

Searched full:its (Results 1 – 25 of 11971) sorted by relevance

12345678910>>...479

/third_party/typescript/tests/baselines/reference/
DunusedLocalsAndParameters.errors.txt1 tests/cases/compiler/unusedLocalsAndParameters.ts(4,12): error TS6133: 'a' is declared but its valu…
2 tests/cases/compiler/unusedLocalsAndParameters.ts(9,22): error TS6133: 'a' is declared but its valu…
3 tests/cases/compiler/unusedLocalsAndParameters.ts(15,5): error TS6133: 'farrow' is declared but its
4 tests/cases/compiler/unusedLocalsAndParameters.ts(15,15): error TS6133: 'a' is declared but its val…
6 tests/cases/compiler/unusedLocalsAndParameters.ts(20,12): error TS6133: 'a' is declared but its val…
7 tests/cases/compiler/unusedLocalsAndParameters.ts(23,11): error TS6133: 'v' is declared but its val…
8 tests/cases/compiler/unusedLocalsAndParameters.ts(27,5): error TS6133: 'E' is declared but its valu…
9 tests/cases/compiler/unusedLocalsAndParameters.ts(29,12): error TS6133: 'a' is declared but its val…
10 tests/cases/compiler/unusedLocalsAndParameters.ts(32,11): error TS6133: 'v' is declared but its val…
11 tests/cases/compiler/unusedLocalsAndParameters.ts(38,12): error TS6133: 'a' is declared but its val…
[all …]
DprotectedMembersThisParameter.errors.txt1 …2445: Property 'secret' is protected and only accessible within class 'Message' and its subclasses.
2 …): error TS2445: Property 'b' is protected and only accessible within class 'B' and its subclasses.
4 …): error TS2445: Property 'b' is protected and only accessible within class 'B' and its subclasses.
5 …): error TS2445: Property 'a' is protected and only accessible within class 'A' and its subclasses.
6 …): error TS2445: Property 'b' is protected and only accessible within class 'B' and its subclasses.
7 …): error TS2445: Property 'a' is protected and only accessible within class 'A' and its subclasses.
8 …): error TS2445: Property 'b' is protected and only accessible within class 'B' and its subclasses.
9 …): error TS2445: Property 'a' is protected and only accessible within class 'A' and its subclasses.
10 …): error TS2445: Property 'b' is protected and only accessible within class 'B' and its subclasses.
11 … error TS2445: Property 'd1' is protected and only accessible within class 'D1' and its subclasses.
[all …]
DnodeModulesAllowJsPackagePatternExportsExclude(module=node16).errors.txt1 …x.cjs(2,23): error TS2307: Cannot find module 'inner/cjs/exclude/index' or its corresponding type …
2 …x.cjs(3,23): error TS2307: Cannot find module 'inner/mjs/exclude/index' or its corresponding type …
3 …ex.cjs(4,24): error TS2307: Cannot find module 'inner/js/exclude/index' or its corresponding type …
4 …ex.js(2,23): error TS2307: Cannot find module 'inner/cjs/exclude/index' or its corresponding type …
5 …ex.js(3,23): error TS2307: Cannot find module 'inner/mjs/exclude/index' or its corresponding type …
6 …dex.js(4,24): error TS2307: Cannot find module 'inner/js/exclude/index' or its corresponding type …
7 …x.mjs(2,23): error TS2307: Cannot find module 'inner/cjs/exclude/index' or its corresponding type …
8 …x.mjs(3,23): error TS2307: Cannot find module 'inner/mjs/exclude/index' or its corresponding type …
9 …ex.mjs(4,24): error TS2307: Cannot find module 'inner/js/exclude/index' or its corresponding type …
10 …d.cts(2,22): error TS2307: Cannot find module 'inner/cjs/exclude/index' or its corresponding type …
[all …]
DnodeModulesAllowJsPackagePatternExportsExclude(module=nodenext).errors.txt1 …x.cjs(2,23): error TS2307: Cannot find module 'inner/cjs/exclude/index' or its corresponding type …
2 …x.cjs(3,23): error TS2307: Cannot find module 'inner/mjs/exclude/index' or its corresponding type …
3 …ex.cjs(4,24): error TS2307: Cannot find module 'inner/js/exclude/index' or its corresponding type …
4 …ex.js(2,23): error TS2307: Cannot find module 'inner/cjs/exclude/index' or its corresponding type …
5 …ex.js(3,23): error TS2307: Cannot find module 'inner/mjs/exclude/index' or its corresponding type …
6 …dex.js(4,24): error TS2307: Cannot find module 'inner/js/exclude/index' or its corresponding type …
7 …x.mjs(2,23): error TS2307: Cannot find module 'inner/cjs/exclude/index' or its corresponding type …
8 …x.mjs(3,23): error TS2307: Cannot find module 'inner/mjs/exclude/index' or its corresponding type …
9 …ex.mjs(4,24): error TS2307: Cannot find module 'inner/js/exclude/index' or its corresponding type …
10 …d.cts(2,22): error TS2307: Cannot find module 'inner/cjs/exclude/index' or its corresponding type …
[all …]
DunusedVariablesWithUnderscoreInBindingElement.errors.txt1 …thUnderscoreInBindingElement.ts(12,17): error TS6133: 'b1' is declared but its value is never read.
2 …thUnderscoreInBindingElement.ts(13,12): error TS6133: 'a2' is declared but its value is never read.
3 …thUnderscoreInBindingElement.ts(14,12): error TS6133: 'a3' is declared but its value is never read.
4 …thUnderscoreInBindingElement.ts(14,16): error TS6133: 'b3' is declared but its value is never read.
5 …thUnderscoreInBindingElement.ts(23,12): error TS6133: 'a3' is declared but its value is never read.
6 …thUnderscoreInBindingElement.ts(23,18): error TS6133: 'b3' is declared but its value is never read.
7 …thUnderscoreInBindingElement.ts(23,22): error TS6133: 'c3' is declared but its value is never read.
8 …thUnderscoreInBindingElement.ts(23,28): error TS6133: 'd3' is declared but its value is never read.
9 …thUnderscoreInBindingElement.ts(23,32): error TS6133: 'e3' is declared but its value is never read.
10 …thUnderscoreInBindingElement.ts(37,22): error TS6133: 'b1' is declared but its value is never read.
[all …]
DrecursiveLetConst.errors.txt1 …ler/recursiveLetConst.ts(2,9): error TS2448: Block-scoped variable 'x' used before its declaration.
2 …r/recursiveLetConst.ts(3,12): error TS2448: Block-scoped variable 'x1' used before its declaration.
3 …er/recursiveLetConst.ts(4,11): error TS2448: Block-scoped variable 'y' used before its declaration.
4 …r/recursiveLetConst.ts(5,14): error TS2448: Block-scoped variable 'y1' used before its declaration.
5 …er/recursiveLetConst.ts(6,14): error TS2448: Block-scoped variable 'v' used before its declaration.
6 …er/recursiveLetConst.ts(7,16): error TS2448: Block-scoped variable 'v' used before its declaration.
7 …er/recursiveLetConst.ts(8,15): error TS2448: Block-scoped variable 'v' used before its declaration.
8 …er/recursiveLetConst.ts(9,15): error TS2448: Block-scoped variable 'v' used before its declaration.
9 …r/recursiveLetConst.ts(10,17): error TS2448: Block-scoped variable 'v' used before its declaration.
10 …/recursiveLetConst.ts(11,11): error TS2448: Block-scoped variable 'x2' used before its declaration.
[all …]
DunusedIdentifiersConsolidated1.errors.txt1 …dIdentifiersConsolidated1.ts(1,18): error TS6133: 'person' is declared but its value is never read.
2 …edIdentifiersConsolidated1.ts(2,9): error TS6133: 'unused' is declared but its value is never read.
3 …onsolidated1.ts(5,32): error TS6133: 'unusedtypeparameter' is declared but its value is never read.
4 …solidated1.ts(6,13): error TS6133: 'unusedprivatevariable' is declared but its value is never read.
5 …dentifiersConsolidated1.ts(7,13): error TS6133: 'greeting' is declared but its value is never read.
6 …dentifiersConsolidated1.ts(11,17): error TS6133: 'message' is declared but its value is never read.
7 …dentifiersConsolidated1.ts(12,13): error TS6133: 'unused2' is declared but its value is never read.
8 …IdentifiersConsolidated1.ts(16,20): error TS6133: 'person' is declared but its value is never read.
9 …IdentifiersConsolidated1.ts(17,13): error TS6133: 'unused' is declared but its value is never read.
10 …olidated1.ts(24,13): error TS6133: 'unUsedPrivateFunction' is declared but its value is never read.
[all …]
DimplicitAnyFromCircularInference.errors.txt1 …ference.ts(2,5): error TS2502: 'a' is referenced directly or indirectly in its own type annotation.
2 …ference.ts(5,5): error TS2502: 'b' is referenced directly or indirectly in its own type annotation.
3 …ference.ts(6,5): error TS2502: 'c' is referenced directly or indirectly in its own type annotation.
4 …ference.ts(9,5): error TS2502: 'd' is referenced directly or indirectly in its own type annotation.
5 …a return type annotation and is referenced directly or indirectly in one of its return expressions.
6 …a return type annotation and is referenced directly or indirectly in one of its return expressions.
7 …a return type annotation and is referenced directly or indirectly in one of its return expressions.
8 …a return type annotation and is referenced directly or indirectly in one of its return expressions.
9 …a return type annotation and is referenced directly or indirectly in one of its return expressions.
10 …a return type annotation and is referenced directly or indirectly in one of its return expressions.
[all …]
DclassExtendsItselfIndirectly.errors.txt1 …irectly.ts(1,7): error TS2506: 'C' is referenced directly or indirectly in its own base expression.
2 …ication/classExtendsItselfIndirectly.ts(1,17): error TS2449: Class 'E' used before its declaration.
3 …irectly.ts(3,7): error TS2506: 'D' is referenced directly or indirectly in its own base expression.
4 …irectly.ts(5,7): error TS2506: 'E' is referenced directly or indirectly in its own base expression.
5 …rectly.ts(7,7): error TS2506: 'C2' is referenced directly or indirectly in its own base expression.
6 …cation/classExtendsItselfIndirectly.ts(7,21): error TS2449: Class 'E2' used before its declaration.
7 …rectly.ts(9,7): error TS2506: 'D2' is referenced directly or indirectly in its own base expression.
8 …ectly.ts(11,7): error TS2506: 'E2' is referenced directly or indirectly in its own base expression.
14 !!! error TS2506: 'C' is referenced directly or indirectly in its own base expression.
16 !!! error TS2449: Class 'E' used before its declaration.
[all …]
DunusedLocalsOnFunctionExpressionWithinFunctionDeclaration2.errors.txt1 …ithinFunctionDeclaration2.ts(1,18): error TS6133: 'person' is declared but its value is never read.
2 …WithinFunctionDeclaration2.ts(2,9): error TS6133: 'unused' is declared but its value is never read.
3 …nWithinFunctionDeclaration2.ts(3,9): error TS6133: 'maker' is declared but its value is never read.
4 …WithinFunctionDeclaration2.ts(3,26): error TS6133: 'child' is declared but its value is never read.
5 …thinFunctionDeclaration2.ts(4,13): error TS6133: 'unused2' is declared but its value is never read.
6 …ithinFunctionDeclaration2.ts(6,27): error TS6133: 'child2' is declared but its value is never read.
7 …thinFunctionDeclaration2.ts(7,13): error TS6133: 'unused3' is declared but its value is never read.
13 !!! error TS6133: 'person' is declared but its value is never read.
16 !!! error TS6133: 'unused' is declared but its value is never read.
19 !!! error TS6133: 'maker' is declared but its value is never read.
[all …]
DunusedLocalsOnFunctionDeclarationWithinFunctionDeclaration2.errors.txt1 …ithinFunctionDeclaration2.ts(1,18): error TS6133: 'person' is declared but its value is never read.
2 …WithinFunctionDeclaration2.ts(2,9): error TS6133: 'unused' is declared but its value is never read.
3 …WithinFunctionDeclaration2.ts(3,14): error TS6133: 'maker' is declared but its value is never read.
4 …WithinFunctionDeclaration2.ts(3,20): error TS6133: 'child' is declared but its value is never read.
5 …thinFunctionDeclaration2.ts(4,13): error TS6133: 'unused2' is declared but its value is never read.
6 …ithinFunctionDeclaration2.ts(6,21): error TS6133: 'child2' is declared but its value is never read.
7 …thinFunctionDeclaration2.ts(7,13): error TS6133: 'unused3' is declared but its value is never read.
13 !!! error TS6133: 'person' is declared but its value is never read.
16 !!! error TS6133: 'unused' is declared but its value is never read.
19 !!! error TS6133: 'maker' is declared but its value is never read.
[all …]
DunusedLocalsOnFunctionDeclarationWithinFunctionExpression2.errors.txt1 …WithinFunctionExpression2.ts(1,25): error TS6133: 'person' is declared but its value is never read.
2 …nWithinFunctionExpression2.ts(2,9): error TS6133: 'unused' is declared but its value is never read.
3 …nWithinFunctionExpression2.ts(3,14): error TS6133: 'maker' is declared but its value is never read.
4 …nWithinFunctionExpression2.ts(3,20): error TS6133: 'child' is declared but its value is never read.
5 …ithinFunctionExpression2.ts(4,13): error TS6133: 'unused2' is declared but its value is never read.
6 …WithinFunctionExpression2.ts(6,21): error TS6133: 'child2' is declared but its value is never read.
7 …ithinFunctionExpression2.ts(7,13): error TS6133: 'unused3' is declared but its value is never read.
13 !!! error TS6133: 'person' is declared but its value is never read.
16 !!! error TS6133: 'unused' is declared but its value is never read.
19 !!! error TS6133: 'maker' is declared but its value is never read.
[all …]
DunusedLocalsOnFunctionExpressionWithinFunctionExpression2.errors.txt1 …WithinFunctionExpression2.ts(1,25): error TS6133: 'person' is declared but its value is never read.
2 …nWithinFunctionExpression2.ts(2,9): error TS6133: 'unused' is declared but its value is never read.
3 …onWithinFunctionExpression2.ts(3,9): error TS6133: 'maker' is declared but its value is never read.
4 …nWithinFunctionExpression2.ts(3,27): error TS6133: 'child' is declared but its value is never read.
5 …ithinFunctionExpression2.ts(4,13): error TS6133: 'unused2' is declared but its value is never read.
6 …WithinFunctionExpression2.ts(6,28): error TS6133: 'child2' is declared but its value is never read.
7 …ithinFunctionExpression2.ts(7,13): error TS6133: 'unused3' is declared but its value is never read.
13 !!! error TS6133: 'person' is declared but its value is never read.
16 !!! error TS6133: 'unused' is declared but its value is never read.
19 !!! error TS6133: 'maker' is declared but its value is never read.
[all …]
DclassExtendsItselfIndirectly2.errors.txt1 …rectly2.ts(1,7): error TS2506: 'C' is referenced directly or indirectly in its own base expression.
2 …cation/classExtendsItselfIndirectly2.ts(1,19): error TS2449: Class 'E' used before its declaration.
3 …ectly2.ts(4,18): error TS2506: 'D' is referenced directly or indirectly in its own base expression.
4 …ectly2.ts(9,18): error TS2506: 'E' is referenced directly or indirectly in its own base expression.
5 …tly2.ts(13,11): error TS2506: 'C2' is referenced directly or indirectly in its own base expression.
6 …tion/classExtendsItselfIndirectly2.ts(13,27): error TS2449: Class 'E2' used before its declaration.
7 …tly2.ts(16,22): error TS2506: 'D2' is referenced directly or indirectly in its own base expression.
8 …tly2.ts(20,22): error TS2506: 'E2' is referenced directly or indirectly in its own base expression.
14 !!! error TS2506: 'C' is referenced directly or indirectly in its own base expression.
16 !!! error TS2449: Class 'E' used before its declaration.
[all …]
DunusedVariablesWithUnderscoreInForOfLoop.errors.txt1 …blesWithUnderscoreInForOfLoop.ts(15,21): error TS6133: 'b' is declared but its value is never read.
2 …blesWithUnderscoreInForOfLoop.ts(17,17): error TS6133: 'a' is declared but its value is never read.
3 …blesWithUnderscoreInForOfLoop.ts(19,17): error TS6133: 'a' is declared but its value is never read.
4 …blesWithUnderscoreInForOfLoop.ts(19,20): error TS6133: 'b' is declared but its value is never read.
5 …blesWithUnderscoreInForOfLoop.ts(23,23): error TS6133: 'b' is declared but its value is never read.
6 …blesWithUnderscoreInForOfLoop.ts(25,19): error TS6133: 'a' is declared but its value is never read.
7 …blesWithUnderscoreInForOfLoop.ts(27,19): error TS6133: 'a' is declared but its value is never read.
8 …blesWithUnderscoreInForOfLoop.ts(27,22): error TS6133: 'b' is declared but its value is never read.
28 !!! error TS6133: 'b' is declared but its value is never read.
32 !!! error TS6133: 'a' is declared but its value is never read.
[all …]
DexportedBlockScopedDeclarations.errors.txt1 …ScopedDeclarations.ts(1,13): error TS2448: Block-scoped variable 'foo' used before its declaration.
2 …ScopedDeclarations.ts(2,20): error TS2448: Block-scoped variable 'bar' used before its declaration.
3 …ScopedDeclarations.ts(4,15): error TS2448: Block-scoped variable 'bar' used before its declaration.
4 …ScopedDeclarations.ts(7,22): error TS2448: Block-scoped variable 'bar' used before its declaration.
5 …opedDeclarations.ts(10,12): error TS2448: Block-scoped variable 'foo1' used before its declaration.
6 …opedDeclarations.ts(11,19): error TS2448: Block-scoped variable 'bar1' used before its declaration.
7 …opedDeclarations.ts(13,14): error TS2448: Block-scoped variable 'bar1' used before its declaration.
8 …opedDeclarations.ts(16,21): error TS2448: Block-scoped variable 'bar1' used before its declaration.
14 !!! error TS2448: Block-scoped variable 'foo' used before its declaration.
18 !!! error TS2448: Block-scoped variable 'bar' used before its declaration.
[all …]
DgeneratorAssignability.errors.txt1 ….ts(10,5): error TS2764: Cannot iterate value because the 'next' method of its iterator expects ty…
2 ….ts(14,5): error TS2765: Cannot iterate value because the 'next' method of its iterator expects ty…
3 ….ts(18,5): error TS2765: Cannot iterate value because the 'next' method of its iterator expects ty…
4 ….ts(22,1): error TS2765: Cannot iterate value because the 'next' method of its iterator expects ty…
5 ….ts(26,1): error TS2765: Cannot iterate value because the 'next' method of its iterator expects ty…
6 …ts(30,11): error TS2763: Cannot iterate value because the 'next' method of its iterator expects ty…
7 …ts(35,21): error TS2763: Cannot iterate value because the 'next' method of its iterator expects ty…
8 …ts(39,21): error TS2763: Cannot iterate value because the 'next' method of its iterator expects ty…
9 …or TS2766: Cannot delegate iteration to value because the 'next' method of its iterator expects ty…
10 …or TS2766: Cannot delegate iteration to value because the 'next' method of its iterator expects ty…
[all …]
DunusedLocalsOnFunctionDeclarationWithinFunctionDeclaration1.errors.txt1 …ithinFunctionDeclaration1.ts(1,18): error TS6133: 'person' is declared but its value is never read.
2 …thinFunctionDeclaration1.ts(1,34): error TS6133: 'person2' is declared but its value is never read.
3 …WithinFunctionDeclaration1.ts(2,9): error TS6133: 'unused' is declared but its value is never read.
4 …WithinFunctionDeclaration1.ts(3,14): error TS6133: 'maker' is declared but its value is never read.
5 …WithinFunctionDeclaration1.ts(3,20): error TS6133: 'child' is declared but its value is never read.
6 …thinFunctionDeclaration1.ts(4,13): error TS6133: 'unused2' is declared but its value is never read.
12 !!! error TS6133: 'person' is declared but its value is never read.
14 !!! error TS6133: 'person2' is declared but its value is never read.
17 !!! error TS6133: 'unused' is declared but its value is never read.
20 !!! error TS6133: 'maker' is declared but its value is never read.
[all …]
DunusedLocalsOnFunctionExpressionWithinFunctionDeclaration1.errors.txt1 …ithinFunctionDeclaration1.ts(1,18): error TS6133: 'person' is declared but its value is never read.
2 …thinFunctionDeclaration1.ts(1,34): error TS6133: 'person2' is declared but its value is never read.
3 …WithinFunctionDeclaration1.ts(2,9): error TS6133: 'unused' is declared but its value is never read.
4 …nWithinFunctionDeclaration1.ts(3,9): error TS6133: 'maker' is declared but its value is never read.
5 …WithinFunctionDeclaration1.ts(3,27): error TS6133: 'child' is declared but its value is never read.
6 …thinFunctionDeclaration1.ts(4,13): error TS6133: 'unused2' is declared but its value is never read.
12 !!! error TS6133: 'person' is declared but its value is never read.
14 !!! error TS6133: 'person2' is declared but its value is never read.
17 !!! error TS6133: 'unused' is declared but its value is never read.
20 !!! error TS6133: 'maker' is declared but its value is never read.
[all …]
DunusedLocalsOnFunctionExpressionWithinFunctionExpression1.errors.txt1 …WithinFunctionExpression1.ts(1,25): error TS6133: 'person' is declared but its value is never read.
2 …ithinFunctionExpression1.ts(1,41): error TS6133: 'person2' is declared but its value is never read.
3 …nWithinFunctionExpression1.ts(2,9): error TS6133: 'unused' is declared but its value is never read.
4 …onWithinFunctionExpression1.ts(3,9): error TS6133: 'maker' is declared but its value is never read.
5 …nWithinFunctionExpression1.ts(3,27): error TS6133: 'child' is declared but its value is never read.
6 …ithinFunctionExpression1.ts(4,13): error TS6133: 'unused2' is declared but its value is never read.
12 !!! error TS6133: 'person' is declared but its value is never read.
14 !!! error TS6133: 'person2' is declared but its value is never read.
17 !!! error TS6133: 'unused' is declared but its value is never read.
20 !!! error TS6133: 'maker' is declared but its value is never read.
[all …]
DunusedLocalsOnFunctionDeclarationWithinFunctionExpression1.errors.txt1 …WithinFunctionExpression1.ts(1,25): error TS6133: 'person' is declared but its value is never read.
2 …ithinFunctionExpression1.ts(1,41): error TS6133: 'person2' is declared but its value is never read.
3 …nWithinFunctionExpression1.ts(2,9): error TS6133: 'unused' is declared but its value is never read.
4 …nWithinFunctionExpression1.ts(3,14): error TS6133: 'maker' is declared but its value is never read.
5 …nWithinFunctionExpression1.ts(3,20): error TS6133: 'child' is declared but its value is never read.
6 …ithinFunctionExpression1.ts(4,13): error TS6133: 'unused2' is declared but its value is never read.
12 !!! error TS6133: 'person' is declared but its value is never read.
14 !!! error TS6133: 'person2' is declared but its value is never read.
17 !!! error TS6133: 'unused' is declared but its value is never read.
20 !!! error TS6133: 'maker' is declared but its value is never read.
[all …]
DunusedTypeParametersWithUnderscore.errors.txt1 …edTypeParametersWithUnderscore.ts(1,16): error TS6133: 'U' is declared but its value is never read.
2 …edTypeParametersWithUnderscore.ts(3,12): error TS6133: 'U' is declared but its value is never read.
3 …edTypeParametersWithUnderscore.ts(5,17): error TS6133: 'U' is declared but its value is never read.
4 …edTypeParametersWithUnderscore.ts(7,13): error TS6133: 'U' is declared but its value is never read.
5 …edTypeParametersWithUnderscore.ts(8,18): error TS6133: 'W' is declared but its value is never read.
6 …dTypeParametersWithUnderscore.ts(11,14): error TS6133: 'U' is declared but its value is never read.
12 !!! error TS6133: 'U' is declared but its value is never read.
16 !!! error TS6133: 'U' is declared but its value is never read.
20 !!! error TS6133: 'U' is declared but its value is never read.
24 !!! error TS6133: 'U' is declared but its value is never read.
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/commonvalidity/
Dbuild_acceleration_structure_common.adoc16 For each element of pname:pInfos, if its pname:mode member is
17 ename:VK_BUILD_ACCELERATION_STRUCTURE_MODE_UPDATE_KHR, its
33 For each element of pname:pInfos, if its pname:type member is
34 ename:VK_ACCELERATION_STRUCTURE_TYPE_TOP_LEVEL_KHR, its
40 For each element of pname:pInfos, if its pname:type member is
41 ename:VK_ACCELERATION_STRUCTURE_TYPE_BOTTOM_LEVEL_KHR, its
47 For each element of pname:pInfos, if its pname:mode member is
49 <<acceleration-structure-inactive-prims,inactive primitives>> in its
52 For each element of pname:pInfos, if its pname:mode member is
54 in its pname:srcAccelerationStructure member must: not be made
[all …]
Dbuild_acceleration_structure_common.txt16 For each element of pname:pInfos, if its pname:mode member is
17 ename:VK_BUILD_ACCELERATION_STRUCTURE_MODE_UPDATE_KHR, its
33 For each element of pname:pInfos, if its pname:type member is
34 ename:VK_ACCELERATION_STRUCTURE_TYPE_TOP_LEVEL_KHR, its
40 For each element of pname:pInfos, if its pname:type member is
41 ename:VK_ACCELERATION_STRUCTURE_TYPE_BOTTOM_LEVEL_KHR, its
47 For each element of pname:pInfos, if its pname:mode member is
49 <<acceleration-structure-inactive-prims,inactive primitives>> in its
52 For each element of pname:pInfos, if its pname:mode member is
54 in its pname:srcAccelerationStructure member must: not be made
[all …]
/third_party/ltp/include/
Dtst_timer.h329 static inline int sys_timer_gettime(kernel_timer_t timerid, void *its) in sys_timer_gettime() argument
331 return tst_syscall(__NR_timer_gettime, timerid, its); in sys_timer_gettime()
334 static inline int sys_timer_gettime64(kernel_timer_t timerid, void *its) in sys_timer_gettime64() argument
336 return tst_syscall(__NR_timer_gettime64, timerid, its); in sys_timer_gettime64()
339 static inline int sys_timer_settime(kernel_timer_t timerid, int flags, void *its, in sys_timer_settime() argument
342 return tst_syscall(__NR_timer_settime, timerid, flags, its, old_its); in sys_timer_settime()
345 static inline int sys_timer_settime64(kernel_timer_t timerid, int flags, void *its, in sys_timer_settime64() argument
348 return tst_syscall(__NR_timer_settime64, timerid, flags, its, old_its); in sys_timer_settime64()
351 static inline int sys_timerfd_gettime(int fd, void *its) in sys_timerfd_gettime() argument
353 return tst_syscall(__NR_timerfd_gettime, fd, its); in sys_timerfd_gettime()
[all …]

12345678910>>...479