/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pkg_resources/_vendor/ |
D | appdirs.py | 45 def user_data_dir(appname=None, appauthor=None, version=None, roaming=False): argument 100 def site_data_dir(appname=None, appauthor=None, version=None, multipath=False): argument 166 def user_config_dir(appname=None, appauthor=None, version=None, roaming=False): argument 206 def site_config_dir(appname=None, appauthor=None, version=None, multipath=False): argument 257 def user_cache_dir(appname=None, appauthor=None, version=None, opinion=True): argument 314 def user_state_dir(appname=None, appauthor=None, version=None, roaming=False): argument 356 def user_log_dir(appname=None, appauthor=None, version=None, opinion=True): argument 409 def __init__(self, appname=None, appauthor=None, version=None, argument 577 appname = "MyApp" variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pkg_resources/_vendor/ |
D | appdirs.py | 45 def user_data_dir(appname=None, appauthor=None, version=None, roaming=False): argument 100 def site_data_dir(appname=None, appauthor=None, version=None, multipath=False): argument 166 def user_config_dir(appname=None, appauthor=None, version=None, roaming=False): argument 206 def site_config_dir(appname=None, appauthor=None, version=None, multipath=False): argument 257 def user_cache_dir(appname=None, appauthor=None, version=None, opinion=True): argument 314 def user_state_dir(appname=None, appauthor=None, version=None, roaming=False): argument 356 def user_log_dir(appname=None, appauthor=None, version=None, opinion=True): argument 409 def __init__(self, appname=None, appauthor=None, version=None, argument 577 appname = "MyApp" variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/_vendor/ |
D | appdirs.py | 45 def user_data_dir(appname=None, appauthor=None, version=None, roaming=False): argument 100 def site_data_dir(appname=None, appauthor=None, version=None, multipath=False): argument 166 def user_config_dir(appname=None, appauthor=None, version=None, roaming=False): argument 206 def site_config_dir(appname=None, appauthor=None, version=None, multipath=False): argument 257 def user_cache_dir(appname=None, appauthor=None, version=None, opinion=True): argument 314 def user_state_dir(appname=None, appauthor=None, version=None, roaming=False): argument 356 def user_log_dir(appname=None, appauthor=None, version=None, opinion=True): argument 409 def __init__(self, appname=None, appauthor=None, version=None, argument 577 appname = "MyApp" variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/_vendor/ |
D | appdirs.py | 45 def user_data_dir(appname=None, appauthor=None, version=None, roaming=False): argument 100 def site_data_dir(appname=None, appauthor=None, version=None, multipath=False): argument 166 def user_config_dir(appname=None, appauthor=None, version=None, roaming=False): argument 206 def site_config_dir(appname=None, appauthor=None, version=None, multipath=False): argument 257 def user_cache_dir(appname=None, appauthor=None, version=None, opinion=True): argument 314 def user_state_dir(appname=None, appauthor=None, version=None, roaming=False): argument 356 def user_log_dir(appname=None, appauthor=None, version=None, opinion=True): argument 409 def __init__(self, appname=None, appauthor=None, version=None, argument 577 appname = "MyApp" variable
|
/aosp_15_r20/external/pytorch/torch/ |
H A D | _appdirs.py | 76 def user_data_dir(appname=None, appauthor=None, version=None, roaming=False): argument 131 def site_data_dir(appname=None, appauthor=None, version=None, multipath=False): argument 200 def user_config_dir(appname=None, appauthor=None, version=None, roaming=False): argument 244 def site_config_dir(appname=None, appauthor=None, version=None, multipath=False): argument 301 def user_cache_dir(appname=None, appauthor=None, version=None, opinion=True): argument 358 def user_state_dir(appname=None, appauthor=None, version=None, roaming=False): argument 400 def user_log_dir(appname=None, appauthor=None, version=None, opinion=True): argument 453 self, appname=None, appauthor=None, version=None, roaming=False, multipath=False argument 634 appname = "MyApp" variable
|
/aosp_15_r20/external/python/setuptools/pkg_resources/_vendor/ |
D | appdirs.py | 45 def user_data_dir(appname=None, appauthor=None, version=None, roaming=False): argument 100 def site_data_dir(appname=None, appauthor=None, version=None, multipath=False): argument 166 def user_config_dir(appname=None, appauthor=None, version=None, roaming=False): argument 206 def site_config_dir(appname=None, appauthor=None, version=None, multipath=False): argument 257 def user_cache_dir(appname=None, appauthor=None, version=None, opinion=True): argument 314 def user_state_dir(appname=None, appauthor=None, version=None, roaming=False): argument 356 def user_log_dir(appname=None, appauthor=None, version=None, opinion=True): argument 409 def __init__(self, appname=None, appauthor=None, version=None, argument 577 appname = "MyApp" variable
|
/aosp_15_r20/external/trusty/lk/include/ |
D | app.h | 52 #define APP_START(appname) const struct app_descriptor _app_##appname __ALIGNED(sizeof(void *)) __S… argument
|
/aosp_15_r20/external/curl/docs/examples/ |
H A D | chkspeed.c | 70 char *appname = argv[0]; in main() local
|
/aosp_15_r20/system/core/trusty/confirmationui/ |
H A D | TrustyApp.cpp | 89 TrustyApp::TrustyApp(const std::string& path, const std::string& appname) in TrustyApp()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/ex/common/android-common/android_common/gen/logtags/frameworks/ex/common/java/com/android/common/ |
D | GoogleLogTags.java | 108 public static void writeGoogleHttpRequest(long elapsed, int status, String appname, int reused) { in writeGoogleHttpRequest()
|
/aosp_15_r20/external/libpng/contrib/gregbook/ |
H A D | rpng-win.c | 143 static char *appname = LONGNAME; variable
|
H A D | rpng2-win.c | 181 static char *appname = LONGNAME; variable
|
H A D | rpng-x.c | 124 static char *appname = LONGNAME; variable
|
/aosp_15_r20/external/iputils/ninfod/ |
H A D | ninfod.c | 138 char *appname; variable
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/conf/ |
H A D | conf.c | 638 int CONF_modules_load_file(const char *filename, const char *appname, in CONF_modules_load_file()
|
/aosp_15_r20/external/boringssl/src/crypto/conf/ |
H A D | conf.c | 663 int CONF_modules_load_file(const char *filename, const char *appname, in CONF_modules_load_file()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/conf/ |
D | conf.c | 812 int CONF_modules_load_file(const char *filename, const char *appname, in CONF_modules_load_file()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/conf/ |
D | conf.c | 812 int CONF_modules_load_file(const char *filename, const char *appname, in CONF_modules_load_file()
|
/aosp_15_r20/external/curl/lib/ |
H A D | setup-vms.h | 216 const char *appname, in CONF_modules_load_file()
|
/aosp_15_r20/external/python/cpython2/Lib/logging/ |
D | handlers.py | 975 def __init__(self, appname, dllname=None, logtype="Application"): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/logging/ |
D | handlers.py | 1109 def __init__(self, appname, dllname=None, logtype="Application"): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/logging/ |
H A D | handlers.py | 1109 def __init__(self, appname, dllname=None, logtype="Application"): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/logging/ |
D | handlers.py | 1109 def __init__(self, appname, dllname=None, logtype="Application"): argument
|
/aosp_15_r20/external/python/cpython3/Lib/logging/ |
D | handlers.py | 1109 def __init__(self, appname, dllname=None, logtype="Application"): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/logging/ |
D | handlers.py | 1109 def __init__(self, appname, dllname=None, logtype="Application"): argument
|