Home
last modified time | relevance | path

Searched defs:appname (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pkg_resources/_vendor/
Dappdirs.py45 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/
Dappdirs.py45 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/
Dappdirs.py45 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/
Dappdirs.py45 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.py76 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/
Dappdirs.py45 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/
Dapp.h52 #define APP_START(appname) const struct app_descriptor _app_##appname __ALIGNED(sizeof(void *)) __S… argument
/aosp_15_r20/external/curl/docs/examples/
H A Dchkspeed.c70 char *appname = argv[0]; in main() local
/aosp_15_r20/system/core/trusty/confirmationui/
H A DTrustyApp.cpp89 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/
DGoogleLogTags.java108 public static void writeGoogleHttpRequest(long elapsed, int status, String appname, int reused) { in writeGoogleHttpRequest()
/aosp_15_r20/external/libpng/contrib/gregbook/
H A Drpng-win.c143 static char *appname = LONGNAME; variable
H A Drpng2-win.c181 static char *appname = LONGNAME; variable
H A Drpng-x.c124 static char *appname = LONGNAME; variable
/aosp_15_r20/external/iputils/ninfod/
H A Dninfod.c138 char *appname; variable
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/conf/
H A Dconf.c638 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 Dconf.c663 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/
Dconf.c812 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/
Dconf.c812 int CONF_modules_load_file(const char *filename, const char *appname, in CONF_modules_load_file()
/aosp_15_r20/external/curl/lib/
H A Dsetup-vms.h216 const char *appname, in CONF_modules_load_file()
/aosp_15_r20/external/python/cpython2/Lib/logging/
Dhandlers.py975 def __init__(self, appname, dllname=None, logtype="Application"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/logging/
Dhandlers.py1109 def __init__(self, appname, dllname=None, logtype="Application"): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/logging/
H A Dhandlers.py1109 def __init__(self, appname, dllname=None, logtype="Application"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/logging/
Dhandlers.py1109 def __init__(self, appname, dllname=None, logtype="Application"): argument
/aosp_15_r20/external/python/cpython3/Lib/logging/
Dhandlers.py1109 def __init__(self, appname, dllname=None, logtype="Application"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/logging/
Dhandlers.py1109 def __init__(self, appname, dllname=None, logtype="Application"): argument

123