/third_party/node/ |
H A D | vcbuild.bat | 283 @rem prevent VsDevCmd.bat from changing the current working directory
323 @rem prevent VsDevCmd.bat from changing the current working directory
609 %node_exe% tools\doc\generate.mjs --node-version=v%FULLVERSION% %%F --output-directory=%%~dF%%~pF
|
/third_party/curl/projects/ |
H A D | generate.bat | 38 rem Switch to this batch file's directory
|
/third_party/gn/src/gn/ |
H A D | setup.cc | 50 When gn starts, it will search the current directory and parent directories 58 directory. If you want to specify a different file, you can additionally pass 126 of the build directory containing information on how to compile each 175 Label of an alternate directory tree to find input files. When searching 179 directory hierarchy). 210 directory in the root_out_directory. 349 // First search for python.exe in the current directory. 764 "I could not find a \".gn\" file in the current directory or any " 820 Location(), "Not a build directory.", 821 "This command requires an existing build directory [all...] |
H A D | functions.cc | 679 # Looks in the current directory.
|
/third_party/mksh/ |
H A D | check.pl | 95 # directory is created correctly. 197 -s s Read tests from file s; if s is a directory, it is recursively 329 die "$prog: couldn't get current working directory\n" if $pwd eq ''; 333 die "$prog: couldn't get temporary directory base\n" unless -d '.'; 337 die "$prog: couldn't get temporary directory\n" if $tempi++ >= 999; 341 die "$prog: couldn't get temporary directory\n" if $temp_dir eq ''; 434 print STDERR "$prog: can't open directory $dir - $!\n"; 755 print STDERR "$prog: couldn't open directory $dir - $!\n"; 1067 # outside the test directory. 1120 # outside the test directory [all...] |
H A D | Build.sh | 494 echo >&2 Source directory should not contain space or tab or newline. 498 echo Source directory must not contain single quotes. 604 echo "$me: Error: ./$tfn is a directory!" >&2
|
/third_party/musl/ |
H A D | configure | 13 --srcdir=DIR source directory [detected] 204 abs_builddir="$(pwd)" || fail "$0: cannot determine working directory" 205 abs_srcdir="$(cd $srcdir && pwd)" || fail "$0: invalid source directory $srcdir" 207 test "$srcdir" != "." && test -f Makefile && test ! -h Makefile && fail "$0: Makefile already exists in the working directory"
|
/third_party/vk-gl-cts/external/vulkan-docs/src/ |
H A D | Makefile | 223 # KATEXINSTDIR in the output directory. 575 SUBMAKEOPTIONS = --no-print-directory 716 # the file, rather than to a timeMarker in the same directory. 724 # the file, rather than to a timeMarker in the same directory. 732 # the file, rather than to a timeMarker in the same directory.
|
/third_party/libabigail/src/ |
H A D | abg-tools-utils.cc | 352 /// Test that a given directory exists. 354 /// @param path the path of the directory to consider. 356 /// @return true iff a directory exists with the name @p path 361 /// Test if a given directory exists and is empty. 363 /// @param path the path of the directory to consider 408 /// Test if a directory contains a CTF archive. 410 /// @param directory the directory to consider. 414 /// @return true iff @p directory contains a CTF archive file. 416 dir_contains_ctf_archive(const string& directory, in dir_contains_ctf_archive() argument [all...] |
/third_party/python/Lib/ |
H A D | doctest.py | 400 # Find the base directory for the path. 412 for directory in module.__path__: 413 fullpath = os.path.join(directory, test_path) 422 # Combine the base directory and the test path. 1995 relative to the calling module's directory; but if the 2003 the current working directory). 2009 name of a Python package whose directory should be used as the 2010 base directory for a module relative filename. If no package is 2011 specified, then the calling module's directory is used as the base 2012 directory fo [all...] |
/third_party/python/Lib/tkinter/ |
H A D | tix.py | 89 def tix_addbitmapdir(self, directory): 92 search for image files. The standard bitmap directory 94 adds directory into this list. By using this 99 return self.tk.call('tix', 'addbitmapdir', directory) 643 """DirList - displays a list view of a directory, its previous 645 the directories displayed in the list or change to another directory. 665 Displays a tree view of a directory, its previous directories and its 667 in the list or change to another directory. 741 navigate through the file system to select the desired directory. 858 that have a hierarchical structure, for example, file system directory [all...] |
/third_party/glslang/Test/ |
H A D | runtests | 80 echo Comparing single thread to multithread for all tests in current directory...
|
/third_party/node/src/ |
H A D | env.h | 895 inline void set_coverage_directory(const char* directory);
|
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/ |
H A D | command.js | 45 this._executableDir = null; // custom search directory for subcommands 121 * .description('clone a repository into a newly created directory') 641 * program.option('-C, --chdir <path>', 'change the working directory'); 1043 ? `searched for local subcommand relative to directory '${executableDir}'` 1044 : 'no directory for search for local subcommand, use .executableDir() to supply a custom directory'; 1942 * Get or set the directory for searching for executable subcommands of this command.
|
/third_party/libabigail/ |
H A D | ltmain.sh | 33 # clean remove files from the build directory 39 # uninstall remove libraries from an installed directory 488 # func_mkdir_p directory-path 497 # Protect directory names starting with `-' 511 # ...otherwise throw away the child directory and loop 526 # Bail out if we (or some other process) failed to create a directory. 534 # Make a temporary directory that won't clash with other running 536 # given, STRING is the basename for that directory. 542 # Return a directory name, but don't create it in dry-run mode 561 func_fatal_error "cannot create temporary directory \` [all...] |
/third_party/skia/third_party/externals/microhttpd/ |
H A D | ltmain.sh | 53 # clean remove files from the build directory 59 # uninstall remove libraries from an installed directory 508 # func_mkdir_p directory-path 517 # Protect directory names starting with `-' 531 # ...otherwise throw away the child directory and loop 546 # Bail out if we (or some other process) failed to create a directory. 554 # Make a temporary directory that won't clash with other running 556 # given, STRING is the basename for that directory. 562 # Return a directory name, but don't create it in dry-run mode 581 func_fatal_error "cannot create temporary directory \` [all...] |
/third_party/python/Lib/test/ |
H A D | test_tarfile.py | 282 # Make sure it puts trailing slash for directory 597 # Old V7 tars create directory members using an AREGTYPE 648 # Test if extractall() correctly restores directory permissions 1050 # Test reading a longlink directory. Issue #47231. 1296 path = os.path.join(TEMPDIR, "directory") 1311 path = os.path.join(TEMPDIR, "directory") 1324 self.assertEqual(paths, ["directory", "1", "2"]); 1520 # Test adding the current working directory. 1611 Ensure the source directory is not included in the tar header 2696 # Make an inner directory, s [all...] |
H A D | test_decimal.py | 120 directory = testdir + os.sep + TESTDATADIR + os.sep variable 122 skip_expected = not os.path.isdir(directory) 5849 # directory and add the definitions to the DecimalTest class. This 5851 for filename in os.listdir(directory): 5857 tester = lambda self, f=filename: self.eval_file(directory + f)
|
/third_party/typescript/lib/ |
H A D | typingsInstaller.js | 3885 // Note that writing will fail later on if it exists and is not a directory 6512 * Watch the directory recursively using host provided method to watch child directories 6528 * Create the directory watcher for the dirPath. 6650 // Because the child refresh is fresh, we would need to invalidate whole root directory being watched 6706 * Add child directory watcher to the new ChildDirectoryWatcher list 6939 * Watch the file or directory that is currently present 6940 * and when the watched file or directory is deleted, switch to missing file system entry watcher 6951 // Watch the missing file or directory or error 7003 * Watch the file or directory using fs.watchFile since fs.watch threw exception 7010 * Watch the file or directory tha [all...] |
H A D | tsserverlibrary.js | 3904 // Note that writing will fail later on if it exists and is not a directory 6531 * Watch the directory recursively using host provided method to watch child directories 6547 * Create the directory watcher for the dirPath. 6669 // Because the child refresh is fresh, we would need to invalidate whole root directory being watched 6725 * Add child directory watcher to the new ChildDirectoryWatcher list 6958 * Watch the file or directory that is currently present 6959 * and when the watched file or directory is deleted, switch to missing file system entry watcher 6970 // Watch the missing file or directory or error 7022 * Watch the file or directory using fs.watchFile since fs.watch threw exception 7029 * Watch the file or directory tha [all...] |
H A D | tsserver.js | 3905 // Note that writing will fail later on if it exists and is not a directory 6532 * Watch the directory recursively using host provided method to watch child directories 6548 * Create the directory watcher for the dirPath. 6670 // Because the child refresh is fresh, we would need to invalidate whole root directory being watched 6726 * Add child directory watcher to the new ChildDirectoryWatcher list 6959 * Watch the file or directory that is currently present 6960 * and when the watched file or directory is deleted, switch to missing file system entry watcher 6971 // Watch the missing file or directory or error 7023 * Watch the file or directory using fs.watchFile since fs.watch threw exception 7030 * Watch the file or directory tha [all...] |
H A D | tsc.js | 5380 function forEachAncestorDirectory(directory, callback) { 5382 var result = callback(directory); 5386 var parentPath = getDirectoryPath(directory); 5387 if (parentPath === directory) { 5390 directory = parentPath; 6404 File_specification_cannot_end_in_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0: diag(5010, ts.DiagnosticCategory.Error, "File_specification_cannot_end_in_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0_5010", "File specification cannot end in a recursive directory wildcard ('**'): '{0}'."), 6420 Cannot_find_a_tsconfig_json_file_at_the_specified_directory_Colon_0: diag(5057, ts.DiagnosticCategory.Error, "Cannot_find_a_tsconfig_json_file_at_the_specified_directory_Colon_0_5057", "Cannot find a tsconfig.json file at the specified directory: '{0}'."), 6427 File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0: diag(5065, ts.DiagnosticCategory.Error, "File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildca_5065", "File specification cannot contain a parent directory ('..') that appears after a recursive directory wildcard ('**'): '{0}'."), 6443 Cannot_find_a_tsconfig_json_file_at_the_current_directory_Colon_0: diag(5081, ts.DiagnosticCategory.Error, "Cannot_find_a_tsconfig_json_file_at_the_current_directory_Colon_0_5081", "Cannot find a tsconfig.json file at the current directory [all...] |
/third_party/ffmpeg/ |
H A D | configure | 95 --install-name-dir=DIR Darwin directory name for installed targets 367 --target-path=DIR path to view of build directory on target 368 --target-samples=DIR path to samples directory on target 4509 die "Unable to create temporary directory in $TMPDIR." 4545 variable to another directory and make sure that it is not mounted noexec. 5728 # creating directory links doesn't work
|
/third_party/icu/icu4c/source/ |
H A D | configure | 93 # Find who we are. Look in the path if we contain no directory separator. 319 # Create "$as_dir" as a directory, including parents if necessary. 360 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 852 # Installation directory options. 1261 # Check all directory arguments for consistency. 1274 # Be sure to have absolute directory names. 1279 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" 1307 as_fn_error $? "working directory cannot be determined" 1309 as_fn_error $? "pwd does not report name of working directory" 1315 # Try the directory containin [all...] |
/third_party/skia/third_party/externals/icu/source/ |
H A D | configure | 93 # Find who we are. Look in the path if we contain no directory separator. 319 # Create "$as_dir" as a directory, including parents if necessary. 360 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 851 # Installation directory options. 1250 # Check all directory arguments for consistency. 1263 # Be sure to have absolute directory names. 1268 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" 1296 as_fn_error $? "working directory cannot be determined" 1298 as_fn_error $? "pwd does not report name of working directory" 1304 # Try the directory containin [all...] |