Home
last modified time | relevance | path

Searched defs:function_pointer (Results 1 – 13 of 13) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/atomics/atomics.types.operations/atomics.types.operations.req/
Datomic_fetch_sub_explicit.verify.cpp49 void function_pointer() { in function_pointer() function
Datomic_fetch_sub.verify.cpp46 void function_pointer() { in function_pointer() function
Datomic_fetch_add.verify.cpp46 void function_pointer() { in function_pointer() function
Datomic_fetch_add_explicit.verify.cpp49 void function_pointer() { in function_pointer() function
/external/clang/test/CodeGenCXX/
Dmangle-ms-template-callback.cpp46 void function_pointer(C<void(*)(void)>) {} in function_pointer() function
Dmangle-ms-return-qualifiers.cpp173 typedef int (*function_pointer)(int); typedef
/external/mesa3d/src/gallium/frontends/vdpau/
Ddevice.c247 vlVdpGetProcAddress(VdpDevice device, VdpFuncId function_id, void **function_pointer) in vlVdpGetProcAddress()
/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
Drunner.cc326 int (*function_pointer)(int, char**) = in RunInprocess() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13072 …ryBase(FunctionEnum function_enum, const glw::GLchar* function_name, glw::GLvoid* function_pointer, in unaryBase()
13103 …ary(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer) in unary()
13134 …ent(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer, in unaryByComponent()
13168 functionPointer function_pointer, const Utils::_variable_type res_type, in unaryWithOutputByComponent()
13234 …ryBase(FunctionEnum function_enum, const glw::GLchar* function_name, glw::GLvoid* function_pointer, in binaryBase()
13278 …ary(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer) in binary()
13315 …ent(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer, in binaryByComponent()
13353 …ryBase(FunctionEnum function_enum, const glw::GLchar* function_name, glw::GLvoid* function_pointer, in tenaryBase()
13405 …ary(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer) in tenary()
13442 …ent(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer, in tenaryByComponent()
[all …]
/external/pigweed/pw_function/
Dfunction_test.cc27 [[maybe_unused]] Function<int> function_pointer; variable
/external/libhevc/encoder/
Dihevce_defs.h876 #define PAD_BUF_HOR(pu1_start, stride, ht, p_x, p_y, function_pointer) \ argument
881 #define PAD_BUF_VER(pu1_start, stride, wd, p_x, p_y, function_pointer) \ argument
/external/cronet/third_party/abseil-cpp/absl/synchronization/
Dmutex.cc2813 FunctionPointer function_pointer; in CallVoidPtrFunction() local
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dmutex.cc2799 FunctionPointer function_pointer; in CallVoidPtrFunction() local