/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | WithColor.cpp | 68 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()
|
D | SpecialCaseList.cpp | 166 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()
|
D | TarWriter.cpp | 51 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/ |
D | TableGenBackend.cpp | 21 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/ |
D | IceTranslator.cpp | 31 std::string Translator::createUnnamedName(const std::string &Prefix, in createUnnamedName() 43 const std::string &Prefix) { in checkIfUnnamedNameSafe()
|
D | IceTimerTree.cpp | 196 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/ |
D | Mangler.cpp | 34 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/ |
D | ContinuationRecordBuilder.cpp | 17 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/ |
D | CVRecord.h | 77 const RecordPrefix *Prefix = in forEachCodeViewRecord() local 98 const RecordPrefix *Prefix = nullptr; in readCVRecordFromStream() local
|
D | SymbolSerializer.h | 40 RecordPrefix Prefix; in writeRecordPrefix() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | GlobPattern.h | 42 Optional<StringRef> Prefix; variable
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | formattedval_impl.h | 257 #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/ |
D | formattedval_impl.h | 258 #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/ |
D | formattedval_impl.h | 257 #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/ |
D | prefix.hpp | 29 using Prefix = BOOST_HANA_DISPATCH_IF(prefix_impl<M>, in operator ()() typedef
|
/third_party/boost/boost/hana/ |
D | prefix.hpp | 29 using Prefix = BOOST_HANA_DISPATCH_IF(prefix_impl<M>, in operator ()() typedef
|
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
D | Prefix.cs | 15 internal sealed class Prefix class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | TapiFile.h | 46 StringRef Prefix; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfStringPool.h | 30 StringRef Prefix; variable
|
D | AddressPool.cpp | 28 StringRef Prefix = "debug_addr_"; in emitHeader() local
|
/third_party/boost/boost/range/adaptor/ |
D | formatted.hpp | 108 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/ |
D | Other.cpp | 60 #define TestImpl(Prefix) \ in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.cpp | 362 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/ |
D | DIPrinter.cpp | 70 StringRef Prefix = (PrintPretty && Inlined) ? " (inlined by) " : ""; in print() local
|
/third_party/boost/libs/container/test/ |
D | string_test.cpp | 88 static const char *Prefix() in Prefix() function 107 static const wchar_t *Prefix() in Prefix() function
|