HomeSort by relevance Sort by last modified time
    Searched defs:realpath (Results 1 - 25 of 63) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/StdLib/LibC/StdLib/
realpath.c 2 Implement the realpath function.
18 /** The realpath() function shall derive, from the pathname pointed to by
25 If resolved_name is a null pointer, the behavior of realpath() is
35 realpath( function
  /external/autotest/bin/
python_venv 31 realpath() { function
40 local create_venv=$(realpath "${p}/bin/create_venv")
58 readonly extra_imports_dir=$(realpath ../venv)
  /external/autotest/skylab_migration/bin/
python_venv 32 realpath() { function
41 local create_venv=$(realpath "${p}/bin/create_venv")
59 readonly extra_imports_dir=$(realpath ../venv)
  /test/suite_harness/tools/cts-instant-tradefed/etc/
cts-instant-tradefed 34 # readlink does not work on MacOS so rely on our own realpath
35 realpath() { function
84 CTS_INSTANT_ROOT="$(dirname $(realpath $0))/../.."
  /test/suite_harness/tools/cts-tradefed/etc/
cts-tradefed 34 # readlink does not work on MacOS so rely on our own realpath
35 realpath() { function
84 CTS_ROOT="$(dirname $(realpath $0))/../.."
  /external/tensorflow/tensorflow/tools/ci_build/builds/
builds_common.sh 35 realpath() { function
37 # Usage: realpath <file_path>
40 die "realpath: incorrect usage"
96 LOG_FILE_ABS=$(realpath "${LOG_FILE}")
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stdlib.h 29 char *__restrict __resolved), realpath) __wur;
34 __warnattr ("second argument of realpath must be either NULL or at "
38 __NTH (realpath (__const char *__restrict __name, char *__restrict __resolved)) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stdlib.h 29 char *__restrict __resolved), realpath) __wur;
34 __warnattr ("second argument of realpath must be either NULL or at "
38 __NTH (realpath (__const char *__restrict __name, char *__restrict __resolved)) function
  /bionic/libc/upstream-freebsd/lib/libc/stdlib/
realpath.c 30 static char sccsid[] = "@(#)realpath.c 8.1 (Berkeley) 2/16/94";
51 realpath(const char * __restrict path, char * __restrict resolved) function
  /external/syslinux/core/fs/
chdir.c 18 realpath(dst, src, FILENAME_MAX);
58 __export size_t realpath(char *dst, const char *src, size_t bufsize) function
64 dprintf("realpath: input: %s\n", src);
66 if (this_fs->fs_ops->realpath) {
67 s = this_fs->fs_ops->realpath(this_fs, dst, src, bufsize);
71 dprintf("realpath: searchpath failure\n");
83 dprintf("realpath: output: %s\n", dst);
  /external/flatbuffers/android/jni/
include.mk 40 # Portable version of $(realpath) that omits drive letters on Windows.
41 realpath-portable = $(join $(filter %:,$(subst :,: ,$1)),\
42 $(realpath $(filter-out %:,$(subst :,: ,$1))))
57 $(call realpath-portable,$(dir $(lastword $(MAKEFILE_LIST)))/../..)
81 $(call realpath-portable,$(LOCAL_PATH)/../../../../../../prebuilts/cmake)
186 realpath-portable,$(LOCAL_PATH)/$1))
215 # LOCAL_PATH := $(call realpath-portable,$(LOCAL_PATH))
  /external/python/cpython2/Lib/
os2emxpath.py 20 "extsep","devnull","realpath","supports_unicode_filenames"]
157 # realpath is a no-op on systems without islink support
158 realpath = abspath variable
macpath.py 15 "devnull","realpath","supports_unicode_filenames"]
197 # realpath is a no-op on systems without islink support
198 def realpath(path): function
  /prebuilts/gdb/darwin-x86/lib/python2.7/
os2emxpath.py 19 "extsep","devnull","realpath","supports_unicode_filenames"]
156 # realpath is a no-op on systems without islink support
157 realpath = abspath variable
macpath.py 14 "devnull","realpath","supports_unicode_filenames"]
196 # realpath is a no-op on systems without islink support
197 def realpath(path): function
  /prebuilts/gdb/linux-x86/lib/python2.7/
os2emxpath.py 19 "extsep","devnull","realpath","supports_unicode_filenames"]
156 # realpath is a no-op on systems without islink support
157 realpath = abspath variable
macpath.py 14 "devnull","realpath","supports_unicode_filenames"]
196 # realpath is a no-op on systems without islink support
197 def realpath(path): function
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
os2emxpath.py 19 "extsep","devnull","realpath","supports_unicode_filenames"]
156 # realpath is a no-op on systems without islink support
157 realpath = abspath variable
macpath.py 14 "devnull","realpath","supports_unicode_filenames"]
196 # realpath is a no-op on systems without islink support
197 def realpath(path): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
os2emxpath.py 19 "extsep","devnull","realpath","supports_unicode_filenames"]
156 # realpath is a no-op on systems without islink support
157 realpath = abspath variable
macpath.py 14 "devnull","realpath","supports_unicode_filenames"]
196 # realpath is a no-op on systems without islink support
197 def realpath(path): function
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
LongFilePathOsPath.py 51 realpath = os.path.realpath variable
  /external/python/cpython3/Lib/
macpath.py 13 "devnull","realpath","supports_unicode_filenames"]
191 # realpath is a no-op on systems without islink support
192 def realpath(path): function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
ntpath.py 21 "extsep","devnull","realpath","supports_unicode_filenames","relpath"]
485 # realpath is a no-op on systems without islink support
486 realpath = abspath variable
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
ntpath.py 35 "extsep","devnull","realpath","supports_unicode_filenames","relpath"]
515 # realpath is a no-op on systems without islink support
516 realpath = abspath variable

Completed in 705 milliseconds

1 2 3