Home
last modified time | relevance | path

Searched defs:Prefix (Results 1 – 25 of 107) sorted by relevance

12345

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DWithColor.cpp68 raw_ostream &WithColor::error(raw_ostream &OS, StringRef Prefix, in error()
76 raw_ostream &WithColor::warning(raw_ostream &OS, StringRef Prefix, in warning()
84 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix, in note()
91 raw_ostream &WithColor::remark(raw_ostream &OS, StringRef Prefix, in remark()
DSpecialCaseList.cpp166 StringRef Prefix = SplitLine.first; in parse() local
204 bool SpecialCaseList::inSection(StringRef Section, StringRef Prefix, in inSection()
209 unsigned SpecialCaseList::inSectionBlame(StringRef Section, StringRef Prefix, in inSectionBlame()
223 StringRef Prefix, StringRef Query, in inSectionBlame()
DTarWriter.cpp51 char Prefix[155]; member
127 static bool splitUstar(StringRef Path, StringRef &Prefix, StringRef &Name) { in splitUstar()
147 static void writeUstarHeader(raw_fd_ostream &OS, StringRef Prefix, in writeUstarHeader()
181 StringRef Prefix; in append() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTableGenBackend.cpp21 static void printLine(raw_ostream &OS, const Twine &Prefix, char Fill, in printLine()
35 StringRef Prefix("|* "); in emitSourceFileHeader() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTranslator.cpp31 std::string Translator::createUnnamedName(const std::string &Prefix, in createUnnamedName()
43 const std::string &Prefix) { in checkIfUnnamedNameSafe()
DIceTimerTree.cpp196 TTindex Prefix = StackTop; in update() local
278 TTindex Prefix = i; in dump() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMangler.cpp34 const DataLayout &DL, char Prefix) { in getNameWithPrefixImpl()
64 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefixImpl() local
76 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix() local
135 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DContinuationRecordBuilder.cpp17 RecordPrefix Prefix; member
70 RecordPrefix Prefix(getTypeLeafKind(RecordKind)); in begin() local
158 RecordPrefix *Prefix = reinterpret_cast<RecordPrefix *>(Data.data()); in createSegmentRecord() local
174 RecordPrefix Prefix(getTypeLeafKind(*Kind)); in end() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCVRecord.h77 const RecordPrefix *Prefix = in forEachCodeViewRecord() local
98 const RecordPrefix *Prefix = nullptr; in readCVRecordFromStream() local
DSymbolSerializer.h40 RecordPrefix Prefix; in writeRecordPrefix() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGlobPattern.h42 Optional<StringRef> Prefix; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dformattedval_impl.h257 #define UPRV_FORMATTED_VALUE_CAPI_NO_IMPLTYPE_AUTO_IMPL(CType, ImplType, HelperType, Prefix) \ argument
293 #define UPRV_FORMATTED_VALUE_CAPI_AUTO_IMPL(CPPType, CType, ImplType, HelperType, Prefix, MagicNumb… argument
/third_party/node/deps/icu-small/source/i18n/
Dformattedval_impl.h258 #define UPRV_FORMATTED_VALUE_CAPI_NO_IMPLTYPE_AUTO_IMPL(CType, ImplType, HelperType, Prefix) \ argument
294 #define UPRV_FORMATTED_VALUE_CAPI_AUTO_IMPL(CPPType, CType, ImplType, HelperType, Prefix, MagicNumb… argument
/third_party/icu/icu4c/source/i18n/
Dformattedval_impl.h257 #define UPRV_FORMATTED_VALUE_CAPI_NO_IMPLTYPE_AUTO_IMPL(CType, ImplType, HelperType, Prefix) \ argument
293 #define UPRV_FORMATTED_VALUE_CAPI_AUTO_IMPL(CPPType, CType, ImplType, HelperType, Prefix, MagicNumb… argument
/third_party/boost/libs/hana/include/boost/hana/
Dprefix.hpp29 using Prefix = BOOST_HANA_DISPATCH_IF(prefix_impl<M>, in operator ()() typedef
/third_party/boost/boost/hana/
Dprefix.hpp29 using Prefix = BOOST_HANA_DISPATCH_IF(prefix_impl<M>, in operator ()() typedef
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DPrefix.cs15 internal sealed class Prefix class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DTapiFile.h46 StringRef Prefix; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfStringPool.h30 StringRef Prefix; variable
DAddressPool.cpp28 StringRef Prefix = "debug_addr_"; in emitHeader() local
/third_party/boost/boost/range/adaptor/
Dformatted.hpp108 const range_detail::formatted_holder<Sep,Prefix,Postfix>& holder in operator |() argument
121 const formatted_range<Iter, Sep, Prefix, Postfix>& writer) in operator <<() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DOther.cpp60 #define TestImpl(Prefix) \ in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp362 StringRef Prefix(".sbss"); in selectSmallSectionForGlobal() local
406 StringRef Prefix(".sdata"); in selectSmallSectionForGlobal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
DDIPrinter.cpp70 StringRef Prefix = (PrintPretty && Inlined) ? " (inlined by) " : ""; in print() local
/third_party/boost/libs/container/test/
Dstring_test.cpp88 static const char *Prefix() in Prefix() function
107 static const wchar_t *Prefix() in Prefix() function

12345