OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newsuffix
(Results
1 - 6
of
6
) sorted by null
/external/clang/lib/Rewrite/Frontend/
FrontendActions.cpp
58
std::string
NewSuffix
;
61
FixItActionSuffixInserter(std::string
NewSuffix
, bool FixWhatYouCan)
62
:
NewSuffix
(
NewSuffix
) {
70
NewSuffix
+ llvm::sys::path::extension(Path));
/external/icu4c/tools/toolutil/
pkg_genc.c
65
getOutFilename(const char *inFilename, const char *destdir, char *outFilename, char *entryName, const char *
newSuffix
, const char *optFilename);
572
getOutFilename(const char *inFilename, const char *destdir, char *outFilename, char *entryName, const char *
newSuffix
, const char *optFilename) {
598
uprv_strcat(outFilename,
newSuffix
);
626
uprv_strcat(saveOutFilename,
newSuffix
);
629
uprv_strcpy(outFilename,
newSuffix
);
756
const char *
newSuffix
;
987
newSuffix
=".o";
1008
newSuffix
=".obj";
1029
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-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
Completed in 197 milliseconds