Home
last modified time | relevance | path

Searched defs:run_function (Results 1 – 4 of 4) sorted by relevance

/third_party/vixl/examples/aarch64/
Dcheck-bounds.cc64 void run_function(Simulator* simulator, in run_function() function
/third_party/vixl/tools/
Dthreaded_tests.py67 def Run(self, jobs, verbose, run_function): argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/dynamic_obfuscation/
Dregistry_opaque_predicate.cc85 bool CustomizedOpaquePredicate::run_function(float x, float y) { in run_function() function in mindspore::kernel::CustomizedOpaquePredicate
/third_party/toybox/toys/pending/
Dsh.c1029 static void run_function(struct sh_function *sp) in run_function() function