| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | SimpleDateFormat.java | 1345 StringBuffer format(Calendar cal, StringBuffer toAppendTo, FieldPosition pos, List<FieldPosition> attributes) { in format() argument 1339 format(Calendar cal, StringBuffer toAppendTo, FieldPosition pos) format() argument 1366 format(Calendar cal, DisplayContext capitalizationContext, StringBuffer toAppendTo, FieldPosition pos, List<FieldPosition> attributes) format() argument 1532 subFormat(char ch, int count, int beginOffset, FieldPosition pos, DateFormatSymbols fmtData, Calendar cal) subFormat() argument 1549 subFormat(char ch, int count, int beginOffset, int fieldNum, DisplayContext capitalizationContext, FieldPosition pos, char patternCharToOutput, Calendar cal) subFormat() argument 1574 subFormat(StringBuffer buf, char ch, int count, int beginOffset, int fieldNum, DisplayContext capitalizationContext, FieldPosition pos, char patternCharToOutput, Calendar cal) subFormat() argument 2813 matchLiteral(String text, int pos, Object[] items, int itemIndex, boolean[] complete) matchLiteral() argument 3772 parseInt(String text, ParsePosition pos, boolean allowNegative, NumberFormat fmt) parseInt() argument 3782 parseInt(String text, int maxDigits, ParsePosition pos, boolean allowNegative, NumberFormat fmt) parseInt() argument 4236 intervalFormatByAlgorithm(Calendar fromCalendar, Calendar toCalendar, StringBuffer appendTo, FieldPosition pos) intervalFormatByAlgorithm() argument [all...] |
| H A D | DateFormat.java | 745 public abstract void parse(String text, Calendar cal, ParsePosition pos); in parse() argument 778 public Date parse(String text, ParsePosition pos) { in parse() argument 807 parseObject(String source, ParsePosition pos) parseObject() argument [all...] |
| H A D | TimeZoneFormat.java | 961 public final int parseOffsetISO8601(String text, ParsePosition pos) { in parseOffsetISO8601() argument 977 public int parseOffsetLocalizedGMT(String text, ParsePosition pos) { in parseOffsetLocalizedGMT() argument 993 parseOffsetShortLocalizedGMT(String text, ParsePosition pos) parseOffsetShortLocalizedGMT() argument 1011 parse(Style style, String text, ParsePosition pos, EnumSet<ParseOption> options, Output<TimeType> timeType) parse() argument 1468 parse(Style style, String text, ParsePosition pos, Output<TimeType> timeType) parse() argument 1484 parse(String text, ParsePosition pos) parse() argument 1511 format(Object obj, StringBuffer toAppendTo, FieldPosition pos) format() argument 1556 parseObject(String source, ParsePosition pos) parseObject() argument 2132 parseOffsetLocalizedGMT(String text, ParsePosition pos, boolean isShort, Output<Boolean> hasDigitOffset) parseOffsetLocalizedGMT() argument 2700 parseOffsetISO8601(String text, ParsePosition pos, boolean extendedOnly, Output<Boolean> hasDigitOffset) parseOffsetISO8601() argument 2766 parseAbuttingAsciiOffsetFields(String text, ParsePosition pos, OffsetFields minFields, OffsetFields maxFields, boolean fixedHourWidth) parseAbuttingAsciiOffsetFields() argument 2858 parseAsciiOffsetFields(String text, ParsePosition pos, char sep, OffsetFields minFields, OffsetFields maxFields) parseAsciiOffsetFields() argument 2948 parseZoneID(String text, ParsePosition pos) parseZoneID() argument 2986 parseShortZoneID(String text, ParsePosition pos) parseShortZoneID() argument 3025 parseExemplarLocation(String text, ParsePosition pos) parseExemplarLocation() argument [all...] |
| H A D | UnicodeSet.java | 468 public UnicodeSet(String pattern, ParsePosition pos, SymbolTable symbols) { in UnicodeSet() argument 486 public UnicodeSet(String pattern, ParsePosition pos, SymbolTable symbols, int options) { in UnicodeSet() argument 582 public static boolean resemblesPattern(String pattern, int pos) { in resemblesPattern() argument 2412 applyPattern(String pattern, ParsePosition pos, SymbolTable symbols, int options) applyPattern() argument 3584 resemblesPropertyPattern(String pattern, int pos) resemblesPropertyPattern() argument 3956 parseReference(String text, ParsePosition pos, int limit) parseReference() argument 4245 int pos; global() field in UnicodeSet.EntryRangeIterator [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
| H A D | UnicodeSetTest.java | 1976 public String parseReference(String text, ParsePosition pos, int in parseReference() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | msgfmt.cpp | 420 int32_t idx = 0, rhs_idx = 0, pos = UHASH_FIRST, rhs_pos = UHASH_FIRST; in operator ==() local 1345 int32_t pos, idx; in copyObjects() local 1363 int32_t pos, idx; in copyObjects() local 949 format(const Formattable* arguments, const UnicodeString *argumentNames, int32_t cnt, UnicodeString& appendTo, FieldPosition* pos, UErrorCode& status) const format() argument 1373 parse(int32_t msgStart, const UnicodeString& source, ParsePosition& pos, int32_t& count, UErrorCode& ec) const parse() argument 1505 parse(const UnicodeString& source, ParsePosition& pos, int32_t& count) const parse() argument [all...] |
| H A D | plurrule_impl.h | 419 int32_t pos; member in PluralKeywordEnumeration
|
| H A D | tzgnames.cpp | 1166 int32_t pos = UHASH_FIRST; in sweepCache() local
|
| H A D | decimfmt.cpp | 531 UnicodeString& DecimalFormat::format(double number, UnicodeString& appendTo, FieldPosition& pos, in format() argument 582 UnicodeString& DecimalFormat::format(int32_t number, UnicodeString& appendTo, FieldPosition& pos, in format() argument 611 format(int64_t number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument 700 format(const DecimalQuantity& number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument [all...] |
| H A D | timezone.cpp | 765 int32_t pos; member in TZEnumeration [all...] |
| H A D | rematch.cpp | 601 UBool RegexMatcher::findProgressInterrupt(int64_t pos, UErrorCode &status) { in findProgressInterrupt() argument 744 int64_t pos = startPos; in find() local 780 int64_t pos = startPos; in find() local 1022 int32_t pos = startPos; in findUsingChunk() local 1052 int32_t pos in findUsingChunk() local 1946 int64_t pos = utext_getNativeIndex(fInputText); refreshInputText() local 2547 isWordBoundary(int64_t pos) isWordBoundary() argument 2583 isChunkWordBoundary(int32_t pos) isChunkWordBoundary() argument 2631 isUWordBoundary(int64_t pos, UErrorCode &status) isUWordBoundary() argument 2662 followingGCBoundary(int64_t pos, UErrorCode &status) followingGCBoundary() argument [all...] |
| H A D | rulebasedcollator.cpp | 894 int32_t pos; member in __anon3370::UTF8NFDIterator
|
| H A D | astro.cpp | 1371 Equatorial pos; in riseOrSet() local
|
| H A D | rbnf.cpp | 1120 format(const DecimalQuantity &number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode &status) const format() argument 1193 format(int32_t number, const UnicodeString& ruleSetName, UnicodeString& toAppendTo, FieldPosition& pos, UErrorCode& status) const format() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | uloc.cpp | 615 const char* pos = localeID; in ulocimp_getKeywords() local [all...] |
| H A D | unistr.cpp | 1184 int32_t pos = indexOf(oldText, oldStart, oldLength, start, length); in findAndReplace() local
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-http.h | 146 int pos; /**< position in match */ member
|
| /third_party/libsnd/src/ |
| H A D | aiff.c | 435 { sf_count_t pos = psf_ftell (psf) ; in aiff_read_header() local 1816 { sf_count_t pos ; in aiff_get_chunk_data() local
|
| /third_party/libuv/src/win/ |
| H A D | tty.c | 491 COORD pos; in uv_tty_line_read_thread() local 1213 COORD pos; in uv__tty_move_caret() local
|
| /third_party/lzma/C/ |
| H A D | XzDec.c | 840 unsigned pos; XzBlock_Parse() local [all...] |
| /third_party/lzma/Java/SevenZip/Compression/LZMA/ |
| H A D | Encoder.java | 35 static int GetPosSlot(int pos)
in GetPosSlot() argument 44 static int GetPosSlot2(int pos)
in GetPosSlot2() argument 163 GetSubCoder(int pos, byte prevByte) GetSubCoder() argument 489 GetPosLenPrice(int pos, int len, int posState) GetPosLenPrice() argument [all...] |
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| H A D | ProgressDialog2.cpp | 578 void CProgressDialog::SetProgressPos(UInt64 pos)
in SetProgressPos() argument 811 unsigned pos = MyStringLen(s);
in UpdateStatInfo() local 1171 const int pos = s.Find(L'\\n'); AddMessage() local [all...] |
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| H A D | 7zIn.cpp | 1309 size_t pos = 0;
in ReadHeader() local [all...] |
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | HashCalc.cpp | 328 const unsigned pos = (unsigned)strlen(s);
in AddHashResultLine() local 951 size_t pos = posCur;
in GetLine() local 1213 UInt64 pos = 0; ReadStream_to_Buf() local 1280 size_t pos = 0; Open() local [all...] |
| /third_party/lzma/CPP/7zip/Archive/ |
| H A D | XzHandler.cpp | 169 HRESULT SeekToPackPos(UInt64 pos)
in SeekToPackPos() argument 776 static size_t FindBlock(const CBlockInfo *blocks, size_t numBlocks, UInt64 pos)
in FindBlock() argument
|