/external/curl/tests/libtest/ |
lib557.c | 46 # define MPRNT_OFF_T_C_HELPER2(Val,Suffix) Val ## Suffix 48 # define MPRNT_OFF_T_C_HELPER2(Val,Suffix) Val/**/Suffix 50 #define MPRNT_OFF_T_C_HELPER1(Val,Suffix) MPRNT_OFF_T_C_HELPER2(Val,Suffix) [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
AddressSanitizer.cpp | [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/ |
AArch64AsmParser.cpp | 292 bool IsSuffix; // Is the operand actually a suffix on the mnemonic. [all...] |
/external/spirv-llvm/lib/SPIRV/ |
SPIRVReader.cpp | [all...] |
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
AsmPrinter.cpp | [all...] |
/external/syzkaller/pkg/ifuzz/generated/ |
insns.go | [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
MachOObjectFile.cpp | [all...] |
WindowsResource.cpp | 120 RETURN_IF_ERROR(Reader.readObject(Suffix));
|
/external/llvm/lib/Transforms/Scalar/ |
JumpThreading.cpp | [all...] |
RewriteStatepointsForGC.cpp | 267 static std::string suffixed_name_or(Value *V, StringRef Suffix, 269 return V->hasName() ? (V->getName() + Suffix).str() : DefaultName.str(); [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
TargetLoweringObjectFileImpl.cpp | [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
InstCombineLoadStoreAlloca.cpp | 453 const Twine &Suffix = "") { 469 NewPtr, LI.getAlignment(), LI.isVolatile(), LI.getName() + Suffix); [all...] |
/external/clang/include/clang/AST/ |
Type.h | [all...] |
/external/clang/lib/Index/ |
USRGeneration.cpp | 629 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \
|
/external/libcxxabi/src/demangle/ |
ItaniumDemangle.h | 257 const StringView Suffix; 261 : Node(KDotSuffix), Prefix(Prefix_), Suffix(Suffix_) {} 263 template<typename Fn> void match(Fn F) const { F(Prefix, Suffix); } 268 s += Suffix; [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
MachO.h | 575 StringRef &Suffix);
|
/external/swiftshader/third_party/subzero/src/ |
IceOperand.h | 423 const char *Suffix = "") const; [all...] |
IceInstX86Base.h | 212 const char *Suffix = "") const; 865 typename InstX86Base::SseSuffix Suffix> 872 using Base = InstX86BaseBinopXmm<K, NeedsElementType, Suffix>; 882 switch (Suffix) { [all...] |
/external/clang/lib/AST/ |
MicrosoftMangle.cpp | 753 // a namespace suffix) to a string using the extra mangler and then use [all...] |
/external/llvm/lib/CodeGen/AsmPrinter/ |
AsmPrinter.cpp | [all...] |
/external/pdfium/third_party/lcms/include/ |
lcms2.h | [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
AsmPrinter.cpp | [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
RewriteStatepointsForGC.cpp | 363 static std::string suffixed_name_or(Value *V, StringRef Suffix, 365 return V->hasName() ? (V->getName() + Suffix).str() : DefaultName.str(); [all...] |
/external/syzkaller/vendor/github.com/ianlancetaylor/demangle/ |
demangle.go | 165 // Accept a clone suffix. 626 a = &Unary{Op: op, Expr: n, Suffix: false, SizeofType: false} [all...] |
/external/clang/lib/Driver/ |
ToolChains.h | 60 /// \brief Any textual suffix on the patch number. 241 bool addLibStdCXXIncludePaths(Twine Base, Twine Suffix, StringRef GCCTriple, [all...] |