Home
last modified time | relevance | path

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

12345678

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DWithColor.cpp69 raw_ostream &WithColor::error(raw_ostream &OS, StringRef Prefix, in error()
79 raw_ostream &WithColor::warning(raw_ostream &OS, StringRef Prefix, in warning()
89 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix, in note()
99 raw_ostream &WithColor::remark(raw_ostream &OS, StringRef Prefix, in remark()
H A 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()
H A DTarWriter.cpp51 char Prefix[155]; member
127 static bool splitUstar(StringRef Path, StringRef &Prefix, StringRef &Name) { in splitUstar()
157 static void writeUstarHeader(raw_fd_ostream &OS, StringRef Prefix, in writeUstarHeader()
192 StringRef Prefix; in append() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTableGenBackend.cpp22 static void printLine(raw_ostream &OS, const Twine &Prefix, char Fill, in printLine()
36 StringRef Prefix("|* "); in emitSourceFileHeader() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DMangler.cpp35 const DataLayout &DL, char Prefix) { in getNameWithPrefixImpl()
65 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefixImpl() local
77 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix() local
138 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix() local
H A DPassInstrumentation.cpp34 StringRef Prefix = PassID; in isSpecialPass() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A 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
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitPreprocessor.cpp112 static void DefineFloatMacros(MacroBuilder &Builder, StringRef Prefix, in DefineFloatMacros()
182 static void DefineFmt(const Twine &Prefix, TargetInfo::IntType Ty, in DefineFmt()
224 const char *Prefix = IsSigned ? "__INT" : "__UINT"; in DefineExactWidthIntType() local
244 const char *Prefix = IsSigned ? "__INT" : "__UINT"; in DefineExactWidthIntTypeSize() local
255 const char *Prefix = IsSigned ? "__INT_LEAST" : "__UINT_LEAST"; in DefineLeastWidthIntType() local
269 const char *Prefix = IsSigned ? "__INT_FAST" : "__UINT_FAST"; in DefineFastIntType() local
1036 auto addLockFreeMacros = [&](const llvm::Twine &Prefix) { in InitializePredefinedMacros()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h74 const RecordPrefix *Prefix = in forEachCodeViewRecord() local
95 const RecordPrefix *Prefix = nullptr; in readCVRecordFromStream() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DCrashDebugger.cpp89 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
136 Expected<TestResult> doTest(std::vector<GlobalVariable *> &Prefix, in doTest()
203 Expected<TestResult> doTest(std::vector<Function *> &Prefix, in doTest()
336 Expected<TestResult> doTest(std::vector<Attribute> &Prefix, in doTest()
439 Expected<TestResult> doTest(std::vector<const BasicBlock *> &Prefix, in doTest()
558 Expected<TestResult> doTest(std::vector<const BasicBlock *> &Prefix, in doTest()
664 Expected<TestResult> doTest(std::vector<const BasicBlock *> &Prefix, in doTest()
756 Expected<TestResult> doTest(std::vector<const Instruction *> &Prefix, in doTest()
833 Expected<TestResult> doTest(std::vector<Instruction *> &Prefix, in doTest()
904 Expected<TestResult> doTest(std::vector<std::string> &Prefix, in doTest()
[all …]
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslcompile.c474 char *Prefix = ""; in AslCompilerSignon() local
552 char *Prefix = ""; in AslCompilerFileHeader() local
[all...]
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DNestedNameSpecifier.cpp60 NestedNameSpecifier *Prefix, IdentifierInfo *II) { in Create()
73 NestedNameSpecifier *Prefix, in Create()
89 NestedNameSpecifier *Prefix, in Create()
105 NestedNameSpecifier *Prefix, in Create()
414 while (NestedNameSpecifierLoc Prefix = First.getPrefix()) in getSourceRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DGlobPattern.h52 Optional<StringRef> Prefix; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DTextDiagnosticPrinter.h35 std::string Prefix; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp142 const std::string &Prefix, const Preprocessor &PP, in createTextPathDiagnosticConsumer()
152 const std::string &Prefix, const Preprocessor &PP, in createTextMinimalPathDiagnosticConsumer()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderMap.cpp190 StringRef Prefix = getStringOrInvalid(B.Prefix); in dump() local
232 Optional<StringRef> Prefix = getString(B.Prefix); in lookupFilename() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp227 void emitOptionWithArgs(StringRef Prefix, const Record *Option, in emitOptionWithArgs()
241 void emitOptionName(StringRef Prefix, const Record *Option, raw_ostream &OS) { in emitOptionName()
282 for (auto &Prefix : Option->getValueAsListOfStrings("Prefixes")) { in emitOptionNames() local
316 for (auto &Prefix : Option->getValueAsListOfStrings("Prefixes")) in emitOption() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.h30 StringRef Prefix; variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DOptParserEmitter.cpp235 std::string Prefix = (Twine("prefix_") + Twine(NewPrefix)).str(); in EmitOptParser() local
246 for (const auto &Prefix : Prefixes) { in EmitOptParser() local
473 for (StringRef Prefix : R.getValueAsListOfStrings("Prefixes")) { in EmitOptParser() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DBreakableToken.h276 StringRef Prefix; variable
480 SmallVector<std::string, 16> Prefix; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DTapiFile.h48 StringRef Prefix; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheck.cpp916 bool Pattern::parsePattern(StringRef PatternStr, StringRef Prefix, in parsePattern()
1678 FindCheckType(const FileCheckRequest &Req, StringRef Buffer, StringRef Prefix) { in FindCheckType()
1806 StringRef Prefix = Matches[0]; in FindFirstMatchingPrefix() local
1875 std::string Prefix = "-implicit-check-not='"; in readCheckFile() local
2046 StringRef Prefix, SMLoc Loc, const Pattern &Pat, in printMatch()
2116 StringRef Prefix, SMLoc Loc, const Pattern &Pat, in printNoMatch()
2199 StringRef Prefix, SMLoc Loc, const Pattern &Pat, in reportMatchResult()
2536 for (StringRef Prefix : SuppliedPrefixes) { in ValidatePrefixes() local
2565 for (const char *Prefix : DefaultCheckPrefixes) in ValidateCheckPrefixes() local
2569 for (const char *Prefix : DefaultCommentPrefixes) in ValidateCheckPrefixes() local
[all …]
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpihelp/
H A Dahaml.c135 UINT8 Prefix; in AhDecodeAmlOpcode() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearchOptions.h87 std::string Prefix; member
242 void AddSystemHeaderPrefix(StringRef Prefix, bool IsSystemHeader) { in AddSystemHeaderPrefix()
/netbsd-src/external/bsd/pkg_install/dist/add/
H A Dmain.c45 char *Prefix = NULL; variable

12345678