HomeSort by relevance Sort by last modified time
    Searched refs:cwd (Results 201 - 225 of 599) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/wpa_supplicant_8/src/utils/
os_internal.c 150 char *buf = NULL, *cwd, *ret; local
160 cwd = getcwd(buf, len);
161 if (cwd == NULL) {
172 cwd_len = os_strlen(cwd);
177 os_memcpy(ret, cwd, cwd_len);
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/
shell.py 35 cwd = _os.path.dirname(_os.path.abspath(_sys.argv[0])) variable
63 return _os.path.normpath(_os.path.join(cwd, path))
285 if dest.startswith(cwd):
286 dest = dest.replace(cwd, '', 1)
311 if dest.startswith(cwd):
312 dest = dest.replace(cwd, '', 1)
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
shell.py 35 cwd = _os.path.dirname(_os.path.abspath(_sys.argv[0])) variable
63 return _os.path.normpath(_os.path.join(cwd, path))
285 if dest.startswith(cwd):
286 dest = dest.replace(cwd, '', 1)
311 if dest.startswith(cwd):
312 dest = dest.replace(cwd, '', 1)
  /external/linux-kselftest/tools/testing/selftests/exec/
execveat.c 159 char *cwd = getcwd(NULL, 0); local
161 if (!cwd) {
166 strcpy(longpath, cwd);
171 count = (PATH_MAX - 3 - strlen(cwd)) / XX_DIR_LEN;
176 len = (PATH_MAX - 3 - strlen(cwd)) - (count * XX_DIR_LEN);
182 free(cwd);
  /development/tools/repo_diff/
repo_diff_android.py 75 (url, rev), cwd=workspace, shell=True)
92 subprocess.check_output(command, cwd=workspace, shell=True)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_build_py.py 70 cwd = os.getcwd()
99 os.chdir(cwd)
  /external/capstone/bindings/python/
setup_cython.py 73 cwd = os.getcwd()
98 os.chdir(cwd)
  /external/libcxx/utils/libcxx/android/
compiler.py 45 def compile(self, source_files, out=None, flags=None, cwd=None):
50 def link(self, source_files, out=None, flags=None, cwd=None):
  /external/llvm/utils/
makellvm 115 # run make in the in the obj-root tree, in the directory for $cwd
117 set CURSRCDIR = `echo $cwd | sed -e "s/${SRCROOT}//"`
  /external/pdfium/testing/tools/
common.py 137 cwd = os.getcwd()
141 os.chdir(cwd)
  /external/python/cpython2/Lib/distutils/tests/
test_build_py.py 70 cwd = os.getcwd()
99 os.chdir(cwd)
  /external/python/cpython3/Lib/distutils/tests/
test_core.py 105 cwd = os.getcwd()
116 self.assertEqual(cwd, output)
  /external/python/cpython3/Lib/test/test_importlib/
test_api.py 249 with support.temp_cwd(None) as cwd:
251 with support.DirsOnSysPath(cwd):
254 path = os.path.join(cwd, name + '.py')
275 init_path = os.path.join(cwd, name, '__init__.py')
300 with support.temp_cwd(None) as cwd:
302 with support.DirsOnSysPath(cwd):
305 bad_path = os.path.join(cwd, name, '__init.py')
332 init_path = os.path.join(cwd, name, '__init__.py')
  /external/swiftshader/third_party/LLVM/utils/
makellvm 115 # run make in the in the obj-root tree, in the directory for $cwd
117 set CURSRCDIR = `echo $cwd | sed -e "s/${SRCROOT}//"`
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/libcxx/android/
compiler.py 45 def compile(self, source_files, out=None, flags=None, cwd=None):
50 def link(self, source_files, out=None, flags=None, cwd=None):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_build_py.py 70 cwd = os.getcwd()
99 os.chdir(cwd)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_build_py.py 70 cwd = os.getcwd()
99 os.chdir(cwd)
  /build/blueprint/bootstrap/
config.go 47 if cwd, err := os.Getwd(); err == nil {
48 if relpath, err := filepath.Rel(cwd, goroot); err == nil {
  /external/ltp/testcases/kernel/fs/ftest/
ftest02.c 92 static char *cwd; variable
125 cwd = startdir;
126 strcat(dirname, cwd);
129 strcat(homedir, cwd);
ftest06.c 97 static char *cwd; variable
138 cwd = startdir;
141 "%s/ftest06.%d", cwd, getpid());
143 "%s/ftest06h.%d", cwd, getpid());
  /external/skia/infra/bots/recipes/
upload_calmbench_results.py 25 with api.context(cwd=api.path['start_dir']):
  /external/skqp/infra/bots/recipes/
upload_calmbench_results.py 25 with api.context(cwd=api.path['start_dir']):
  /external/syslinux/core/fs/
fs.c 149 dprintf("searchdir: %s root: %p cwd: %p\n",
150 name, this_fs->root, this_fs->cwd);
176 inode = get_inode(this_fs->cwd);
441 fs.cwd = get_inode(fs.root);
442 dprintf("init: root inode %p, cwd inode %p\n", fs.root, fs.cwd);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
sigcontext.h 135 __u16 cwd; member in struct:_fpstate
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
sigcontext.h 135 __u16 cwd; member in struct:_fpstate

Completed in 411 milliseconds

1 2 3 4 5 6 7 891011>>