Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateEnums.java111 showGeneratedCommentStart(CODE_INDENT); in showCurrencies()
171 showGeneratedCommentStart(CODE_INDENT); in showScripts()
232 showGeneratedCommentStart(LIST_INDENT); in showLanguages()
599 showGeneratedCommentStart(CODE_INDENT); in showRegionCodeInfo()
667 showGeneratedCommentStart(DATA_INDENT); in showRegionCodeInfo()
691 showGeneratedCommentStart(DATA_INDENT); in showRegionCodeInfo()
763 private void showGeneratedCommentStart(String indent) { in showGeneratedCommentStart() method