/prebuilts/build-tools/common/py3-stdlib/sysconfig/ |
D | __init__.py | 238 scheme = _INSTALL_SCHEMES[scheme] variable 262 def _expand_vars(scheme, vars): argument 441 def get_paths(scheme=get_default_scheme(), vars=None, expand=True): argument 453 def get_path(name, scheme=get_default_scheme(), vars=None, expand=True): argument
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | sysconfig.py | 237 scheme = _INSTALL_SCHEMES[scheme] variable 261 def _expand_vars(scheme, vars): argument 609 def get_paths(scheme=get_default_scheme(), vars=None, expand=True): argument 621 def get_path(name, scheme=get_default_scheme(), vars=None, expand=True): argument
|
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/ |
D | sysconfig.py | 237 scheme = _INSTALL_SCHEMES[scheme] variable 261 def _expand_vars(scheme, vars): argument 609 def get_paths(scheme=get_default_scheme(), vars=None, expand=True): argument 621 def get_path(name, scheme=get_default_scheme(), vars=None, expand=True): argument
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | sysconfig.py | 237 scheme = _INSTALL_SCHEMES[scheme] variable 261 def _expand_vars(scheme, vars): argument 609 def get_paths(scheme=get_default_scheme(), vars=None, expand=True): argument 621 def get_path(name, scheme=get_default_scheme(), vars=None, expand=True): argument
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | sysconfig.py | 237 scheme = _INSTALL_SCHEMES[scheme] variable 261 def _expand_vars(scheme, vars): argument 609 def get_paths(scheme=get_default_scheme(), vars=None, expand=True): argument 621 def get_path(name, scheme=get_default_scheme(), vars=None, expand=True): argument
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | _framework_compat.py | 49 def scheme(name): function
|
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | _framework_compat.py | 49 def scheme(name): function
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | _framework_compat.py | 49 def scheme(name): function
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | _framework_compat.py | 49 def scheme(name): function
|
/prebuilts/go/linux-x86/src/net/http/ |
D | export_test.go | 165 func (t *Transport) IdleConnCountForTesting(scheme, addr string) int { argument 196 func (t *Transport) PutIdleTestConn(scheme, addr string) bool { argument 222 func (t *Transport) PutIdleTestConnH2(scheme, addr string, alt RoundTripper) bool { argument
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/ |
D | UriParser.h | 22 llvm::StringRef scheme; member
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/ |
D | UriParser.h | 22 llvm::StringRef scheme; member
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Utility/ |
D | UriParser.h | 22 llvm::StringRef scheme; member
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/ |
D | UriParser.h | 22 llvm::StringRef scheme; member
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/ |
D | connectionpool.py | 72 scheme = None variable in ConnectionPool 165 scheme = "http" variable in HTTPConnectionPool 911 scheme = "https" variable in HTTPSConnectionPool 1095 def _normalize_host(host, scheme): argument
|
D | poolmanager.py | 189 def _new_pool(self, scheme, host, port, request_context=None): argument 225 def connection_from_host(self, host, port=None, scheme="http", pool_kwargs=None): argument 498 def connection_from_host(self, host, port=None, scheme="http", pool_kwargs=None): argument
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/ |
D | connectionpool.py | 72 scheme = None variable in ConnectionPool 165 scheme = "http" variable in HTTPConnectionPool 911 scheme = "https" variable in HTTPSConnectionPool 1095 def _normalize_host(host, scheme): argument
|
D | poolmanager.py | 189 def _new_pool(self, scheme, host, port, request_context=None): argument 225 def connection_from_host(self, host, port=None, scheme="http", pool_kwargs=None): argument 498 def connection_from_host(self, host, port=None, scheme="http", pool_kwargs=None): argument
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/ |
D | connectionpool.py | 72 scheme = None variable in ConnectionPool 165 scheme = "http" variable in HTTPConnectionPool 911 scheme = "https" variable in HTTPSConnectionPool 1095 def _normalize_host(host, scheme): argument
|
D | poolmanager.py | 189 def _new_pool(self, scheme, host, port, request_context=None): argument 225 def connection_from_host(self, host, port=None, scheme="http", pool_kwargs=None): argument 498 def connection_from_host(self, host, port=None, scheme="http", pool_kwargs=None): argument
|
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/ |
D | connectionpool.py | 72 scheme = None variable in ConnectionPool 165 scheme = "http" variable in HTTPConnectionPool 911 scheme = "https" variable in HTTPSConnectionPool 1095 def _normalize_host(host, scheme): argument
|
D | poolmanager.py | 189 def _new_pool(self, scheme, host, port, request_context=None): argument 225 def connection_from_host(self, host, port=None, scheme="http", pool_kwargs=None): argument 498 def connection_from_host(self, host, port=None, scheme="http", pool_kwargs=None): argument
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ |
D | url.py | 93 scheme=None, argument 274 def _normalize_host(host, scheme): argument
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ |
D | url.py | 93 scheme=None, argument 274 def _normalize_host(host, scheme): argument
|
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ |
D | url.py | 93 scheme=None, argument 274 def _normalize_host(host, scheme): argument
|