Home
last modified time | relevance | path

Searched defs:pos (Results 726 - 750 of 6452) sorted by relevance

1...<<21222324252627282930>>...259

/third_party/icu/icu4c/source/common/
H A Dservlkf.cpp77 int32_t pos = UHASH_FIRST; in updateVisibleIDs() local
H A Ducharstrie.cpp33 const UChar *pos=pos_; in current() local
62 UCharsTrie::branchNext(const UChar *pos, int32_t length, int32_t uchar) { in branchNext() argument
124 nextImpl(const UChar *pos, int32_t uchar) nextImpl() argument
156 const UChar *pos=pos_; next() local
184 const UChar *pos=pos_; next() local
286 findUniqueValueFromBranch(const UChar *pos, int32_t length, UBool haveUniqueValue, int32_t &uniqueValue) findUniqueValueFromBranch() argument
324 findUniqueValue(const UChar *pos, UBool haveUniqueValue, int32_t &uniqueValue) findUniqueValue() argument
368 const UChar *pos=pos_; getNextUChars() local
400 getNextBranchUChars(const UChar *pos, int32_t length, Appendable &out) getNextBranchUChars() argument
[all...]
H A Duset_props.cpp94 ParsePosition pos; in uset_applyPattern() local
120 uset_resemblesPattern(const UChar *pattern, int32_t patternLength, int32_t pos) uset_resemblesPattern() argument
H A Duniset_closure.cpp53 UnicodeSet::UnicodeSet(const UnicodeString& pattern, ParsePosition& pos, in UnicodeSet() argument
86 applyPattern(const UnicodeString& pattern, ParsePosition& pos, uint32_t options, const SymbolTable* symbols, UErrorCode& status) applyPattern() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DEscapeTransliterator.java179 handleTransliterate(Replaceable text, Position pos, boolean incremental) handleTransliterate() argument
H A DTransliterationRuleSet.java191 transliterate(Replaceable text, Transliterator.Position pos, boolean incremental) transliterate() argument
H A DSelectFormat.java330 public Object parseObject(String source, ParsePosition pos) { in parseObject() argument
311 format(Object keyword, StringBuffer toAppendTo, FieldPosition pos) format() argument
H A DStringCharacterIterator.java41 private int pos; field in StringCharacterIterator
61 public StringCharacterIterator(String text, int pos) in StringCharacterIterator() argument
77 public StringCharacterIterator(String text, int begin, int end, int pos) { in StringCharacterIterator() argument
[all...]
H A DRBBISymbolTable.java114 public String parseReference(String text, ParsePosition pos, int limit) { in parseReference() argument
H A DQuantityFormatter.java107 format(String compiledPattern, CharSequence value, StringBuilder appendTo, FieldPosition pos) format() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DRuleCharacterIterator.java46 private ParsePosition pos; field in RuleCharacterIterator
105 RuleCharacterIterator(String text, SymbolTable sym, ParsePosition pos) RuleCharacterIterator() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DUTF16CollationIterator.java149 protected int pos; global() field in UTF16CollationIterator
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DBasicDurationFormat.java37 public StringBuffer format(Object object, StringBuffer toAppend, FieldPosition pos) { in format() argument
/third_party/icu/icu4c/source/i18n/
H A Dformat.cpp174 syntaxError(const UnicodeString& pattern, int32_t pos, UParseError& parseError) syntaxError() argument
[all...]
H A Dquant.cpp72 int32_t pos = offset; in matches() local
H A Dnumber_asformat.cpp50 format(const Formattable& obj, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument
/third_party/icu/icu4c/source/common/unicode/
H A Dstringpiece.h313 StringPiece substr(int32_t pos, int32_t len = npos) const { in substr() argument
H A Dchariter.h680 int32_t pos; member in CharacterIterator
/third_party/libsnd/tests/
H A Dcue_test.c73 int pos = info->cue_points[i].position; in test_cues() local
100 int pos = info->cue_points[i].position; in print_cues() local
H A Dogg_opus_test.c268 sf_count_t pos ; in ogg_opus_stereo_seek_test() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-jwk.h66 int pos; member
/third_party/lzma/CPP/7zip/Common/
H A DOutBuffer.h50 UInt32 pos = _pos; in WriteByte() local
/third_party/lzma/CPP/7zip/Compress/
H A DCopyCoder.cpp58 UInt32 pos = 0; in Code() local
79 UInt32 pos = 0; in Code() local
[all...]
/third_party/lzma/CPP/Common/
H A DCommandLineParser.cpp74 unsigned pos = 1; in ParseString() local
/third_party/json/include/nlohmann/detail/
H A Dexceptions.hpp147 static parse_error create(int id_, const position_t& pos, const std::string& what_arg, BasicJsonContext context) in create() argument
178 static std::string position_string(const position_t& pos) in position_string() argument

Completed in 12 milliseconds

1...<<21222324252627282930>>...259