Home
last modified time | relevance | path

Searched defs:length (Results 551 - 575 of 3781) sorted by relevance

1...<<21222324252627282930>>...152

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/range/
H A DStandardPluralRanges.java92 private void setCapacity(int length) { in setCapacity() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DAffixPatternProvider.java28 public int length(int flags); in length() method
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DFormattedNumberRange.java77 public int length() { in length() method in FormattedNumberRange
H A DFormattedNumber.java46 public int length() { in length() method in FormattedNumber
/third_party/icu/icu4c/source/common/
H A Duscript_props.cpp268 int32_t length; in uscript_getSampleString() local
H A Duscript.cpp32 setCodes(const UScriptCode *src, int32_t length, in setCodes() argument
105 int32_t length; in uscript_getCode() local
[all...]
H A Duniset_closure.cpp126 _set_addString(USet *set, const UChar *str, int32_t length) { in _set_addString() argument
H A Dutf_impl.cpp131 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict) { in utf8_nextCharSafeBody() argument
191 utf8_appendCharSafeBody(uint8_t *s, int32_t i, int32_t length, UChar32 c, UBool *pIsError) { in utf8_appendCharSafeBody() argument
[all...]
H A Dutrie_swap.cpp26 utrie_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) utrie_swap() argument
97 utrie2_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) utrie2_swap() argument
184 ucptrie_swap(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) ucptrie_swap() argument
303 getVersion(const void *data, int32_t length, UBool anyEndianOk) getVersion() argument
333 utrie_swapAnyVersion(const UDataSwapper *ds, const void *inData, int32_t length, void *outData, UErrorCode *pErrorCode) utrie_swapAnyVersion() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationrootelements.h270 int32_t length; member in CollationRootElements
H A Ddouble-conversion-fast-dtoa.cpp75 RoundWeed(Vector<char> buffer, int length, uint64_t distance_too_high_w, uint64_t unsafe_interval, uint64_t rest, uint64_t ten_kappa, uint64_t unit) RoundWeed() argument
195 RoundWeedCounted(Vector<char> buffer, int length, uint64_t rest, uint64_t ten_kappa, uint64_t unit, int* kappa) RoundWeedCounted() argument
[all...]
H A Dpluralranges.cpp115 U_ASSERT(fTriplesLen < fTriples.getCapacity()); fTriples[fTriplesLen] = {first, second, result}; fTriplesLen++; } void StandardPluralRanges::setCapacity(int32_t length, UErrorCode& status) { if (U_FAILURE(status)) { return; } if (length > fTriples.getCapacity()) addPluralRange() argument
H A Dcsrucode.cpp59 int32_t length = textIn->fRawLength; in match() local
94 int32_t length = textIn->fRawLength; in match() local
H A Dformattedval_impl.h125 int32_t length; member
H A Dnumber_padding.cpp70 int length = 0; in padAndApply() local
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Dstringpiece.h201 int32_t length() const { return length_; } length() function in StringPiece
[all...]
/third_party/icu/icu4c/source/extra/scrptrun/
H A Dscrptrun.h109 inline ScriptRun::ScriptRun(const UChar chars[], int32_t length) in ScriptRun() argument
114 inline ScriptRun::ScriptRun(const UChar chars[], int32_t start, int32_t length) in ScriptRun() argument
142 inline void ScriptRun::reset(int32_t start, int32_t length) in reset() argument
150 inline void ScriptRun::reset(const UChar chars[], int32_t start, int32_t length) in reset() argument
[all...]
/third_party/libsnd/tests/
H A Dvirtual_io_test.c51 { sf_count_t offset, length ; member
[all...]
/third_party/libsnd/src/
H A Drx2.c84 int error, marker, length, glob_offset, slce_count, frames ; in rx2_open() local
[all...]
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/
H A DJSArrayBuilder.java135 public int length() { in length() method in JSArrayBuilder
/third_party/libsnd/ossfuzz/
H A Dsndfile_fuzz_header.h7 sf_count_t length ; member
[all...]
/third_party/mbedtls/library/
H A Dpsa_crypto_core.h889 size_t length; member
919 size_t length; member
/third_party/libcoap/include/coap3/
H A Dcoap_option.h34 size_t length; member
169 size_t length; /**< remaining length of PDU */ member
328 size_t length; /**< the option value length */ global() member
[all...]
/third_party/jerryscript/tests/unit-core/
H A Dtest-lit-char-helpers.cpp109 size_t length; in HWTEST_F() local
[all...]
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-arraybuffer-object.c47 ecma_arraybuffer_new_object (ecma_length_t length) /**< length of the arraybuffer */ in ecma_arraybuffer_new_object() argument
76 ecma_arraybuffer_new_object_external (ecma_length_t length, /**< length of the buffer_p to use */ in ecma_arraybuffer_new_object_external() argument
[all...]

Completed in 11 milliseconds

1...<<21222324252627282930>>...152