Home
last modified time | relevance | path

Searched defs:home (Results 1 – 25 of 41) sorted by relevance

12

/third_party/node/deps/npm/test/lib/commands/
Dconfig.js43 home: { property
49 const home = join(temp, 'home') constant
51 const sandbox = new Sandbox(t, { global, project, home }) field
65 home: { property
71 const home = join(temp, 'home') constant
73 const sandbox = new Sandbox(t, { global, project, home }) field
87 home: { property
93 const home = join(temp, 'home') constant
95 const sandbox = new Sandbox(t, { global, project, home }) field
135 const home = t.testdir({ constant
[all …]
/third_party/curl/src/
Dtool_findfile.c68 static char *checkhome(const char *home, const char *fname, bool dotscore) in checkhome()
113 char *home = curl_getenv(conf_list[i].env); in findfile() local
150 char *home = pw->pw_dir; in findfile() local
/third_party/node/test/parallel/
Dtest-readline.js61 home: ['\x1b[H', { ctrl: true, name: 'a' }], property
65 home: ['\x1bOH', { ctrl: true, name: 'a' }], property
69 home: ['\x1b[7', { ctrl: true, name: 'a' }], property
73 home: ['\x1b[1~', { ctrl: true, name: 'a' }], property
96 home: ['\x1b[H', { ctrl: true, name: 'a' }], property
132 home: ['\x1b[H', { ctrl: true, name: 'a' }], property
Dtest-os-homedir-no-envvar.js15 const home = os.homedir(); constant
Dtest-os.js190 const home = os.homedir(); constant
/third_party/node/deps/npm/node_modules/pacote/lib/util/
Dcache-dir.js7 const home = os.homedir() || resolve(temp, 'npm-' + uidOrPid) constant
/third_party/alsa-lib/src/
Duserfile.c83 const char *home = getenv("HOME"); in snd_user_file() local
/third_party/python/Include/internal/
Dpycore_pathconfig.h21 wchar_t *home; member
/third_party/rust/crates/minimal-lexical/scripts/
Dtimings.py21 home = os.path.dirname(scripts) variable
/third_party/node/deps/npm/test/fixtures/
Dmock-npm.js189 home: homeDir, property
201 home: path.join(dir, 'home'), property
Dsandbox.js104 get home () { getter in Sandbox
/third_party/python/PC/
Dpython_uwp.cpp91 const auto home = get_package_home(); in set_process_name() local
Dgetpathp.c126 const wchar_t *home; /* PYTHONHOME environment variable */ member
733 wchar_t *home = NULL; in calculate_pyvenv_file() local
/third_party/curl/lib/
Dnetrc.c289 char *home = NULL; in Curl_parsenetrc() local
/third_party/node/deps/npm/lib/utils/
Dcmd-list.js79 home: 'docs', property
/third_party/vulkan-loader/tests/framework/shim/
Dshim_common.cpp177 auto home = fs::path(get_env_var("HOME")); local
/third_party/musl/src/regex/
Dglob.c203 char *home = *p ? NULL : getenv("HOME"); in expand_tilde() local
/third_party/popt/src/
Dpoptconfig.c433 char * home; in poptReadDefaultConfig() local
/third_party/node/src/
Dnode_os.cc264 Local<String> home = String::NewFromUtf8(env->isolate(), in GetHomeDirectory() local
/third_party/alsa-utils/alsamixer/
Dconfigparser.c576 const char *home; in parse_default_config_file() local
/third_party/python/Python/
Dpathconfig.c507 Py_SetPythonHome(const wchar_t *home) in Py_SetPythonHome()
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
Dsign.c473 const char *home = ""; in lws_aws_filesystem_credentials_helper() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp458 void format_object_base::home() { in home() function in format_object_base
/third_party/python/Include/cpython/
Dinitconfig.h181 wchar_t *home; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Draw_ostream.cpp512 void format_object_base::home() { in home() function in format_object_base

12