Home
last modified time | relevance | path

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

123

/external/valgrind/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/libcxx/test/libcxx/
Dcompiler.py78 def preprocess(self, source_files, out=None, flags=[], env=None, cwd=None): argument
83 def compile(self, source_files, out=None, flags=[], env=None, cwd=None): argument
88 def link(self, source_files, out=None, flags=[], env=None, cwd=None): argument
94 cwd=None): argument
100 flags=[], env=None, cwd=None): argument
117 def dumpMacros(self, source_files=None, flags=[], env=None, cwd=None): argument
/external/linux-tools-perf/src/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/llvm/utils/lit/lit/
DTestRunner.py32 def __init__(self, cwd, env): argument
270 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument
301 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
Dutil.py161 def executeCommand(command, cwd=None, env=None): 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/libcxx/test/libcxx/android/
Dcompiler.py41 def compile(self, source_files, out=None, flags=None, env=None, cwd=None): argument
46 def link(self, source_files, out=None, flags=None, env=None, cwd=None): argument
/external/clang/test/CodeGen/
D2003-11-27-ConstructorCast.c4 long cwd; member
D2003-11-27-UnionCtorInitialization.c4 long cwd; member
/external/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/vboot_reference/cgpt/
Dcgpt_nor.c49 int ForkExecV(const char *cwd, const char *const argv[]) { in ForkExecV()
69 int ForkExecL(const char *cwd, const char *cmd, ...) { in ForkExecL()
/external/valgrind/coregrind/
Dm_commandline.c224 const HChar *cwd = VG_(get_startup_wd)(); in VG_() local
Dlauncher-darwin.c218 char* cwd; in main() local
/external/lldb/test/pexpect-2.4/
Dpxssh.py73 …def __init__ (self, timeout=30, maxread=2000, searchwindowsize=None, logfile=None, cwd=None, env=N… argument
Dpexpect.py145 def run (command, timeout=-1, withexitstatus=False, events=None, extra_args=None, logfile=None, cwd argument
268 …mmand, args=[], timeout=30, maxread=2000, searchwindowsize=None, logfile=None, cwd=None, env=None): argument
/external/lldb/tools/darwin-debug/
Ddarwin-debug.cpp319 char cwd[PATH_MAX]; in main() local
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py3/
Dshell.py35 cwd = _os.path.dirname(_os.path.abspath(_sys.argv[0])) variable
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/_setup/py3/
Dshell.py35 cwd = _os.path.dirname(_os.path.abspath(_sys.argv[0])) variable
/external/e2fsprogs/util/
Dsymlinks.c322 char* cwd = get_current_dir_name(); local
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py2/
Dshell.py36 cwd = _os.path.dirname(_os.path.abspath(_sys.argv[0])) variable
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/_setup/py2/
Dshell.py36 cwd = _os.path.dirname(_os.path.abspath(_sys.argv[0])) variable
/external/mockftpserver/tags/2.4/src/main/resources/
DReplyText.properties75 cwd=CWD completed. New directory is {0}. key
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/resources/
DReplyText.properties74 cwd=CWD completed. New directory is {0}. key
/external/mockftpserver/tags/2.0/src/main/resources/
DReplyText.properties74 cwd=CWD completed. New directory is {0}. key
/external/mockftpserver/tags/2.0.1/src/main/resources/
DReplyText.properties74 cwd=CWD completed. New directory is {0}. key

123