Searched defs:function_ptr (Results 1 – 7 of 7) sorted by relevance
17 long (*function_ptr)(int a); variable
212 typedef void(*function_ptr)(int, ...); typedef
64 void* function_ptr) { in __xla_cpu_runtime_ParallelForkJoin()
81 void* function_ptr = dlsym(RTLD_DEFAULT, "malloc_usable_size"); in RealSizeEstimate() local
141 std::function<void()>* function_ptr = in RunResolution() local
216 const Function* function_ptr = 0; in FindWindowsFrameInfo() local
1456 TFE_Context* context, const TranslatedFunction* function_ptr, in ExecuteFunctionAndWait()