Home
last modified time | relevance | path

Searched defs:Prefix (Results 1 - 25 of 81) sorted by relevance

1234

/third_party/skia/third_party/externals/dawn/generator/templates/
H A Ddawn_proc.c15 {% set Prefix = metadata.proc_table_prefix %} variable
H A Ddawn_thread_dispatch_proc.cpp1 {% set Prefix = metadata.proc_table_prefix %} variable
H A Ddawn_proc_table.h15 {% set Prefix = metadata.proc_table_prefix %} variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DGlobPattern.h42 Optional<StringRef> Prefix; member in llvm::GlobPattern
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTableGenBackend.cpp21 static void printLine(raw_ostream &OS, const Twine &Prefix, char Fill, in printLine() argument
26 OS << Prefix; in printLine() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp28 StringRef Prefix = "debug_addr_"; in emitHeader() local
H A DDwarfStringPool.h30 StringRef Prefix; member in llvm::DwarfStringPool
H A DDwarfStringPool.cpp21 DwarfStringPool(BumpPtrAllocator &A, AsmPrinter &Asm, StringRef Prefix) DwarfStringPool() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp63 auto Prefix = Ctx.getAsmInfo()->getPrivateLabelPrefix(); in getSymbol() local
H A DMIRVRegNamerUtils.cpp131 std::string Prefix = "bb" + std::to_string(CurrentBBNumber) + "_"; in renameInstsInMBB() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DSimpleTypeSerializer.cpp32 RecordPrefix *Prefix = reinterpret_cast<RecordPrefix *>(ScratchBuffer.data()); in serialize() local
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DPrefix.cs15 internal sealed class Prefix class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DTapiFile.h46 StringRef Prefix; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DWithColor.cpp68 raw_ostream &WithColor::error(raw_ostream &OS, StringRef Prefix, in error() argument
71 OS << Prefix << ": "; in error() local
76 raw_ostream &WithColor::warning(raw_ostream &OS, StringRef Prefix, in warning() argument
79 OS << Prefix << ": "; in warning() local
84 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix, in note() argument
87 OS << Prefix << ": "; in note() local
91 raw_ostream &WithColor::remark(raw_ostream &OS, StringRef Prefix, in remark() argument
94 OS << Prefix << ": "; remark() local
[all...]
H A DSpecialCaseList.cpp166 StringRef Prefix = SplitLine.first; in parse() local
204 bool SpecialCaseList::inSection(StringRef Section, StringRef Prefix, in inSection() argument
209 unsigned SpecialCaseList::inSectionBlame(StringRef Section, StringRef Prefix, in inSectionBlame() argument
222 inSectionBlame(const SectionEntries &Entries, StringRef Prefix, StringRef Query, StringRef Category) const inSectionBlame() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTranslator.cpp31 std::string Translator::createUnnamedName(const std::string &Prefix, in createUnnamedName() argument
41 checkIfUnnamedNameSafe(const std::string &Name, const char *Kind, const std::string &Prefix) checkIfUnnamedNameSafe() argument
H A DIceCompileServer.cpp161 const char *Prefix[2] = {"no", "allow"}; in dumpBuildAttributes() local
H A DIceTimerTree.cpp196 TTindex Prefix = StackTop; in update() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp70 StringRef Prefix = (PrintPretty && Inlined) ? " (inlined by) " : ""; in print() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h77 const RecordPrefix *Prefix = in forEachCodeViewRecord() local
98 const RecordPrefix *Prefix = nullptr; in readCVRecordFromStream() local
H A DSymbolSerializer.h40 RecordPrefix Prefix; in writeRecordPrefix() local
H A DTypeDeserializer.h56 const RecordPrefix *Prefix = in deserializeAs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMangler.cpp55 OS << Prefix; in getNameWithPrefixImpl() local
64 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefixImpl() local
76 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix() local
135 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix() local
32 getNameWithPrefixImpl(raw_ostream &OS, const Twine &GVName, ManglerPrefixTy PrefixTy, const DataLayout &DL, char Prefix) getNameWithPrefixImpl() argument
[all...]
/third_party/lzma/CPP/7zip/Common/
H A DMultiOutStream.h141 FString Prefix; variable
/third_party/lzma/CPP/Common/
H A DWildcard.h158 UString Prefix; member

Completed in 9 milliseconds

1234