Home
last modified time | relevance | path

Searched defs:cwd (Results 476 – 500 of 8442) sorted by last modified time

1...<<11121314151617181920>>...338

/dports/www/firefox/firefox-99.0/nsprpub/pr/src/md/windows/
H A Dntmisc.c574 const char *cwd = NULL; /* current working directory */ in _PR_CreateWindowsProcess() local
/dports/www/firefox/firefox-99.0/security/nss/coreconf/nsinstall/
H A Dnsinstall.c160 char * cwd = 0; in main() local
/dports/www/firefox/firefox-99.0/python/mozbuild/mozbuild/
H A Dbase.py143 def from_environment(cls, cwd=None, detect_virtualenv_mozinfo=True, **kwargs): argument
1092 def __init__(self, arg, topsrcdir, topobjdir, cwd=None): argument
/dports/www/firefox/firefox-99.0/nsprpub/config/
H A Dnsinstall.c136 …char *linkprefix, *owner, *group, *cp, *cwd, *todir, *toname, *name, *base, *linkname, *bp, buf[BU… in main() local
/dports/www/firefox/firefox-99.0/testing/mozbase/moztest/moztest/
H A Dresolve.py900 def resolve_tests(self, cwd=None, **kwargs): 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/www/firefox/firefox-99.0/third_party/python/pip/pip/_internal/utils/
H A Dsubprocess.py62 cwd, # type: Optional[str] argument
99 cwd=None, # type: Optional[str] argument
269 cwd=None, # type: Optional[str] argument
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/win/src/
H A Dprocess_policy_test.cc327 std::wstring cwd = argv[2]; in Process_CheckExitCode() local
/dports/www/firefox/firefox-99.0/python/mozperftest/mozperftest/tests/
H A Dtest_mach_commands.py57 cwd = os.getcwd() variable in _get_command.context
/dports/www/firefox/firefox-99.0/testing/mozbase/mozdevice/tests/
H A Dconftest.py68 object, cmd, env=None, cwd=None, timeout=None, enable_run_as=False argument
165 object, cmd, env=None, cwd=None, timeout=None, enable_run_as=False argument
/dports/www/firefox/firefox-99.0/python/mozbuild/mozbuild/controller/
H A Dclobber.py185 def maybe_do_clobber(self, cwd, allow_auto=False, fh=sys.stderr): argument
/dports/www/firefox/firefox-99.0/modules/freetype2/src/tools/
H A Dmake_distribution_archives.py18 def get_cmd_output(cmd, cwd=None): argument
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Dmbcs.c59 PRDir *cwd; in TraverseDirectory() local
/dports/www/firefox/firefox-99.0/js/src/shell/
H A DOSObject.cpp177 const char* cwd = getcwd(buffer, PATH_MAX); in ResolvePath() local
284 const char* cwd = getcwd(buffer, PATH_MAX); in GetCWD() local
H A Djs.cpp10856 UniqueChars cwd = js::shell::GetCWD(); in ProcessArgs() local
/dports/www/firefox/firefox-99.0/js/src/builtin/
H A DProfilers.cpp485 char cwd[4096]; in js_StartPerf() local
/dports/www/firefox/firefox-99.0/js/src/gdb/
H A Dtaskpool.py71 def __init__(self, tasks, cwd=".", job_limit=4, timeout=150): argument
/dports/www/firefox/firefox-99.0/js/src/devtools/automation/
H A Dautospider.py30 def directories(pathmodule, cwd, fixup=lambda s: s): argument
/dports/www/firefox/firefox-99.0/intl/
H A Dicu_sources_data.py187 def try_run(name, command, cwd=None, **kwargs): argument
/dports/www/firefox/firefox-99.0/config/
H A Dnsinstall.c233 char *linkprefix, *owner, *group, *cp, *cwd, *todir, *toname, *name, *base, in main() local
/dports/www/firefox-esr/firefox-91.8.0/xpcom/io/
H A DnsLocalFileWin.cpp1424 WCHAR cwd[MAX_PATH]; in Normalize() local
/dports/www/firefox-esr/firefox-91.8.0/tools/tryselect/selectors/
H A Dfuzzy.py189 def run_cmd(cmd, cwd=None): argument
/dports/www/firefox-esr/firefox-91.8.0/tools/lint/eslint/
H A Dsetup_helper.py170 def call_process(name, cmd, cwd=None, append_env={}): argument
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/pingsender/
H A Dpingsender_win.cpp167 char cwd[MAX_PATH + 1] = {}; in ChangeCurrentWorkingDirectory() local
/dports/www/firefox-esr/firefox-91.8.0/toolkit/mozapps/update/tests/
H A DTestAUSHelper.cpp396 NS_tchar* cwd = NS_tgetcwd(nullptr, 0); in NS_main() local

1...<<11121314151617181920>>...338