Home
last modified time | relevance | path

Searched defs:abspath (Results 1 – 25 of 45) sorted by relevance

12

/aosp_15_r20/external/angle/scripts/
H A Dinstall_target.py73 def gen_pkgconfig(name: str, version: str, prefix: os.path.abspath, libs: list):
97 def install(name, version, prefix: os.path.abspath, libs: list, includes: list):
/aosp_15_r20/external/python/cpython2/Lib/
Dntpath.py472 def abspath(path): function
483 def abspath(path): function
Dos2emxpath.py147 def abspath(path): function
Dmacpath.py187 def abspath(path): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dntpath.py567 abspath = _abspath_fallback variable
570 def abspath(path): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dntpath.py567 abspath = _abspath_fallback variable
570 def abspath(path): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dntpath.py567 abspath = _abspath_fallback variable
570 def abspath(path): function
Dposixpath.py397 def abspath(path): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dntpath.py567 abspath = _abspath_fallback variable
570 def abspath(path): function
Dposixpath.py397 def abspath(path): function
/aosp_15_r20/external/python/cpython3/Lib/
Dntpath.py567 abspath = _abspath_fallback variable
570 def abspath(path): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dntpath.py567 abspath = _abspath_fallback variable
570 def abspath(path): function
/aosp_15_r20/external/e2fsprogs/util/
H A Dsymlinks.c121 static int shorten_path (char *path, char *abspath) in shorten_path()
168 static char lpath[PATH_MAX], new[PATH_MAX], abspath[PATH_MAX]; in fix_symlink() local
/aosp_15_r20/external/perfetto/src/profiling/symbolizer/
H A Dlocal_symbolizer.cc642 const std::string& abspath, in FindBinary()
658 const std::string& abspath, in FindBinary()
716 const std::string& abspath, in FindBinaryInRoot()
/aosp_15_r20/frameworks/base/ravenwood/tools/hoststubgen/
H A Dcommon.sh39 abspath() { function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_getpath.py915 def abspath(self, path): member in MockNTNamespace
1092 def abspath(self, path): member in MockPosixNamespace
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/ftrace/
H A Dftracetest67 abspath() { function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/readlinkat/
H A Dreadlinkat01.c34 static const char *abspath; variable
/aosp_15_r20/external/python/cpython2/PC/VC6/
Dbuild_tkinter.py13 def abspath(name): function
/aosp_15_r20/external/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py215 def abspath(cwd, name): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/libscanbuild/
Dintercept.py216 def abspath(cwd, name): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/libscanbuild/
Dintercept.py216 def abspath(cwd, name): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/libscanbuild/
Dintercept.py216 def abspath(cwd, name): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/libscanbuild/
Dintercept.py216 def abspath(cwd, name): function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mkdirat/
H A Dmkdirat01.c44 static char abspath[1024]; variable

12