Home
last modified time | relevance | path

Searched refs:dotfile (Results 1 – 25 of 40) sorted by relevance

12

/third_party/node/test/parallel/
Dtest-module-multi-extensions.js12 const dotfile = path.join(tmpdir.path, '.bar'); constant
17 fs.writeFileSync(dotfile, 'console.log(__filename);', 'utf8');
80 require(dotfile);
81 delete require.cache[dotfile];
/third_party/gn/src/gn/
Dohos_variables.cc47 This variable is enabled by setting "ohos_components_support" in .gn file (see "gn help dotfile").
67 This variable is enabled by setting "ohos_components_support" in .gn file (see "gn help dotfile").
Dswitches.cc57 const char kDotfile[] = "dotfile";
59 "--dotfile: Override the name of the \".gn\" file.";
64 configuration (see "gn help dotfile"). This flag allows you to
Dfunction_exec_script.cc84 variable, see "gn help dotfile".
Dargs.cc32 the default_args variable of //.gn. See "gn help dotfile" for more.
Dtarget.cc203 1. Look for ".gn" file (see "gn help dotfile") in the current directory and
217 the secondary_source defined in the dotfile (see "gn help dotfile").
/third_party/gn/docs/
Dstandalone.md31 * see `gn help dotfile` for more.
40 flags `--root` and `--dotfile` to set the values you want.
Dreference.md168 * [dotfile: Info about the toplevel .gn file.](#dotfile)
394 check_targets (see "gn help dotfile"). Alternatively, the .gn file may
2360 variable, see "gn help dotfile".
5476 This variable is enabled by setting "ohos_components_support" in .gn file (see "gn help dotfile").
6382 This variable is enabled by setting "ohos_components_support" in .gn file (see "gn help dotfile").
6731 the default_args variable of //.gn. See "gn help dotfile" for more.
6775 ### <a name="dotfile"></a>**.gn file**
6787 --dotfile:
6789 gn gen out/Debug --root=/home/build --dotfile=/home/my_gn_file.gn
6942 1. Look for ".gn" file (see "gn help dotfile") in the current directory and
[all …]
Dlanguage.md496 for such additions. See `gn help dotfile`.
/third_party/ffmpeg/tests/ref/fate/
Durl78 … http://server/foo/bar .dotfile => http://server/foo/.dotfile
80 … http://server/foo/bar double..dotfile => http://server/foo/double..dotfile
/third_party/skia/third_party/externals/angle2/
Ddotfile_settings.gni5 # This file contains variables that can be imported into a repo's dotfile (.gn)
D.gn6 # and searching upward ends here). See "gn help dotfile."
/third_party/node/deps/v8/
D.gn3 # file, run "gn help dotfile" at the command line.
/third_party/mksh/
Dcheck.t5427 file-setup: file 644 "dotfile"
5435 . ./dotfile
5465 file-setup: file 644 "dotfile"
5477 . ./dotfile
5492 file-setup: file 644 "dotfile"
5505 . ./dotfile
10410 :>dotfile
10412 . ./dotfile
/third_party/ninja/doc/
Ddoxygen.config1180 # \dotfile command).
/third_party/popt/
DDoxyfile.in1180 # \dotfile command).
/third_party/glfw/docs/
DDoxyfile.in1804 # \dotfile command).
/third_party/openh264/docs/doxygen/
DDoxyfile1810 # \dotfile command).
/third_party/libabigail/doc/website/
Dlibabigail-website.doxy1832 # \dotfile command).
/third_party/libabigail/doc/api/
Dlibabigail.doxy1835 # \dotfile command).
/third_party/pulseaudio/doxygen/
Ddoxygen.conf.in1847 # \dotfile command).
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/
DDoxyfile2251 # contain dot files that are included in the documentation (see the \dotfile
/third_party/icu/icu4c/source/
DDoxyfile.in2387 # contain dot files that are included in the documentation (see the \dotfile
/third_party/skia/tools/doxygen/
DDoxyfile2411 # contain dot files that are included in the documentation (see the \dotfile
/third_party/lwip/doc/doxygen/
Dlwip.Doxyfile2437 # contain dot files that are included in the documentation (see the \dotfile

12