Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
DMicrosoftCompatibility-cxx98.cpp17 long (*function_ptr)(int a); variable
Dvararg-non-pod.cpp212 typedef void(*function_ptr)(int, ...); typedef
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_fork_join.cc64 void* function_ptr) { in __xla_cpu_runtime_ParallelForkJoin()
/external/libchrome/base/allocator/
Dallocator_shim_default_dispatch_to_linker_wrapped_symbols.cc81 void* function_ptr = dlsym(RTLD_DEFAULT, "malloc_usable_size"); in RealSizeEstimate() local
/external/webrtc/rtc_base/
Dasync_resolver.cc141 std::function<void()>* function_ptr = in RunResolution() local
/external/google-breakpad/src/processor/
Dfast_source_line_resolver.cc216 const Function* function_ptr = 0; in FindWindowsFrameInfo() local
/external/tensorflow/tensorflow/dtensor/cc/
Ddtensor_device.cc1456 TFE_Context* context, const TranslatedFunction* function_ptr, in ExecuteFunctionAndWait()