Home
last modified time | relevance | path

Searched refs:envvar (Results 1 – 25 of 153) sorted by relevance

1234567

/external/mesa3d/src/gallium/docs/source/drivers/openswr/
Dknobs.rst7 .. envvar:: KNOB_ENABLE_ASSERT_DIALOGS <bool> (true)
11 .. envvar:: KNOB_SINGLE_THREADED <bool> (false)
15 .. envvar:: KNOB_DUMP_SHADER_IR <bool> (false)
19 .. envvar:: KNOB_USE_GENERIC_STORETILE <bool> (false)
23 .. envvar:: KNOB_FAST_CLEAR <bool> (true)
27 .. envvar:: KNOB_MAX_NUMA_NODES <uint32_t> (0)
31 .. envvar:: KNOB_MAX_CORES_PER_NUMA_NODE <uint32_t> (0)
35 .. envvar:: KNOB_MAX_THREADS_PER_CORE <uint32_t> (1)
39 .. envvar:: KNOB_MAX_WORKER_THREADS <uint32_t> (0)
43 .. envvar:: KNOB_BUCKETS_START_FRAME <uint32_t> (1200)
[all …]
/external/mesa3d/src/gallium/docs/source/
Ddebugging.rst18 .. envvar:: GALLIUM_PRINT_OPTIONS <bool> (false)
24 .. envvar:: GALLIUM_RBUG <bool> (false)
28 .. envvar:: GALLIUM_TRACE <string> ("")
35 .. envvar:: GALLIUM_DUMP_CPU <bool> (false)
39 .. envvar:: TGSI_PRINT_SANITY <bool> (false)
44 .. envvar:: DRAW_USE_LLVM <bool> (false)
52 .. envvar:: ST_DEBUG <flags> (0x0)
60 .. envvar:: I915_DEBUG <flags> (0x0)
64 .. envvar:: I915_NO_HW <bool> (false)
68 .. envvar:: I915_DUMP_CMD <bool> (false)
[all …]
/external/tensorflow/tensorflow/compiler/xla/
Dparse_flags_from_env.cc146 static void SetArgvFromEnv(absl::string_view envvar, EnvArgv* a) { in SetArgvFromEnv() argument
151 const char* env = getenv(string(envvar).c_str()); in SetArgvFromEnv()
185 absl::string_view envvar, const std::vector<tensorflow::Flag>& flag_list) { in ParseFlagsFromEnvAndDieIfUnknown() argument
187 auto* env_argv = &EnvArgvs()[string(envvar)]; in ParseFlagsFromEnvAndDieIfUnknown()
188 SetArgvFromEnv(envvar, env_argv); // a no-op if already initialized in ParseFlagsFromEnvAndDieIfUnknown()
191 VLOG(1) << "For env var " << envvar << " found arguments:"; in ParseFlagsFromEnvAndDieIfUnknown()
209 if (envvar == "TF_XLA_FLAGS") { in ParseFlagsFromEnvAndDieIfUnknown()
211 } else if (envvar == "XLA_FLAGS") { in ParseFlagsFromEnvAndDieIfUnknown()
222 << " in " << envvar << ": " << absl::StrJoin(unknown_flags, " ") in ParseFlagsFromEnvAndDieIfUnknown()
235 void ResetFlagsFromEnvForTesting(absl::string_view envvar, int** pargc, in ResetFlagsFromEnvForTesting() argument
[all …]
Dparse_flags_from_env.h66 absl::string_view envvar, const std::vector<tensorflow::Flag>& flag_list);
69 void ResetFlagsFromEnvForTesting(absl::string_view envvar, int** pargc,
/external/mesa3d/src/gallium/docs/source/exts/
Dformatting.py10 envvar, t, default = sig.split(" ", 2)
11 envvar = envvar.strip().upper()
14 signode += sphinx.addnodes.desc_name(envvar, envvar)
17 return envvar
/external/python/cpython2/Doc/using/
Dcmdline.rst210 import of source modules. See also :envvar:`PYTHONDONTWRITEBYTECODE`.
218 options). See also :envvar:`PYTHONDEBUG`.
223 Ignore all :envvar:`PYTHON*` environment variables, e.g.
224 :envvar:`PYTHONPATH` and :envvar:`PYTHONHOME`, that might be set.
234 :envvar:`PYTHONSTARTUP` file is not read.
237 raises an exception. See also :envvar:`PYTHONINSPECT`.
245 :envvar:`PYTHONOPTIMIZE`.
292 See also :envvar:`PYTHONHASHSEED`.
332 See also :envvar:`PYTHONUNBUFFERED`.
341 See also :envvar:`PYTHONVERBOSE`.
[all …]
Dunix.rst96 :envvar:`prefix` (``${prefix}``) and :envvar:`exec_prefix` (``${exec_prefix}``)
134 which searches for the Python interpreter in the whole :envvar:`PATH`. However,
/external/python/cpython3/Doc/using/
Dcmdline.rst214 import of source modules. See also :envvar:`PYTHONDONTWRITEBYTECODE`.
234 options). See also :envvar:`PYTHONDEBUG`.
239 Ignore all :envvar:`PYTHON*` environment variables, e.g.
240 :envvar:`PYTHONPATH` and :envvar:`PYTHONHOME`, that might be set.
248 :envvar:`PYTHONSTARTUP` file is not read.
251 raises an exception. See also :envvar:`PYTHONINSPECT`.
258 the user's site-packages directory. All :envvar:`PYTHON*` environment
270 extension (see :pep:`488`). See also :envvar:`PYTHONOPTIMIZE`.
296 :envvar:`PYTHONHASHSEED` environment variable is set to ``0``, since hash
310 :envvar:`PYTHONHASHSEED` allows you to set a fixed value for the hash
[all …]
Dunix.rst96 :envvar:`prefix` (``${prefix}``) and :envvar:`exec_prefix` (``${exec_prefix}``)
132 which searches for the Python interpreter in the whole :envvar:`PATH`. However,
Dwindows.rst78 * If selected, the install directory will be added to your :envvar:`PATH`
93 * If selected, the install directory will be added to the system :envvar:`PATH`
169 | | to :envvar:`PATH` and ``.PY`` to | |
170 | | :envvar:`PATHEXT` | |
540 Modifying :envvar:`PATH` by adding the directory containing
554 cause unexpected results when modifying :envvar:`PATH`.
556 The :envvar:`PYTHONPATH` variable is used by all versions of Python 2 and
591 :envvar:`PATH`. The location of the :file:`Scripts\\` folder is also added.
598 modify the :envvar:`PATH` using the directions in :ref:`setting-envvars`. You
599 need to set your :envvar:`PATH` environment variable to include the directory
[all …]
/external/python/cpython2/Doc/library/
Dgetpass.rst44 This function checks the environment variables :envvar:`LOGNAME`,
45 :envvar:`USER`, :envvar:`LNAME` and :envvar:`USERNAME`, in order, and returns
Dwebbrowser.rst22 If the environment variable :envvar:`BROWSER` exists, it is interpreted to
98 This entry point is only useful if you plan to either set the :envvar:`BROWSER`
161 would be nice; the :envvar:`KDEDIR` variable is not sufficient. Note also that
219 directories given in the :envvar:`PATH` environment variable.
Dsite.rst117 :envvar:`PYTHONNOUSERSITE`). ``None`` means it was disabled for security
146 also :envvar:`PYTHONUSERBASE`.
169 :envvar:`PYTHONUSERBASE`.
178 it, respecting :envvar:`PYTHONNOUSERSITE` and :data:`USER_BASE`.
Duser.rst18 :envvar:`PYTHONSTARTUP` environment variable if it exists).
33 wishes. The home directory is assumed to be named by the :envvar:`HOME`
Dtime.rst44 unless the environment variable :envvar:`PYTHONY2K` is set to a non-empty
46 :envvar:`PYTHONY2K` to a non-empty string in the environment to require 4-digit
116 :envvar:`PYTHONY2K` has been set to a non-empty string. It may also be modified
468 variable :envvar:`TZ` specifies how this is done. It will also set the variables
469 ``tzname`` (from the :envvar:`TZ` environment variable), ``timezone`` (non-DST
481 Although in many cases, changing the :envvar:`TZ` environment variable may
485 The :envvar:`TZ` environment variable should contain no whitespace.
487 The standard format of the :envvar:`TZ` environment variable is (whitespace
539 specify the timezone rules. To do this, set the :envvar:`TZ` environment
/external/python/cpython3/Doc/library/
Dgetpass.rst44 This function checks the environment variables :envvar:`LOGNAME`,
45 :envvar:`USER`, :envvar:`LNAME` and :envvar:`USERNAME`, in order, and
Dwebbrowser.rst23 If the environment variable :envvar:`BROWSER` exists, it is interpreted as the
96 useful if you plan to either set the :envvar:`BROWSER` variable or call
162 would be nice; the :envvar:`KDEDIR` variable is not sufficient. Note also that
218 directories given in the :envvar:`PATH` environment variable.
Dsite.rst138 :envvar:`PYTHONSTARTUP` file.
157 :envvar:`PYTHONNOUSERSITE`). ``None`` means it was disabled for security
182 See also :envvar:`PYTHONUSERBASE`.
212 :envvar:`PYTHONUSERBASE`.
221 it, respecting :envvar:`PYTHONNOUSERSITE` and :data:`USER_BASE`.
Dpy_compile.rst59 the :envvar:`SOURCE_DATE_EPOCH` environment variable is set, otherwise
76 If the :envvar:`SOURCE_DATE_EPOCH` environment variable is set,
81 The :envvar:`SOURCE_DATE_EPOCH` environment variable no longer
Ddevelopment.rst29 :envvar:`PYTHONDEVMODE` environment variable.
/external/python/cpython2/Lib/test/support/
D__init__.py1055 def __getitem__(self, envvar): argument
1056 return self._environ[envvar]
1058 def __setitem__(self, envvar, value): argument
1060 if envvar not in self._changed:
1061 self._changed[envvar] = self._environ.get(envvar)
1062 self._environ[envvar] = value
1064 def __delitem__(self, envvar): argument
1066 if envvar not in self._changed:
1067 self._changed[envvar] = self._environ.get(envvar)
1068 if envvar in self._environ:
[all …]
/external/python/cpython3/Lib/test/support/
D__init__.py1310 def __getitem__(self, envvar): argument
1311 return self._environ[envvar]
1313 def __setitem__(self, envvar, value): argument
1315 if envvar not in self._changed:
1316 self._changed[envvar] = self._environ.get(envvar)
1317 self._environ[envvar] = value
1319 def __delitem__(self, envvar): argument
1321 if envvar not in self._changed:
1322 self._changed[envvar] = self._environ.get(envvar)
1323 if envvar in self._environ:
[all …]
/external/openssh/
Dgss-serv-krb5.c185 client->store.envvar = "KRB5CCNAME";
192 do_pam_putenv(client->store.envvar, client->store.envval);
Dgss-serv.c349 if (gssapi_client.store.envvar != NULL && in ssh_gssapi_do_child()
351 debug("Setting %s to %s", gssapi_client.store.envvar, in ssh_gssapi_do_child()
353 child_set_env(envp, envsizep, gssapi_client.store.envvar, in ssh_gssapi_do_child()
/external/u-boot/board/varisys/common/
Dsys_eeprom.c378 int mac_read_from_generic_eeprom(const char *envvar, int chip, in mac_read_from_generic_eeprom() argument
403 env_set(envvar, ethaddr); in mac_read_from_generic_eeprom()

1234567