HomeSort by relevance Sort by last modified time
    Searched refs:genldml (Results 1 - 2 of 2) sorted by null

  /external/cldr/tools/c/genldml/
txt2ldml.pl 5 # This tool invokes genldml and genrb to produce res files from xml files
23 "--genldml=s" => \$genldml,
38 usage() unless defined $genldml;
89 my $genldmlExec = $genldml."/genldml";
117 # pass in the type argument to genldml
146 # genldml. Currently we don't need this feature
208 --genldml=<path to genldml executatble
    [all...]
  /external/cldr/tools/c/genldml/resources/
genldml_resources.mak 6 # for for the ICU sample program "genldml".
9 # MSVC project file for genldml

Completed in 177 milliseconds