/aosp_15_r20/external/python/cpython2/Lib/ |
D | ntpath.py | 31 defpath = '.;C:\\bin' variable 33 defpath = '\\Windows' variable
|
D | os2emxpath.py | 29 defpath = '.;C:\\bin' variable
|
D | macpath.py | 23 defpath = ':' variable
|
D | posixpath.py | 35 defpath = ':/bin:/usr/bin' variable
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/ |
H A D | filesys.c | 109 APR_DECLARE(apr_status_t) apr_filepath_get(char **defpath, apr_int32_t flags, in apr_filepath_get()
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/ |
H A D | filepath.c | 37 APR_DECLARE(apr_status_t) apr_filepath_get(char **defpath, apr_int32_t flags, in apr_filepath_get()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | posixpath.py | 21 defpath = '/bin:/usr/bin' variable
|
D | ntpath.py | 17 defpath = '.;C:\\bin' variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | posixpath.py | 21 defpath = '/bin:/usr/bin' variable
|
D | ntpath.py | 17 defpath = '.;C:\\bin' variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | posixpath.py | 21 defpath = '/bin:/usr/bin' variable
|
D | ntpath.py | 17 defpath = '.;C:\\bin' variable
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | posixpath.py | 21 defpath = '/bin:/usr/bin' variable
|
H A D | ntpath.py | 17 defpath = '.;C:\\bin' variable
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | posixpath.py | 21 defpath = '/bin:/usr/bin' variable
|
D | ntpath.py | 17 defpath = '.;C:\\bin' variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | posixpath.py | 21 defpath = '/bin:/usr/bin' variable
|
D | ntpath.py | 17 defpath = '.;C:\\bin' variable
|
/aosp_15_r20/external/python/cpython2/Lib/plat-riscos/ |
D | riscospath.py | 21 defpath = '<Run$Dir>' variable
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | getpath.c | 385 char *defpath = pythonpath; in calculate_path() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_os.py | 1955 def _execvpe_mockup(defpath=None): argument
|