Home
last modified time | relevance | path

Searched defs:local_vars (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Lib/distutils/
Dutil.py190 def subst_vars (s, local_vars): argument
200 def _subst (match, local_vars=local_vars): argument
/external/python/cpython3/Lib/distutils/
Dutil.py174 def subst_vars (s, local_vars): argument
184 def _subst (match, local_vars=local_vars): argument
/external/python/cpython2/Lib/
Dsysconfig.py141 def _subst_vars(s, local_vars): argument
/external/python/cpython3/Lib/
Dsysconfig.py151 def _subst_vars(s, local_vars): argument
/external/autotest/client/bin/
Djob.py983 def _run_step_fn(self, local_vars, fn, args, dargs): argument
1036 def _add_step_init(self, local_vars, current_function): argument
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.h431 std::unordered_set<uint32_t>& local_vars() { return local_vars_; } in local_vars() function
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.h447 std::unordered_set<uint32_t>& local_vars() { return local_vars_; } in local_vars() function