/external/icu/icu4c/source/common/ |
D | ushape.cpp | 633 calculateSize(const UChar *source, int32_t sourceLength, in calculateSize() 690 handleTashkeelWithTatweel(UChar *dest, int32_t sourceLength, in handleTashkeelWithTatweel() argument 728 handleGeneratedSpaces(UChar *dest, int32_t sourceLength, in handleGeneratedSpaces() 903 expandCompositCharAtBegin(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCod… in expandCompositCharAtBegin() 963 expandCompositCharAtEnd(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode)… in expandCompositCharAtEnd() 1030 expandCompositCharAtNear(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode, in expandCompositCharAtNear() 1083 expandCompositChar(UChar *dest, int32_t sourceLength, in expandCompositChar() 1196 shapeUnicode(UChar *dest, int32_t sourceLength, in shapeUnicode() 1368 deShapeUnicode(UChar *dest, int32_t sourceLength, in deShapeUnicode() 1421 u_shapeArabic(const UChar *source, int32_t sourceLength, in u_shapeArabic()
|
D | ucnv.cpp | 2399 const char *source, int32_t sourceLength, in ucnv_internalConvert() 2472 const char *source, int32_t sourceLength, in ucnv_convert() 2523 const char *source, int32_t sourceLength, in ucnv_convertAlgorithmic() 2579 const char *source, int32_t sourceLength, in ucnv_toAlgorithmic() 2591 const char *source, int32_t sourceLength, in ucnv_fromAlgorithmic() 2657 int32_t sourceLength) { in ucnv_fixFileSeparator() 2748 int32_t sourceLength, in ucnv_detectUnicodeSignature()
|
/external/icu/icu4c/source/i18n/ |
D | ucol.cpp | 194 int32_t sourceLength, in ucol_getSortKey() 242 int32_t sourceLength, in ucol_getBound() 443 int32_t sourceLength, in ucol_strcoll() 465 int32_t sourceLength, in ucol_strcollUTF8() 494 int32_t sourceLength, in ucol_greater() 506 int32_t sourceLength, in ucol_greaterOrEqual() 518 int32_t sourceLength, in ucol_equal()
|
D | umsg.cpp | 150 int32_t sourceLength, in u_parseMessage() 170 int32_t sourceLength, in u_vparseMessage() 186 int32_t sourceLength, in u_parseMessageWithError() 207 int32_t sourceLength, in u_vparseMessageWithError() 489 int32_t sourceLength, in umsg_parse() 511 int32_t sourceLength, in umsg_vparse()
|
D | coll.cpp | 510 Collator::EComparisonResult Collator::compare(const UChar* source, int32_t sourceLength, in compare() 653 int32_t sourceLength, in getBound()
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetASCII.java | 65 int sourceLength = source.limit() - oldSource; in decodeLoop() local 223 int sourceLength = source.limit() - oldSource; in encodeLoop() local
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | ArabicShaping.java | 88 public int shape(char[] source, int sourceStart, int sourceLength, in shape() 1113 int sourceLength) { in calculateSize() 1213 private static int handleTashkeelWithTatweel(char[] dest, int sourceLength) { in handleTashkeelWithTatweel() 1800 int sourceLength, in internalShape()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | ArabicShaping.java | 88 public int shape(char[] source, int sourceStart, int sourceLength, in shape() 1155 int sourceLength) { in calculateSize() 1255 private static int handleTashkeelWithTatweel(char[] dest, int sourceLength) { in handleTashkeelWithTatweel() 1842 int sourceLength, in internalShape()
|
/external/icu/icu4c/source/test/intltest/ |
D | apicoll.cpp | 2097 int32_t sourceLength, in compare() 2121 int32_t sourceLength, in getCollationKey() 2140 int32_t TestCollator::getSortKey(const UChar*source, int32_t sourceLength, in getSortKey()
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | NativeSsl.java | 539 int writeDirectByteBuffer(long sourceAddress, int sourceLength) throws IOException { in writeDirectByteBuffer()
|
D | NativeCrypto.java | 1382 int sourceOffset, int sourceLength, SSLHandshakeCallbacks shc) in ENGINE_SSL_write_BIO_heap()
|
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
D | NativeSsl.java | 540 int writeDirectByteBuffer(long sourceAddress, int sourceLength) throws IOException { in writeDirectByteBuffer()
|
D | NativeCrypto.java | 1429 int sourceOffset, int sourceLength, SSLHandshakeCallbacks shc) in ENGINE_SSL_write_BIO_heap()
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderApiTests.cpp | 562 GLint sourceLength = 0; in getSourceLength() local 571 const GLint sourceLength = getSourceLength(shader); in readSource() local
|
D | es2fShaderStateQueryTests.cpp | 663 StateQueryMemoryWriteGuard<GLint> sourceLength; in test() local 683 StateQueryMemoryWriteGuard<GLint> sourceLength; in test() local
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 332 …nst UChar * pattern, int32_t patternLength, const UChar * source, int32_t sourceLength, UErrorCode… in u_parseMessage_android() 339 …nst UChar * pattern, int32_t patternLength, const UChar * source, int32_t sourceLength, UParseErro… in u_parseMessageWithError_android() 352 int32_t u_shapeArabic_android(const UChar * source, int32_t sourceLength, UChar * dest, int32_t des… in u_shapeArabic_android() 523 …nst UChar * pattern, int32_t patternLength, const UChar * source, int32_t sourceLength, va_list ap… in u_vparseMessage_android() 526 …nst UChar * pattern, int32_t patternLength, const UChar * source, int32_t sourceLength, va_list ap… in u_vparseMessageWithError_android() 925 …Name, char * target, int32_t targetCapacity, const char * source, int32_t sourceLength, UErrorCode… in ucnv_convert_android() 940 const char * ucnv_detectUnicodeSignature_android(const char * source, int32_t sourceLength, int32_t… in ucnv_detectUnicodeSignature_android() 949 …Type, char * target, int32_t targetCapacity, const char * source, int32_t sourceLength, UErrorCode… in ucnv_fromAlgorithmic_android() 1081 … cnv, char * target, int32_t targetCapacity, const char * source, int32_t sourceLength, UErrorCode… in ucnv_toAlgorithmic_android() 1126 UBool ucol_equal_android(const UCollator * coll, const UChar * source, int32_t sourceLength, const … in ucol_equal_android() [all …]
|
/external/icu/icu4c/source/test/cintltst/ |
D | cmsgtst.c | 935 UChar* source, int32_t sourceLength, UErrorCode *status, ...) in CallParseMessage()
|
D | nucnvtst.c | 1793 int32_t sourceLength=-1; in TestSignatureDetection() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderApiTests.cpp | 619 GLint sourceLength = 0; in getSourceLength() local 628 const GLint sourceLength = getSourceLength(shader); in readSource() local
|
D | es3fShaderStateQueryTests.cpp | 825 StateQueryMemoryWriteGuard<GLint> sourceLength; in test() local 845 StateQueryMemoryWriteGuard<GLint> sourceLength; in test() local
|
/external/conscrypt/common/src/jni/main/cpp/conscrypt/ |
D | native_crypto.cc | 9470 jint sourceLength, jobject shc) { in NativeCrypto_ENGINE_SSL_write_BIO_heap()
|