OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newSuffix
(Results
1 - 5
of
5
) sorted by null
/external/icu/icu4c/source/tools/toolutil/
pkg_genc.c
58
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
...]
/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 185 milliseconds