Home
last modified time | relevance | path

Searched full:user (Results 1 – 25 of 8985) sorted by relevance

12345678910>>...360

/third_party/typescript/tests/baselines/reference/
DcontrolFlowBreakContinueWithLabel.types2 enum User { A, B }
3 >User : User
4 >A : User.A
5 >B : User.B
7 let user: User = User.A
8 >user : User
9 >User.A : User.A
10 >User : typeof User
11 >A : User.A
17 switch (user) {
[all …]
/third_party/typescript/tests/baselines/reference/tsserver/projectErrors/
Dnpm-install-when-timeout-occurs-inbetween-installation.js8 "file": "/user/username/projects/myproject/src/main.ts",
9 "projectRootPath": "/user/username/projects/myproject"
13 //// [/user/username/projects/myproject/src/main.ts]
29 //// [/user/username/projects/myproject/tsconfig.json]
39 Info 2 [00:00:25.000] Search path: /user/username/projects/myproject/src
40 Info 3 [00:00:26.000] For info: /user/username/projects/myproject/src/main.ts :: Config file nam…
41 Info 4 [00:00:27.000] Creating configuration project /user/username/projects/myproject/tsconfig.…
42 …00] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/tsconfig.json 2000 undefine…
44 …"body":{"projectName":"/user/username/projects/myproject/tsconfig.json","reason":"Creating possibl…
45 Info 7 [00:00:30.000] Config: /user/username/projects/myproject/tsconfig.json : {
[all …]
Dreports-errors-correctly-when-file-referenced-by-inferred-project-root,-is-opened-right-after-closing-the-root-file.js8 "file": "/user/username/projects/myproject/src/client/app.js",
9 "projectRootPath": "/user/username/projects/myproject"
26 //// [/user/username/projects/myproject/src/client/app.js]
29 //// [/user/username/projects/myproject/src/server/utilities.js]
32 //// [/user/username/projects/myproject/test/backend/index.js]
42 Info 2 [00:00:35.000] Search path: /user/username/projects/myproject/src/client
43 Info 3 [00:00:36.000] For info: /user/username/projects/myproject/src/client/app.js :: No config…
44 Info 4 [00:00:37.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src/cli…
45 Info 5 [00:00:38.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src/cli…
46 Info 6 [00:00:39.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src/tsc…
[all …]
Dnpm-install-when-timeout-occurs-after-installation.js8 "file": "/user/username/projects/myproject/src/main.ts",
9 "projectRootPath": "/user/username/projects/myproject"
13 //// [/user/username/projects/myproject/src/main.ts]
29 //// [/user/username/projects/myproject/tsconfig.json]
39 Info 2 [00:00:25.000] Search path: /user/username/projects/myproject/src
40 Info 3 [00:00:26.000] For info: /user/username/projects/myproject/src/main.ts :: Config file nam…
41 Info 4 [00:00:27.000] Creating configuration project /user/username/projects/myproject/tsconfig.…
42 …00] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/tsconfig.json 2000 undefine…
44 …"body":{"projectName":"/user/username/projects/myproject/tsconfig.json","reason":"Creating possibl…
45 Info 7 [00:00:30.000] Config: /user/username/projects/myproject/tsconfig.json : {
[all …]
/third_party/typescript/tests/baselines/reference/tsserver/projectReferences/
Dmonorepo-like-with-symlinks-when-referencing-file-from-subFolder-with-scoped-package-and-solution-is-not-built.js8 "file": "/user/username/projects/myproject/packages/A/src/test.ts"
25 //// [/user/username/projects/myproject/packages/B/package.json]
28 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
31 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
34 //// [/user/username/projects/myproject/packages/A/src/test.ts]
41 //// [/user/username/projects/myproject/packages/B/src/foo.ts]
44 //// [/user/username/projects/myproject/packages/B/src/bar/foo.ts]
47 //// [/user/username/projects/myproject/node_modules/@issue/b] symlink(/user/username/projects/mypr…
55 Info 2 [00:00:49.000] Search path: /user/username/projects/myproject/packages/A/src
56 …nfo 3 [00:00:50.000] For info: /user/username/projects/myproject/packages/A/src/test.ts :: Conf…
[all …]
Dmonorepo-like-with-symlinks-when-referencing-file-from-subFolder-and-solution-is-not-built.js8 "file": "/user/username/projects/myproject/packages/A/src/test.ts"
25 //// [/user/username/projects/myproject/packages/B/package.json]
28 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
31 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
34 //// [/user/username/projects/myproject/packages/A/src/test.ts]
41 //// [/user/username/projects/myproject/packages/B/src/foo.ts]
44 //// [/user/username/projects/myproject/packages/B/src/bar/foo.ts]
47 //// [/user/username/projects/myproject/node_modules/b] symlink(/user/username/projects/myproject/p…
55 Info 2 [00:00:47.000] Search path: /user/username/projects/myproject/packages/A/src
56 …nfo 3 [00:00:48.000] For info: /user/username/projects/myproject/packages/A/src/test.ts :: Conf…
[all …]
Dmonorepo-like-with-symlinks-when-referencing-file-from-subFolder-with-scoped-package-and-solution-is-not-built-with-preserveSymlinks.js8 "file": "/user/username/projects/myproject/packages/A/src/test.ts"
25 //// [/user/username/projects/myproject/packages/B/package.json]
28 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
31 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
34 //// [/user/username/projects/myproject/packages/A/src/test.ts]
41 //// [/user/username/projects/myproject/packages/B/src/foo.ts]
44 //// [/user/username/projects/myproject/packages/B/src/bar/foo.ts]
47 //// [/user/username/projects/myproject/node_modules/@issue/b] symlink(/user/username/projects/mypr…
55 Info 2 [00:00:49.000] Search path: /user/username/projects/myproject/packages/A/src
56 …nfo 3 [00:00:50.000] For info: /user/username/projects/myproject/packages/A/src/test.ts :: Conf…
[all …]
Dmonorepo-like-with-symlinks-when-packageJson-has-types-field-and-has-index.ts-and-solution-is-not-built.js8 "file": "/user/username/projects/myproject/packages/A/src/index.ts"
25 //// [/user/username/projects/myproject/packages/B/package.json]
28 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
31 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
34 //// [/user/username/projects/myproject/packages/A/src/index.ts]
41 //// [/user/username/projects/myproject/packages/B/src/index.ts]
44 //// [/user/username/projects/myproject/packages/B/src/bar.ts]
47 //// [/user/username/projects/myproject/node_modules/b] symlink(/user/username/projects/myproject/p…
55 Info 2 [00:00:45.000] Search path: /user/username/projects/myproject/packages/A/src
56 …nfo 3 [00:00:46.000] For info: /user/username/projects/myproject/packages/A/src/index.ts :: Con…
[all …]
Dmonorepo-like-with-symlinks-when-packageJson-has-types-field-and-has-index.ts-with-scoped-package-and-solution-is-not-built.js8 "file": "/user/username/projects/myproject/packages/A/src/index.ts"
25 //// [/user/username/projects/myproject/packages/B/package.json]
28 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
31 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
34 //// [/user/username/projects/myproject/packages/A/src/index.ts]
41 //// [/user/username/projects/myproject/packages/B/src/index.ts]
44 //// [/user/username/projects/myproject/packages/B/src/bar.ts]
47 //// [/user/username/projects/myproject/node_modules/@issue/b] symlink(/user/username/projects/mypr…
55 Info 2 [00:00:47.000] Search path: /user/username/projects/myproject/packages/A/src
56 …nfo 3 [00:00:48.000] For info: /user/username/projects/myproject/packages/A/src/index.ts :: Con…
[all …]
Dmonorepo-like-with-symlinks-when-packageJson-has-types-field-and-has-index.ts-with-scoped-package-and-solution-is-not-built-with-preserveSymlinks.js8 "file": "/user/username/projects/myproject/packages/A/src/index.ts"
25 //// [/user/username/projects/myproject/packages/B/package.json]
28 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
31 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
34 //// [/user/username/projects/myproject/packages/A/src/index.ts]
41 //// [/user/username/projects/myproject/packages/B/src/index.ts]
44 //// [/user/username/projects/myproject/packages/B/src/bar.ts]
47 //// [/user/username/projects/myproject/node_modules/@issue/b] symlink(/user/username/projects/mypr…
55 Info 2 [00:00:47.000] Search path: /user/username/projects/myproject/packages/A/src
56 …nfo 3 [00:00:48.000] For info: /user/username/projects/myproject/packages/A/src/index.ts :: Con…
[all …]
Dmonorepo-like-with-symlinks-when-packageJson-has-types-field-and-has-index.ts-and-solution-is-not-built-with-preserveSymlinks.js8 "file": "/user/username/projects/myproject/packages/A/src/index.ts"
25 //// [/user/username/projects/myproject/packages/B/package.json]
28 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
31 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
34 //// [/user/username/projects/myproject/packages/A/src/index.ts]
41 //// [/user/username/projects/myproject/packages/B/src/index.ts]
44 //// [/user/username/projects/myproject/packages/B/src/bar.ts]
47 //// [/user/username/projects/myproject/node_modules/b] symlink(/user/username/projects/myproject/p…
55 Info 2 [00:00:45.000] Search path: /user/username/projects/myproject/packages/A/src
56 …nfo 3 [00:00:46.000] For info: /user/username/projects/myproject/packages/A/src/index.ts :: Con…
[all …]
Dmonorepo-like-with-symlinks-when-referencing-file-from-subFolder-and-solution-is-not-built-with-preserveSymlinks.js8 "file": "/user/username/projects/myproject/packages/A/src/test.ts"
25 //// [/user/username/projects/myproject/packages/B/package.json]
28 //// [/user/username/projects/myproject/packages/A/tsconfig.json]
31 //// [/user/username/projects/myproject/packages/B/tsconfig.json]
34 //// [/user/username/projects/myproject/packages/A/src/test.ts]
41 //// [/user/username/projects/myproject/packages/B/src/foo.ts]
44 //// [/user/username/projects/myproject/packages/B/src/bar/foo.ts]
47 //// [/user/username/projects/myproject/node_modules/b] symlink(/user/username/projects/myproject/p…
55 Info 2 [00:00:47.000] Search path: /user/username/projects/myproject/packages/A/src
56 …nfo 3 [00:00:48.000] For info: /user/username/projects/myproject/packages/A/src/test.ts :: Conf…
[all …]
Dwhen-files-from-two-projects-are-open-and-one-project-references.js8 "file": "/user/username/projects/myproject/main/src/file1.ts"
25 //// [/user/username/projects/myproject/main/src/file1.ts]
28 //// [/user/username/projects/myproject/main/tsconfig.json]
31 //// [/user/username/projects/myproject/core/src/file1.ts]
34 //// [/user/username/projects/myproject/core/tsconfig.json]
37 //// [/user/username/projects/myproject/noCoreRef1/src/file1.ts]
40 //// [/user/username/projects/myproject/noCoreRef1/tsconfig.json]
43 //// [/user/username/projects/myproject/indirect/src/file1.ts]
46 //// [/user/username/projects/myproject/indirect/tsconfig.json]
49 //// [/user/username/projects/myproject/coreRef1/src/file1.ts]
[all …]
/third_party/typescript/tests/baselines/reference/tsserver/projectReferenceErrors/
Dwith-non-module-when-the-depedency-file-is-open-gerErr-with-sync-commands.js8 "file": "/user/username/projects/myproject/usage/usage.ts"
12 //// [/user/username/projects/myproject/dependency/fns.ts]
20 //// [/user/username/projects/myproject/dependency/tsconfig.json]
23 //// [/user/username/projects/myproject/usage/usage.ts]
29 //// [/user/username/projects/myproject/usage/tsconfig.json]
52 Info 2 [00:00:31.000] Search path: /user/username/projects/myproject/usage
53 Info 3 [00:00:32.000] For info: /user/username/projects/myproject/usage/usage.ts :: Config file …
54 Info 4 [00:00:33.000] Creating configuration project /user/username/projects/myproject/usage/tsc…
55 … FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/usage/tsconfig.json 2000 undef…
56 Info 6 [00:00:35.000] Config: /user/username/projects/myproject/usage/tsconfig.json : {
[all …]
Dwith-module-scenario-when-the-depedency-file-is-open-gerErr-with-sync-commands.js8 "file": "/user/username/projects/myproject/usage/usage.ts"
12 //// [/user/username/projects/myproject/dependency/fns.ts]
20 //// [/user/username/projects/myproject/dependency/tsconfig.json]
23 //// [/user/username/projects/myproject/usage/usage.ts]
34 //// [/user/username/projects/myproject/usage/tsconfig.json]
57 Info 2 [00:00:31.000] Search path: /user/username/projects/myproject/usage
58 Info 3 [00:00:32.000] For info: /user/username/projects/myproject/usage/usage.ts :: Config file …
59 Info 4 [00:00:33.000] Creating configuration project /user/username/projects/myproject/usage/tsc…
60 … FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/usage/tsconfig.json 2000 undef…
61 Info 6 [00:00:35.000] Config: /user/username/projects/myproject/usage/tsconfig.json : {
[all …]
Dwith-module-scenario-when-dependency-project-is-not-open-gerErr-with-sync-commands.js8 "file": "/user/username/projects/myproject/usage/usage.ts"
12 //// [/user/username/projects/myproject/dependency/fns.ts]
20 //// [/user/username/projects/myproject/dependency/tsconfig.json]
23 //// [/user/username/projects/myproject/usage/usage.ts]
34 //// [/user/username/projects/myproject/usage/tsconfig.json]
57 Info 2 [00:00:31.000] Search path: /user/username/projects/myproject/usage
58 Info 3 [00:00:32.000] For info: /user/username/projects/myproject/usage/usage.ts :: Config file …
59 Info 4 [00:00:33.000] Creating configuration project /user/username/projects/myproject/usage/tsc…
60 … FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/usage/tsconfig.json 2000 undef…
61 Info 6 [00:00:35.000] Config: /user/username/projects/myproject/usage/tsconfig.json : {
[all …]
Dwith-module-scenario-when-dependency-project-is-not-open-geterrForProject.js8 "file": "/user/username/projects/myproject/usage/usage.ts"
12 //// [/user/username/projects/myproject/dependency/fns.ts]
20 //// [/user/username/projects/myproject/dependency/tsconfig.json]
23 //// [/user/username/projects/myproject/usage/usage.ts]
34 //// [/user/username/projects/myproject/usage/tsconfig.json]
57 Info 2 [00:00:31.000] Search path: /user/username/projects/myproject/usage
58 Info 3 [00:00:32.000] For info: /user/username/projects/myproject/usage/usage.ts :: Config file …
59 Info 4 [00:00:33.000] Creating configuration project /user/username/projects/myproject/usage/tsc…
60 … FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/usage/tsconfig.json 2000 undef…
62 …dy":{"projectName":"/user/username/projects/myproject/usage/tsconfig.json","reason":"Creating poss…
[all …]
/third_party/selinux/libsepol/src/
Duser_record.c10 /* This user's name */
13 /* This user's mls level (only required for mls) */
16 /* This user's mls range (only required for mls) */
27 /* This user's name */
40 "could not create selinux user key"); in sepol_user_key_create()
46 ERR(handle, "out of memory, could not create selinux user key"); in sepol_user_key_create()
64 const sepol_user_t * user, in sepol_user_key_extract() argument
68 if (sepol_user_key_create(handle, user->name, key_ptr) < 0) { in sepol_user_key_extract()
69 ERR(handle, "could not extract key from user %s", user->name); in sepol_user_key_extract()
84 int sepol_user_compare(const sepol_user_t * user, const sepol_user_key_t * key) in sepol_user_compare() argument
[all …]
/third_party/typescript/tests/baselines/reference/tsserver/projectReferencesSourcemap/dependencyAndUsage/disabledSourceRef/
Dusage-file-changes-with-timeout-before-request.js8 "file": "/user/username/projects/myproject/main/main.ts"
12 //// [/user/username/projects/myproject/dependency/FnS.ts]
20 //// [/user/username/projects/myproject/dependency/tsconfig.json]
23 //// [/user/username/projects/myproject/main/main.ts]
39 //// [/user/username/projects/myproject/main/tsconfig.json]
55 //// [/user/username/projects/myproject/random/random.ts]
58 //// [/user/username/projects/myproject/random/tsconfig.json]
61 //// [/user/username/projects/myproject/dependency/FnS.js]
77 //// [/user/username/projects/myproject/decls/FnS.d.ts.map]
80 //// [/user/username/projects/myproject/decls/FnS.d.ts]
[all …]
/third_party/typescript/tests/baselines/reference/tsserver/projectReferencesSourcemap/dependencyAndUsage/configWithReference/
Dusage-file-changes-with-timeout-before-request.js8 "file": "/user/username/projects/myproject/main/main.ts"
12 //// [/user/username/projects/myproject/dependency/FnS.ts]
20 //// [/user/username/projects/myproject/dependency/tsconfig.json]
23 //// [/user/username/projects/myproject/main/main.ts]
39 //// [/user/username/projects/myproject/main/tsconfig.json]
55 //// [/user/username/projects/myproject/random/random.ts]
58 //// [/user/username/projects/myproject/random/tsconfig.json]
61 //// [/user/username/projects/myproject/dependency/FnS.js]
77 //// [/user/username/projects/myproject/decls/FnS.d.ts.map]
80 //// [/user/username/projects/myproject/decls/FnS.d.ts]
[all …]
Dwhen-projects-are-not-built.js8 "file": "/user/username/projects/myproject/main/main.ts"
12 //// [/user/username/projects/myproject/dependency/FnS.ts]
20 //// [/user/username/projects/myproject/dependency/tsconfig.json]
23 //// [/user/username/projects/myproject/main/main.ts]
39 //// [/user/username/projects/myproject/main/tsconfig.json]
55 //// [/user/username/projects/myproject/random/random.ts]
58 //// [/user/username/projects/myproject/random/tsconfig.json]
68 Info 2 [00:00:37.000] Search path: /user/username/projects/myproject/main
69 Info 3 [00:00:38.000] For info: /user/username/projects/myproject/main/main.ts :: Config file na…
70 Info 4 [00:00:39.000] Creating configuration project /user/username/projects/myproject/main/tsco…
[all …]
/third_party/typescript/tests/baselines/reference/tsserver/moduleResolution/
Dpackage-json-file-is-edited.js8 "file": "/user/username/projects/myproject/src/fileA.ts"
12 //// [/user/username/projects/myproject/src/tsconfig.json]
15 //// [/user/username/projects/myproject/src/fileA.ts]
20 //// [/user/username/projects/myproject/src/fileB.mts]
25 //// [/user/username/projects/myproject/package.json]
48 Info 2 [00:00:29.000] Search path: /user/username/projects/myproject/src
49 Info 3 [00:00:30.000] For info: /user/username/projects/myproject/src/fileA.ts :: Config file na…
50 Info 4 [00:00:31.000] Creating configuration project /user/username/projects/myproject/src/tscon…
51 …] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src/tsconfig.json 2000 undefi…
53 …ody":{"projectName":"/user/username/projects/myproject/src/tsconfig.json","reason":"Creating possi…
[all …]
Dpackage-json-file-is-edited-when-package-json-with-type-module-exists.js8 "file": "/user/username/projects/myproject/src/fileA.ts"
12 //// [/user/username/projects/myproject/src/tsconfig.json]
15 //// [/user/username/projects/myproject/src/fileA.ts]
20 //// [/user/username/projects/myproject/src/fileB.mts]
25 //// [/user/username/projects/myproject/package.json]
48 Info 2 [00:00:29.000] Search path: /user/username/projects/myproject/src
49 Info 3 [00:00:30.000] For info: /user/username/projects/myproject/src/fileA.ts :: Config file na…
50 Info 4 [00:00:31.000] Creating configuration project /user/username/projects/myproject/src/tscon…
51 …] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src/tsconfig.json 2000 undefi…
53 …ody":{"projectName":"/user/username/projects/myproject/src/tsconfig.json","reason":"Creating possi…
[all …]
/third_party/typescript/tests/baselines/reference/tsserver/projectReferencesSourcemap/dependencyAndUsage/configHasNoReference/
Dusage-file-changes-with-timeout-before-request.js8 "file": "/user/username/projects/myproject/main/main.ts"
12 //// [/user/username/projects/myproject/dependency/FnS.ts]
20 //// [/user/username/projects/myproject/dependency/tsconfig.json]
23 //// [/user/username/projects/myproject/main/main.ts]
39 //// [/user/username/projects/myproject/main/tsconfig.json]
55 //// [/user/username/projects/myproject/random/random.ts]
58 //// [/user/username/projects/myproject/random/tsconfig.json]
61 //// [/user/username/projects/myproject/dependency/FnS.js]
77 //// [/user/username/projects/myproject/decls/FnS.d.ts.map]
80 //// [/user/username/projects/myproject/decls/FnS.d.ts]
[all …]
/third_party/typescript/tests/baselines/reference/tscWatch/projectsWithReferences/
Don-transitive-references-in-different-folders-with-no-files-clause.js15 //// [/user/username/projects/transitiveReferences/a/tsconfig.json]
18 //// [/user/username/projects/transitiveReferences/b/tsconfig.json]
21 //// [/user/username/projects/transitiveReferences/c/tsconfig.json]
24 //// [/user/username/projects/transitiveReferences/a/index.ts]
27 //// [/user/username/projects/transitiveReferences/b/index.ts]
31 //// [/user/username/projects/transitiveReferences/c/index.ts]
37 //// [/user/username/projects/transitiveReferences/refs/a.d.ts]
42 //// [/user/username/projects/transitiveReferences/a/index.js]
54 //// [/user/username/projects/transitiveReferences/a/index.d.ts]
59 //// [/user/username/projects/transitiveReferences/a/tsconfig.tsbuildinfo]
[all …]

12345678910>>...360