Home
last modified time | relevance | path

Searched defs:text (Results 1851 - 1875 of 2364) sorted by relevance

1...<<71727374757677787980>>...95

/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp866 TiXmlText* text = new TiXmlText( "" ); in Identify() local
574 ReadText( const char* p, TIXML_STRING * text, bool trimWhiteSpace, const char* endTag, bool caseInsensitive, TiXmlEncoding encoding ) ReadText() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_textwrap.py480 text = "Hello there, how are you this fine day? I'm glad to hear it!" global() variable in MaxLinesTestCase
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DHost.cpp1347 } text; in getHostCPUFeatures() local
/third_party/skia/third_party/externals/zlib/
H A Dzlib.h115 int text; /* true if compressed data believed to be text */ member
/third_party/skia/tools/
H A DToolUtils.cpp196 add_to_text_blob_w_len(SkTextBlobBuilder* builder, const char* text, size_t len, SkTextEncoding encoding, const SkFont& font, SkScalar x, SkScalar y) add_to_text_blob_w_len() argument
211 add_to_text_blob(SkTextBlobBuilder* builder, const char* text, const SkFont& font, SkScalar x, SkScalar y) add_to_text_blob() argument
219 get_text_path(const SkFont& font, const void* text, size_t length, SkTextEncoding encoding, SkPath* dst, const SkPoint pos[]) get_text_path() argument
/third_party/skia/tools/skqp/src/
H A Dskqp.cpp445 inline void write(SkWStream* wStream, const T& text) { in write() argument
/third_party/skia/tools/viewer/
H A DSlideDir.cpp275 auto text = sksg::Text::Make(nullptr, txt); in MakeLabel() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dfilteredbrk.cpp199 virtual void setText(UText *text, UErrorCode &status) { fDelegate->setText(text,status); } in setText() argument
202 virtual void setText(const UnicodeString &text) { fDelegate->setText(text); } in setText() argument
/third_party/toybox/kconfig/
H A Dexpr.h117 const char *text; member
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_helpers.cc491 bool AllAscii(const std::string& text) { in AllAscii() argument
/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc863 ParseInteger(const std::string& text, uint64 max_value, uint64* output) ParseInteger() argument
902 ParseFloat(const std::string& text) ParseFloat() argument
1035 ParseStringAppend(const std::string& text, std::string* output) ParseStringAppend() argument
1122 IsIdentifier(const std::string& text) IsIdentifier() argument
[all...]
/third_party/python/Parser/
H A Dpegen.c32 PyObject *text = PyUnicode_DecodeUTF8(str, col_offset, "replace"); in _PyPegen_byte_offset_to_character_offset() local
/third_party/python/Modules/clinic/
H A D_elementtree.c.h728 PyObject *text = Py_None; in _elementtree_TreeBuilder_pi() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DTextFormatTest.java721 private void assertParseError(String error, String text) { in assertParseError() argument
740 private void assertParseErrorWithUnknownFields(String error, String text) { in assertParseErrorWithUnknownFields() argument
750 private TestAllTypes assertParseSuccessWithUnknownFields(String text) in assertParseSuccessWithUnknownFields() argument
757 private void assertParseErrorWithUnknownExtensions(String error, String text) { in assertParseErrorWithUnknownExtensions() argument
767 private TestAllTypes assertParseSuccessWithUnknownExtensions(String text) in assertParseSuccessWithUnknownExtensions() argument
774 assertParseErrorWithOverwriteForbidden(String error, String text) assertParseErrorWithOverwriteForbidden() argument
784 assertParseSuccessWithOverwriteForbidden(String text) assertParseSuccessWithOverwriteForbidden() argument
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.h926 inline bool EndsWith(StringPiece text, StringPiece suffix) { in EndsWith() argument
/third_party/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc164 std::string text; in TEST_F() local
346 std::string text; in TEST_F() local
388 std::string text; TEST_F() local
401 std::string text; TEST_F() local
423 std::string text; TEST_F() local
469 std::string text; TEST_F() local
491 std::string text; TEST_F() local
554 std::string text; TEST_F() local
602 std::string text; TEST_F() local
639 std::string text; TEST_F() local
710 std::string text; TEST_F() local
758 std::string text; TEST_F() local
785 std::string text; TEST_F() local
1063 RemoveRedundantZeros(std::string text) RemoveRedundantZeros() argument
1334 std::string text; TEST_F() local
[all...]
H A Dtext_format.h115 void PrintLiteral(const char (&text)[n]) { in PrintLiteral() argument
[all...]
/third_party/skia/modules/skparagraph/src/
H A DOneLineShaper.cpp192 auto text = resolvedBlock.fText; in finish() local
[all...]
H A DTextLine.h92 TextRange text() const { return fText; } in text() function in skia::textlayout::TextLine
H A DParagraphImpl.h144 SkSpan<const char> text() const { return SkSpan<const char>(fText.c_str(), fText.size()); } in text() function in skia::textlayout::final
/third_party/skia/experimental/sktext/include/
H A DTypes.h14 namespace text { namespace
/third_party/zlib/
H A Dzlib.h115 int text; /* true if compressed data believed to be text */ member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSimpleDateFormat.java2397 parse(String text, Calendar cal, ParsePosition parsePos) parse() argument
2832 matchLiteral(String text, int pos, Object[] items, int itemIndex, boolean[] complete) matchLiteral() argument
2930 matchAlphaMonthStrings(String text, int start, String[] wideData, String[] shortData, Calendar cal) matchAlphaMonthStrings() argument
2988 matchString(String text, int start, int field, String[] data, Calendar cal) matchString() argument
3014 matchString(String text, int start, int field, String[] data, String monthPattern, Calendar cal) matchString() argument
3070 regionMatchesWithOptionalDot(String text, int start, String data, int length) regionMatchesWithOptionalDot() argument
3100 matchQuarterString(String text, int start, int field, String[] data, Calendar cal) matchQuarterString() argument
3134 matchDayPeriodString(String text, int start, String[] data, int dataLength, Output<DayPeriodRules.DayPeriod> dayPeriod) matchDayPeriodString() argument
3179 subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, boolean[] ambiguousYear, Calendar cal) subParse() argument
3189 subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, boolean[] ambiguousYear, Calendar cal, MessageFormat numericLeapMonthFormatter, Output<TimeType> tzTimeType) subParse() argument
3222 subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, boolean[] ambiguousYear, Calendar cal, MessageFormat numericLeapMonthFormatter, Output<TimeType> tzTimeType, Output<DayPeriodRules.DayPeriod> dayPeriod) subParse() argument
3895 parseInt(String text, ParsePosition pos, boolean allowNegative, NumberFormat fmt) parseInt() argument
3905 parseInt(String text, int maxDigits, ParsePosition pos, boolean allowNegative, NumberFormat fmt) parseInt() argument
3958 countDigits(String text, int start, int end) countDigits() argument
[all...]
H A DDateFormat.java743 parse(String text) parse() argument
794 parse(String text, Calendar cal, ParsePosition pos) parse() argument
828 parse(String text, ParsePosition pos) parse() argument
[all...]
H A DDecimalFormat.java827 parse(String text, ParsePosition parsePosition) parse() argument
869 parseCurrency(CharSequence text, ParsePosition parsePosition) parseCurrency() argument
[all...]

Completed in 33 milliseconds

1...<<71727374757677787980>>...95