/third_party/alsa-lib/src/ |
H A D | userfile.c | 83 const char *home = getenv("HOME"); in snd_user_file() local
|
/third_party/curl/src/ |
H A D | tool_findfile.c | 68 static char *checkhome(const char *home, const char *fname, bool dotscore) in checkhome() argument 113 char *home = curl_getenv(conf_list[i].env); in findfile() local 150 char *home = pw->pw_dir; findfile() local [all...] |
H A D | tool_ipfs.c | 81 char *home = curlx_getenv("HOME"); in ipfs_gateway() local
|
/third_party/rust/crates/minimal-lexical/scripts/ |
H A D | timings.py | 21 home = os.path.dirname(scripts) variable
|
/third_party/curl/lib/ |
H A D | netrc.c | 289 char *home = NULL; in Curl_parsenetrc() local
|
/third_party/python/PC/ |
H A D | python_uwp.cpp | 115 const auto home = get_package_home(); in set_process_name() local
|
/third_party/musl/src/regex/ |
H A D | glob.c | 203 char *home = *p ? NULL : getenv("HOME"); in expand_tilde() local
|
/third_party/popt/src/ |
H A D | poptconfig.c | 439 char * home; in poptReadDefaultConfig() local
|
/third_party/python/Python/ |
H A D | pathconfig.c | 38 wchar_t *home; member 256 Py_SetPythonHome(const wchar_t *home) in Py_SetPythonHome() argument [all...] |
/third_party/python/Modules/ |
H A D | getpath.py | 220 home = config.get('home') variable 334 home = ENV_PYTHONHOME variable 473 home = pth_dir global() variable [all...] |
/third_party/vulkan-loader/tests/framework/shim/ |
H A D | shim_common.cpp | 203 auto home = fs::path(get_env_var("HOME")); local
|
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/ |
H A D | sign.c | 473 const char *home = ""; in lws_aws_filesystem_credentials_helper() local
|
/third_party/node/src/ |
H A D | node_os.cc | 264 Local<String> home = String::NewFromUtf8(env->isolate(), in GetHomeDirectory() local
|
/third_party/vulkan-loader/tests/framework/ |
H A D | test_environment.cpp | 406 auto home = get_env_var("HOME"); variable
|
/third_party/alsa-utils/alsamixer/ |
H A D | configparser.c | 576 const char *home; in parse_default_config_file() local [all...] |
/third_party/python/Include/cpython/ |
H A D | initconfig.h | 185 wchar_t *home; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | raw_ostream.cpp | 458 void format_object_base::home() { in home() function in format_object_base
|
/third_party/python/Lib/test/ |
H A D | test_getpath.py | 852 home=None, global() variable [all...] |
/third_party/backends/backend/ |
H A D | st400.c | 213 const char *home = getenv ("HOME"); in st400_inquiry() local
|
/third_party/mesa3d/src/util/ |
H A D | xmlconfig.c | 1209 char *home; in driParseConfigFiles() local
|
/third_party/python/Lib/ |
H A D | pathlib.py | 910 def home(cls): member in Path
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | raw_ostream.cpp | 512 void format_object_base::home() { in home() function in format_object_base
|
/third_party/eudev/src/shared/ |
H A D | util.c | 1169 get_user_creds( const char **username, uid_t *uid, gid_t *gid, const char **home, const char **shell) get_user_creds() argument
|
/third_party/curl/lib/vssh/ |
H A D | libssh2.c | 1085 char *home = curl_getenv("HOME"); in ssh_statemach_act() local
|
/third_party/python/Programs/ |
H A D | _testembed.c | 1564 wchar_t *home = Py_DecodeLocale(env, NULL); in test_init_setpythonhome() local 1589 wchar_t *home = Py_DecodeLocale(env, NULL); in test_init_is_python_build() local [all...] |