Home
last modified time | relevance | path

Searched refs:file3 (Results 1 – 25 of 203) sorted by relevance

123456789

/third_party/typescript/tests/baselines/reference/
DmoduleScoping.symbols12 === tests/cases/conformance/externalModules/file3.ts ===
14 >v3 : Symbol(v3, Decl(file3.ts, 0, 10))
17 >v2 : Symbol(v2, Decl(file3.ts, 1, 3))
20 import file3 = require('./file3');
21 >file3 : Symbol(file3, Decl(file4.ts, 0, 0))
31 var t3 = file3.v3;
33 >file3.v3 : Symbol(file3.v3, Decl(file3.ts, 0, 10))
34 >file3 : Symbol(file3, Decl(file4.ts, 0, 0))
35 >v3 : Symbol(file3.v3, Decl(file3.ts, 0, 10))
DmoduleScoping.types16 === tests/cases/conformance/externalModules/file3.ts ===
29 import file3 = require('./file3');
30 >file3 : typeof file3
40 var t3 = file3.v3;
42 >file3.v3 : boolean
43 >file3 : typeof file3
DexportStarForValues9.symbols12 export * from "file3"
16 === tests/cases/compiler/file3.ts ===
18 >B : Symbol(B, Decl(file3.ts, 0, 0))
19 >x : Symbol(B.x, Decl(file3.ts, 0, 20))
23 >x : Symbol(x, Decl(file3.ts, 2, 10))
DexportStarForValues4.symbols12 export * from "file3"
16 === tests/cases/compiler/file3.ts ===
18 >B : Symbol(B, Decl(file3.ts, 0, 0))
19 >x : Symbol(B.x, Decl(file3.ts, 0, 20))
23 >x : Symbol(x, Decl(file3.ts, 2, 3))
DmoduleScoping.js15 import file3 = require('./file3');
18 var t3 = file3.v3;
39 var file3 = require("./file3"); variable
42 var t3 = file3.v3;
DaugmentExportEquals6.symbols45 === tests/cases/compiler/file3.ts ===
47 >x : Symbol(x, Decl(file3.ts, 0, 6))
51 >a : Symbol(a, Decl(file3.ts, 2, 3))
52 >x : Symbol(x, Decl(file3.ts, 0, 6))
56 >b : Symbol(b, Decl(file3.ts, 3, 3))
58 >a : Symbol(a, Decl(file3.ts, 2, 3))
62 >c : Symbol(c, Decl(file3.ts, 4, 3))
65 >x : Symbol(x, Decl(file3.ts, 0, 6))
DaugmentExportEquals3.symbols35 === tests/cases/compiler/file3.ts ===
37 >x : Symbol(x, Decl(file3.ts, 0, 6))
41 >a : Symbol(a, Decl(file3.ts, 2, 3))
42 >x : Symbol(x, Decl(file3.ts, 0, 6))
46 >b : Symbol(b, Decl(file3.ts, 3, 3))
48 >x : Symbol(x, Decl(file3.ts, 0, 6))
DaugmentExportEquals4.symbols35 === tests/cases/compiler/file3.ts ===
37 >x : Symbol(x, Decl(file3.ts, 0, 6))
41 >a : Symbol(a, Decl(file3.ts, 2, 3))
42 >x : Symbol(x, Decl(file3.ts, 0, 6))
46 >b : Symbol(b, Decl(file3.ts, 3, 3))
48 >x : Symbol(x, Decl(file3.ts, 0, 6))
DexportStarForValues3.symbols15 === tests/cases/compiler/file3.ts ===
17 >B : Symbol(B, Decl(file3.ts, 0, 0))
18 >x : Symbol(B.x, Decl(file3.ts, 0, 20))
22 >x : Symbol(x, Decl(file3.ts, 2, 3))
30 export * from "file3"
DdeclarationsForInferredTypeFromOtherFile.symbols12 === tests/cases/compiler/file3.ts ===
14 >foo : Symbol(foo, Decl(file3.ts, 0, 8))
17 >bar : Symbol(bar, Decl(file3.ts, 0, 28))
20 >foo : Symbol(foo, Decl(file3.ts, 0, 8))
DexportStarForValues8.symbols15 === tests/cases/compiler/file3.ts ===
17 >B : Symbol(B, Decl(file3.ts, 0, 0))
18 >x : Symbol(B.x, Decl(file3.ts, 0, 20))
22 >x : Symbol(x, Decl(file3.ts, 2, 10))
30 export * from "file3"
DsystemModule15.symbols28 import * as moduleCStar from "./file3"
34 import moduleC from "./file3"
37 import {value} from "./file3"
51 === tests/cases/compiler/file3.ts ===
53 >value : Symbol(value, Decl(file3.ts, 0, 10))
56 >value : Symbol(value, Decl(file3.ts, 0, 10))
DaugmentExportEquals6_1.symbols33 === tests/cases/compiler/file3.ts ===
35 >x : Symbol(x, Decl(file3.ts, 0, 6))
39 >a : Symbol(a, Decl(file3.ts, 2, 3))
40 >x : Symbol(x, Decl(file3.ts, 0, 6))
44 >b : Symbol(b, Decl(file3.ts, 3, 3))
46 >a : Symbol(a, Decl(file3.ts, 2, 3))
DaugmentExportEquals3_1.symbols41 === tests/cases/compiler/file3.ts ===
43 >x : Symbol(x, Decl(file3.ts, 0, 6))
47 >a : Symbol(a, Decl(file3.ts, 2, 3))
48 >x : Symbol(x, Decl(file3.ts, 0, 6))
52 >b : Symbol(b, Decl(file3.ts, 3, 3))
54 >x : Symbol(x, Decl(file3.ts, 0, 6))
DaugmentExportEquals4_1.symbols41 === tests/cases/compiler/file3.ts ===
43 >x : Symbol(x, Decl(file3.ts, 0, 6))
47 >a : Symbol(a, Decl(file3.ts, 2, 3))
48 >x : Symbol(x, Decl(file3.ts, 0, 6))
52 >b : Symbol(b, Decl(file3.ts, 3, 3))
54 >x : Symbol(x, Decl(file3.ts, 0, 6))
DsystemModule15.types31 import * as moduleCStar from "./file3"
37 import moduleC from "./file3"
40 import {value} from "./file3"
54 === tests/cases/compiler/file3.ts ===
DesModuleInteropTslibHelpers.symbols25 === tests/cases/compiler/file3.ts ===
28 >resolve : Symbol(resolve, Decl(file3.ts, 0, 8))
31 >resolve : Symbol(resolve, Decl(file3.ts, 0, 8))
34 >Foo3 : Symbol(Foo3, Decl(file3.ts, 1, 19))
/third_party/typescript/src/testRunner/unittests/tsserver/
DapplyChangesToOpenFiles.ts7 const file3: File = { constant
37 … const host = createServerHost([app, file3, commonFile1, commonFile2, libFile, configFile]);
50 file: file3.path,
51 fileContent: fileContentWithComment(file3)
60 verifyText(service, file3.path, fileContentWithComment(file3));
71 verifyText(service, file3.path, file3.content);
82 verifyText(service, file3.path, file3.content);
116 file3.path
165 file3.path
DsyntacticServer.ts16 const file3: File = { constant
28 const host = createServerHost([file1, file2, file3, something, libFile, configFile]);
30 return { host, session, file1, file2, file3, something, configFile };
46 const { host, session, file1, file2, file3, something } = setup(); constant
62 openFilesForSession([file3], session);
71 closeFilesForSession([file3], session);
155 const file3: File = { constant
167 const host = createServerHost([file1, file2, file3, something, libFile, configFile]);
DpartialSemanticServer.ts16 const file3: File = { constant
28 const host = createServerHost([file1, file2, file3, something, libFile, configFile]);
30 return { host, session, file1, file2, file3, something, configFile };
211 const file3: File = { constant
223 const host = createServerHost([file1, file2, file3, something, libFile, configFile]);
233 const { session, file1, file2, file3 } = setup(); constant
242 openFilesForSession([file3], session);
243 checkProjectActualFiles(project, [libFile.path, file3.path]);
247 checkProjectActualFiles(project, [libFile.path, file2.path, file3.path]);
/third_party/ltp/testcases/commands/ar/
Dar01.sh27 ROD ar -cr"$MOD" lib.a $TST_DATAROOT/file1.in $TST_DATAROOT/file3.in
46 $TST_DATAROOT/file3.in $TST_DATAROOT/file4.in
64 ROD ar -cr"$MOD" lib.a $TST_DATAROOT/file1.in $TST_DATAROOT/file3.in
65 ROD ar -rb"$MOD" file3.in lib.a $TST_DATAROOT/file2.in
82 ROD ar -cr"$MOD" lib.a $TST_DATAROOT/file1.in $TST_DATAROOT/file3.in \
84 ROD ar -mb"$MOD" file3.in lib.a file2.in
130 $TST_DATAROOT/file3.in
149 $TST_DATAROOT/file3.in
167 ROD ar -cr"$MOD" lib.a $TST_DATAROOT/file1.in $TST_DATAROOT/file3.in
168 ROD ar -ri"$MOD" file3.in lib.a $TST_DATAROOT/file2.in
[all …]
/third_party/ltp/testcases/kernel/syscalls/open/
Dopen07.c188 char file1[100], file2[100], file3[100]; in setupfunc_test3() local
192 sprintf(file3, "open03.7.%d", getpid()); in setupfunc_test3()
197 SAFE_SYMLINK(cleanup, file2, file3); in setupfunc_test3()
199 strcpy(TC[2].filename, file3); in setupfunc_test3()
204 char file1[100], file2[100], file3[100]; in setupfunc_test4() local
208 sprintf(file3, "open03.10.%d", getpid()); in setupfunc_test4()
213 SAFE_SYMLINK(cleanup, file2, file3); in setupfunc_test4()
215 strcpy(TC[3].filename, file3); in setupfunc_test4()
/third_party/typescript/tests/baselines/reference/tscWatch/emit/emit-file-content/
Delides-const-enums-correctly-in-incremental-compilation.js25 /a/lib/tsc.js -w /user/someone/projects/myproject/file3.ts
41 /user/someone/projects/myproject/file3.ts
47 /user/someone/projects/myproject/file3.ts
50 /user/someone/projects/myproject/file3.ts:
82 Change:: Append content to file3
104 /user/someone/projects/myproject/file3.ts
107 /user/someone/projects/myproject/file3.ts
110 /user/someone/projects/myproject/file3.ts:
/third_party/toybox/tests/
Dxzcat.test19 echo "Hi, Good morning !! I am a xzcat tester" > file3
22 tar -cJf file3.xz file3
25 $xzcatExe file1.xz file2.xz file3.xz > xzcatOut
/third_party/ltp/runtest/
Dltp-aio-stress.part137 ADS1008 aio-stress -I500 -o3 -S -r32 -t4 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/…
38 ADS1009 aio-stress -I500 -o3 -S -r64 -t4 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/…
39 ADS1010 aio-stress -I500 -o3 -S -r128 -t4 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/…
40 ADS1011 aio-stress -I500 -o3 -S -r256 -t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/…
41 ADS1012 aio-stress -I500 -o3 -S -r512 -t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/f…
42 ADS1013 aio-stress -I500 -o2 -O -r4 -t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/…
53 …nkfile $TMPDIR/file2 $TMPDIR/file7 $TMPDIR/file8 $TMPDIR/file4 $TMPDIR/file3 $TMPDIR/file5 $T…
54 … -t8 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file7 $TMPDIR/file8 $TMPDIR/file3 $TMPDIR/file4 $T…
55 …$TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file7 $TMPDIR/file8 $TMPDIR/file3 $TMPDIR/file4 $T…
66 …ile $TMPDIR/file2 $TMPDIR/file7 $TMPDIR/file8 $TMPDIR/file4 $TMPDIR/file3 $TMPDIR/file5 $T…
[all …]

123456789