Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dntpath.py534 abspath = _abspath_fallback variable
537 def abspath(path): function
Dposixpath.py376 def abspath(path): function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspurl.h85 gchar *abspath; member
/third_party/ltp/testcases/kernel/syscalls/readlinkat/
Dreadlinkat01.c52 static char abspath[1024]; variable
/third_party/ltp/testcases/kernel/syscalls/mkdirat/
Dmkdirat01.c45 static char abspath[1024]; variable
/third_party/libuv/src/unix/
Dhaiku.c37 char abspath[B_PATH_NAME_LENGTH]; in uv_exepath() local
Dfreebsd.c60 char abspath[PATH_MAX * 2 + 1]; in uv_exepath() local
Ddarwin.c77 char abspath[PATH_MAX * 2 + 1]; in uv_exepath() local
Dcore.c1553 char abspath[UV__PATH_MAX]; in uv__search_path() local
/third_party/node/tools/
Dinstall.py17 def abspath(*args): function
/third_party/python/Lib/test/
Dtest_dtrace.py12 def abspath(filename): function
/third_party/python/Modules/
Dposixmodule.c4265 wchar_t *abspath; in os__getfullpathname_impl() local