Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/icuinfo/
Dicuplugins_windows_sample.txt22 # LIBRARYNAME ENTRYPOINT [ CONFIGURATION .. ]
29 # ENTRYPOINT is the short (undecorated) symbol name of the plugin's entrypoint.
/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp116 ENTRYPOINT, enumerator
447 if( options[ENTRYPOINT].doesOccur ) { in main()
448 o.entryName = options[ENTRYPOINT].value; in main()