Home
last modified time | relevance | path

Searched defs:initFunc (Results 1 - 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Ducln.h73 typedef void U_CALLCONV initFunc(UErrorCode *); typedef
/third_party/node/deps/icu-small/source/common/
H A Ducln.h73 typedef void U_CALLCONV initFunc(UErrorCode *); typedef
/third_party/skia/third_party/externals/icu/source/common/
H A Ducln.h73 typedef void U_CALLCONV initFunc(UErrorCode *); typedef
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.hpp212 SubgroupFactory(deqp::Context& context, tcu::TestNodeType type, const std::string& name, const std::string& desc, SupportFunction suppFunc, InitFunction initFunc, TestFunction testFunc, Arg0 arg0) SubgroupFactory() argument
283 addFunctionCaseWithPrograms(deqp::TestCaseGroup* group, const std::string& name, const std::string& desc, SupportFunction suppFunc, InitFunction initFunc, TestFunction testFunc, Arg0 arg0) addFunctionCaseWithPrograms() argument

Completed in 3 milliseconds