Home
last modified time | relevance | path

Searched defs:length (Results 901 - 925 of 3635) sorted by relevance

1...<<31323334353637383940>>...146

/third_party/icu/icu4c/source/i18n/
H A Dsearch.cpp417 void SearchIterator::setMatchLength(int32_t length) in setMatchLength() argument
H A Dstring_segment.cpp41 void StringSegment::setLength(int32_t length) { in setLength() argument
49 int32_t StringSegment::length() const { in length() function in StringSegment
[all...]
H A Ddouble-conversion-bignum-dtoa.cpp103 BignumDtoa(double v, BignumDtoaMode mode, int requested_digits, Vector<char> buffer, int* length, int* decimal_point) BignumDtoa() argument
199 GenerateShortestDigits(Bignum* numerator, Bignum* denominator, Bignum* delta_minus, Bignum* delta_plus, bool is_even, Vector<char> buffer, int* length) GenerateShortestDigits() argument
297 GenerateCountedDigits(int count, int* decimal_point, Bignum* numerator, Bignum* denominator, Vector<char> buffer, int* length) GenerateCountedDigits() argument
340 BignumToFixed(int requested_digits, int* decimal_point, Bignum* numerator, Bignum* denominator, Vector<char> buffer, int* length) BignumToFixed() argument
[all...]
H A Ducsdet.cpp106 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode *status) in ucsdet_setDeclaredEncoding() argument
H A Dcollationdatawriter.cpp35 RuleBasedCollator::cloneRuleData(int32_t &length, UErrorCode &errorCode) const { in cloneRuleData() argument
243 int32_t length; in write() local
284 int32_t length; write() local
[all...]
H A Dnumber_affixutils.cpp22 int32_t length = 0; in estimateLength() local
163 int32_t length = 0; unescape() local
187 int32_t length = 0; unescapedCodePointCount() local
[all...]
H A Dnumber_utils.cpp142 int32_t length; in setTo() local
186 DecNum::setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& status) { in setTo() argument
[all...]
H A Dgender.cpp177 UGender GenderInfo::getListGender(const UGender* genders, int32_t length, UErrorCode& status) const { in getListGender() argument
H A Dcollationiterator.h92 int32_t length; member in CollationIterator::CEBuffer
[all...]
H A Dsortkey.cpp85 int32_t length = fFlagAndLength; in CollationKey() local
92 uprv_memcpy(getBytes(), other.getBytes(), length); in CollationKey() local
101 uint8_t *CollationKey::reallocate(int32_t newCapacity, int32_t length) { in reallocate() argument
158 int32_t length = other.getLength(); in operator =() local
163 uprv_memcpy(getBytes(), other.getBytes(), length); operator =() local
247 computeHashCode(const uint8_t *key, int32_t length) computeHashCode() argument
281 ucol_keyHashCode(const uint8_t *key, int32_t length) ucol_keyHashCode() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dunistr_cnv.cpp121 extract(int32_t start, int32_t length, char *target, uint32_t dstSize) const extract() argument
132 extract(int32_t start, int32_t length, char *target, uint32_t dstSize, const char *codepage) const extract() argument
250 doExtract(int32_t start, int32_t length, char *dest, int32_t destCapacity, UConverter *cnv, UErrorCode &errorCode) const doExtract() argument
[all...]
H A Dunistr_case.cpp42 doCaseCompare(int32_t start, int32_t length, const UChar *srcChars, int32_t srcStart, int32_t srcLength, uint32_t options) const doCaseCompare() argument
H A Dunormcmp.cpp154 int32_t length; in unorm_cmpEquivFold() local
532 _normalize(const Normalizer2 *n2, const UChar *s, int32_t length, UnicodeString &normalized, UErrorCode *pErrorCode) _normalize() argument
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Duiter.h354 int32_t length; member
[all...]
/third_party/libsnd/src/
H A Dogg_speex.c360 spx_print_comments (const char *c, int length) in spx_print_comments() argument
/third_party/libwebsockets/lib/core-net/
H A Dlws-dsh.c42 lws_dsh_align(size_t length) in lws_dsh_align() argument
/third_party/jerryscript/jerry-core/parser/js/
H A Dcommon.h110 prop_length_t length; /**< length of ident / string literal */ member
/third_party/jerryscript/jerry-main/
H A Dcli.c261 int length = (int) strlen (prog_name_p); in cli_opt_usage() local
348 int length = -1; cli_print_help() local
392 int length = CLI_LINE_INDENT; cli_help() local
438 int length = 0; cli_help() local
[all...]
/third_party/jerryscript/tests/jerry/
H A Darray-prototype-splice.js[all...]
/third_party/jerryscript/jerry-core/vm/
H A Dvm-stack.c127 vm_decode_branch_offset(const uint8_t *branch_offset_p, uint32_t length) vm_decode_branch_offset() argument
/third_party/jerryscript/jerry-ext/debugger/
H A Ddebugger-tcp.c209 ssize_t length = recv (tcp_p->tcp_socket, (char *)buffer_p, (int)buffer_size, 0); in jerryx_debugger_tcp_receive() local
211 ssize_t length = recv (tcp_p->tcp_socket, buffer_p, buffer_size, 0); in jerryx_debugger_tcp_receive() local
H A Ddebugger-serial.c300 ssize_t length = read (serial_p->fd, buffer_p, buffer_size); in jerryx_debugger_serial_receive() local
/third_party/mbedtls/library/
H A Dpsa_crypto_pake.c290 size_t length; in mbedtls_psa_pake_output_internal() local
[all...]
H A Dpsa_crypto_se.c142 size_t length; in psa_load_se_persistent_data() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_wrmasks.c111 unsigned length = ffs(~(wrmask >> first_component)) - 1; in split_wrmask() local

Completed in 13 milliseconds

1...<<31323334353637383940>>...146