Home
last modified time | relevance | path

Searched defs:local_vars (Results 1 – 14 of 14) 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.py188 def subst_vars (s, local_vars): argument
198 def _subst (match, local_vars=local_vars): argument
/external/openthread/third_party/mbedtls/repo/tests/scripts/
Dgenerate_test_code.py303 def gen_function_wrapper(name, local_vars, args_dispatch): argument
501 def generate_function_code(name, code, local_vars, args_dispatch, argument
/external/mbedtls/tests/scripts/
Dgenerate_test_code.py309 def gen_function_wrapper(name, local_vars, args_dispatch): argument
507 def generate_function_code(name, code, local_vars, args_dispatch, argument
/external/python/setuptools/setuptools/_distutils/
Dutil.py192 def subst_vars (s, local_vars): argument
/external/pigweed/pw_console/py/pw_console/
Dembed.py50 local_vars=None, argument
Dconsole_app.py149 local_vars=None, argument
/external/python/cpython2/Lib/
Dsysconfig.py141 def _subst_vars(s, local_vars): argument
/external/python/cpython3/Lib/
Dsysconfig.py197 def _subst_vars(s, local_vars): argument
/external/autotest/client/bin/
Djob.py985 def _run_step_fn(self, local_vars, fn, args, dargs): argument
1038 def _add_step_init(self, local_vars, current_function): argument
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dresource_op_lifting_cleanup.cc56 llvm::SmallVector<TF::MlirLocalVarOp, 8> local_vars; in RemoveDeadLocalVariables() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.h496 std::unordered_set<uint32_t>& local_vars() { return local_vars_; } in local_vars() function
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.h495 std::unordered_set<uint32_t>& local_vars() { return local_vars_; } in local_vars() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidation_state.h496 std::unordered_set<uint32_t>& local_vars() { return local_vars_; } in local_vars() function