Searched refs:mangle (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Tools/mangleme/
H A DMakefile12 all: $(OUTDIR)/mangle.cgi $(OUTDIR)/remangle.cgi
/external/clang/lib/AST/
H A DMicrosoftMangle.cpp53 void mangle(const NamedDecl *D, StringRef Prefix = "\01?");
186 void MicrosoftCXXNameMangler::mangle(const NamedDecl *D, function in class:MicrosoftCXXNameMangler
188 // MSVC doesn't mangle C++ names the same way it mangles extern "C" names.
210 // TODO: Fields? Can MSVC even mangle them?
214 "cannot mangle this declaration yet");
223 // Don't mangle in the type if this isn't a decl we should typically mangle.
228 // We don't even know how to mangle their types anyway :).
268 // Now mangle the type.
420 // Here comes the tricky thing: if we need to mangle somethin
[all...]
H A DItaniumMangle.cpp255 void mangle(const NamedDecl *D, StringRef Prefix = "_Z");
420 void CXXNameMangler::mangle(const NamedDecl *D, StringRef Prefix) { function in class:CXXNameMangler
457 // Don't mangle in the type if this isn't a decl we should typically mangle.
738 // FIXME: GCC does not appear to mangle the template arguments when
752 // FIXME: GCC does not appear to mangle the template arguments when
757 // We use the QualType mangle type variant here because it handles
863 // FIXME: not clear how to mangle this!
937 // FIXME: not clear how to mangle this!
1096 // need to mangle it
[all...]
/external/kernel-headers/original/asm-mips/
H A Dio.h30 #include <mangle-port.h>
49 /* ioswab[bwlq], __mem_ioswab[bwlq] are defined in mangle-port.h */
/external/iproute2/doc/
H A Dapi-ip6-flowlabels.tex109 and have to mangle it, even if we are not interested in flowinfo subtleties.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 242 milliseconds