Home
last modified time | relevance | path

Searched defs:text (Results 1876 - 1900 of 2259) sorted by relevance

1...<<71727374757677787980>>...91

/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DAPIInfo.java563 private static String prepText(String text, boolean html) { in prepText() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTimeZoneNamesImpl.java202 find(CharSequence text, int start, EnumSet<NameType> nameTypes) find() argument
247 doFind(NameSearchHandler handler, CharSequence text, int start) doFind() argument
898 parseDate(String text) parseDate() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DMessagePattern.java[all...]
H A DMessageFormat.java[all...]
H A DRuleBasedCollator.java[all...]
H A DRelativeDateTimeFormatter.java
H A DCollator.java[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DRBBITestMonkey.java68 abstract void setText(StringBuffer text); in setText() argument
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Dunistr.h2997 UnicodeString(const uint16_t *text) UnicodeString() argument
3013 UnicodeString(const wchar_t *text) UnicodeString() argument
3047 UnicodeString(const uint16_t *text, int32_t textLength) UnicodeString() argument
3060 UnicodeString(const wchar_t *text, int32_t textLength) UnicodeString() argument
4104 caseCompare(const UnicodeString &text, uint32_t options) const caseCompare() argument
4182 indexOf(const UnicodeString& text, int32_t start) const indexOf() argument
4189 indexOf(const UnicodeString& text, int32_t start, int32_t _length) const indexOf() argument
4275 lastIndexOf(const UnicodeString& text, int32_t start, int32_t _length) const lastIndexOf() argument
4281 lastIndexOf(const UnicodeString& text, int32_t start) const lastIndexOf() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dtzfmt.cpp222 GMTOffsetField::createText(const UnicodeString& text, UErrorCode& status) { in createText() argument
814 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse() argument
820 TimeZoneFormat::parse(UTimeZoneFormatStyle style, const UnicodeString& text, ParsePosition& pos, in parse() argument
[all...]
H A Dtranslit.cpp192 int32_t Transliterator::transliterate(Replaceable& text, in transliterate() argument
281 transliterate(Replaceable& text, UTransPosition& index, const UnicodeString& insertion, UErrorCode &status) const transliterate() argument
303 transliterate(Replaceable& text, UTransPosition& index, UChar32 insertion, UErrorCode& status) const transliterate() argument
322 transliterate(Replaceable& text, UTransPosition& index, UErrorCode& status) const transliterate() argument
338 finishTransliteration(Replaceable& text, UTransPosition& index) const finishTransliteration() argument
354 _transliterate(Replaceable& text, UTransPosition& index, const UnicodeString* insertion, UErrorCode &status) const _transliterate() argument
428 filteredTransliterate(Replaceable& text, UTransPosition& index, UBool incremental, UBool rollback) const filteredTransliterate() argument
682 filteredTransliterate(Replaceable& text, UTransPosition& index, UBool incremental) const filteredTransliterate() argument
1459 filteredCharAt(const Replaceable& text, int32_t i) const filteredCharAt() argument
[all...]
H A Dudat.cpp353 udat_parse( const UDateFormat* format, const UChar* text, int32_t textLength, int32_t *parsePos, UErrorCode *status) udat_parse() argument
385 udat_parseCalendar(const UDateFormat* format, UCalendar* calendar, const UChar* text, int32_t textLength, int32_t *parsePos, UErrorCode *status) udat_parseCalendar() argument
H A Dnumfmt.cpp716 NumberFormat::parse(const UnicodeString& text, in parse() argument
729 CurrencyAmount* NumberFormat::parseCurrency(const UnicodeString& text, in parseCurrency() argument
H A Drbt_pars.cpp208 UnicodeString ParseData::parseReference(const UnicodeString& text, in parseReference() argument
267 UnicodeString text; member in RuleHalf
[all...]
/third_party/libcoap/src/
H A Dcoap_resource.c70 match(const coap_str_const_t *text, const coap_str_const_t *pattern, int match_prefix, in match() argument
/third_party/lame/frontend/
H A Dgtkanal.c1151 char text[256]; in text_window() local
1245 gtk_text_insert(GTK_TEXT(box), NULL, NULL, NULL, text, -1); in text_window() local
1248 gtk_text_insert(GTK_TEXT(box), NULL, NULL, NULL, text, -1); in text_window() local
1251 gtk_text_insert(GTK_TEXT(box), NULL, NULL, NULL, text, -1); in text_window() local
1264 gtk_text_insert(GTK_TEXT(box), NULL, NULL, NULL, text, -1); text_window() local
1266 gtk_text_insert(GTK_TEXT(box), NULL, NULL, NULL, text, -1); text_window() local
1268 gtk_text_insert(GTK_TEXT(box), NULL, NULL, NULL, text, -1); text_window() local
1270 gtk_text_insert(GTK_TEXT(box), NULL, NULL, NULL, text, -1); text_window() local
1272 gtk_text_insert(GTK_TEXT(box), NULL, NULL, NULL, text, -1); text_window() local
1274 gtk_text_insert(GTK_TEXT(box), NULL, NULL, NULL, text, -1); text_window() local
1276 gtk_text_insert(GTK_TEXT(box), NULL, NULL, NULL, text, -1); text_window() local
1278 gtk_text_insert(GTK_TEXT(box), NULL, NULL, NULL, text, -1); text_window() local
1280 gtk_text_insert(GTK_TEXT(box), NULL, NULL, NULL, text, -1); text_window() local
1282 gtk_text_insert(GTK_TEXT(box), NULL, NULL, NULL, text, -1); text_window() local
1284 gtk_text_insert(GTK_TEXT(box), NULL, NULL, NULL, text, -1); text_window() local
1286 gtk_text_insert(GTK_TEXT(box), NULL, NULL, NULL, text, -1); text_window() local
[all...]
/third_party/lame/libmp3lame/
H A Dlame.c1348 char text[256] = { 0 }; in lame_print_config() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_debug.c256 char text[160]; /* one disasm line */ member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute.c78 const char *text; in si_compute_get_code_object() local
/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c1168 valid_compressed_run(ntfs_attr *na, runlist_element *rl, BOOL fullcheck, const char *text) valid_compressed_run() argument
/third_party/ninja/src/
H A Dutil.cc496 const char* SpellcheckStringV(const string& text, argument
515 const char* SpellcheckString(const char* text, ...) { argument
/third_party/node/deps/icu-small/source/common/
H A Ddictbe.cpp50 DictionaryBreakEngine::findBreaks( UText *text, in findBreaks() argument
138 candidates( UText *text, DictionaryMatcher *dict, int32_t rangeEnd ) candidates() argument
233 divideUpDictionaryRange( UText *text, int32_t rangeStart, int32_t rangeEnd, UVector32 &foundBreaks, UBool , UErrorCode& status) const divideUpDictionaryRange() argument
473 divideUpDictionaryRange( UText *text, int32_t rangeStart, int32_t rangeEnd, UVector32 &foundBreaks, UBool , UErrorCode& status) const divideUpDictionaryRange() argument
666 divideUpDictionaryRange( UText *text, int32_t rangeStart, int32_t rangeEnd, UVector32 &foundBreaks, UBool , UErrorCode& status ) const divideUpDictionaryRange() argument
872 divideUpDictionaryRange( UText *text, int32_t rangeStart, int32_t rangeEnd, UVector32 &foundBreaks, UBool , UErrorCode& status ) const divideUpDictionaryRange() argument
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dunistr.h2997 UnicodeString(const uint16_t *text) UnicodeString() argument
3013 UnicodeString(const wchar_t *text) UnicodeString() argument
3047 UnicodeString(const uint16_t *text, int32_t textLength) UnicodeString() argument
3060 UnicodeString(const wchar_t *text, int32_t textLength) UnicodeString() argument
4132 caseCompare(const UnicodeString &text, uint32_t options) const caseCompare() argument
4210 indexOf(const UnicodeString& text, int32_t start) const indexOf() argument
4217 indexOf(const UnicodeString& text, int32_t start, int32_t _length) const indexOf() argument
4303 lastIndexOf(const UnicodeString& text, int32_t start, int32_t _length) const lastIndexOf() argument
4309 lastIndexOf(const UnicodeString& text, int32_t start) const lastIndexOf() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumfmt.cpp716 NumberFormat::parse(const UnicodeString& text, in parse() argument
729 CurrencyAmount* NumberFormat::parseCurrency(const UnicodeString& text, in parseCurrency() argument
H A Drbt_pars.cpp208 UnicodeString ParseData::parseReference(const UnicodeString& text, in parseReference() argument
267 UnicodeString text; member in RuleHalf
[all...]

Completed in 43 milliseconds

1...<<71727374757677787980>>...91