Home
last modified time | relevance | path

Searched defs:sourceLength (Results 1 – 17 of 17) sorted by relevance

/external/icu/icu4c/source/common/
Dushape.cpp633 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()
Ducnv.c2405 const char *source, int32_t sourceLength, in ucnv_internalConvert()
2478 const char *source, int32_t sourceLength, in ucnv_convert()
2529 const char *source, int32_t sourceLength, in ucnv_convertAlgorithmic()
2585 const char *source, int32_t sourceLength, in ucnv_toAlgorithmic()
2597 const char *source, int32_t sourceLength, in ucnv_fromAlgorithmic()
2663 int32_t sourceLength) { in ucnv_fixFileSeparator()
2754 int32_t sourceLength, in ucnv_detectUnicodeSignature()
/external/icu/icu4c/source/i18n/
Ducol.cpp191 int32_t sourceLength, in ucol_getSortKey()
239 int32_t sourceLength, in ucol_getBound()
440 int32_t sourceLength, in ucol_strcoll()
462 int32_t sourceLength, in ucol_strcollUTF8()
491 int32_t sourceLength, in ucol_greater()
503 int32_t sourceLength, in ucol_greaterOrEqual()
515 int32_t sourceLength, in ucol_equal()
Dumsg.cpp148 int32_t sourceLength, in u_parseMessage()
168 int32_t sourceLength, in u_vparseMessage()
184 int32_t sourceLength, in u_parseMessageWithError()
205 int32_t sourceLength, in u_vparseMessageWithError()
489 int32_t sourceLength, in umsg_parse()
511 int32_t sourceLength, in umsg_vparse()
Dcoll.cpp499 Collator::EComparisonResult Collator::compare(const UChar* source, int32_t sourceLength, in compare()
642 int32_t sourceLength, in getBound()
/external/skia/src/gpu/gl/builders/
DGrGLShaderStringBuilder.cpp38 GrGLint sourceLength = static_cast<GrGLint>(prettySource.size()); in GrGLCompileAndAttachShader() local
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetASCII.java62 int sourceLength = source.limit() - oldSource; in decodeLoop() local
218 int sourceLength = source.limit() - oldSource; in encodeLoop() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DArabicShaping.java86 public int shape(char[] source, int sourceStart, int sourceLength, in shape()
1102 int sourceLength) { in calculateSize()
1202 private static int handleTashkeelWithTatweel(char[] dest, int sourceLength) { in handleTashkeelWithTatweel()
1789 int sourceLength, in internalShape()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DArabicShaping.java86 public int shape(char[] source, int sourceStart, int sourceLength, in shape()
1150 int sourceLength) { in calculateSize()
1250 private static int handleTashkeelWithTatweel(char[] dest, int sourceLength) { in handleTashkeelWithTatweel()
1837 int sourceLength, in internalShape()
/external/icu/icu4c/source/test/intltest/
Dapicoll.cpp2066 int32_t sourceLength, in compare()
2090 int32_t sourceLength, in getCollationKey()
2109 int32_t TestCollator::getSortKey(const UChar*source, int32_t sourceLength, in getSortKey()
/external/v8/src/js/
Dtypedarray.js337 function TypedArraySetFromArrayLike(target, source, sourceLength, offset) { argument
/external/deqp/modules/gles2/functional/
Des2fShaderApiTests.cpp562 GLint sourceLength = 0; in getSourceLength() local
571 const GLint sourceLength = getSourceLength(shader); in readSource() local
Des2fShaderStateQueryTests.cpp663 StateQueryMemoryWriteGuard<GLint> sourceLength; in test() local
683 StateQueryMemoryWriteGuard<GLint> sourceLength; in test() local
/external/icu/icu4c/source/test/cintltst/
Dcmsgtst.c928 UChar* source, int32_t sourceLength, UErrorCode *status, ...) in CallParseMessage()
Dnucnvtst.c1781 int32_t sourceLength=-1; in TestSignatureDetection() local
/external/deqp/modules/gles3/functional/
Des3fShaderApiTests.cpp619 GLint sourceLength = 0; in getSourceLength() local
628 const GLint sourceLength = getSourceLength(shader); in readSource() local
Des3fShaderStateQueryTests.cpp825 StateQueryMemoryWriteGuard<GLint> sourceLength; in test() local
845 StateQueryMemoryWriteGuard<GLint> sourceLength; in test() local