Home
last modified time | relevance | path

Searched defs:Suffix (Results 1 – 25 of 40) sorted by relevance

12

/external/google-breakpad/src/third_party/curl/
Dcurlrules.h221 # define __CURL_OFF_T_C_HELPER2(Val,Suffix) Val ## Suffix argument
223 # define __CURL_OFF_T_C_HELPER2(Val,Suffix) Val/**/Suffix argument
225 #define __CURL_OFF_T_C_HELPER1(Val,Suffix) __CURL_OFF_T_C_HELPER2(Val,Suffix) argument
/external/llvm/lib/TableGen/
DTableGenBackend.cpp24 StringRef Suffix) { in printLine()
41 StringRef Suffix(" *|"); in emitSourceFileHeader() local
/external/clang/lib/Lex/
DHeaderMap.cpp41 uint32_t Suffix; // Offset (into strings) of value suffix. member
191 const char *Suffix = getString(B.Suffix); in dump() local
231 StringRef Suffix = getString(B.Suffix); in lookupFilename() local
/external/llvm/utils/llvm-lit/
DMakefile16 Suffix := .py macro
/external/v8/src/compiler/
Dmachine-operator.h170 #define PSEUDO_OP(Prefix, Suffix) \ argument
/external/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp46 StringRef Suffix; in GetSymbolFromOperand() local
/external/clang/lib/Driver/
DToolChain.cpp192 StringRef Suffix = A->getValue(); in GetLinkerPath() local
306 StringRef Suffix = Triple.isOSBinFormatMachO() in ComputeLLVMTriple() local
DDriver.cpp803 StringRef Suffix(I->gccSuffix()); in HandleImmediateArgs() local
1773 const char *Suffix = types::getTypeTempSuffix(JA.getType(), IsCLMode()); in GetNamedOutputPath() local
/external/llvm/include/llvm/ADT/
DSmallString.h135 bool endswith(StringRef Suffix) const { in endswith()
DStringRef.h224 bool endswith(StringRef Suffix) const { in endswith()
DTwine.h487 inline Twine Twine::concat(const Twine &Suffix) const { in concat()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMTargetStreamer.cpp70 void ARMTargetStreamer::emitInst(uint32_t Inst, char Suffix) {} in emitInst()
DARMELFStreamer.cpp287 void ARMTargetAsmStreamer::emitInst(uint32_t Inst, char Suffix) { in emitInst()
523 void emitInst(uint32_t Inst, char Suffix) { in emitInst()
1058 void ARMTargetELFStreamer::emitInst(uint32_t Inst, char Suffix) { in emitInst()
/external/llvm/tools/bugpoint/
DMiscompilation.cpp62 std::vector<std::string> &Suffix, in doTest()
187 std::vector<Function*> &Suffix, in doTest()
458 std::vector<BasicBlock*> &Suffix, in doTest()
DCrashDebugger.cpp63 std::vector<std::string> &Suffix, in doTest()
/external/giflib/
Dgif_lib_private.h51 GifByteType Suffix[LZ_MAX_CODE + 1]; /* So we can trace the codes. */ member
Ddgif_lib.c784 GifByteType *Stack, *Suffix; in DGifDecompressLine() local
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp105 const GlobalValue *GV, StringRef Suffix, Mangler &Mang, in getSymbolWithGlobalValueBase()
/external/llvm/lib/Support/
DPath.cpp706 createTemporaryFile(const Twine &Prefix, StringRef Suffix, int &ResultFD, in createTemporaryFile()
713 std::error_code createTemporaryFile(const Twine &Prefix, StringRef Suffix, in createTemporaryFile()
719 std::error_code createTemporaryFile(const Twine &Prefix, StringRef Suffix, in createTemporaryFile()
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsnamed.c507 …ontextID, cmsUInt32Number n, cmsUInt32Number ColorantCount, const char* Prefix, const char* Suffix) in cmsAllocNamedColorList()
603 char* Suffix, in cmsNamedColorInfo()
/external/clang/lib/Frontend/
DInitHeaderSearch.cpp678 const char *Suffix; in Realize() local
/external/clang/tools/driver/
Ddriver.cpp204 const char *Suffix; member
/external/lzma/C/
DPpmd7.h37 CPpmd7_Context_Ref Suffix; member
/external/clang/unittests/Driver/
DMultilibTest.cpp330 std::string Suffix; in TEST() local
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp131 StringRef Suffix; in GetSymbolFromOperand() local

12