/external/google-breakpad/src/third_party/curl/ |
D | curlrules.h | 221 # 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/ |
D | TableGenBackend.cpp | 24 StringRef Suffix) { in printLine() 41 StringRef Suffix(" *|"); in emitSourceFileHeader() local
|
/external/clang/lib/Lex/ |
D | HeaderMap.cpp | 41 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/ |
D | Makefile | 16 Suffix := .py macro
|
/external/v8/src/compiler/ |
D | machine-operator.h | 170 #define PSEUDO_OP(Prefix, Suffix) \ argument
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCMCInstLower.cpp | 46 StringRef Suffix; in GetSymbolFromOperand() local
|
/external/clang/lib/Driver/ |
D | ToolChain.cpp | 192 StringRef Suffix = A->getValue(); in GetLinkerPath() local 306 StringRef Suffix = Triple.isOSBinFormatMachO() in ComputeLLVMTriple() local
|
D | Driver.cpp | 803 StringRef Suffix(I->gccSuffix()); in HandleImmediateArgs() local 1773 const char *Suffix = types::getTypeTempSuffix(JA.getType(), IsCLMode()); in GetNamedOutputPath() local
|
/external/llvm/include/llvm/ADT/ |
D | SmallString.h | 135 bool endswith(StringRef Suffix) const { in endswith()
|
D | StringRef.h | 224 bool endswith(StringRef Suffix) const { in endswith()
|
D | Twine.h | 487 inline Twine Twine::concat(const Twine &Suffix) const { in concat()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMTargetStreamer.cpp | 70 void ARMTargetStreamer::emitInst(uint32_t Inst, char Suffix) {} in emitInst()
|
D | ARMELFStreamer.cpp | 287 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/ |
D | Miscompilation.cpp | 62 std::vector<std::string> &Suffix, in doTest() 187 std::vector<Function*> &Suffix, in doTest() 458 std::vector<BasicBlock*> &Suffix, in doTest()
|
D | CrashDebugger.cpp | 63 std::vector<std::string> &Suffix, in doTest()
|
/external/giflib/ |
D | gif_lib_private.h | 51 GifByteType Suffix[LZ_MAX_CODE + 1]; /* So we can trace the codes. */ member
|
D | dgif_lib.c | 784 GifByteType *Stack, *Suffix; in DGifDecompressLine() local
|
/external/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 105 const GlobalValue *GV, StringRef Suffix, Mangler &Mang, in getSymbolWithGlobalValueBase()
|
/external/llvm/lib/Support/ |
D | Path.cpp | 706 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/ |
D | cmsnamed.c | 507 …ontextID, cmsUInt32Number n, cmsUInt32Number ColorantCount, const char* Prefix, const char* Suffix) in cmsAllocNamedColorList() 603 char* Suffix, in cmsNamedColorInfo()
|
/external/clang/lib/Frontend/ |
D | InitHeaderSearch.cpp | 678 const char *Suffix; in Realize() local
|
/external/clang/tools/driver/ |
D | driver.cpp | 204 const char *Suffix; member
|
/external/lzma/C/ |
D | Ppmd7.h | 37 CPpmd7_Context_Ref Suffix; member
|
/external/clang/unittests/Driver/ |
D | MultilibTest.cpp | 330 std::string Suffix; in TEST() local
|
/external/llvm/lib/Target/X86/ |
D | X86MCInstLower.cpp | 131 StringRef Suffix; in GetSymbolFromOperand() local
|