Home
last modified time | relevance | path

Searched defs:envvar (Results 1 – 10 of 10) sorted by relevance

/third_party/python/Lib/test/support/
Dos_helper.py672 def __getitem__(self, envvar): argument
675 def __setitem__(self, envvar, value): argument
681 def __delitem__(self, envvar): argument
697 def set(self, envvar, value): argument
700 def unset(self, envvar): argument
/third_party/node/test/parallel/
Dtest-pending-deprecation.js34 const envvar = process.env.NODE_PENDING_DEPRECATION; constant
/third_party/python/Lib/test/
Dtest_cmd_line.py746 def check_warnings_filters(self, cmdline_option, envvar, use_pywarning=False): argument
/third_party/python/Python/
Dpreconfig.c715 const char *envvar = _Py_GetEnv(config->use_environment, "PYTHONMALLOC"); in preconfig_init_allocator() local
/third_party/curl/lib/
Dsetup-vms.h117 static char *vms_getenv(const char *envvar) in vms_getenv()
/third_party/skia/third_party/externals/libjpeg-turbo/
Dturbojpeg-jni.c86 #define setenv(envvar, value, dummy) _putenv_s(envvar, value) argument
89 #define PROP2ENV(property, envvar) { \ argument
/third_party/python/Programs/
D_testembed.c1883 const char *envvar = getenv("TESTFROZEN"); in test_init_use_frozen_modules() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c2233 register char * envvar; in outzone() local
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c2234 register char * envvar; in outzone() local
/third_party/tzdata/
Dzic.c3121 register char * envvar; in outzone() local