Searched defs:Text (Results 1 - 25 of 82) sorted by relevance

1234

/openbsd-current/gnu/usr.bin/perl/dist/Text-Abbrev/lib/Text/
H A DAbbrev.pm
/openbsd-current/gnu/usr.bin/perl/cpan/Text-Tabs/lib/Text/
H A DTabs.pm
H A DWrap.pm[all...]
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DLocale.cpp9 int columnWidth(StringRef Text) { argument
H A DAutoConvert.cpp53 std::error_code llvm::setFileTag(int FD, int CCSID, bool Text) { argument
H A DUnicode.cpp481 int columnWidthUTF8(StringRef Text) { argument
/openbsd-current/gnu/usr.bin/perl/cpan/Text-ParseWords/lib/Text/
H A DParseWords.pm
/openbsd-current/gnu/usr.bin/perl/cpan/Text-Balanced/lib/Text/
H A DBalanced.pm[all...]
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DCommentBriefParser.cpp42 bool isWhitespace(StringRef Text) { argument
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/lib/Pod/Text/
H A DTermcap.pm[all...]
H A DOverstrike.pm[all...]
H A DColor.pm[all...]
/openbsd-current/gnu/llvm/clang/lib/Tooling/Inclusions/
H A DHeaderAnalysis.cpp96 std::optional<StringRef> parseIWYUPragma(const char *Text) { argument
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkup.h35 StringRef Text; member in struct:llvm::symbolize::MarkupNode
/openbsd-current/gnu/llvm/clang/lib/Format/
H A DEncoding.h34 inline Encoding detectEncoding(StringRef Text) { argument
45 inline unsigned columnWidth(StringRef Text, Encoding Encoding) { argument
61 columnWidthWithTabs(StringRef Text, unsigned StartColumn, unsigned TabWidth, Encoding Encoding) argument
97 getEscapeSequenceLength(StringRef Text) argument
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/Edit/
H A DEditedSource.h41 StringRef Text; member in struct:clang::edit::EditedSource::FileEdit
/openbsd-current/gnu/llvm/clang/lib/Tooling/Transformer/
H A DSourceCodeBuilders.cpp77 StringRef Text = getText(E, Context); local
90 StringRef Text = local
97 StringRef Text = getText(E, Context); local
113 StringRef Text = local
120 StringRef Text = getText(E, Context); local
146 StringRef Text = getText(E, Context); local
172 StringRef Text = getText(E, Context); local
[all...]
/openbsd-current/gnu/llvm/clang/lib/Testing/
H A DTestAST.cpp42 std::string Text; variable
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.h36 enum class AttributeType { Hidden, Numeric, Text, NumericAndText }; member in class:llvm::RISCVTargetELFStreamer::AttributeType
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DMarkup.cpp145 static MarkupNode textNode(StringRef Text) { argument
154 void MarkupParser::parseTextOutsideMarkup(StringRef Text) { argument
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DText.pm[all...]
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DRawCommentList.h143 std::string Text; member in struct:clang::RawComment::CommentLine
147 CommentLine(StringRef Text, PresumedLoc Begin, PresumedLoc End) argument
/openbsd-current/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h21 enum class AttributeType { Hidden, Numeric, Text, NumericAndText }; member in class:llvm::CSKYTargetELFStreamer::AttributeType
/openbsd-current/gnu/llvm/llvm/include/llvm/LineEditor/
H A DLineEditor.h59 std::string Text; member in struct:llvm::LineEditor::CompletionAction
/openbsd-current/gnu/llvm/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp26 Annotations::Annotations(llvm::StringRef Text) { argument
[all...]

Completed in 325 milliseconds

1234