Home
last modified time | relevance | path

Searched defs:pos (Results 926 - 950 of 2792) sorted by relevance

1...<<31323334353637383940>>...112

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliteratorIDParser.java151 public static SingleID parseFilterID(String id, int[] pos) { in parseFilterID() argument
178 public static SingleID parseSingleID(String id, int[] pos, int dir) { in parseSingleID() argument
268 parseGlobalFilter(String id, int[] pos, int dir, int[] withParens, StringBuffer canonID) parseGlobalFilter() argument
593 parseFilterID(String id, int[] pos, boolean allowFilter) parseFilterID() argument
[all...]
H A DTransliterationRule.java337 static final int posBefore(Replaceable str, int pos) { in posBefore() argument
343 static final int posAfter(Replaceable str, int pos) { in posAfter() argument
370 matchAndReplace(Replaceable text, Transliterator.Position pos, boolean incremental) matchAndReplace() argument
[all...]
H A DAnyTransliterator.java79 handleTransliterate(Replaceable text, Position pos, boolean isIncremental) handleTransliterate() argument
[all...]
H A DPluralFormat.java687 public Object parseObject(String source, ParsePosition pos) { in parseObject() argument
699 /*package*/ String parseType(String source, RbnfLenientScanner scanner, FieldPosition pos) { in parseType() argument
581 format(Object number, StringBuffer toAppendTo, FieldPosition pos) format() argument
[all...]
H A DTimeUnitFormat.java248 public TimeUnitAmount parseObject(String source, ParsePosition pos) { in parseObject() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DDateNumberFormat.java145 format(double number, StringBuffer toAppendTo, FieldPosition pos) format() argument
151 format(long numberL, StringBuffer toAppendTo, FieldPosition pos) format() argument
191 format(BigInteger number, StringBuffer toAppendTo, FieldPosition pos) format() argument
197 format(java.math.BigDecimal number, StringBuffer toAppendTo, FieldPosition pos) format() argument
203 format(BigDecimal number, StringBuffer toAppendTo, FieldPosition pos) format() argument
H A DRelativeDateFormat.java189 public void parse(String text, Calendar cal, ParsePosition pos) { in parse() argument
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-bignum.cpp116 unsigned pos = 0; in AssignDecimalString() local
H A Danytrans.cpp236 void AnyTransliterator::handleTransliterate(Replaceable& text, UTransPosition& pos, in handleTransliterate() argument
[all...]
H A Drbt_set.cpp46 _formatInput(UnicodeString &appendTo, const UnicodeString& input, const UTransPosition& pos) _formatInput() argument
112 _debugOut(const char* msg, TransliterationRule* rule, const Replaceable& theText, UTransPosition& pos) _debugOut() argument
401 transliterate(Replaceable& text, UTransPosition& pos, UBool incremental) transliterate() argument
[all...]
H A Drepattrn.cpp852 int32_t pos = UHASH_FIRST; in dumpPattern() local
H A Dcurrpinf.cpp387 int32_t pos = UHASH_FIRST; in deleteHash() local
418 int32_t pos = UHASH_FIRST; in copyHash() local
H A Drbt_rule.cpp319 static inline int32_t posBefore(const Replaceable& str, int32_t pos) { in posBefore() argument
325 static inline int32_t posAfter(const Replaceable& str, int32_t pos) { in posAfter() argument
352 matchAndReplace(Replaceable& text, UTransPosition& pos, UBool incremental) const matchAndReplace() argument
[all...]
H A Dunesctrn.cpp174 void UnescapeTransliterator::handleTransliterate(Replaceable& text, UTransPosition& pos, in handleTransliterate() argument
/third_party/icu/icu4c/source/common/unicode/
H A Dbytestrie.h151 const uint8_t *pos; member in BytesTrie::State
247 const uint8_t *pos=pos_; in getValue() local
263 const uint8_t *pos=pos_; in hasUniqueValue() local
406 skipValue(const uint8_t *pos, int32_t leadByte) skipValue() argument
419 skipValue(const uint8_t *pos) skipValue() argument
427 skipDelta(const uint8_t *pos) skipDelta() argument
[all...]
/third_party/libsnd/src/
H A Dmpeg_l3_encode.c297 sf_count_t pos ; in mpeg_l3_encoder_close() local
/third_party/libunwind/libunwind/src/
H A Delfxx.c192 size_t ret = 0, pos = 0; in xz_uncompressed_size() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-tokenize.h177 size_t pos; member
/third_party/libwebsockets/lib/jose/jwk/
H A Djose_key.c491 int pos = 0, f = 1; in lws_jwk_export() local
[all...]
/third_party/libwebsockets/lib/misc/lwsac/
H A Dlwsac.c217 uint8_t *pos = (uint8_t *)&head[1], in lwsac_scan_extant() local
/third_party/lzma/CPP/7zip/Common/
H A DFileStreams.cpp112 const UInt32 pos = (UInt32)VirtPos & mask; in Read() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DBench.cpp187 size_t pos = 0; in GenerateLz() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_nir_cull.c40 analyze_position_w(nir_builder *b, nir_ssa_def *pos[3][4], position_w_info *w_info) in analyze_position_w() argument
59 cull_face(nir_builder *b, nir_ssa_def *pos[3][4], const position_w_info *w_info) in cull_face() argument
89 cull_bbox(nir_builder *b, nir_ssa_def *pos[3][4], nir_ssa_def *accepted, const position_w_info *w_info) cull_bbox() argument
151 ac_nir_cull_triangle(nir_builder *b, nir_ssa_def *initially_accepted, nir_ssa_def *pos[3][4]) ac_nir_cull_triangle() argument
[all...]
/third_party/lzma/CPP/Common/
H A DUTFConvert.cpp186 unsigned pos = 0; in Check_Buf() local
372 unsigned pos = 0; Utf8_To_Utf16() local
[all...]
/third_party/lzma/CPP/Windows/
H A DRegistry.cpp363 size_t pos = 0; in SetValue_Strings() local

Completed in 18 milliseconds

1...<<31323334353637383940>>...112