/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 | 23 StringRef Suffix) { in printLine() 37 StringRef Suffix(" *|"); in emitSourceFileHeader() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/ |
D | TableGenBackend.cpp | 23 StringRef Suffix) { in printLine() 37 StringRef Suffix(" *|"); in emitSourceFileHeader() local
|
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/win_text/ |
D | unwinder.h | 41 #define UNWIND_MAKE_IDENTIFIER_EXPLICIT_PASTER(Prefix, Suffix) Prefix ## Suffix argument 42 #define UNWIND_MAKE_IDENTIFIER_EXPLICIT(Prefix, Suffix) UNWIND_MAKE_IDENTIFIER_EXPLICIT_PASTER(Pref… argument
|
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86InstComments.cpp | 27 #define CASE_AVX_INS_COMMON(Inst, Suffix, src) \ argument 30 #define CASE_MASK_INS_COMMON(Inst, Suffix, src) \ argument 33 #define CASE_MASKZ_INS_COMMON(Inst, Suffix, src) \ argument 36 #define CASE_AVX512_INS_COMMON(Inst, Suffix, src) \ argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | GlobPattern.h | 44 Optional<StringRef> Suffix; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/ |
D | X86InstComments.cpp | 29 #define CASE_AVX_INS_COMMON(Inst, Suffix, src) \ argument 32 #define CASE_MASK_INS_COMMON(Inst, Suffix, src) \ argument 35 #define CASE_MASKZ_INS_COMMON(Inst, Suffix, src) \ argument 38 #define CASE_AVX512_INS_COMMON(Inst, Suffix, src) \ argument
|
/external/clang/lib/Lex/ |
D | HeaderMap.cpp | 191 StringRef Suffix = getStringOrInvalid(B.Suffix); in dump() local 233 Optional<StringRef> Suffix = getString(B.Suffix); in lookupFilename() local
|
/external/clang/lib/CodeGen/ |
D | CGOpenCLRuntime.cpp | 43 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in convertOpenCLSpecificType() argument
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | DataMov.cpp | 21 #define MovRegImm(Reg, Suffix, Size) \ in TEST_F() argument 156 #define TestRegReg(Dst, Src, Suffix, Size) \ in TEST_F() argument 217 #define TestRegAddr(Dst, Suffix, Size) \ in TEST_F() argument 296 #define TestImplRegReg(Dst, Src, Suffix, Size) \ in TEST_F() argument 312 #define TestImplRegAddr(Dst, Suffix, Size) \ in TEST_F() argument 359 #define TestImplRegReg(Dst, Src, Suffix, Size) \ in TEST_F() argument 376 #define TestImplRegAddr(Dst, Suffix, Size) \ in TEST_F() argument
|
/external/clang/lib/Serialization/ |
D | ASTCommon.cpp | 133 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() argument
|
/external/clang/include/clang/Lex/ |
D | HeaderMapTypes.h | 26 uint32_t Suffix; // Offset (into strings) of value suffix. member
|
/external/curl/tests/libtest/ |
D | lib557.c | 46 # define MPRNT_OFF_T_C_HELPER2(Val,Suffix) Val ## Suffix argument 48 # define MPRNT_OFF_T_C_HELPER2(Val,Suffix) Val/**/Suffix argument 50 #define MPRNT_OFF_T_C_HELPER1(Val,Suffix) MPRNT_OFF_T_C_HELPER2(Val,Suffix) argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | StringSwitchTest.cpp | 117 enum class Suffix { Possible, PastTense, Process, InProgressAction, Unknown }; in TEST() enum 137 enum class Suffix { Possible, PastTense, Process, InProgressAction, Unknown }; in TEST() enum
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCMCInstLower.cpp | 45 StringRef Suffix; in GetSymbolFromOperand() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/ |
D | MCAsmParserExtension.h | 110 bool addErrorSuffix(const Twine &Suffix) { in addErrorSuffix()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/ |
D | CompileOnDemandLayer.cpp | 75 extractAndClone(Module &M, LLVMContext &NewContext, StringRef Suffix, in extractAndClone() 158 std::string Suffix; in materialize() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | StringRef.h | 276 bool endswith(StringRef Suffix) const { in endswith() 678 bool consume_back(StringRef Suffix) { in consume_back()
|
D | SmallString.h | 135 bool endswith(StringRef Suffix) const { in endswith()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | StringRef.h | 279 bool endswith(StringRef Suffix) const { in endswith() 689 bool consume_back(StringRef Suffix) { in consume_back()
|
D | SmallString.h | 135 bool endswith(StringRef Suffix) const { in endswith()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCMCInstLower.cpp | 45 StringRef Suffix; in GetSymbolFromOperand() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/ |
D | MCAsmParser.cpp | 104 bool MCAsmParser::addErrorSuffix(const Twine &Suffix) { in addErrorSuffix()
|
/external/clang/lib/Driver/ |
D | ToolChain.cpp | 97 const char *Suffix; member 296 const char *Suffix = Shared ? (Triple.isOSWindows() ? ".dll" : ".so") in getCompilerRT() local 476 StringRef Suffix = in ComputeLLVMTriple() local
|
/external/llvm/include/llvm/ADT/ |
D | SmallString.h | 135 bool endswith(StringRef Suffix) const { in endswith()
|