Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/
Dutil.py188 def subst_vars (s, local_vars): argument
198 def _subst (match, local_vars=local_vars): argument
/third_party/mbedtls/tests/scripts/
Dgenerate_test_code.py318 def gen_function_wrapper(name, local_vars, args_dispatch): argument
468 def parse_function_argument(arg, arg_idx, args, local_vars, args_dispatch): argument
544 def generate_function_code(name, code, local_vars, args_dispatch, argument
/third_party/python/Lib/
Dsysconfig.py244 def _subst_vars(s, local_vars): argument
/third_party/ninja/
Dconfigure.py178 def _expand(self, str, local_vars={}): argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidation_state.h462 std::unordered_set<uint32_t>& local_vars() { return local_vars_; } in local_vars() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.h462 std::unordered_set<uint32_t>& local_vars() { return local_vars_; } in local_vars() function
/third_party/spirv-tools/source/val/
Dvalidation_state.h503 std::unordered_set<uint32_t>& local_vars() { return local_vars_; } in local_vars() function