Home
last modified time | relevance | path

Searched refs:exist (Results 1 - 25 of 1674) sorted by relevance

12345678910>>...67

/third_party/typescript/tests/baselines/reference/tsc/declarationEmit/
H A Dwhen-same-version-is-referenced-through-source-and-another-symlinked-package-with-indirect-link-moduleCaseChange.js97 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.ts' does not exist.
98 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.tsx' does not exist.
99 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.d.ts' does not exist.
100 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.ets' does not exist.
101 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.d.ets' does not exist.
105 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js' does not exist.
107 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.ts' does not exist.
108 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.tsx' does not exist.
109 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.d.ts' does not exist.
110 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.ets' does not exist
[all...]
H A Dwhen-same-version-is-referenced-through-source-and-another-symlinked-package-with-indirect-link.js97 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.ts' does not exist.
98 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.tsx' does not exist.
99 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.d.ts' does not exist.
100 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.ets' does not exist.
101 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.d.ets' does not exist.
105 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js' does not exist.
107 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.ts' does not exist.
108 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.tsx' does not exist.
109 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.d.ts' does not exist.
110 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.ets' does not exist
[all...]
H A Dwhen-same-version-is-referenced-through-source-and-another-symlinked-package-moduleCaseChange.js95 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.ts' does not exist.
96 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.tsx' does not exist.
97 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.d.ts' does not exist.
98 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.ets' does not exist.
99 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.d.ets' does not exist.
103 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa/index.ts' does not exist.
104 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa/index.tsx' does not exist.
105 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa/index.d.ts' exist - use it as a name resolution result.
111 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two/package.json' does not exist.
112 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.ts' does not exist
[all...]
H A Dwhen-same-version-is-referenced-through-source-and-another-symlinked-package.js95 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.ts' does not exist.
96 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.tsx' does not exist.
97 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.d.ts' does not exist.
98 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.ets' does not exist.
99 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.d.ets' does not exist.
103 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa/index.ts' does not exist.
104 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa/index.tsx' does not exist.
105 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa/index.d.ts' exist - use it as a name resolution result.
111 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two/package.json' does not exist.
112 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.ts' does not exist
[all...]
/third_party/typescript/tests/baselines/reference/
H A DmissingMemberErrorHasShortPath.js4 export function exist() {}
13 exports.exist = void 0;
14 function exist() { } function
15 exports.exist = exist;
/third_party/curl/projects/
H A Dchecksrc.bat84 if exist "%SystemDrive%\Perl" (
87 if exist "%SystemDrive%\Perl64" (
100 ) else if exist projects (
101 if exist docs (
102 if exist lib (
103 if exist src (
104 if exist tests (
112 if not exist "%SRC_DIR%" goto nosrc
117 if exist %SRC_DIR%\src (
125 if exist
[all...]
H A Dbuild-openssl.bat82 if exist "%PF%\Microsoft Visual Studio\2017\Enterprise\VC" (
84 ) else if exist "%PF%\Microsoft Visual Studio\2017\Professional\VC" (
95 if exist "%PF%\Microsoft Visual Studio\2019\Enterprise\VC" (
97 ) else if exist "%PF%\Microsoft Visual Studio\2019\Professional\VC" (
108 if exist "%PF%\Microsoft Visual Studio\2022\Enterprise\VC" (
110 ) else if exist "%PF%\Microsoft Visual Studio\2022\Professional\VC" (
172 if not exist "%ABS_VC_PATH%" goto novc
179 if exist "%SystemDrive%\Perl" (
182 if exist "%SystemDrive%\Perl64" (
194 if not exist "
[all...]
/third_party/python/PCbuild/
H A Dfind_msbuild.bat19 @if exist "%*" (set MSBUILD="%*") & (set _Py_MSBuild_Source=environment) & goto :found
23 @if exist "%~1" (set MSBUILD="%~1") & (set _Py_MSBuild_Source=environment) & goto :found
30 @if exist "%MSBUILD%" set MSBUILD="%MSBUILD%" & (set _Py_MSBuild_Source=PATH) & goto :found
33 @if not exist "%ProgramFiles(x86)%\Microsoft Visual Studio\Installer\vswhere.exe" goto :skip_vswhere
37 @for %%j in (Current 15.0) DO @if exist "%_Py_MSBuild_Root%\%%j\Bin\msbuild.exe" (set MSBUILD="%_Py_MSBuild_Root%\%%j\Bin\msbuild.exe")
39 @if defined MSBUILD @if exist %MSBUILD% (set _Py_MSBuild_Source=Visual Studio installation) & goto :found
45 @if "%%i"=="MSBuildToolsPath" @if exist "%%k\msbuild.exe" @(set MSBUILD="%%k\msbuild.exe")
47 @if exist %MSBUILD% (set _Py_MSBuild_Source=registry) & goto :found
55 @if exist msbuild.exe @(set MSBUILD="%CD%\msbuild.exe") else @(set MSBUILD=)
H A Dprepare_libffi.bat71 if NOT DEFINED SH if exist c:\cygwin\bin\sh.exe set SH=c:\cygwin\bin\sh.exe
81 if not exist %SH% echo ERROR %SH% does not exist && goto :Usage
82 if not exist %LIBFFI_SOURCE% echo ERROR %LIBFFI_SOURCE% does not exist && goto :Usage
98 if not exist Makefile.in (
165 if exist %_LIBFFI_OUT% (rd %_LIBFFI_OUT% /s/q)
189 if not exist %_LIBFFI_OUT%\include (md %_LIBFFI_OUT%\include)
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_napi_utils.cpp160 bool exist = false; in GetPropertyItem() local
161 napi_status status = napi_has_named_property(env, value, type.c_str(), &exist); in GetPropertyItem()
162 if ((status != napi_ok) || (!exist)) { in GetPropertyItem()
172 bool exist = false; in GetPropertyString() local
173 napi_status status = napi_has_named_property(env, value, type.c_str(), &exist); in GetPropertyString()
174 if ((status != napi_ok) || (!exist)) { in GetPropertyString()
190 bool exist = false; in GetPropertyInt32() local
191 napi_status status = napi_has_named_property(env, value, type.c_str(), &exist); in GetPropertyInt32()
192 if (status != napi_ok || !exist) { in GetPropertyInt32()
207 bool exist in GetPropertyInt64() local
223 bool exist = false; GetPropertyBool() local
[all...]
H A Dvibrator_pattern_js.cpp95 bool exist = false; in ParsePoints() local
96 napi_status status = napi_has_named_property(env, element, "intensity", &exist); in ParsePoints()
97 if ((status == napi_ok) && exist) { in ParsePoints()
109 status = napi_has_named_property(env, element, "frequency", &exist); in ParsePoints()
110 if ((status == napi_ok) && exist) { in ParsePoints()
129 bool exist = false; in ParseOptions() local
130 napi_status status = napi_has_named_property(env, value, "intensity", &exist); in ParseOptions()
131 if ((status == napi_ok) && exist) { in ParseOptions()
140 status = napi_has_named_property(env, value, "frequency", &exist); in ParseOptions()
141 if ((status == napi_ok) && exist) { in ParseOptions()
[all...]
/third_party/libcoap/scripts/
H A Dmsbuild.sln.cmd4 if exist Debug rd /s /q Debug
5 if exist Release rd /s /q Release
6 if exist x64 rd /s /q x64
7 if exist NoTLS rd /s /q NoTLS
/base/security/asset/services/common/src/
H A Dlib.rs64 fn IsUserIdExist(userId: i32, exist: &mut bool) -> bool; in IsUserIdExist()
79 /// Check user id exist.
82 let mut exist = false; in is_user_id_exist() variables
83 if IsUserIdExist(user_id, &mut exist) { in is_user_id_exist()
84 Ok(exist) in is_user_id_exist()
/third_party/mbedtls/tests/
H A DMakefile100 # exist yet when the makefile is parsed.
118 # it doesn't exist yet and must be generated as part of the build, and
178 if exist *.c del /Q /F *.c
179 if exist *.exe del /Q /F *.exe
180 if exist *.datax del /Q /F *.datax
181 if exist src/*.o del /Q /F src/*.o
182 if exist src/drivers/*.o del /Q /F src/drivers/*.o
183 if exist src/test_helpers/*.o del /Q /F src/test_helpers/*.o
184 if exist src/libmbed* del /Q /F src/libmed*
185 if exist includ
[all...]
/third_party/skia/infra/bots/gen_tasks_logic/
H A Dtask_builder.go49 for _, exist := range b.Spec.Caches {
50 if c.Name == exist.Name {
51 if !reflect.DeepEqual(c, exist) {
144 for _, exist := range b.Spec.CipdPackages {
145 if pkg.Name == exist.Name {
146 if !reflect.DeepEqual(pkg, exist) {
/base/startup/init/test/unittest/ueventd/
H A Dueventd_event_unittest.cpp225 std::cout << "File " << file << " is not exist\n"; in IsFileExist()
369 std::cout << "Warning. Block device " << blockDevice << " is not exist.\n"; in HWTEST_F()
437 auto exist = IsFileExist("/dev/extcon3-1"); in HWTEST_F() local
438 EXPECT_TRUE(exist); in HWTEST_F()
439 exist = IsFileExist("/dev/extcon3"); in HWTEST_F()
440 EXPECT_FALSE(exist); in HWTEST_F()
453 auto exist = IsFileExist("/dev/usb-dev"); in HWTEST_F() local
454 EXPECT_TRUE(exist); in HWTEST_F()
468 auto exist = IsFileExist("/dev/usb-dev-1"); in HWTEST_F() local
469 EXPECT_FALSE(exist); in HWTEST_F()
483 auto exist = IsFileExist("/dev/bus/usb/003/004"); HWTEST_F() local
[all...]
/third_party/curl/
H A Dbuildconf.bat41 if not exist GIT-INFO goto norepo
108 if exist Makefile.dist (
129 if exist ares\buildconf.bat (
156 if exist Makefile (
158 if exist Makefile (
165 if exist src\tool_hugehelp.c (
167 if exist src\tool_hugehelp.c (
213 if exist src\tool_hugehelp.c.cvs (
/third_party/python/Doc/
H A Dmake.bat52 if exist "%HTMLHELP%" goto :skiphhcsearch
58 if not exist "%HTMLHELP%" where /R "%ProgramFiles(x86)%" hhc > "%TEMP%\hhc.loc" 2> nul && set /P HTMLHELP= < "%TEMP%\hhc.loc" & del "%TEMP%\hhc.loc"
59 if not exist "%HTMLHELP%" where /R "%ProgramFiles%" hhc > "%TEMP%\hhc.loc" 2> nul && set /P HTMLHELP= < "%TEMP%\hhc.loc" & del "%TEMP%\hhc.loc"
60 if not exist "%HTMLHELP%" (
128 if not exist "%BUILDDIR%" mkdir "%BUILDDIR%"
132 if not exist "%PY_MISC_NEWS_DIR%" mkdir "%PY_MISC_NEWS_DIR%"
133 if exist ..\Misc\NEWS (
136 ) else if exist ..\Misc\NEWS.D (
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c227 int exist = 0; in do_getflags() local
241 exist = 1; in do_getflags()
244 if (exist) in do_getflags()
247 exist = 1; in do_getflags()
250 if (exist) in do_getflags()
253 exist = 1; in do_getflags()
256 if (exist) in do_getflags()
259 exist = 1; in do_getflags()
262 if (exist) in do_getflags()
265 exist in do_getflags()
[all...]
/third_party/icu/icu4c/source/data/
H A Dmakedata.mak223 # Does a big endian version exist either?
267 @if not exist "$(ICUMAKE)\..\..\commondata\" mkdir "$(ICUMAKE)\..\..\commondata\"
337 if not exist "$(ICUOUT)\icu4j\$(ICU4J_DATA_DIRNAME)" mkdir "$(ICUOUT)\icu4j\$(ICU4J_DATA_DIRNAME)"
338 if not exist "$(ICUOUT)\icu4j\tzdata\$(ICU4J_DATA_DIRNAME)" mkdir "$(ICUOUT)\icu4j\tzdata\$(ICU4J_DATA_DIRNAME)"
359 if not exist "$(ICUOUT)\icu4j\com\ibm\icu\dev\data\testdata" mkdir "$(ICUOUT)\icu4j\com\ibm\icu\dev\data\testdata"
370 if not exist "$(ICUOUT)\icu4j\src\$(DEBUGUTILITIESDATA_DIR)" mkdir "$(ICUOUT)\icu4j\src\$(DEBUGUTILITIESDATA_DIR)"
380 if not exist "$(ICU4J_ROOT)\main\shared\data" mkdir "$(ICU4J_ROOT)\main\shared\data"
384 if not exist "$(ICU4J_ROOT)\main\shared\data" mkdir "$(ICU4J_ROOT)\main\shared\data"
388 if not exist "$(ICU4J_ROOT)\main\shared\data" mkdir "$(ICU4J_ROOT)\main\shared\data"
394 if not exist "
[all...]
/third_party/skia/third_party/externals/icu/source/data/
H A Dmakedata.mak204 # Does a big endian version exist either?
248 @if not exist "$(ICUMAKE)\..\..\commondata\" mkdir "$(ICUMAKE)\..\..\commondata\"
318 if not exist "$(ICUOUT)\icu4j\$(ICU4J_DATA_DIRNAME)" mkdir "$(ICUOUT)\icu4j\$(ICU4J_DATA_DIRNAME)"
319 if not exist "$(ICUOUT)\icu4j\tzdata\$(ICU4J_DATA_DIRNAME)" mkdir "$(ICUOUT)\icu4j\tzdata\$(ICU4J_DATA_DIRNAME)"
340 if not exist "$(ICUOUT)\icu4j\com\ibm\icu\dev\data\testdata" mkdir "$(ICUOUT)\icu4j\com\ibm\icu\dev\data\testdata"
351 if not exist "$(ICUOUT)\icu4j\src\$(DEBUGUTILITIESDATA_DIR)" mkdir "$(ICUOUT)\icu4j\src\$(DEBUGUTILITIESDATA_DIR)"
361 if not exist "$(ICU4J_ROOT)\main\shared\data" mkdir "$(ICU4J_ROOT)\main\shared\data"
365 if not exist "$(ICU4J_ROOT)\main\shared\data" mkdir "$(ICU4J_ROOT)\main\shared\data"
369 if not exist "$(ICU4J_ROOT)\main\shared\data" mkdir "$(ICU4J_ROOT)\main\shared\data"
375 if not exist "
[all...]
/third_party/typescript/tests/baselines/reference/tsc/incremental/
H A DnoEmit-changes-composite.js287 src/project/src/directUse.ts:2:28 - error TS2551: Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?
297 src/project/src/indirectUse.ts:2:28 - error TS2551: Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?
317 {"program":{"fileNames":["../../lib/lib.d.ts","./src/class.ts","./src/indirectclass.ts","./src/directuse.ts","./src/indirectuse.ts","./src/nochangefile.ts","./src/nochangefilewithemitspecificerror.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},{"version":"1786859709-export class classC {\n prop1 = 1;\n}","signature":"-3790894605-export declare class classC {\r\n prop1: number;\r\n}\r\n"},{"version":"6324910780-import { classC } from './class';\nexport class indirectClass {\n classC = new classC();\n}","signature":"-9860349972-import { classC } from './class';\r\nexport declare class indirectClass {\r\n classC: classC;\r\n}\r\n"},"-8953710208-import { indirectClass } from './indirectClass';\nnew indirectClass().classC.prop;","-8953710208-import { indirectClass } from './indirectClass';\nnew indirectClass().classC.prop;",{"version":"6714567633-export function writeLog(s: string) {\n}","signature":"8117292349-export declare function writeLog(s: string): void;\r\n"},{"version":"-19339541508-function someFunc(arguments: boolean, ...rest: any[]) {\n}","signature":"-4920141752-declare function someFunc(arguments: boolean, ...rest: any[]): void;\r\n","affectsGlobalScope":true}],"options":{"composite":true},"fileIdsList":[[3],[2]],"referencedMap":[[4,1],[3,2],[5,1]],"exportedModulesMap":[[4,1],[3,2],[5,1]],"semanticDiagnosticsPerFile":[1,2,[4,[{"file":"./src/directuse.ts","start":76,"length":4,"code":2551,"category":1,"messageText":"Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?","relatedInformation":[{"file":"./src/class.ts","start":26,"length":5,"messageText":"'prop1' is declared here.","category":3,"code":2728}]}]],3,[5,[{"file":"./src/indirectuse.ts","start":76,"length":4,"code":2551,"category":1,"messageText":"Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?","relatedInformation":[{"file":"./src/class.ts","start":26,"length":5,"messageText":"'prop1' is declared here.","category":3,"code":2728}]}]],6,[7,[{"file":"./src/nochangefilewithemitspecificerror.ts","start":18,"length":18,"messageText":"Duplicate identifier 'arguments'. Compiler uses 'arguments' to initialize rest parameters.","category":1,"code":2396,"skippedOn":"noEmit"}]]],"affectedFilesPendingEmit":[[2,1],[4,0],[3,1],[5,0]],"emitSignatures":[[2,"-6712382238-export declare class classC {\r\n prop: number;\r\n}\r\n"],[4,"-4882119183-export {};\r\n"],[5,"-4882119183-export {};\r\n"]],"latestChangedDtsFile":"./src/noChangeFileWithEmitSpecificError.d.ts"},"version":"FakeTSVersion"}
408 "messageText": "Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?",
432 "messageText": "Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?",
701 src/project/src/directUse.ts:2:28 - error TS2551: Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?
711 src/project/src/indirectUse.ts:2:28 - error TS2551: Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?
757 {"program":{"fileNames":["../../lib/lib.d.ts","./src/class.ts","./src/indirectclass.ts","./src/directuse.ts","./src/indirectuse.ts","./src/nochangefile.ts","./src/nochangefilewithemitspecificerror.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},{"version":"1786859709-export class classC {\n prop1 = 1;\n}","signature":"-3790894605-export declare class classC {\r\n prop1: number;\r\n}\r\n"},{"version":"6324910780-import { classC } from './class';\nexport class indirectClass {\n classC = new classC();\n}","signature":"-9860349972-import { classC } from './class';\r\nexport declare class indirectClass {\r\n classC: classC;\r\n}\r\n"},{"version":"-8953710208-import { indirectClass } from './indirectClass';\nnew indirectClass().classC.prop;","signature":"-4882119183-export {};\r\n"},{"version":"-8953710208-import { indirectClass } from './indirectClass';\nnew indirectClass().classC.prop;","signature":"-4882119183-export {};\r\n"},{"version":"6714567633-export function writeLog(s: string) {\n}","signature":"8117292349-export declare function writeLog(s: string): void;\r\n"},{"version":"-19339541508-function someFunc(arguments: boolean, ...rest: any[]) {\n}","signature":"-4920141752-declare function someFunc(arguments: boolean, ...rest: any[]): void;\r\n","affectsGlobalScope":true}],"options":{"composite":true},"fileIdsList":[[3],[2]],"referencedMap":[[4,1],[3,2],[5,1]],"exportedModulesMap":[[3,2]],"semanticDiagnosticsPerFile":[1,2,[4,[{"file":"./src/directuse.ts","start":76,"length":4,"code":2551,"category":1,"messageText":"Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?","relatedInformation":[{"file":"./src/class.ts","start":26,"length":5,"messageText":"'prop1' is declared here.","category":3,"code":2728}]}]],3,[5,[{"file":"./src/indirectuse.ts","start":76,"length":4,"code":2551,"category":1,"messageText":"Property 'prop' does not exist o
[all...]
H A DnoEmit-changes-incremental-declaration.js286 src/project/src/directUse.ts:2:28 - error TS2551: Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?
296 src/project/src/indirectUse.ts:2:28 - error TS2551: Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?
316 {"program":{"fileNames":["../../lib/lib.d.ts","./src/class.ts","./src/indirectclass.ts","./src/directuse.ts","./src/indirectuse.ts","./src/nochangefile.ts","./src/nochangefilewithemitspecificerror.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},{"version":"1786859709-export class classC {\n prop1 = 1;\n}","signature":"-3790894605-export declare class classC {\r\n prop1: number;\r\n}\r\n"},{"version":"6324910780-import { classC } from './class';\nexport class indirectClass {\n classC = new classC();\n}","signature":"-9860349972-import { classC } from './class';\r\nexport declare class indirectClass {\r\n classC: classC;\r\n}\r\n"},"-8953710208-import { indirectClass } from './indirectClass';\nnew indirectClass().classC.prop;","-8953710208-import { indirectClass } from './indirectClass';\nnew indirectClass().classC.prop;",{"version":"6714567633-export function writeLog(s: string) {\n}","signature":"8117292349-export declare function writeLog(s: string): void;\r\n"},{"version":"-19339541508-function someFunc(arguments: boolean, ...rest: any[]) {\n}","signature":"-4920141752-declare function someFunc(arguments: boolean, ...rest: any[]): void;\r\n","affectsGlobalScope":true}],"options":{"declaration":true},"fileIdsList":[[3],[2]],"referencedMap":[[4,1],[3,2],[5,1]],"exportedModulesMap":[[4,1],[3,2],[5,1]],"semanticDiagnosticsPerFile":[1,2,[4,[{"file":"./src/directuse.ts","start":76,"length":4,"code":2551,"category":1,"messageText":"Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?","relatedInformation":[{"file":"./src/class.ts","start":26,"length":5,"messageText":"'prop1' is declared here.","category":3,"code":2728}]}]],3,[5,[{"file":"./src/indirectuse.ts","start":76,"length":4,"code":2551,"category":1,"messageText":"Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?","relatedInformation":[{"file":"./src/class.ts","start":26,"length":5,"messageText":"'prop1' is declared here.","category":3,"code":2728}]}]],6,[7,[{"file":"./src/nochangefilewithemitspecificerror.ts","start":18,"length":18,"messageText":"Duplicate identifier 'arguments'. Compiler uses 'arguments' to initialize rest parameters.","category":1,"code":2396,"skippedOn":"noEmit"}]]],"affectedFilesPendingEmit":[[2,1],[4,0],[3,1],[5,0]]},"version":"FakeTSVersion"}
407 "messageText": "Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?",
431 "messageText": "Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?",
688 src/project/src/directUse.ts:2:28 - error TS2551: Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?
698 src/project/src/indirectUse.ts:2:28 - error TS2551: Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?
747 {"program":{"fileNames":["../../lib/lib.d.ts","./src/class.ts","./src/indirectclass.ts","./src/directuse.ts","./src/indirectuse.ts","./src/nochangefile.ts","./src/nochangefilewithemitspecificerror.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},{"version":"1786859709-export class classC {\n prop1 = 1;\n}","signature":"-3790894605-export declare class classC {\r\n prop1: number;\r\n}\r\n"},{"version":"6324910780-import { classC } from './class';\nexport class indirectClass {\n classC = new classC();\n}","signature":"-9860349972-import { classC } from './class';\r\nexport declare class indirectClass {\r\n classC: classC;\r\n}\r\n"},{"version":"-8953710208-import { indirectClass } from './indirectClass';\nnew indirectClass().classC.prop;","signature":"-4882119183-export {};\r\n"},{"version":"-8953710208-import { indirectClass } from './indirectClass';\nnew indirectClass().classC.prop;","signature":"-4882119183-export {};\r\n"},{"version":"6714567633-export function writeLog(s: string) {\n}","signature":"8117292349-export declare function writeLog(s: string): void;\r\n"},{"version":"-19339541508-function someFunc(arguments: boolean, ...rest: any[]) {\n}","signature":"-4920141752-declare function someFunc(arguments: boolean, ...rest: any[]): void;\r\n","affectsGlobalScope":true}],"options":{"declaration":true},"fileIdsList":[[3],[2]],"referencedMap":[[4,1],[3,2],[5,1]],"exportedModulesMap":[[3,2]],"semanticDiagnosticsPerFile":[1,2,[4,[{"file":"./src/directuse.ts","start":76,"length":4,"code":2551,"category":1,"messageText":"Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?","relatedInformation":[{"file":"./src/class.ts","start":26,"length":5,"messageText":"'prop1' is declared here.","category":3,"code":2728}]}]],3,[5,[{"file":"./src/indirectuse.ts","start":76,"length":4,"code":2551,"category":1,"messageText":"Property 'prop' does not exist o
[all...]
H A DnoEmit-changes-incremental.js260 src/project/src/directUse.ts:2:28 - error TS2551: Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?
270 src/project/src/indirectUse.ts:2:28 - error TS2551: Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?
290 {"program":{"fileNames":["../../lib/lib.d.ts","./src/class.ts","./src/indirectclass.ts","./src/directuse.ts","./src/indirectuse.ts","./src/nochangefile.ts","./src/nochangefilewithemitspecificerror.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},{"version":"1786859709-export class classC {\n prop1 = 1;\n}","signature":"-3790894605-export declare class classC {\r\n prop1: number;\r\n}\r\n"},{"version":"6324910780-import { classC } from './class';\nexport class indirectClass {\n classC = new classC();\n}","signature":"-9860349972-import { classC } from './class';\r\nexport declare class indirectClass {\r\n classC: classC;\r\n}\r\n"},{"version":"-8953710208-import { indirectClass } from './indirectClass';\nnew indirectClass().classC.prop;","signature":"-4882119183-export {};\r\n"},{"version":"-8953710208-import { indirectClass } from './indirectClass';\nnew indirectClass().classC.prop;","signature":"-4882119183-export {};\r\n"},"6714567633-export function writeLog(s: string) {\n}",{"version":"-19339541508-function someFunc(arguments: boolean, ...rest: any[]) {\n}","affectsGlobalScope":true}],"fileIdsList":[[3],[2]],"referencedMap":[[4,1],[3,2],[5,1]],"exportedModulesMap":[[3,2]],"semanticDiagnosticsPerFile":[1,2,[4,[{"file":"./src/directuse.ts","start":76,"length":4,"code":2551,"category":1,"messageText":"Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?","relatedInformation":[{"file":"./src/class.ts","start":26,"length":5,"messageText":"'prop1' is declared here.","category":3,"code":2728}]}]],3,[5,[{"file":"./src/indirectuse.ts","start":76,"length":4,"code":2551,"category":1,"messageText":"Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?","relatedInformation":[{"file":"./src/class.ts","start":26,"length":5,"messageText":"'prop1' is declared here.","category":3,"code":2728}]}]],6,[7,[{"file":"./src/nochangefilewithemitspecificerror.ts","start":18,"length":18,"messageText":"Duplicate identifier 'arguments'. Compiler uses 'arguments' to initialize rest parameters.","category":1,"code":2396,"skippedOn":"noEmit"}]]],"affectedFilesPendingEmit":[[2,1],[4,1],[3,1],[5,1]]},"version":"FakeTSVersion"}
372 "messageText": "Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?",
396 "messageText": "Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?",
654 src/project/src/directUse.ts:2:28 - error TS2551: Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?
664 src/project/src/indirectUse.ts:2:28 - error TS2551: Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?
704 {"program":{"fileNames":["../../lib/lib.d.ts","./src/class.ts","./src/indirectclass.ts","./src/directuse.ts","./src/indirectuse.ts","./src/nochangefile.ts","./src/nochangefilewithemitspecificerror.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},{"version":"1786859709-export class classC {\n prop1 = 1;\n}","signature":"-3790894605-export declare class classC {\r\n prop1: number;\r\n}\r\n"},{"version":"6324910780-import { classC } from './class';\nexport class indirectClass {\n classC = new classC();\n}","signature":"-9860349972-import { classC } from './class';\r\nexport declare class indirectClass {\r\n classC: classC;\r\n}\r\n"},"-8953710208-import { indirectClass } from './indirectClass';\nnew indirectClass().classC.prop;","-8953710208-import { indirectClass } from './indirectClass';\nnew indirectClass().classC.prop;","6714567633-export function writeLog(s: string) {\n}",{"version":"-19339541508-function someFunc(arguments: boolean, ...rest: any[]) {\n}","affectsGlobalScope":true}],"fileIdsList":[[3],[2]],"referencedMap":[[4,1],[3,2],[5,1]],"exportedModulesMap":[[4,1],[3,2],[5,1]],"semanticDiagnosticsPerFile":[1,2,[4,[{"file":"./src/directuse.ts","start":76,"length":4,"code":2551,"category":1,"messageText":"Property 'prop' does not exist on type 'classC'. Did you mean 'prop1'?","relatedInformation":[{"file":"./src/class.ts","start":26,"length":5,"messageText":"'prop1' is declared here.","category":3,"code":2728}]}]],3,[5,[{"file":"./src/indirectuse.ts","start":76,"length":4,"code":2551,"category":1,"messageText":"Property 'prop' does not exist o
[all...]
/base/web/webview/interfaces/kits/cj/src/
H A Dweb_cookie_manager.cpp90 bool exist = true; in CjExistCookie() local
93 exist = cookieManager->ExistCookies(incognitoMode); in CjExistCookie()
95 return exist; in CjExistCookie()

Completed in 13 milliseconds

12345678910>>...67