Searched refs:entrypointName (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
H A Dpkg_gencmn.h13 createCommonDataFile(const char *destDir, const char *name, const char *entrypointName, const char *type, const char *source, const char *copyRight,
H A Dpkg_gencmn.c116 createCommonDataFile(const char *destDir, const char *name, const char *entrypointName, const char *type, const char *source, const char *copyRight, argument
380 entrypointName,
/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp1206 auto entrypointName = (char const *)&insn.word(3);
1209 if (!strcmp(entrypointName, name) && (entrypointStageBits & stageBits)) {

Completed in 354 milliseconds