Home
last modified time | relevance | path

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

/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/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13095 …ryBase(FunctionEnum function_enum, const glw::GLchar* function_name, glw::GLvoid* function_pointer, in unaryBase()
13126 …ary(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer) in unary()
13157 …ent(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer, in unaryByComponent()
13191 functionPointer function_pointer, const Utils::_variable_type res_type, in unaryWithOutputByComponent()
13257 …ryBase(FunctionEnum function_enum, const glw::GLchar* function_name, glw::GLvoid* function_pointer, in binaryBase()
13304 …ary(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer) in binary()
13341 …ent(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer, in binaryByComponent()
13379 …ryBase(FunctionEnum function_enum, const glw::GLchar* function_name, glw::GLvoid* function_pointer, in tenaryBase()
13435 …ary(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer) in tenary()
13472 …ent(FunctionEnum function_enum, const glw::GLchar* function_name, functionPointer function_pointer, in tenaryByComponent()
[all …]
/external/libhevc/encoder/
Dihevce_defs.h875 #define PAD_BUF_HOR(pu1_start, stride, ht, p_x, p_y, function_pointer) \ argument
880 #define PAD_BUF_VER(pu1_start, stride, wd, p_x, p_y, function_pointer) \ argument