Home
last modified time | relevance | path

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

123456

/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.cpp23 StringRef Suffix) { in printLine()
37 StringRef Suffix(" *|"); in emitSourceFileHeader() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTableGenBackend.cpp23 StringRef Suffix) { in printLine()
37 StringRef Suffix(" *|"); in emitSourceFileHeader() local
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/win_text/
Dunwinder.h41 #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/
DX86InstComments.cpp27 #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/
DGlobPattern.h44 Optional<StringRef> Suffix; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/
DX86InstComments.cpp29 #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/
DHeaderMap.cpp191 StringRef Suffix = getStringOrInvalid(B.Suffix); in dump() local
233 Optional<StringRef> Suffix = getString(B.Suffix); in lookupFilename() local
/external/clang/lib/CodeGen/
DCGOpenCLRuntime.cpp43 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in convertOpenCLSpecificType() argument
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DDataMov.cpp21 #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/
DASTCommon.cpp133 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() argument
/external/clang/include/clang/Lex/
DHeaderMapTypes.h26 uint32_t Suffix; // Offset (into strings) of value suffix. member
/external/curl/tests/libtest/
Dlib557.c46 # 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/
DStringSwitchTest.cpp117 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/
DPPCMCInstLower.cpp45 StringRef Suffix; in GetSymbolFromOperand() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/
DMCAsmParserExtension.h110 bool addErrorSuffix(const Twine &Suffix) { in addErrorSuffix()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DCompileOnDemandLayer.cpp75 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/
DStringRef.h276 bool endswith(StringRef Suffix) const { in endswith()
678 bool consume_back(StringRef Suffix) { in consume_back()
DSmallString.h135 bool endswith(StringRef Suffix) const { in endswith()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DStringRef.h279 bool endswith(StringRef Suffix) const { in endswith()
689 bool consume_back(StringRef Suffix) { in consume_back()
DSmallString.h135 bool endswith(StringRef Suffix) const { in endswith()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp45 StringRef Suffix; in GetSymbolFromOperand() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DMCAsmParser.cpp104 bool MCAsmParser::addErrorSuffix(const Twine &Suffix) { in addErrorSuffix()
/external/clang/lib/Driver/
DToolChain.cpp97 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/
DSmallString.h135 bool endswith(StringRef Suffix) const { in endswith()

123456