Home
last modified time | relevance | path

Searched defs:cwd (Results 1 – 25 of 71) sorted by relevance

123

/external/chromium_org/build/android/pylib/
Dcmd_helper.py23 def Popen(args, stdout=None, stderr=None, shell=None, cwd=None, env=None): argument
30 def Call(args, stdout=None, stderr=None, shell=None, cwd=None, env=None): argument
37 def RunCmd(args, cwd=None): argument
53 def GetCmdOutput(args, cwd=None, shell=False): argument
71 def GetCmdStatusAndOutput(args, cwd=None, shell=False): argument
115 def GetCmdStatusAndOutputWithTimeout(args, timeout, cwd=None, shell=False, argument
/external/valgrind/main/none/tests/
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
/external/chromium_org/tools/auto_bisect/
Dbisect_utils.py174 def _SubprocessCall(cmd, cwd=None): argument
193 def RunGClient(params, cwd=None): argument
259 def RunGClientAndCreateConfig(opts, custom_deps=None, cwd=None): argument
344 def RunGClientAndSync(cwd=None): argument
415 def CheckRunGit(command, cwd=None): argument
432 def RunGit(command, cwd=None): argument
477 def RunProcessAndRetrieveOutput(command, cwd=None): argument
Dsource_control.py76 def GetRevisionList(self, revision_range_end, revision_range_start, cwd=None): argument
119 search, cwd=None): argument
208 def GetCommitPosition(self, git_revision, cwd=None): argument
230 def QueryRevisionInfo(self, revision, cwd=None): argument
259 def CheckoutFileAtRevision(self, file_name, revision, cwd=None): argument
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dabspath.c5 static char cwd[PATH_MAX + 1]; in get_pwd_cwd() local
30 const char *cwd = get_pwd_cwd(); in make_nonrelative_path() local
/external/chromium_org/third_party/angle/src/
Dcommit_id.py8 def grab_output(command, cwd): argument
12 cwd = sys.argv[2] variable
/external/llvm/utils/lit/lit/
DTestRunner.py24 def executeShCmd(cmd, cfg, cwd, results): argument
236 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument
266 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
Dutil.py146 def executeCommand(command, cwd=None, env=None): argument
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
Dexecutive_mock.py85 def run_and_throw_if_fail(self, args, quiet=False, cwd=None, env=None): argument
102 cwd=None, argument
140 def popen(self, args, cwd=None, env=None, **kwargs): argument
188 cwd=None, argument
/external/chromium_org/build/android/buildbot/
Dbb_utils.py39 def SpawnCmd(command, stdout=None, cwd=CHROME_SRC): argument
57 cwd=CHROME_SRC): argument
/external/e2fsprogs/lib/ext2fs/
Dnamei.c157 errcode_t ext2fs_namei(ext2_filsys fs, ext2_ino_t root, ext2_ino_t cwd, in ext2fs_namei()
176 errcode_t ext2fs_namei_follow(ext2_filsys fs, ext2_ino_t root, ext2_ino_t cwd, in ext2fs_namei_follow()
195 errcode_t ext2fs_follow_link(ext2_filsys fs, ext2_ino_t root, ext2_ino_t cwd, in ext2fs_follow_link()
/external/clang/test/CodeGen/
D2003-11-27-ConstructorCast.c4 long cwd; member
D2003-11-27-UnionCtorInitialization.c4 long cwd; member
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
Dgas-cbw.asm4 cwd label
/external/chromium_org/native_client_sdk/src/build_tools/
Dbuildbot_common.py111 def Run(args, cwd=None, env=None, shell=False): argument
197 def Archive(filename, bucket_path, cwd=None, step_link=True): argument
/external/chromium_org/tools/telemetry/telemetry/core/platform/
Dcros_interface.py18 def RunCmd(args, cwd=None, quiet=False): argument
37 def GetAllCmdOutput(args, cwd=None, quiet=False): argument
152 def RunCmdOnDevice(self, args, cwd=None, quiet=False): argument
/external/chromium_org/v8/tools/push-to-trunk/
Dcommon_includes.py185 def Command(cmd, args="", prefix="", pipe=True, cwd=None): argument
209 def Command(self, cmd, args="", prefix="", pipe=True, cwd=None): argument
344 def Command(self, name, args, cwd=None): argument
349 def Git(self, args="", prefix="", pipe=True, retry_on=None, cwd=None): argument
357 def SVN(self, args="", prefix="", pipe=True, retry_on=None, cwd=None): argument
405 def InitialEnvironmentChecks(self, cwd): argument
/external/chromium_org/build/util/lib/common/
Dutil.py114 def RunCommand(cmd, cwd=None): argument
/external/chromium_org/chrome/test/nacl_test_injection/
Dbuildbot_chrome_nacl_stage.py76 def RunCommand(cmd, cwd, env): argument
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/checkout/scm/
Dscm.py44 def __init__(self, cwd, executive=None, filesystem=None): argument
51 …def _run(self, args, cwd=None, input=None, error_handler=None, return_exit_code=False, return_stde… argument
/external/valgrind/main/coregrind/
Dm_commandline.c225 HChar cwd[VKI_PATH_MAX+1]; in VG_() local
/external/chromium_org/ppapi/
DPRESUBMIT.py11 def RunCmdAndCheck(cmd, err_string, output_api, cwd=None, warning=False): argument
/external/chromium_org/build/android/gyp/util/
Dbuild_utils.py119 def __init__(self, cwd, args, output): argument
136 def CheckOutput(args, cwd=None, argument
/external/lldb/test/pexpect-2.4/
Dpxssh.py73 …def __init__ (self, timeout=30, maxread=2000, searchwindowsize=None, logfile=None, cwd=None, env=N… argument
/external/chromium_org/third_party/pexpect/
Dpxssh.py90 …def __init__ (self, timeout=30, maxread=2000, searchwindowsize=None, logfile=None, cwd=None, env=N… argument

123