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

  /external/chromium_org/third_party/icu/source/tools/toolutil/
pkg_genc.c 56 getOutFilename(const char *inFilename, const char *destdir, char *outFilename, char *entryName, const char *newSuffix, const char *optFilename);
590 getOutFilename(const char *inFilename, const char *destdir, char *outFilename, char *entryName, const char *newSuffix, const char *optFilename) {
616 uprv_strcat(outFilename, newSuffix);
644 uprv_strcat(saveOutFilename, newSuffix);
647 uprv_strcpy(outFilename, newSuffix);
774 const char *newSuffix;
1005 newSuffix=".o";
1026 newSuffix=".obj";
1047 getOutFilename(filename, destdir, buffer, entry+entryOffset, newSuffix, optFilename);
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
pkg_genc.c 56 getOutFilename(const char *inFilename, const char *destdir, char *outFilename, char *entryName, const char *newSuffix, const char *optFilename);
582 getOutFilename(const char *inFilename, const char *destdir, char *outFilename, char *entryName, const char *newSuffix, const char *optFilename) {
608 uprv_strcat(outFilename, newSuffix);
636 uprv_strcat(saveOutFilename, newSuffix);
639 uprv_strcpy(outFilename, newSuffix);
766 const char *newSuffix;
997 newSuffix=".o";
1018 newSuffix=".obj";
1039 getOutFilename(filename, destdir, buffer, entry+entryOffset, newSuffix, optFilename);
    [all...]
  /external/bzip2/
bzip2.c 1122 const Char* newSuffix )
1126 strcat ( name, newSuffix );
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 441 milliseconds