Home
last modified time | relevance | path

Searched defs:length (Results 451 - 475 of 4137) sorted by relevance

1...<<11121314151617181920>>...166

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DStringPrepDataReader.java47 public char[] read(int length) throws IOException{ in read() argument
58 public int[] readIndexes(int length)throws IOException{ in readIndexes() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DCurrencyPluralInfoAffixProvider.java35 public int length(int flags) { in length() method in CurrencyPluralInfoAffixProvider
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_compositions.cpp91 int32_t ArraySeriesMatcher::length() const { in length() function in ArraySeriesMatcher
H A Dcollationweights.h81 int32_t length, count; member
/third_party/icu/icu4c/source/common/unicode/
H A Duset.h247 int32_t length; member
[all...]
/third_party/mbedtls/library/
H A Dpadlock.c103 mbedtls_padlock_xcryptcbc(mbedtls_aes_context *ctx, int mode, size_t length, unsigned char iv[16], const unsigned char *input, unsigned char *output) mbedtls_padlock_xcryptcbc() argument
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-array-iterator-prototype.c82 uint32_t length; in ecma_builtin_array_iterator_prototype_object_next() local
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
H A DI2C-js.cpp127 int length = jerry_get_number_value(args[2]); in DECLARE_CLASS_FUNCTION() local
224 int length = jerry_get_number_value(args[2]); in DECLARE_CLASS_FUNCTION() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-string-object.c105 ecma_length_t length = ecma_string_get_length (prim_value_str_p); in ecma_op_string_list_lazy_property_names() local
/third_party/jerryscript/tests/jerry/
H A Darray-prototype-slice.js[all...]
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dbitmap_wrapper.cpp77 copy_bitmap_bits(const Bitmap* bitmap, void* data, int32 length) in copy_bitmap_bits() argument
88 import_bitmap_bits(const Bitmap* bitmap, void* data, int32 length, in import_bitmap_bits() argument
/third_party/node/src/crypto/
H A Dcrypto_aes.h42 size_t length; member
H A Dcrypto_spkac.cc20 size_t length = input.size(); in VerifySpkac() local
91 size_t length = input.size(); in ExportChallenge() local
/third_party/node/src/
H A Dnode_snapshotable.h38 size_t length; member
/third_party/node/deps/icu-small/source/common/
H A Dbytestrie.cpp81 BytesTrie::branchNext(const uint8_t *pos, int32_t length, int32_t inByte) { in branchNext() argument
158 int32_t length=node-kMinLinearMatch; // Actual match length minus 1. nextImpl() local
[all...]
H A Dcharstr.h79 int32_t length() const { return len; } in length() function in CharString
H A Dbytestrieiterator.cpp65 int32_t length=remainingMatchLength_; // Actual remaining match length minus 1. in Iterator() local
72 str_->append(reinterpret_cast<const char *>(pos_), length, errorCode); in Iterator() local
87 int32_t length in reset() local
114 int32_t length=stack_->elementAti(stackSize-1); next() local
159 int32_t length=node-kMinLinearMatch+1; next() local
165 str_->append(reinterpret_cast<const char *>(pos), length, errorCode); next() local
185 branchNext(const uint8_t *pos, int32_t length, UErrorCode &errorCode) branchNext() argument
[all...]
H A Ducharstrieiterator.cpp64 int32_t length=remainingMatchLength_; // Actual remaining match length minus 1. in Iterator() local
86 int32_t length in reset() local
113 int32_t length=stack_->elementAti(stackSize-1); next() local
173 int32_t length=node-kMinLinearMatch+1; next() local
186 branchNext(const char16_t *pos, int32_t length, UErrorCode &errorCode) branchNext() argument
[all...]
H A Ducnv_cb.cpp182 int32_t length; in ucnv_cbFromUWriteSub() local
37 ucnv_cbFromUWriteBytes(UConverterFromUnicodeArgs *args, const char* source, int32_t length, int32_t offsetIndex, UErrorCode * err) ucnv_cbFromUWriteBytes() argument
228 ucnv_cbToUWriteUChars(UConverterToUnicodeArgs *args, const char16_t* source, int32_t length, int32_t offsetIndex, UErrorCode * err) ucnv_cbToUWriteUChars() argument
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Duset.h272 int32_t length; member
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dutf8collationiterator.h74 int32_t length; // <0 for NUL-terminated strings member in UTF8CollationIterator
H A Dnumparse_compositions.cpp91 int32_t ArraySeriesMatcher::length() const { in length() function in ArraySeriesMatcher
H A Dcollationweights.h81 int32_t length, count; member
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dustr.c41 ustr_initChars(struct UString *s, const char* source, int32_t length, UErrorCode *status) in ustr_initChars() argument
H A Drbutil.c77 int32_t length = 0; in itostr() local
[all...]

Completed in 11 milliseconds

1...<<11121314151617181920>>...166