Home
last modified time | relevance | path

Searched full:home (Results 1 – 25 of 10608) sorted by relevance

12345678910>>...425

/third_party/typescript/tests/baselines/reference/tscWatch/watchEnvironment/watchDirectories/
Dwhen-there-are-symlinks-to-folders-in-recursive-folders.js15 //// [/home/user/projects/myproject/src/file.ts]
18 //// [/home/user/projects/myproject/tsconfig.json]
21 //// [/home/user/projects/myproject/node_modules/reala/index.d.ts]
24 //// [/home/user/projects/myproject/node_modules/realb/index.d.ts]
27 //// [/home/user/projects/myproject/node_modules/a] symlink(/home/user/projects/myproject/node_modu…
28 //// [/home/user/projects/myproject/node_modules/b] symlink(/home/user/projects/myproject/node_modu…
29 //// [/home/user/projects/myproject/node_modules/reala/node_modules/b] symlink(/home/user/projects/…
30 //// [/home/user/projects/myproject/node_modules/realb/node_modules/a] symlink(/home/user/projects/…
36 Current directory: /home/user/projects/myproject CaseSensitiveFileNames: false
37 FileWatcher:: Added:: WatchInfo: /home/user/projects/myproject/tsconfig.json 2000 undefined Config …
[all …]
/third_party/python/Lib/test/
Dpstats.pck1 {(���u'���/home/gbr/devel/python/Lib/sre_parse.pyi����u ���__getitem__(���i5��i5��g��+ٱQ?g˶�ֈ`…
2 ���_compile_info(���i���i���g�h㈵��>g�����>(���u'���/home/gbr/devel/python/Lib/sre_parse.pyi���…
3home/gbr/devel/python/Lib/sre_compile.pyic��u���_simple(���ir���ir���g?�̔��?ghUMu?(���u)��…
4home/gbr/devel/python/Lib/distutils/fancy_getopt.pyip���u���_check_alias_dict(���i���i���g�h㈵�…
/third_party/ejdb/src/bindings/ejdb2_dart/
D.packages2 _fe_analyzer_shared:file:///home/adam/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_shared-7.0.0/…
3 analyzer:file:///home/adam/.pub-cache/hosted/pub.dartlang.org/analyzer-0.39.17/lib/
4 args:file:///home/adam/.pub-cache/hosted/pub.dartlang.org/args-1.6.0/lib/
5 async:file:///home/adam/.pub-cache/hosted/pub.dartlang.org/async-2.5.0-nullsafety.3/lib/
6 boolean_selector:file:///home/adam/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0-nullsa…
7 charcode:file:///home/adam/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0-nullsafety.3/lib/
8 cli_util:file:///home/adam/.pub-cache/hosted/pub.dartlang.org/cli_util-0.2.0/lib/
9 collection:file:///home/adam/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0-nullsafety.5/lib/
10 convert:file:///home/adam/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/lib/
11 coverage:file:///home/adam/.pub-cache/hosted/pub.dartlang.org/coverage-0.14.0/lib/
[all …]
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/
Dwatched-files-when-file-is-deleted-and-new-file-is-added-as-part-of-change.js2 //// [/home/username/project/src/file1.ts]
18 //// [/home/username/project/tsconfig.json]
22 /a/lib/tsc.js -w -p /home/username/project/tsconfig.json
31 Program root files: ["/home/username/project/src/file1.ts"]
32 Program options: {"watch":true,"project":"/home/username/project/tsconfig.json","configFilePath":"/
36 /home/username/project/src/file1.ts
40 /home/username/project/src/file1.ts
43 /home/username/project/tsconfig.json:
44 {"fileName":"/home/username/project/tsconfig.json","pollingInterval":250}
45 /home/username/project/src/file1.ts:
[all …]
/third_party/typescript/tests/baselines/reference/tscWatch/emit/emit-file-content/
Dfile-is-deleted-and-created-as-part-of-change.js2 //// [/home/username/project/app/file.ts]
5 //// [/home/username/project/tsconfig.json]
31 Program root files: ["/home/username/project/app/file.ts"]
32 Program options: {"watch":true,"configFilePath":"/home/username/project/tsconfig.json"}
36 /home/username/project/app/file.ts
40 /home/username/project/app/file.ts
43 /home/username/project/tsconfig.json:
44 {"fileName":"/home/username/project/tsconfig.json","pollingInterval":250}
45 /home/username/project/app/file.ts:
46 {"fileName":"/home/username/project/app/file.ts","pollingInterval":250}
[all …]
/third_party/boost/boost/spirit/home/classic/
Dcore.hpp16 #include <boost/spirit/home/classic/version.hpp>
17 #include <boost/spirit/home/classic/debug.hpp>
26 #include <boost/spirit/home/classic/core/config.hpp>
27 #include <boost/spirit/home/classic/core/nil.hpp>
28 #include <boost/spirit/home/classic/core/match.hpp>
29 #include <boost/spirit/home/classic/core/parser.hpp>
32 #include <boost/spirit/home/classic/core/primitives/primitives.hpp>
33 #include <boost/spirit/home/classic/core/primitives/numerics.hpp>
36 #include <boost/spirit/home/classic/core/scanner/scanner.hpp>
37 #include <boost/spirit/home/classic/core/scanner/skipper.hpp>
[all …]
Dphoenix.hpp11 #include <boost/spirit/home/classic/phoenix/tuples.hpp>
12 #include <boost/spirit/home/classic/phoenix/tuple_helpers.hpp>
13 #include <boost/spirit/home/classic/phoenix/actor.hpp>
14 #include <boost/spirit/home/classic/phoenix/primitives.hpp>
15 #include <boost/spirit/home/classic/phoenix/composite.hpp>
16 #include <boost/spirit/home/classic/phoenix/functions.hpp>
17 #include <boost/spirit/home/classic/phoenix/operators.hpp>
18 #include <boost/spirit/home/classic/phoenix/special_ops.hpp>
19 #include <boost/spirit/home/classic/phoenix/statements.hpp>
20 #include <boost/spirit/home/classic/phoenix/binders.hpp>
[all …]
/third_party/curl/scripts/zuul/
Dbefore_script.sh29 cd $HOME
33 … ./configure LDFLAGS="-Wl,-rpath,$HOME/ngbuild/lib" --disable-documentation --prefix=$HOME/ngbuild
37 cd $HOME
41HOME/ngbuild/lib/pkgconfig LDFLAGS="-Wl,-rpath,$HOME/ngbuild/lib" --with-included-libtasn1 --with-…
45 cd $HOME
48 ./config enable-tls1_3 --prefix=$HOME/ngbuild
53 cd $HOME
57 ./configure --prefix=$HOME/ngbuild --enable-lib-only
61 cd $HOME
68 …./configure PKG_CONFIG_PATH=$HOME/ngbuild/lib/pkgconfig LDFLAGS="-Wl,-rpath,$HOME/ngbuild/lib" --p…
[all …]
/third_party/curl/src/
Dtool_homedir.c55 /* return the home directory of the current user as an allocated string */
58 * The original logic found a home dir to use (by checking a range of
66 * directory will it be returned as a "home directory".
70 * 3. use HOME if set
78 char *home; in homedir() local
80 home = GetEnv("CURL_HOME"); in homedir()
81 if(home) in homedir()
82 return home; in homedir()
85 home = GetEnv("XDG_CONFIG_HOME"); in homedir()
86 if(home) { in homedir()
[all …]
/third_party/boost/boost/spirit/home/
Dkarma.hpp13 #include <boost/spirit/home/karma/char.hpp>
14 #include <boost/spirit/home/karma/string.hpp>
15 #include <boost/spirit/home/karma/numeric.hpp>
16 #include <boost/spirit/home/karma/operator.hpp>
17 #include <boost/spirit/home/karma/nonterminal.hpp>
18 #include <boost/spirit/home/karma/action.hpp>
19 #include <boost/spirit/home/karma/directive.hpp>
20 #include <boost/spirit/home/karma/auxiliary.hpp>
21 #include <boost/spirit/home/karma/binary.hpp>
22 #include <boost/spirit/home/karma/generate.hpp>
[all …]
Dsupport.hpp14 #include<boost/spirit/home/support/assert_msg.hpp>
15 #include<boost/spirit/home/support/action_dispatch.hpp>
16 #include<boost/spirit/home/support/argument.hpp>
17 #include<boost/spirit/home/support/attributes.hpp>
18 #include<boost/spirit/home/support/char_class.hpp>
19 #include<boost/spirit/home/support/common_terminals.hpp>
20 #include<boost/spirit/home/support/container.hpp>
21 #include<boost/spirit/home/support/context.hpp>
22 #include<boost/spirit/home/support/info.hpp>
23 #include<boost/spirit/home/support/lazy.hpp>
[all …]
Dqi.hpp14 #include <boost/spirit/home/qi/action.hpp>
15 #include <boost/spirit/home/qi/auto.hpp>
16 #include <boost/spirit/home/qi/auxiliary.hpp>
17 #include <boost/spirit/home/qi/char.hpp>
18 #include <boost/spirit/home/qi/copy.hpp>
19 #include <boost/spirit/home/qi/binary.hpp>
20 #include <boost/spirit/home/qi/directive.hpp>
21 #include <boost/spirit/home/qi/nonterminal.hpp>
22 #include <boost/spirit/home/qi/numeric.hpp>
23 #include <boost/spirit/home/qi/operator.hpp>
[all …]
/third_party/flutter/flutter/examples/flutter_gallery/test/
Daccessibility_test.dart10 await tester.pumpWidget(MaterialApp(home: BackdropDemo()));
17 await tester.pumpWidget(MaterialApp(home: BottomAppBarDemo()));
24 await tester.pumpWidget(MaterialApp(home: BottomNavigationDemo()));
31 await tester.pumpWidget(MaterialApp(home: ButtonsDemo()));
38 await tester.pumpWidget(MaterialApp(home: CardsDemo()));
45 await tester.pumpWidget(MaterialApp(home: ChipDemo()));
52 await tester.pumpWidget(MaterialApp(home: DataTableDemo()));
59 await tester.pumpWidget(MaterialApp(home: DateAndTimePickerDemo()));
66 await tester.pumpWidget(MaterialApp(home: DialogDemo()));
73 await tester.pumpWidget(MaterialApp(home: DrawerDemo()));
[all …]
/third_party/flutter/skia/infra/bots/recipes/perf.expected/
DPerf-ChromeOS-Clang-ASUSChromebookFlipC100-GPU-MaliT764-arm-Release-All.json25 "[HOME]/ssh_machine.json",
41 "/home/chronos/user/resources"
48 "name": "mkdir /home/chronos/user/resources"
60 "/home/chronos/user/bin"
67 "name": "rm /home/chronos/user/bin"
79 "/home/chronos/user/bin"
86 "name": "mkdir /home/chronos/user/bin"
101 "/home/chronos"
108 "name": "remount /home/chronos/user/ as exec"
116 "foo@127.0.0.1:/home/chronos/user/resources"
[all …]
DPerf-ChromeOS-Clang-AcerChromebook13_CB5_311-GPU-TegraK1-arm-Release-All.json25 "[HOME]/ssh_machine.json",
41 "/home/chronos/user/resources"
48 "name": "mkdir /home/chronos/user/resources"
60 "/home/chronos/user/bin"
67 "name": "rm /home/chronos/user/bin"
79 "/home/chronos/user/bin"
86 "name": "mkdir /home/chronos/user/bin"
101 "/home/chronos"
108 "name": "remount /home/chronos/user/ as exec"
116 "foo@127.0.0.1:/home/chronos/user/resources"
[all …]
/third_party/boost/boost/spirit/home/support/
Dmulti_pass.hpp15 #include <boost/spirit/home/support/iterators/detail/first_owner_policy.hpp>
16 #include <boost/spirit/home/support/iterators/detail/ref_counted_policy.hpp>
19 #include <boost/spirit/home/support/iterators/detail/input_iterator_policy.hpp>
20 #include <boost/spirit/home/support/iterators/detail/buffering_input_iterator_policy.hpp>
21 #include <boost/spirit/home/support/iterators/detail/istream_policy.hpp>
22 #include <boost/spirit/home/support/iterators/detail/lex_input_policy.hpp>
23 #include <boost/spirit/home/support/iterators/detail/split_functor_input_policy.hpp>
24 #include <boost/spirit/home/support/iterators/detail/functor_input_policy.hpp>
27 #include <boost/spirit/home/support/iterators/detail/buf_id_check_policy.hpp>
28 #include <boost/spirit/home/support/iterators/detail/no_check_policy.hpp>
[all …]
/third_party/node/test/parallel/
Dtest-module-loading-globalpaths.js49 const noPkgHomeDir = path.join(tmpdir.path, 'home-no-pkg');
51 env.HOME = env.USERPROFILE = noPkgHomeDir;
59 // Test module in $HOME/.node_modules.
60 const modHomeDir = path.join(testFixturesDir, 'home-pkg-in-node_modules');
61 env.HOME = env.USERPROFILE = modHomeDir;
62 runTest('$HOME/.node_modules', env);
64 // Test module in $HOME/.node_libraries.
65 const libHomeDir = path.join(testFixturesDir, 'home-pkg-in-node_libraries');
66 env.HOME = env.USERPROFILE = libHomeDir;
67 runTest('$HOME/.node_libraries', env);
[all …]
/third_party/boost/boost/spirit/home/x3/
Ddirective.hpp10 //~ #include <boost/spirit/home/x3/directive/as.hpp>
11 #include <boost/spirit/home/x3/directive/confix.hpp>
12 //~ #include <boost/spirit/home/x3/directive/encoding.hpp>
13 //~ #include <boost/spirit/home/x3/directive/hold.hpp>
14 #include <boost/spirit/home/x3/directive/expect.hpp>
15 #include <boost/spirit/home/x3/directive/lexeme.hpp>
16 #include <boost/spirit/home/x3/directive/matches.hpp>
17 #include <boost/spirit/home/x3/directive/no_case.hpp>
18 #include <boost/spirit/home/x3/directive/no_skip.hpp>
19 #include <boost/spirit/home/x3/directive/omit.hpp>
[all …]
/third_party/flutter/skia/infra/bots/recipe_modules/flavor/examples/full.expected/
DTest-ChromeOS-Clang-SamsungChromebookPlus-GPU-MaliT860-arm-Release-All.json10 "[HOME]/ssh_machine.json",
142 "/home/chronos/user/resources"
149 "name": "mkdir /home/chronos/user/resources"
161 "/home/chronos/user/bin"
168 "name": "rm /home/chronos/user/bin"
180 "/home/chronos/user/bin"
187 "name": "mkdir /home/chronos/user/bin"
202 "/home/chronos"
209 "name": "remount /home/chronos/user/ as exec"
217 "foo@127.0.0.1:/home/chronos/user/resources"
[all …]
DPerf-ChromeOS-Clang-SamsungChromebookPlus-GPU-MaliT860-arm-Release-All.json10 "[HOME]/ssh_machine.json",
142 "/home/chronos/user/resources"
149 "name": "mkdir /home/chronos/user/resources"
161 "/home/chronos/user/bin"
168 "name": "rm /home/chronos/user/bin"
180 "/home/chronos/user/bin"
187 "name": "mkdir /home/chronos/user/bin"
202 "/home/chronos"
209 "name": "remount /home/chronos/user/ as exec"
217 "foo@127.0.0.1:/home/chronos/user/resources"
[all …]
/third_party/typescript/tests/baselines/reference/
DcontextuallyTypedStringLiteralsInJsxAttributes02.types20 goTo: "home" | "contact";
21 >goTo : "home" | "contact"
45 >linkProps.goTo : "home" | "contact"
47 >goTo : "home" | "contact"
94 const b3 = <MainButton {...{goTo:"home"}} extra />; // goTo has type"home" | "contact"
96 ><MainButton {...{goTo:"home"}} extra /> : JSX.Element
98 >{goTo:"home"} : { goTo: "home"; }
99 >goTo : "home"
100 >"home" : "home"
103 const b4 = <MainButton goTo="home" extra />; // goTo has type "home" | "contact"
[all …]
/third_party/flutter/skia/infra/bots/recipes/test.expected/
DTest-ChromeOS-Clang-AcerChromebookR13Convertible-GPU-PowerVRGX6250-arm-Debug-All.json25 "[HOME]/ssh_machine.json",
41 "/home/chronos/user/resources"
48 "name": "mkdir /home/chronos/user/resources"
60 "/home/chronos/user/bin"
67 "name": "rm /home/chronos/user/bin"
79 "/home/chronos/user/bin"
86 "name": "mkdir /home/chronos/user/bin"
101 "/home/chronos"
108 "name": "remount /home/chronos/user/ as exec"
116 "foo@127.0.0.1:/home/chronos/user/resources"
[all …]
/third_party/skia/infra/bots/recipe_modules/flavor/examples/full.expected/
DPerf-ChromeOS-Clang-SamsungChromebookPlus-GPU-MaliT860-arm-Release-All.json148 "/home/chronos/user/resources"
155 "name": "mkdir /home/chronos/user/resources"
167 "/home/chronos/user/bin"
174 "name": "rm /home/chronos/user/bin"
186 "/home/chronos/user/bin"
193 "name": "mkdir /home/chronos/user/bin"
199 "foo@127.0.0.1:/home/chronos/user/bin/nanobench"
206 "name": "scp [START_DIR]/build/nanobench foo@127.0.0.1:/home/chronos/user/bin/nanobench"
218 "/home/chronos/user/bin/nanobench"
240 "/home/chronos"
[all …]
DTest-ChromeOS-Clang-SamsungChromebookPlus-GPU-MaliT860-arm-Release-All.json148 "/home/chronos/user/resources"
155 "name": "mkdir /home/chronos/user/resources"
167 "/home/chronos/user/bin"
174 "name": "rm /home/chronos/user/bin"
186 "/home/chronos/user/bin"
193 "name": "mkdir /home/chronos/user/bin"
199 "foo@127.0.0.1:/home/chronos/user/bin/dm"
206 "name": "scp [START_DIR]/build/dm foo@127.0.0.1:/home/chronos/user/bin/dm"
218 "/home/chronos/user/bin/dm"
240 "/home/chronos"
[all …]
/third_party/node/doc/guides/
Dinvestigating_native_memory_leak.md53 ==28993== at 0x12F2279: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node)
54 ==28993== by 0x12F68A3: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node)
55 ==28993== by 0x12F68A3: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node)
56 ==28993== by 0x12F68A3: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node)
57 ==28993== by 0x12F68A3: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node)
58 ==28993== by 0x12F68A3: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node)
59 ==28993== by 0x12F68A3: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node)
60 ==28993== by 0x12F3E9C: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node)
61 ==28993== by 0x12F3C77: ??? (in /home/user1/valgrind/node-v12.14.1-linux-x64/bin/node)
62 …:Isolate*, v8::internal::(anonymous namespace)::InvokeParams const&) (in /home/user1/valgrind/node…
[all …]

12345678910>>...425