Searched defs:func (Results 1 – 9 of 9) sorted by relevance
61 void (*func)() = (void (*)())LoadSymbol("__sanitizer_reset_coverage"); in SancovResetCoverage() local70 void (*func)(writeout_fn, flush_fn) = in GcovInit() local80 void (*func)() = (void (*)()) LoadSymbol("__gcov_flush"); in GcovFlush() local
212 loader_function func = in LoadDriver() local238 loader_function_with_arg func = in LoadDriverWithInterfacePointer() local
39 bool parseFqInstaceName(string fqInstanceName, Lambda &&func) { in parseFqInstaceName()49 std::forward<Lambda>(func)(fqInterfaceName, instanceName, halName); in parseFqInstaceName() local
49 def decorator(func): argument
24 def GeneratedTest(func): argument
291 def concurrent_exec(func, param_list): argument545 def decorator(func): argument
822 def _exec_procedure_func(self, func): argument1156 def _exec_func(self, func, *args): argument
51 int func; member
271 def filter_devices(ads, func): argument