Home
last modified time | relevance | path

Searched defs:function_ptr (Results 1 – 6 of 6) 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.cc65 int64* partitions, int32 num_partitioned_dims, 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/v8/tools/clang/plugins/tests/
Dauto_raw_pointer.cpp48 auto function_ptr = &f; in main() local
/external/google-breakpad/src/processor/
Dfast_source_line_resolver.cc216 const Function* function_ptr = 0; in FindWindowsFrameInfo() local