Home
last modified time | relevance | path

Searched defs:cwd (Results 51 – 75 of 6778) sorted by relevance

12345678910>>...272

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/recipes/recipe_modules/git/examples/full.expected/
H A Dremote_not_origin.json25 "cwd": "[START_DIR]/src", string
39 "cwd": "[START_DIR]/src", string
49 "cwd": "[START_DIR]/src", string
64 "cwd": "[START_DIR]/src", string
74 "cwd": "[START_DIR]/src", string
86 "cwd": "[START_DIR]/src", string
98 "cwd": "[START_DIR]/src", string
109 "cwd": "[START_DIR]/src", string
124 "cwd": "[START_DIR]/src", string
135 "cwd": "[START_DIR]/src", string
[all …]
H A Dcan_fail_build.json23 "cwd": "[START_DIR]/src", string
37 "cwd": "[START_DIR]/src", string
47 "cwd": "[START_DIR]/src", string
62 "cwd": "[START_DIR]/src", string
72 "cwd": "[START_DIR]/src", string
84 "cwd": "[START_DIR]/src", string
96 "cwd": "[START_DIR]/src", string
107 "cwd": "[START_DIR]/src", string
122 "cwd": "[START_DIR]/src", string
133 "cwd": "[START_DIR]/src", string
[all …]
H A Dcount-objects_delta.json20 "cwd": "[START_DIR]/src", string
44 "cwd": "[START_DIR]/src", string
57 "cwd": "[START_DIR]/src", string
110 "cwd": "[START_DIR]/src", string
120 "cwd": "[START_DIR]/src", string
135 "cwd": "[START_DIR]/src", string
145 "cwd": "[START_DIR]/src", string
157 "cwd": "[START_DIR]/src", string
169 "cwd": "[START_DIR]/src", string
180 "cwd": "[START_DIR]/src", string
[all …]
/dports/devel/py-PyExecJS/PyExecJS-1.5.1/execjs/
H A D_abstract_runtime.py11 def exec_(self, source, cwd=None): argument
19 def eval(self, source, cwd=None): argument
27 def compile(self, source, cwd=None): argument
42 def _compile(self, source, cwd=None): argument
H A D__init__.py50 def eval(source, cwd=None): argument
55 def exec_(source, cwd=None): argument
60 def compile(source, cwd=None): argument
/dports/devel/cvs-devel/cvs-1.12.13/emx/
H A Dsavecwd.c49 save_cwd (cwd) in save_cwd() argument
110 restore_cwd (cwd, dest) in restore_cwd() argument
133 free_cwd (cwd) in free_cwd() argument
/dports/devel/thonny/thonny-3.3.14/thonny/
H A Dterminal.py8 def run_in_terminal(cmd, cwd, env_overrides={}, keep_open=True, title=None): argument
26 def open_system_shell(cwd, env_overrides={}): argument
57 def _run_in_terminal_in_windows(cmd, cwd, env, keep_open, title=None): argument
70 def _run_in_terminal_in_linux(cmd, cwd, env, keep_open): argument
104 def _run_in_terminal_in_macos(cmd, cwd, env_overrides, keep_open): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/devil/devil/utils/
H A Dcmd_helper.py102 cwd=None, argument
124 def Call(args, stdout=None, stderr=None, shell=None, cwd=None, env=None): argument
131 def RunCmd(args, cwd=None): argument
147 def GetCmdOutput(args, cwd=None, shell=False, env=None): argument
167 def _ValidateAndLogCommand(args, cwd, shell): argument
184 cwd=None, argument
214 def StartCmd(args, cwd=None, shell=False, env=None): argument
241 cwd=None, argument
430 cwd=None, argument
480 cwd=None, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/metrics/histograms/
H A DPRESUBMIT.py11 def GetPrettyPrintErrors(input_api, output_api, cwd, rel_path, results): argument
23 def GetPrefixErrors(input_api, output_api, cwd, rel_path, results): argument
34 def GetObsoleteXmlErrors(input_api, output_api, cwd, results): argument
46 def GetValidateHistogramsError(input_api, output_api, cwd, results): argument
67 def ValidateSingleFile(input_api, output_api, file_obj, cwd, results): argument
/dports/www/firefox/firefox-99.0/testing/mozharness/mozharness/mozilla/
H A Drepo_manipulation.py45 def hg_commit(self, cwd, message, user=None, ignore_no_changes=False): argument
139 cwd, argument
169 def query_existing_tags(self, cwd, halt_on_failure=True): argument
210 def edit_repo_hg_rc(self, cwd, section, key, value): argument
217 def read_repo_hg_rc(self, cwd): argument
222 def _get_hg_rc_path(self, cwd): argument
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozharness/mozharness/mozilla/
H A Drepo_manipulation.py38 def hg_commit(self, cwd, message, user=None, ignore_no_changes=False): argument
117 def hg_tag(self, cwd, tags, user=None, message=None, revision=None, argument
142 def query_existing_tags(self, cwd, halt_on_failure=True): argument
184 def edit_repo_hg_rc(self, cwd, section, key, value): argument
191 def read_repo_hg_rc(self, cwd): argument
196 def _get_hg_rc_path(self, cwd): argument
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozharness/mozharness/mozilla/
H A Drepo_manipulation.py45 def hg_commit(self, cwd, message, user=None, ignore_no_changes=False): argument
139 cwd, argument
169 def query_existing_tags(self, cwd, halt_on_failure=True): argument
210 def edit_repo_hg_rc(self, cwd, section, key, value): argument
217 def read_repo_hg_rc(self, cwd): argument
222 def _get_hg_rc_path(self, cwd): argument
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozharness/mozharness/mozilla/
H A Drepo_manipulation.py38 def hg_commit(self, cwd, message, user=None, ignore_no_changes=False): argument
117 def hg_tag(self, cwd, tags, user=None, message=None, revision=None, argument
142 def query_existing_tags(self, cwd, halt_on_failure=True): argument
184 def edit_repo_hg_rc(self, cwd, section, key, value): argument
191 def read_repo_hg_rc(self, cwd): argument
196 def _get_hg_rc_path(self, cwd): argument
/dports/devel/cvs-devel/cvs-1.12.13/lib/
H A Dsave-cwd.c77 save_cwd (struct saved_cwd *cwd) in save_cwd()
100 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
109 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/util/
H A Dcmd_util.py11 def RunCmd(args, cwd=None, quiet=False): argument
35 def GetAllCmdOutput(args, cwd=None, quiet=False): argument
62 def StartCmd(args, cwd=None, quiet=False): argument
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/
H A Dprocfs-cmdline-exe.c20 static void test_cmdline(const char* const cwd, const char* const label, in test_cmdline()
48 static void test_readlink(const char* const cwd, const char* const label, in test_readlink()
67 static void test_readlinkat(const char* const cwd, const char* const label, in test_readlinkat()
93 char cwd[512]; in main() local
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/
H A Dprocfs-cmdline-exe.c20 static void test_cmdline(const char* const cwd, const char* const label, in test_cmdline()
48 static void test_readlink(const char* const cwd, const char* const label, in test_readlink()
67 static void test_readlinkat(const char* const cwd, const char* const label, in test_readlinkat()
93 char cwd[512]; in main() local
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dpip.py120 def _pip_bin_env(cwd, bin_env): argument
291 def _process_requirements(requirements, cmd, cwd, saltenv, user): argument
423 def install(
1035 cwd=None, argument
1232 def list_(prefix=None, bin_env=None, user=None, cwd=None, env_vars=None, **kwargs): argument
1298 def version(bin_env=None, cwd=None, user=None): argument
1343 def list_upgrades(bin_env=None, user=None, cwd=None): argument
1420 def is_installed(pkgname=None, bin_env=None, user=None, cwd=None): argument
1470 def upgrade_available(pkg, bin_env=None, user=None, cwd=None): argument
1487 def upgrade(bin_env=None, user=None, cwd=None, use_vt=False): argument
[all …]
H A Dvagrant.py68 def _build_machine_uri(machine, cwd): argument
111 def get_machine_id(machine, cwd): argument
224 def list_active_vms(cwd=None): argument
247 def list_inactive_vms(cwd=None): argument
270 def vm_state(name="", cwd=None): argument
334 cwd=None, # path to find Vagrantfile argument
/dports/math/py-numpy-stl/numpy-stl-2.11.3/tests/
H A Dconftest.py12 def cwd(): function
17 def ascii_path(cwd): argument
22 def binary_path(cwd): argument
/dports/devel/py-behave/behave-1.2.6/behave4cmd0/
H A Dcommand_shell.py84 def preprocess_command(preprocessors, cmdargs, command=None, cwd="."): argument
101 def run(cls, command, cwd=".", **kwargs): argument
168 def path_glob(command, cmdargs, cwd="."): argument
199 def run(command, cwd=".", **kwargs): argument
202 def behave(cmdline, cwd=".", **kwargs): argument
/dports/games/widelands/widelands-build21/src/io/filesystem/test/
H A Dtest_filesystem.cc36 std::string cwd = FileSystem::get_working_directory(); in Win32Path() local
64 std::string cwd = RealFSImpl("").get_working_directory(); local
141 std::string cwd = RealFSImpl("").get_working_directory(); in BOOST_AUTO_TEST_CASE() local
/dports/devel/pytype/pytype-2021.9.9/pytype/
H A Dfile_utils.py117 def expand_path(path, cwd=None): argument
125 def expand_paths(paths, cwd=None): argument
130 def expand_globpaths(globpaths, cwd=None): argument
137 def expand_source_files(filenames, cwd=None): argument
162 def expand_pythonpath(pythonpath, cwd=None): argument
/dports/math/py-sympy/sympy-1.9/sympy/utilities/_compilation/
H A Dcompilation.py33 def compile_sources(files, Runner=None, destdir=None, cwd=None, keep_dir_struct=False, argument
96 def get_mixed_fort_c_linker(vendor=None, cplus=False, cwd=None): argument
118 cwd=None, cplus=False, fort=False, **kwargs): argument
187 def link_py_so(obj_files, so_file=None, cwd=None, libraries=None, argument
253 def simple_cythonize(src, destdir=None, cwd=None, **cy_kwargs): argument
317 def src2obj(srcpath, Runner=None, objpath=None, cwd=None, inc_py=False, **kwargs): argument
384 def pyx2obj(pyxpath, objpath=None, destdir=None, cwd=None, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/
H A Dcommit_id.py19 def grab_output(command, cwd): argument
24 def get_commit_position(cwd): argument
34 cwd = os.path.join(os.path.dirname(os.path.realpath(__file__)), '..') variable

12345678910>>...272