Home
last modified time | relevance | path

Searched refs:mean (Results 1 – 25 of 1193) sorted by relevance

12345678910>>...48

/third_party/typescript/tests/baselines/reference/
Dmaximum10SpellingSuggestions.errors.txt1 …er/maximum10SpellingSuggestions.ts(4,1): error TS2552: Cannot find name 'bob'. Did you mean 'blob'?
2 …er/maximum10SpellingSuggestions.ts(4,6): error TS2552: Cannot find name 'bob'. Did you mean 'blob'?
3 …r/maximum10SpellingSuggestions.ts(4,11): error TS2552: Cannot find name 'bob'. Did you mean 'blob'?
4 …r/maximum10SpellingSuggestions.ts(4,16): error TS2552: Cannot find name 'bob'. Did you mean 'blob'?
5 …r/maximum10SpellingSuggestions.ts(4,21): error TS2552: Cannot find name 'bob'. Did you mean 'blob'?
6 …r/maximum10SpellingSuggestions.ts(4,26): error TS2552: Cannot find name 'bob'. Did you mean 'blob'?
7 …r/maximum10SpellingSuggestions.ts(4,31): error TS2552: Cannot find name 'bob'. Did you mean 'blob'?
8 …r/maximum10SpellingSuggestions.ts(4,36): error TS2552: Cannot find name 'bob'. Did you mean 'blob'?
9 …r/maximum10SpellingSuggestions.ts(4,41): error TS2552: Cannot find name 'bob'. Did you mean 'blob'?
10 …r/maximum10SpellingSuggestions.ts(4,46): error TS2552: Cannot find name 'bob'. Did you mean 'blob'?
[all …]
DnoImplicitAnyNamelessParameter.errors.txt1 …essParameter.ts(2,17): error TS7051: Parameter has a name but no type. Did you mean 'arg0: string'?
2 …NamelessParameter.ts(2,25): error TS7051: Parameter has a name but no type. Did you mean 'arg1: C'?
3 …NamelessParameter.ts(3,19): error TS7051: Parameter has a name but no type. Did you mean 'arg0: C'?
4 …essParameter.ts(3,22): error TS7051: Parameter has a name but no type. Did you mean 'arg1: number'?
5 …ssParameter.ts(4,20): error TS7051: Parameter has a name but no type. Did you mean 'arg0: boolean'?
6 …NamelessParameter.ts(4,29): error TS7051: Parameter has a name but no type. Did you mean 'arg1: C'?
7 …essParameter.ts(4,32): error TS7051: Parameter has a name but no type. Did you mean 'arg2: object'?
8 …Parameter.ts(4,40): error TS7051: Parameter has a name but no type. Did you mean 'arg3: undefined'?
15 !!! error TS7051: Parameter has a name but no type. Did you mean 'arg0: string'?
17 !!! error TS7051: Parameter has a name but no type. Did you mean 'arg1: C'?
[all …]
DjsxParsingError3.errors.txt1 tests/cases/conformance/jsx/Error1.tsx(1,15): error TS1381: Unexpected token. Did you mean `{'}'}` …
2 tests/cases/conformance/jsx/Error2.tsx(1,15): error TS1382: Unexpected token. Did you mean `{'>'}` …
3 tests/cases/conformance/jsx/Error3.tsx(1,22): error TS1381: Unexpected token. Did you mean `{'}'}` …
4 tests/cases/conformance/jsx/Error4.tsx(1,22): error TS1382: Unexpected token. Did you mean `{'>'}` …
5 tests/cases/conformance/jsx/Error5.tsx(1,15): error TS1381: Unexpected token. Did you mean `{'}'}` …
6 tests/cases/conformance/jsx/Error6.tsx(1,15): error TS1382: Unexpected token. Did you mean `{'>'}` …
20 !!! error TS1381: Unexpected token. Did you mean `{'}'}` or `}`?
25 !!! error TS1382: Unexpected token. Did you mean `{'>'}` or `>`?
30 !!! error TS1381: Unexpected token. Did you mean `{'}'}` or `}`?
35 !!! error TS1382: Unexpected token. Did you mean `{'>'}` or `>`?
[all …]
DtruthinessCallExpressionCoercion2.errors.txt1 …tion will always return true since the function is always defined. Did you mean to call it instead?
2 …tion will always return true since the function is always defined. Did you mean to call it instead?
3 …tion will always return true since the function is always defined. Did you mean to call it instead?
4 …tion will always return true since the function is always defined. Did you mean to call it instead?
5 …tion will always return true since the function is always defined. Did you mean to call it instead?
6 …tion will always return true since the function is always defined. Did you mean to call it instead?
7 …tion will always return true since the function is always defined. Did you mean to call it instead?
8 …tion will always return true since the function is always defined. Did you mean to call it instead?
9 …tion will always return true since the function is always defined. Did you mean to call it instead?
10 …tion will always return true since the function is always defined. Did you mean to call it instead?
[all …]
DparameterNamesInTypeParameterList.errors.txt1 …r/parameterNamesInTypeParameterList.ts(1,30): error TS2552: Cannot find name 'a'. Did you mean 'A'?
2 …r/parameterNamesInTypeParameterList.ts(5,30): error TS2552: Cannot find name 'a'. Did you mean 'A'?
3 …r/parameterNamesInTypeParameterList.ts(9,30): error TS2552: Cannot find name 'a'. Did you mean 'A'?
4 …/parameterNamesInTypeParameterList.ts(14,22): error TS2552: Cannot find name 'a'. Did you mean 'A'?
5 …/parameterNamesInTypeParameterList.ts(17,22): error TS2552: Cannot find name 'a'. Did you mean 'A'?
6 …/parameterNamesInTypeParameterList.ts(20,22): error TS2552: Cannot find name 'a'. Did you mean 'A'?
12 !!! error TS2552: Cannot find name 'a'. Did you mean 'A'?
19 !!! error TS2552: Cannot find name 'a'. Did you mean 'A'?
26 !!! error TS2552: Cannot find name 'a'. Did you mean 'A'?
34 !!! error TS2552: Cannot find name 'a'. Did you mean 'A'?
[all …]
DjsxAndTypeAssertion.errors.txt4 …sx/jsxAndTypeAssertion.tsx(6,31): error TS1381: Unexpected token. Did you mean `{'}'}` or `&rbrace…
7 …x/jsxAndTypeAssertion.tsx(10,24): error TS1381: Unexpected token. Did you mean `{'}'}` or `&rbrace…
9 …x/jsxAndTypeAssertion.tsx(12,23): error TS1381: Unexpected token. Did you mean `{'}'}` or `&rbrace…
10 …jsx/jsxAndTypeAssertion.tsx(12,24): error TS1382: Unexpected token. Did you mean `{'>'}` or `>`?
13 …x/jsxAndTypeAssertion.tsx(14,23): error TS1381: Unexpected token. Did you mean `{'}'}` or `&rbrace…
14 …jsx/jsxAndTypeAssertion.tsx(14,24): error TS1382: Unexpected token. Did you mean `{'>'}` or `>`?
15 …x/jsxAndTypeAssertion.tsx(14,38): error TS1381: Unexpected token. Did you mean `{'}'}` or `&rbrace…
20 …x/jsxAndTypeAssertion.tsx(18,69): error TS1381: Unexpected token. Did you mean `{'}'}` or `&rbrace…
21 …x/jsxAndTypeAssertion.tsx(18,76): error TS1381: Unexpected token. Did you mean `{'}'}` or `&rbrace…
40 !!! error TS1381: Unexpected token. Did you mean `{'}'}` or `}`?
[all …]
Des6ImportDefaultBindingFollowedWithNamedImport1InEs5.errors.txt1 …dingFollowedWithNamedImport1InEs5_0"' has no exported member 'a'. Did you mean to use 'import a fr…
2 …dingFollowedWithNamedImport1InEs5_0"' has no exported member 'a'. Did you mean to use 'import a fr…
3 …dingFollowedWithNamedImport1InEs5_0"' has no exported member 'x'. Did you mean to use 'import x fr…
4 …dingFollowedWithNamedImport1InEs5_0"' has no exported member 'a'. Did you mean to use 'import a fr…
5 …dingFollowedWithNamedImport1InEs5_0"' has no exported member 'x'. Did you mean to use 'import x fr…
6 …dingFollowedWithNamedImport1InEs5_0"' has no exported member 'm'. Did you mean to use 'import m fr…
18 …dingFollowedWithNamedImport1InEs5_0"' has no exported member 'a'. Did you mean to use 'import a fr…
22 …dingFollowedWithNamedImport1InEs5_0"' has no exported member 'a'. Did you mean to use 'import a fr…
26 …dingFollowedWithNamedImport1InEs5_0"' has no exported member 'x'. Did you mean to use 'import x fr…
28 …dingFollowedWithNamedImport1InEs5_0"' has no exported member 'a'. Did you mean to use 'import a fr…
[all …]
Des6ImportDefaultBindingFollowedWithNamedImportDts1.errors.txt1 …7): error TS2614: Module '"./server"' has no exported member 'a'. Did you mean to use 'import a fr…
2 …7): error TS2614: Module '"./server"' has no exported member 'a'. Did you mean to use 'import a fr…
3 …7): error TS2614: Module '"./server"' has no exported member 'x'. Did you mean to use 'import x fr…
4 …0): error TS2614: Module '"./server"' has no exported member 'a'. Did you mean to use 'import a fr…
5 …7): error TS2614: Module '"./server"' has no exported member 'x'. Did you mean to use 'import x fr…
6 …7): error TS2614: Module '"./server"' has no exported member 'm'. Did you mean to use 'import m fr…
18 !!! error TS2614: Module '"./server"' has no exported member 'a'. Did you mean to use 'import a fro…
22 !!! error TS2614: Module '"./server"' has no exported member 'a'. Did you mean to use 'import a fro…
26 !!! error TS2614: Module '"./server"' has no exported member 'x'. Did you mean to use 'import x fro…
28 !!! error TS2614: Module '"./server"' has no exported member 'a'. Did you mean to use 'import a fro…
[all …]
Des6ImportDefaultBindingFollowedWithNamedImport1.errors.txt1 …ltBindingFollowedWithNamedImport1_0"' has no exported member 'a'. Did you mean to use 'import a fr…
2 …ltBindingFollowedWithNamedImport1_0"' has no exported member 'a'. Did you mean to use 'import a fr…
3 …ltBindingFollowedWithNamedImport1_0"' has no exported member 'x'. Did you mean to use 'import x fr…
4 …ltBindingFollowedWithNamedImport1_0"' has no exported member 'a'. Did you mean to use 'import a fr…
5 …ltBindingFollowedWithNamedImport1_0"' has no exported member 'x'. Did you mean to use 'import x fr…
6 …ltBindingFollowedWithNamedImport1_0"' has no exported member 'm'. Did you mean to use 'import m fr…
18 …ltBindingFollowedWithNamedImport1_0"' has no exported member 'a'. Did you mean to use 'import a fr…
22 …ltBindingFollowedWithNamedImport1_0"' has no exported member 'a'. Did you mean to use 'import a fr…
26 …ltBindingFollowedWithNamedImport1_0"' has no exported member 'x'. Did you mean to use 'import x fr…
28 …ltBindingFollowedWithNamedImport1_0"' has no exported member 'a'. Did you mean to use 'import a fr…
[all …]
DdeduplicateImportsInSystem.errors.txt1 …eImportsInSystem.ts(1,17): error TS2792: Cannot find module 'f1'. Did you mean to set the 'moduleR…
2 …eImportsInSystem.ts(2,17): error TS2792: Cannot find module 'f2'. Did you mean to set the 'moduleR…
3 …eImportsInSystem.ts(3,17): error TS2792: Cannot find module 'f3'. Did you mean to set the 'moduleR…
4 …eImportsInSystem.ts(4,17): error TS2792: Cannot find module 'f2'. Did you mean to set the 'moduleR…
5 …eImportsInSystem.ts(5,17): error TS2792: Cannot find module 'f2'. Did you mean to set the 'moduleR…
6 …eImportsInSystem.ts(6,17): error TS2792: Cannot find module 'f1'. Did you mean to set the 'moduleR…
12 !!! error TS2792: Cannot find module 'f1'. Did you mean to set the 'moduleResolution' option to 'no…
15 !!! error TS2792: Cannot find module 'f2'. Did you mean to set the 'moduleResolution' option to 'no…
18 !!! error TS2792: Cannot find module 'f3'. Did you mean to set the 'moduleResolution' option to 'no…
21 !!! error TS2792: Cannot find module 'f2'. Did you mean to set the 'moduleResolution' option to 'no…
[all …]
DsystemModule9.errors.txt1 tests/cases/compiler/systemModule9.ts(1,21): error TS2792: Cannot find module 'file1'. Did you mean
2 tests/cases/compiler/systemModule9.ts(2,25): error TS2792: Cannot find module 'file2'. Did you mean
3 tests/cases/compiler/systemModule9.ts(3,15): error TS2792: Cannot find module 'file3'. Did you mean
4 tests/cases/compiler/systemModule9.ts(5,25): error TS2792: Cannot find module 'file5'. Did you mean
5 tests/cases/compiler/systemModule9.ts(6,22): error TS2792: Cannot find module 'file6'. Did you mean
6 …ystemModule9.ts(16,15): error TS2792: Cannot find module 'file7'. Did you mean to set the 'moduleR…
12 !!! error TS2792: Cannot find module 'file1'. Did you mean to set the 'moduleResolution' option to …
15 !!! error TS2792: Cannot find module 'file2'. Did you mean to set the 'moduleResolution' option to …
18 !!! error TS2792: Cannot find module 'file3'. Did you mean to set the 'moduleResolution' option to …
22 !!! error TS2792: Cannot find module 'file5'. Did you mean to set the 'moduleResolution' option to …
[all …]
DtruthinessCallExpressionCoercion.errors.txt1 …tion will always return true since the function is always defined. Did you mean to call it instead?
2 …tion will always return true since the function is always defined. Did you mean to call it instead?
3 …tion will always return true since the function is always defined. Did you mean to call it instead?
4 …tion will always return true since the function is always defined. Did you mean to call it instead?
5 …tion will always return true since the function is always defined. Did you mean to call it instead?
6 …tion will always return true since the function is always defined. Did you mean to call it instead?
7 …tion will always return true since the function is always defined. Did you mean to call it instead?
14 …tion will always return true since the function is always defined. Did you mean to call it instead?
32 …tion will always return true since the function is always defined. Did you mean to call it instead?
52 …tion will always return true since the function is always defined. Did you mean to call it instead?
[all …]
DnoImplicitAnyStringIndexerOnObject.errors.txt2 …ause type '{ get: (key: string) => string; }' has no index signature. Did you mean to call 'c.get'?
3 …ause type '{ get: (key: string) => string; }' has no index signature. Did you mean to call 'c.get'?
6 …) => string; set: (key: string) => string; }' has no index signature. Did you mean to call 'e.get'?
7 …) => string; set: (key: string) => string; }' has no index signature. Did you mean to call 'e.set'?
8 …) => string; set: (key: string) => string; }' has no index signature. Did you mean to call 'e.set'?
9 …) => string; set: (key: string) => string; }' has no index signature. Did you mean to call 'e.set'?
10 …t: (key: string, value: string) => string; }' has no index signature. Did you mean to call 'e.get'?
11 …t: (key: string, value: string) => string; }' has no index signature. Did you mean to call 'e.set'?
12 …t: (key: string, value: string) => string; }' has no index signature. Did you mean to call 'e.set'?
13 …t: (key: string, value: string) => string; }' has no index signature. Did you mean to call 'e.set'?
[all …]
DsystemModule11.errors.txt1 tests/cases/compiler/file1.ts(6,15): error TS2792: Cannot find module 'bar'. Did you mean to set th…
2 tests/cases/compiler/file2.ts(6,15): error TS2792: Cannot find module 'bar'. Did you mean to set th…
3 tests/cases/compiler/file3.ts(1,25): error TS2792: Cannot find module 'a'. Did you mean to set the …
4 tests/cases/compiler/file3.ts(3,15): error TS2792: Cannot find module 'bar'. Did you mean to set th…
5 tests/cases/compiler/file4.ts(8,27): error TS2792: Cannot find module 'a'. Did you mean to set the …
6 tests/cases/compiler/file5.ts(2,15): error TS2792: Cannot find module 'a'. Did you mean to set the …
17 !!! error TS2792: Cannot find module 'bar'. Did you mean to set the 'moduleResolution' option to 'n…
27 !!! error TS2792: Cannot find module 'bar'. Did you mean to set the 'moduleResolution' option to 'n…
32 !!! error TS2792: Cannot find module 'a'. Did you mean to set the 'moduleResolution' option to 'nod…
36 !!! error TS2792: Cannot find module 'bar'. Did you mean to set the 'moduleResolution' option to 'n…
[all …]
DesnextmodulekindWithES5Target9.errors.txt1 …dWithES5Target9.ts(1,15): error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleR…
2 …dWithES5Target9.ts(3,17): error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleR…
3 …dWithES5Target9.ts(5,20): error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleR…
4 …WithES5Target9.ts(13,15): error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleR…
5 …WithES5Target9.ts(15,17): error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleR…
11 !!! error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleResolution' option to 'n…
15 !!! error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleResolution' option to 'n…
19 !!! error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleResolution' option to 'n…
29 !!! error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleResolution' option to 'n…
33 !!! error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleResolution' option to 'n…
Des6modulekindWithES5Target9.errors.txt1 …dWithES5Target9.ts(1,15): error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleR…
2 …dWithES5Target9.ts(3,17): error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleR…
3 …dWithES5Target9.ts(5,20): error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleR…
4 …WithES5Target9.ts(13,15): error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleR…
5 …WithES5Target9.ts(15,17): error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleR…
11 !!! error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleResolution' option to 'n…
15 !!! error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleResolution' option to 'n…
19 !!! error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleResolution' option to 'n…
29 !!! error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleResolution' option to 'n…
33 !!! error TS2792: Cannot find module 'mod'. Did you mean to set the 'moduleResolution' option to 'n…
DsystemModule16.errors.txt1 tests/cases/compiler/systemModule16.ts(1,20): error TS2792: Cannot find module 'foo'. Did you mean
2 tests/cases/compiler/systemModule16.ts(2,20): error TS2792: Cannot find module 'bar'. Did you mean
3 tests/cases/compiler/systemModule16.ts(3,15): error TS2792: Cannot find module 'foo'. Did you mean
4 tests/cases/compiler/systemModule16.ts(4,15): error TS2792: Cannot find module 'bar'. Did you mean
5 tests/cases/compiler/systemModule16.ts(7,32): error TS2792: Cannot find module 'foo'. Did you mean
6 tests/cases/compiler/systemModule16.ts(8,32): error TS2792: Cannot find module 'bar'. Did you mean
16 !!! error TS2792: Cannot find module 'foo'. Did you mean to set the 'moduleResolution' option to 'n…
19 !!! error TS2792: Cannot find module 'bar'. Did you mean to set the 'moduleResolution' option to 'n…
22 !!! error TS2792: Cannot find module 'foo'. Did you mean to set the 'moduleResolution' option to 'n…
25 !!! error TS2792: Cannot find module 'bar'. Did you mean to set the 'moduleResolution' option to 'n…
[all …]
DscannerS7.6_A4.2_T1.errors.txt1 …cript5/scannerS7.6_A4.2_T1.ts(14,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
2 …cript5/scannerS7.6_A4.2_T1.ts(18,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
3 …cript5/scannerS7.6_A4.2_T1.ts(22,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
4 …cript5/scannerS7.6_A4.2_T1.ts(26,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
5 …cript5/scannerS7.6_A4.2_T1.ts(30,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
6 …cript5/scannerS7.6_A4.2_T1.ts(34,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
7 …cript5/scannerS7.6_A4.2_T1.ts(38,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
8 …cript5/scannerS7.6_A4.2_T1.ts(42,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
9 …cript5/scannerS7.6_A4.2_T1.ts(46,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
10 …cript5/scannerS7.6_A4.2_T1.ts(50,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
[all …]
DparserS7.6_A4.2_T1.errors.txt1 …script5/parserS7.6_A4.2_T1.ts(14,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
2 …script5/parserS7.6_A4.2_T1.ts(18,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
3 …script5/parserS7.6_A4.2_T1.ts(22,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
4 …script5/parserS7.6_A4.2_T1.ts(26,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
5 …script5/parserS7.6_A4.2_T1.ts(30,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
6 …script5/parserS7.6_A4.2_T1.ts(34,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
7 …script5/parserS7.6_A4.2_T1.ts(38,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
8 …script5/parserS7.6_A4.2_T1.ts(42,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
9 …script5/parserS7.6_A4.2_T1.ts(46,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
10 …script5/parserS7.6_A4.2_T1.ts(50,3): error TS2552: Cannot find name '$ERROR'. Did you mean 'Error'?
[all …]
DspellingSuggestionJSXAttribute.errors.txt2 …edHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>'. Did you mean 'className'?
6 …etailedHTMLProps<LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>'. Did you mean 'htmlFor'?
8 …etailedHTMLProps<LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>'. Did you mean 'htmlFor'?
12 …n?: ReactNode; }> & Readonly<{ className?: string; htmlFor?: string; }>'. Did you mean 'className'?
15 …n?: ReactNode; }> & Readonly<{ className?: string; htmlFor?: string; }>'. Did you mean 'className'?
17 …n type 'IntrinsicAttributes & { className?: string; htmlFor?: string; }'. Did you mean 'className'?
21 …ren?: ReactNode; }> & Readonly<{ className?: string; htmlFor?: string; }>'. Did you mean 'htmlFor'?
24 …ren?: ReactNode; }> & Readonly<{ className?: string; htmlFor?: string; }>'. Did you mean 'htmlFor'?
26 … on type 'IntrinsicAttributes & { className?: string; htmlFor?: string; }'. Did you mean 'htmlFor'?
40 …edHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>'. Did you mean 'className'?
[all …]
DtruthinessCallExpressionCoercion1.errors.txt1 …tion will always return true since the function is always defined. Did you mean to call it instead?
2 …tion will always return true since the function is always defined. Did you mean to call it instead?
3 …tion will always return true since the function is always defined. Did you mean to call it instead?
4 …tion will always return true since the function is always defined. Did you mean to call it instead?
5 …tion will always return true since the function is always defined. Did you mean to call it instead?
13 …tion will always return true since the function is always defined. Did you mean to call it instead?
31 …tion will always return true since the function is always defined. Did you mean to call it instead?
47 …tion will always return true since the function is always defined. Did you mean to call it instead?
62 …tion will always return true since the function is always defined. Did you mean to call it instead?
94 …tion will always return true since the function is always defined. Did you mean to call it instead?
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dpoisson_distribution_test.cc113 const double mean = std::min(kMax, m); in TYPED_TEST() local
114 const param_type param(mean); in TYPED_TEST()
117 absl::poisson_distribution<TypeParam> before(mean); in TYPED_TEST()
118 EXPECT_EQ(before.mean(), param.mean()); in TYPED_TEST()
137 ABSL_INTERNAL_LOG(INFO, absl::StrCat("Range {", param.mean(), "}: ", in TYPED_TEST()
146 EXPECT_NE(before.mean(), after.mean()); in TYPED_TEST()
152 EXPECT_EQ(before.mean(), after.mean()) // in TYPED_TEST()
165 explicit PoissonModel(double mean) : mean_(mean) {} in PoissonModel() argument
167 double mean() const { return mean_; } in mean() function in __anon4168e2830111::PoissonModel
217 const size_t max_i = 50 * stddev() + mean(); in InitCDF()
[all …]
Dgaussian_distribution_test.cc94 const TypeParam mean = (mod & 0x1) ? -x : x; in TYPED_TEST() local
96 const param_type param(mean, stddev); in TYPED_TEST()
98 absl::gaussian_distribution<TypeParam> before(mean, stddev); in TYPED_TEST()
99 EXPECT_EQ(before.mean(), param.mean()); in TYPED_TEST()
120 INFO, absl::StrFormat("Range{%f, %f}: %f, %f", mean, stddev, in TYPED_TEST()
127 if (!std::isfinite(mean) || !std::isfinite(stddev)) { in TYPED_TEST()
135 EXPECT_NE(before.mean(), after.mean()); in TYPED_TEST()
142 EXPECT_EQ(before.mean(), after.mean()); in TYPED_TEST()
158 GaussianModel(double mean, double stddev) : mean_(mean), stddev_(stddev) {} in GaussianModel() argument
160 double mean() const { return mean_; } in mean() function in __anonbe5fbcf30111::GaussianModel
[all …]
Dpoisson_distribution.h61 explicit param_type(double mean = 1.0);
63 double mean() const { return mean_; } in mean() function
90 explicit poisson_distribution(double mean) : param_(mean) {} in poisson_distribution() argument
112 double mean() const { return param_.mean(); } in mean() function
133 poisson_distribution<IntType>::param_type::param_type(double mean) in param_type() argument
134 : mean_(mean), split_(0) { in param_type()
135 assert(mean >= 0); in param_type()
136 assert(mean <= (std::numeric_limits<result_type>::max)()); in param_type()
140 assert(mean <= 1e10); in param_type()
237 os << x.mean();
[all …]
Dgaussian_distribution.h95 explicit param_type(result_type mean = 0, result_type stddev = 1)
96 : mean_(mean), stddev_(stddev) {} in mean_() argument
100 result_type mean() const { return mean_; } in mean() function
125 explicit gaussian_distribution(result_type mean, result_type stddev = 1)
126 : param_(mean, stddev) {} in param_() argument
152 result_type mean() const { return param_.mean(); } in mean() function
178 return p.mean() + p.stddev() * static_cast<result_type>(zignor(g)); in operator()
187 os << x.mean() << os.fill() << x.stddev();
199 auto mean = random_internal::read_floating_point<result_type>(is); variable
203 x.param(param_type(mean, stddev));

12345678910>>...48