Home
last modified time | relevance | path

Searched refs:initFunc (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Ducln.h73 typedef void U_CALLCONV initFunc(UErrorCode *); typedef
/external/deqp/framework/opengl/
DgluRenderContext.cpp247 void (*initFunc) (glw::Functions* gl, const glw::FunctionLoader* loader); in initCoreFunctions() member
271 s_initFuncs[ndx].initFunc(dst, loader); in initCoreFunctions()