Home
last modified time | relevance | path

Searched defs:valueLength (Results 1 – 12 of 12) sorted by relevance

/external/icu/icu4c/source/i18n/
Dudat.cpp912 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setSymbol()
927 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setEra()
934 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setEraName()
941 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setMonth()
948 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setShortMonth()
955 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setNarrowMonth()
962 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneMonth()
969 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneShortMonth()
976 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneNarrowMonth()
983 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setWeekday()
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/signers/
DPlainDSAEncoding.java15 int valueLength = BigIntegers.getUnsignedByteLength(n); in encode() local
24 int valueLength = BigIntegers.getUnsignedByteLength(n); in decode() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/signers/
DPlainDSAEncoding.java19 int valueLength = BigIntegers.getUnsignedByteLength(n); in encode() local
28 int valueLength = BigIntegers.getUnsignedByteLength(n); in decode() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/signers/
DPlainDSAEncoding.java19 int valueLength = BigIntegers.getUnsignedByteLength(n); in encode() local
28 int valueLength = BigIntegers.getUnsignedByteLength(n); in decode() local
/external/icu/icu4c/source/common/
Duset_props.cpp110 const UChar *value, int32_t valueLength, in uset_applyPropertyAlias()
/external/icu/icu4c/source/tools/gendict/
Dgendict.cpp359 int32_t valueLength = fileLine.length() - valueStart; in main() local
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DNativeMethods.Generated.cs500 …a_array_add_delegate(MetadataArraySafeHandle array, string key, byte[] value, UIntPtr valueLength); in grpcsharp_metadata_array_add_delegate()
503 …rp_metadata_array_get_value_delegate(IntPtr metadataArray, UIntPtr index, out UIntPtr valueLength); in grpcsharp_metadata_array_get_value_delegate()
731 …p_metadata_array_add(MetadataArraySafeHandle array, string key, byte[] value, UIntPtr valueLength); in grpcsharp_metadata_array_add()
740 …r grpcsharp_metadata_array_get_value(IntPtr metadataArray, UIntPtr index, out UIntPtr valueLength); in grpcsharp_metadata_array_get_value()
1024 …p_metadata_array_add(MetadataArraySafeHandle array, string key, byte[] value, UIntPtr valueLength); in grpcsharp_metadata_array_add()
1033 …r grpcsharp_metadata_array_get_value(IntPtr metadataArray, UIntPtr index, out UIntPtr valueLength); in grpcsharp_metadata_array_get_value()
/external/icu/icu4c/source/test/cintltst/
Dcnmdptst.c843 int32_t valueLength = 0; in TestGetKeywordValuesForLocale() local
Dccaltst.c1614 int32_t valueLength; in TestGetKeywordValuesForLocale() local
Dcnumtst.c965 int32_t valueLength = 10; in TestNumberFormat() local
/external/skqp/tools/bookmaker/
DincludeWriter.cpp524 int valueLength = item.fValue.length(); in enumMemberOut() local
/external/icu/icu4c/source/test/intltest/
Dcaltest.cpp643 int32_t valueLength; in TestGenericAPI() local