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

  /external/icu4c/tools/toolutil/
pkg_genc.c 60 getOutFilename(const char *inFilename, const char *destdir, char *outFilename, char *entryName, const char *newSuffix, const char *optFilename);
561 getOutFilename(const char *inFilename, const char *destdir, char *outFilename, char *entryName, const char *newSuffix, const char *optFilename) {
587 uprv_strcat(outFilename, newSuffix);
615 uprv_strcat(saveOutFilename, newSuffix);
618 uprv_strcpy(outFilename, newSuffix);
745 const char *newSuffix;
976 newSuffix=".o";
997 newSuffix=".obj";
1018 getOutFilename(filename, destdir, buffer, entry+entryOffset, newSuffix, optFilename);
    [all...]
  /external/bzip2/
bzip2.c 1122 const Char* newSuffix )
1126 strcat ( name, newSuffix );
    [all...]
  /prebuilt/common/jython/
jython.jar 

Completed in 53 milliseconds