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()
602 showGeneratedCommentStart(CODE_INDENT); in showRegionCodeInfo()
670 showGeneratedCommentStart(DATA_INDENT); in showRegionCodeInfo()
694 showGeneratedCommentStart(DATA_INDENT); in showRegionCodeInfo()
766 private void showGeneratedCommentStart(String indent) { in showGeneratedCommentStart() method