Home
last modified time | relevance | path

Searched defs:length (Results 1876 - 1900 of 3746) sorted by relevance

1...<<71727374757677787980>>...150

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationKeys.java134 AppendBeyondCapacity(byte[] bytes, int start, int n, int length) AppendBeyondCapacity() argument
136 Resize(int appendCapacity, int length) Resize() argument
173 int length() { length() method in CollationKeys.SortKeyLevel
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
H A DIndicInputMethodImpl.java305 ACIText( char [] chArray, int offset, int length, int committed ) { in ACIText() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetStringSpanTest.java274 containsSpanBackUTF16(final UnicodeSetWithStrings set, final String s, int length, SpanCondition spanCondition) containsSpanBackUTF16() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUnicodeSetStringSpan.java649 spanBack(CharSequence s, int length, SpanCondition spanCondition) spanBack() argument
896 spanNotBack(CharSequence s, int length) spanNotBack() argument
944 matches16(CharSequence s, int start, final String t, int length) matches16() argument
976 spanOne(final UnicodeSet set, CharSequence s, int start, int length) spanOne() argument
988 spanOneBack(final UnicodeSet set, CharSequence s, int length) spanOneBack() argument
1034 private int length; global() field in UnicodeSetStringSpan.OffsetList
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DPatternStringParser.java111 public int length(int flags) { in length() method in PatternStringParser.ParsedPatternInfo
/third_party/icu/icu4c/source/i18n/
H A Dcollationruleparser.cpp609 int32_t length = uloc_forLanguageTag(lang.data(), localeID, ULOC_FULLNAME_CAPACITY, parseSetting() local
848 int32_t length = ruleIndex - start; setErrorContext() local
[all...]
H A Dplurfmt.cpp558 int32_t length = -1; in parseType() local
H A Ducol_res.cpp126 int32_t length; in loadRules() local
271 int32_t length; in loadFromBundle() local
393 int32_t length; in loadFromData() local
[all...]
H A Dislamcal.cpp510 int32_t length = 0; in handleGetMonthLength() local
H A Dnumparse_affixes.cpp40 static int32_t length(const AffixPatternMatcher* matcher) { in length() function
[all...]
H A Dchoicfmt.cpp551 int32_t length = index - prevIndex; in matchStringUntilLimitPart() local
H A Dcollationiterator.cpp89 int32_t length = oldBuffer.length(); in backwardNumCodePoints() local
156 int32_t length = other.ceBuffer.length; CollationIterator() local
274 int32_t length = Collation::lengthFromCE32(ce32); appendCEsFromCE32() local
284 int32_t length = Collation::lengthFromCE32(ce32); appendCEsFromCE32() local
745 appendNumericSegmentCEs(const char *digits, int32_t length, UErrorCode &errorCode) appendNumericSegmentCEs() argument
[all...]
H A Dcollationfastlatinbuilder.cpp261 int32_t length = Collation::lengthFromCE32(ce32); in getCEsFromCE32() local
274 int32_t length = Collation::lengthFromCE32(ce32); in getCEsFromCE32() local
[all...]
H A Dcollationkeys.cpp45 int32_t length = appended_; in Append() local
99 int32_t length() const { return len; } in length() function in __anon3310::SortKeyLevel
635 int32_t length = cases.length() - 1; // Ignore the trailing NO_CE. writeSortKeyUpToQuaternary() local
[all...]
H A Dnumber_modifiers.cpp75 int length = output.insert(rightIndex, fSuffix, fField, status); in apply() local
241 int32_t length = 0; // chars added to result in formatTwoArgPattern() local
289 int32_t length = output.insert(leftIndex, fPrefix, status); apply() local
380 int length = 0; apply() local
411 int length = 0; applyCurrencySpacing() local
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Dmessagepattern.h829 uint16_t length; global() member in MessagePattern::Part
[all...]
/third_party/icu/icu4c/source/common/
H A Dunisetspan.cpp160 int32_t length; member in OffsetList
168 getUTF8Length(const UChar *s, int32_t length) { in getUTF8Length() argument
183 appendUTF8(const UChar *s, int32_t length, uint8_t *t, int32_t capacity) appendUTF8() argument
454 matches16(const UChar *s, const UChar *t, int32_t length) matches16() argument
464 matches8(const uint8_t *s, const uint8_t *t, int32_t length) matches8() argument
477 matches16CPB(const UChar *s, int32_t start, int32_t limit, const UChar *t, int32_t length) matches16CPB() argument
488 spanOne(const UnicodeSet &set, const UChar *s, int32_t length) spanOne() argument
497 spanOneBack(const UnicodeSet &set, const UChar *s, int32_t length) spanOneBack() argument
506 spanOneUTF8(const UnicodeSet &set, const uint8_t *s, int32_t length) spanOneUTF8() argument
518 spanOneBackUTF8(const UnicodeSet &set, const uint8_t *s, int32_t length) spanOneBackUTF8() argument
637 span(const UChar *s, int32_t length, USetSpanCondition spanCondition) const span() argument
801 spanBack(const UChar *s, int32_t length, USetSpanCondition spanCondition) const spanBack() argument
967 spanUTF8(const uint8_t *s, int32_t length, USetSpanCondition spanCondition) const spanUTF8() argument
1144 spanBackUTF8(const uint8_t *s, int32_t length, USetSpanCondition spanCondition) const spanBackUTF8() argument
[all...]
/third_party/libsnd/src/
H A Dmpeg_decode.c211 off_t length ; in mpeg_dec_fill_sfinfo() local
H A Dwavlike.c1292 exif_subchunk_parse (SF_PRIVATE *psf, uint32_t length) in exif_subchunk_parse() argument
/third_party/mbedtls/library/
H A Dcamellia.c519 mbedtls_camellia_crypt_cbc(mbedtls_camellia_context *ctx, int mode, size_t length, unsigned char iv[16], const unsigned char *input, unsigned char *output) mbedtls_camellia_crypt_cbc() argument
569 mbedtls_camellia_crypt_cfb128(mbedtls_camellia_context *ctx, int mode, size_t length, size_t *iv_off, unsigned char iv[16], const unsigned char *input, unsigned char *output) mbedtls_camellia_crypt_cfb128() argument
622 mbedtls_camellia_crypt_ctr(mbedtls_camellia_context *ctx, size_t length, size_t *nc_off, unsigned char nonce_counter[16], unsigned char stream_block[16], const unsigned char *input, unsigned char *output) mbedtls_camellia_crypt_ctr() argument
[all...]
H A Dccm.c512 static int ccm_auth_crypt(mbedtls_ccm_context *ctx, int mode, size_t length, in ccm_auth_crypt() argument
548 mbedtls_ccm_star_encrypt_and_tag(mbedtls_ccm_context *ctx, size_t length, const unsigned char *iv, size_t iv_len, const unsigned char *add, size_t add_len, const unsigned char *input, unsigned char *output, unsigned char *tag, size_t tag_len) mbedtls_ccm_star_encrypt_and_tag() argument
558 mbedtls_ccm_encrypt_and_tag(mbedtls_ccm_context *ctx, size_t length, const unsigned char *iv, size_t iv_len, const unsigned char *add, size_t add_len, const unsigned char *input, unsigned char *output, unsigned char *tag, size_t tag_len) mbedtls_ccm_encrypt_and_tag() argument
585 ccm_auth_decrypt(mbedtls_ccm_context *ctx, int mode, size_t length, const unsigned char *iv, size_t iv_len, const unsigned char *add, size_t add_len, const unsigned char *input, unsigned char *output, const unsigned char *tag, size_t tag_len) ccm_auth_decrypt() argument
608 mbedtls_ccm_star_auth_decrypt(mbedtls_ccm_context *ctx, size_t length, const unsigned char *iv, size_t iv_len, const unsigned char *add, size_t add_len, const unsigned char *input, unsigned char *output, const unsigned char *tag, size_t tag_len) mbedtls_ccm_star_auth_decrypt() argument
619 mbedtls_ccm_auth_decrypt(mbedtls_ccm_context *ctx, size_t length, const unsigned char *iv, size_t iv_len, const unsigned char *add, size_t add_len, const unsigned char *input, unsigned char *output, const unsigned char *tag, size_t tag_len) mbedtls_ccm_auth_decrypt() argument
[all...]
/third_party/libcoap/src/
H A Dcoap_uri.c419 decode_segment(const uint8_t *seg, size_t length, unsigned char *buf) decode_segment() argument
443 check_segment(const uint8_t *s, size_t length, size_t *segment_size) check_segment() argument
486 make_decoded_option(const uint8_t *s, size_t length, unsigned char *buf, size_t buflen, size_t *optionsize) make_decoded_option() argument
551 coap_split_path_impl(const uint8_t *s, size_t length, segment_handler_t h, void *data) coap_split_path_impl() argument
600 coap_split_path(const uint8_t *s, size_t length, unsigned char *buf, size_t *buflen) coap_split_path() argument
612 coap_split_query(const uint8_t *s, size_t length, unsigned char *buf, size_t *buflen) coap_split_query() argument
638 coap_new_uri(const uint8_t *uri, unsigned int length) coap_new_uri() argument
723 size_t length = 0; coap_get_query() local
774 size_t length = 0; coap_get_uri_path() local
[all...]
/third_party/libcoap/examples/
H A Detsi_iot_01.c45 size_t length; /* length of data */ member
[all...]
/third_party/libcoap/tests/
H A Dtest_options.c209 unsigned int length = 4 + 65535; t_parse_option14() local
[all...]
/third_party/libcoap/include/coap3/
H A Dcoap_block_internal.h124 size_t length; /**< large data length */ member

Completed in 27 milliseconds

1...<<71727374757677787980>>...150