| /external/icu/icu4c/source/i18n/ |
| D | udat.cpp | 928 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setSymbol() 943 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setEra() 950 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setEraName() 957 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setMonth() 964 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setShortMonth() 971 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setNarrowMonth() 978 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneMonth() 985 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneShortMonth() 992 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneNarrowMonth() 999 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setWeekday() [all …]
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | udat.cpp | 928 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setSymbol() 943 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setEra() 950 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setEraName() 957 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setMonth() 964 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setShortMonth() 971 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setNarrowMonth() 978 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneMonth() 985 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneShortMonth() 992 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneNarrowMonth() 999 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setWeekday() [all …]
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/signers/ |
| D | PlainDSAEncoding.java | 15 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/ |
| D | PlainDSAEncoding.java | 19 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/ |
| D | PlainDSAEncoding.java | 19 int valueLength = BigIntegers.getUnsignedByteLength(n); in encode() local 28 int valueLength = BigIntegers.getUnsignedByteLength(n); in decode() local
|
| /external/icu/icu4c/source/common/ |
| D | uset_props.cpp | 110 const UChar *value, int32_t valueLength, in uset_applyPropertyAlias()
|
| /external/cronet/third_party/icu/source/common/ |
| D | uset_props.cpp | 110 const UChar *value, int32_t valueLength, in uset_applyPropertyAlias()
|
| /external/openthread/examples/platforms/utils/ |
| D | settings_ram.c | 79 uint16_t valueLength = 0; in otPlatSettingsGet() local
|
| /external/openthread/src/core/utils/ |
| D | flash.cpp | 120 uint16_t valueLength = 0; in Get() local
|
| /external/cronet/third_party/icu/source/tools/gendict/ |
| D | gendict.cpp | 359 int32_t valueLength = fileLine.length() - valueStart; in main() local
|
| /external/icu/icu4c/source/tools/gendict/ |
| D | gendict.cpp | 359 int32_t valueLength = fileLine.length() - valueStart; in main() local
|
| /external/grpc-grpc/src/csharp/Grpc.Core/Internal/ |
| D | NativeMethods.Generated.cs | 500 …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/cronet/third_party/icu/source/test/cintltst/ |
| D | cnmdptst.c | 845 int32_t valueLength = 0; in TestGetKeywordValuesForLocale() local
|
| D | ccaltst.c | 1621 int32_t valueLength; in TestGetKeywordValuesForLocale() local
|
| D | cnumtst.c | 980 int32_t valueLength = 10; in TestNumberFormat() local
|
| /external/icu/icu4c/source/test/cintltst/ |
| D | cnmdptst.c | 845 int32_t valueLength = 0; in TestGetKeywordValuesForLocale() local
|
| D | ccaltst.c | 1621 int32_t valueLength; in TestGetKeywordValuesForLocale() local
|
| D | cnumtst.c | 980 int32_t valueLength = 10; in TestNumberFormat() local
|
| /external/ot-br-posix/src/mdns/ |
| D | mdns_avahi.cpp | 798 size_t valueLength = txtEntry.mValue.size(); in TxtListToAvahiStringList() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | caltest.cpp | 643 int32_t valueLength; in TestGenericAPI() local
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | caltest.cpp | 643 int32_t valueLength; in TestGenericAPI() local
|