Home
last modified time | relevance | path

Searched defs:text (Results 376 - 400 of 2207) sorted by relevance

1...<<11121314151617181920>>...89

/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/datetimepatterngenerator/
H A DDateTimePatternGeneratorSample.java
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/messagepattern/
H A DMessagePatternDemo.java
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBytesDictionaryMatcher.java
H A DFilteredBreakIteratorBuilder.java
H A DFormattedValue.java
H A DUFormat.java
H A DUFieldPosition.java
H A DComposedCharIter.java
H A DCurrencyFormat.java
H A DRBNFChinesePostProcessor.java
H A DRawCollationKey.java
H A DRbnfLenientScanner.java
H A DRBNFPostProcessor.java
H A DSourceTargetUtility.java
H A DCharsDictionaryMatcher.java
H A DChineseDateFormatSymbols.java
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DIncrementalProgressTest.java21 private String text; field in IncrementalProgressTest
23 public IncrementalProgressTest(String lang, String text){ in IncrementalProgressTest() argument
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/dateintervalformat/
H A DDateIntervalFormatSample.java
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUtilityExtensions.java27 appendToRule(StringBuffer rule, String text, boolean isLiteral, boolean escapeUnprintable, StringBuffer quoteBuf) appendToRule() argument
/third_party/icu/icu4c/source/common/
H A Dunifilt.cpp42 UMatchDegree UnicodeFilter::matches(const Replaceable& text, in matches() argument
/third_party/icu/icu4c/source/i18n/
H A Dregeximp.cpp21 CaseFoldingUTextIterator::CaseFoldingUTextIterator(UText &text) : in CaseFoldingUTextIterator() argument
H A Dtitletrn.cpp70 handleTransliterate( Replaceable& text, UTransPosition& offsets, UBool isIncremental) const handleTransliterate() argument
H A Dremtrans.cpp59 void RemoveTransliterator::handleTransliterate(Replaceable& text, UTransPosition& index, in handleTransliterate() argument
/third_party/mesa3d/src/gallium/targets/graw-null/
H A Dgraw_util.c16 graw_parse_geometry_shader(struct pipe_context *pipe, const char *text) graw_parse_geometry_shader() argument
31 graw_parse_vertex_shader(struct pipe_context *pipe, const char *text) graw_parse_vertex_shader() argument
46 graw_parse_fragment_shader(struct pipe_context *pipe, const char *text) graw_parse_fragment_shader() argument
/third_party/node/tools/
H A Dcompress_json.py19 text = json.dumps(obj, separators=(',', ':')).encode('utf-8') variable
30 text = ',\n'.join(slices) variable

Completed in 12 milliseconds

1...<<11121314151617181920>>...89