| /third_party/icu/icu4c/source/i18n/ |
| H A D | search.cpp | 417 void SearchIterator::setMatchLength(int32_t length) in setMatchLength() argument
|
| H A D | string_segment.cpp | 41 void StringSegment::setLength(int32_t length) { in setLength() argument 49 int32_t StringSegment::length() const { in length() function in StringSegment [all...] |
| H A D | double-conversion-bignum-dtoa.cpp | 103 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 D | ucsdet.cpp | 106 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode *status) in ucsdet_setDeclaredEncoding() argument
|
| H A D | collationdatawriter.cpp | 35 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 D | number_affixutils.cpp | 22 int32_t length = 0; in estimateLength() local 163 int32_t length = 0; unescape() local 187 int32_t length = 0; unescapedCodePointCount() local [all...] |
| H A D | number_utils.cpp | 142 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 D | gender.cpp | 177 UGender GenderInfo::getListGender(const UGender* genders, int32_t length, UErrorCode& status) const { in getListGender() argument
|
| H A D | collationiterator.h | 92 int32_t length; member in CollationIterator::CEBuffer [all...] |
| H A D | sortkey.cpp | 85 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 D | unistr_cnv.cpp | 121 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 D | unistr_case.cpp | 42 doCaseCompare(int32_t start, int32_t length, const UChar *srcChars, int32_t srcStart, int32_t srcLength, uint32_t options) const doCaseCompare() argument
|
| H A D | unormcmp.cpp | 154 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 D | uiter.h | 354 int32_t length; member [all...] |
| /third_party/libsnd/src/ |
| H A D | ogg_speex.c | 360 spx_print_comments (const char *c, int length) in spx_print_comments() argument
|
| /third_party/libwebsockets/lib/core-net/ |
| H A D | lws-dsh.c | 42 lws_dsh_align(size_t length) in lws_dsh_align() argument
|
| /third_party/jerryscript/jerry-core/parser/js/ |
| H A D | common.h | 110 prop_length_t length; /**< length of ident / string literal */ member
|
| /third_party/jerryscript/jerry-main/ |
| H A D | cli.c | 261 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 D | array-prototype-splice.js | [all...] |
| /third_party/jerryscript/jerry-core/vm/ |
| H A D | vm-stack.c | 127 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 D | debugger-tcp.c | 209 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 D | debugger-serial.c | 300 ssize_t length = read (serial_p->fd, buffer_p, buffer_size); in jerryx_debugger_serial_receive() local
|
| /third_party/mbedtls/library/ |
| H A D | psa_crypto_pake.c | 290 size_t length; in mbedtls_psa_pake_output_internal() local [all...] |
| H A D | psa_crypto_se.c | 142 size_t length; in psa_load_se_persistent_data() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_wrmasks.c | 111 unsigned length = ffs(~(wrmask >> first_component)) - 1; in split_wrmask() local
|