| /third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
| H A D | test-bignum-dtoa.cc | 61 int length; in TEST() local 264 int length; TEST() local 327 int length; TEST() local 345 int length; TEST() local 363 int length; TEST() local 384 int length; TEST() local [all...] |
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| H A D | BuildMirroringTables.java | 30 public void dump(String name, int[] array, int length, int valuesPerLine) in dump() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | USerializedSet.java | 187 private int arrayOffset, bmpLength, length; global() field in USerializedSet [all...] |
| H A D | StringPrepDataReader.java | 47 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/coll/ |
| H A D | UVector64.java | 51 private int length = 0; global() field in UVector64 [all...] |
| H A D | UVector32.java | 51 private int length = 0; global() field in UVector32 [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/ |
| H A D | SeriesMatcher.java | 35 public int length() { in length() method in SeriesMatcher
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | CurrencyPluralInfoAffixProvider.java | 35 public int length(int flags) { in length() method in CurrencyPluralInfoAffixProvider
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | numparse_compositions.cpp | 91 int32_t ArraySeriesMatcher::length() const { in length() function in ArraySeriesMatcher
|
| H A D | collationweights.h | 81 int32_t length, count; member
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | uset.h | 247 int32_t length; member [all...] |
| /third_party/mbedtls/library/ |
| H A D | padlock.c | 103 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 D | ecma-builtin-array-iterator-prototype.c | 82 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 D | I2C-js.cpp | 127 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 D | ecma-string-object.c | 105 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 D | array-prototype-slice.js | [all...] |
| /third_party/mesa3d/src/gallium/frontends/hgl/ |
| H A D | bitmap_wrapper.cpp | 77 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 D | crypto_aes.h | 42 size_t length; member
|
| H A D | crypto_spkac.cc | 20 size_t length = input.size(); in VerifySpkac() local 91 size_t length = input.size(); in ExportChallenge() local
|
| /third_party/node/src/ |
| H A D | node_snapshotable.h | 38 size_t length; member
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | bytestrie.cpp | 81 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 D | charstr.h | 79 int32_t length() const { return len; } in length() function in CharString
|
| H A D | bytestrieiterator.cpp | 65 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 D | ucharstrieiterator.cpp | 64 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...] |
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | uset.h | 272 int32_t length; member [all...] |