Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/external/icu/icu4c/source/common/
H A Dushape.cpp633 calculateSize(const char16_t *source, int32_t sourceLength, in calculateSize()
690 handleTashkeelWithTatweel(char16_t *dest, int32_t sourceLength, in handleTashkeelWithTatweel() argument
728 handleGeneratedSpaces(char16_t *dest, int32_t sourceLength, in handleGeneratedSpaces()
903 expandCompositCharAtBegin(char16_t *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pError… in expandCompositCharAtBegin()
963 expandCompositCharAtEnd(char16_t *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCo… in expandCompositCharAtEnd()
1030 expandCompositCharAtNear(char16_t *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorC… in expandCompositCharAtNear()
1083 expandCompositChar(char16_t *dest, int32_t sourceLength, in expandCompositChar()
1196 shapeUnicode(char16_t *dest, int32_t sourceLength, in shapeUnicode()
1368 deShapeUnicode(char16_t *dest, int32_t sourceLength, in deShapeUnicode()
1421 u_shapeArabic(const char16_t *source, int32_t sourceLength, in u_shapeArabic()
H A Ducnv.cpp2404 const char *source, int32_t sourceLength, in ucnv_internalConvert()
2477 const char *source, int32_t sourceLength, in ucnv_convert()
2528 const char *source, int32_t sourceLength, in ucnv_convertAlgorithmic()
2584 const char *source, int32_t sourceLength, in ucnv_toAlgorithmic()
2596 const char *source, int32_t sourceLength, in ucnv_fromAlgorithmic()
2667 int32_t sourceLength) { in ucnv_fixFileSeparator()
2758 int32_t sourceLength, in ucnv_detectUnicodeSignature()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dushape.cpp633 calculateSize(const char16_t *source, int32_t sourceLength, in calculateSize()
690 handleTashkeelWithTatweel(char16_t *dest, int32_t sourceLength, in handleTashkeelWithTatweel() argument
728 handleGeneratedSpaces(char16_t *dest, int32_t sourceLength, in handleGeneratedSpaces()
903 expandCompositCharAtBegin(char16_t *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pError… in expandCompositCharAtBegin()
963 expandCompositCharAtEnd(char16_t *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCo… in expandCompositCharAtEnd()
1030 expandCompositCharAtNear(char16_t *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorC… in expandCompositCharAtNear()
1083 expandCompositChar(char16_t *dest, int32_t sourceLength, in expandCompositChar()
1196 shapeUnicode(char16_t *dest, int32_t sourceLength, in shapeUnicode()
1368 deShapeUnicode(char16_t *dest, int32_t sourceLength, in deShapeUnicode()
1421 u_shapeArabic(const char16_t *source, int32_t sourceLength, in u_shapeArabic()
H A Ducnv.cpp2406 const char *source, int32_t sourceLength, in ucnv_internalConvert()
2479 const char *source, int32_t sourceLength, in ucnv_convert()
2530 const char *source, int32_t sourceLength, in ucnv_convertAlgorithmic()
2586 const char *source, int32_t sourceLength, in ucnv_toAlgorithmic()
2598 const char *source, int32_t sourceLength, in ucnv_fromAlgorithmic()
2669 int32_t sourceLength) { in ucnv_fixFileSeparator()
2760 int32_t sourceLength, in ucnv_detectUnicodeSignature()
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Ducol.cpp200 int32_t sourceLength, in ucol_getSortKey()
248 int32_t sourceLength, in ucol_getBound()
449 int32_t sourceLength, in ucol_strcoll()
471 int32_t sourceLength, in ucol_strcollUTF8()
500 int32_t sourceLength, in ucol_greater()
512 int32_t sourceLength, in ucol_greaterOrEqual()
524 int32_t sourceLength, in ucol_equal()
H A Dumsg.cpp150 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()
487 int32_t sourceLength, in umsg_parse()
509 int32_t sourceLength, in umsg_vparse()
H A Dcoll.cpp509 Collator::EComparisonResult Collator::compare(const char16_t* source, int32_t sourceLength, in compare()
652 int32_t sourceLength, in getBound()
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Ducol.cpp200 int32_t sourceLength, in ucol_getSortKey()
248 int32_t sourceLength, in ucol_getBound()
449 int32_t sourceLength, in ucol_strcoll()
471 int32_t sourceLength, in ucol_strcollUTF8()
500 int32_t sourceLength, in ucol_greater()
512 int32_t sourceLength, in ucol_greaterOrEqual()
524 int32_t sourceLength, in ucol_equal()
H A Dumsg.cpp150 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()
487 int32_t sourceLength, in umsg_parse()
509 int32_t sourceLength, in umsg_vparse()
H A Dcoll.cpp509 Collator::EComparisonResult Collator::compare(const char16_t* source, int32_t sourceLength, in compare()
652 int32_t sourceLength, in getBound()
/aosp_15_r20/system/chre/util/tests/
H A Dstring_test.cc76 constexpr size_t sourceLength = 11; in TEST() local
99 constexpr size_t sourceLength = 11; in TEST() local
119 constexpr size_t sourceLength = 11; in TEST() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/
DStringIndexOutOfBoundsException.java86 StringIndexOutOfBoundsException(int sourceLength, int index) { in StringIndexOutOfBoundsException()
102 StringIndexOutOfBoundsException(int sourceLength, int offset, in StringIndexOutOfBoundsException()
DString.java2182 final int sourceLength = source.length(); in indexOf() local
2326 final int sourceLength = source.length(); in lastIndexOf() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/
DStringIndexOutOfBoundsException.java86 StringIndexOutOfBoundsException(int sourceLength, int index) { in StringIndexOutOfBoundsException()
102 StringIndexOutOfBoundsException(int sourceLength, int offset, in StringIndexOutOfBoundsException()
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/
H A DStringIndexOutOfBoundsException.java86 StringIndexOutOfBoundsException(int sourceLength, int index) { in StringIndexOutOfBoundsException()
102 StringIndexOutOfBoundsException(int sourceLength, int offset, in StringIndexOutOfBoundsException()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DArabicShaping.java88 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()
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DArabicShaping.java88 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()
/aosp_15_r20/external/icu/icu4j/main/charset/src/main/java/com/ibm/icu/charset/
H A DCharsetASCII.java65 int sourceLength = source.limit() - oldSource; in decodeLoop() local
223 int sourceLength = source.limit() - oldSource; in encodeLoop() local
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/builders/
H A DGrGLShaderStringBuilder.cpp38 GrGLint sourceLength = SkToInt(glsl.size()); in GrGLCompileAndAttachShader() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dapicoll.cpp2097 int32_t sourceLength, in compare()
2121 int32_t sourceLength, in getCollationKey()
2140 int32_t TestCollator::getSortKey(const char16_t*source, int32_t sourceLength, in getSortKey()
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp2097 int32_t sourceLength, in compare()
2121 int32_t sourceLength, in getCollationKey()
2140 int32_t TestCollator::getSortKey(const char16_t*source, int32_t sourceLength, in getSortKey()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/objdump/
H A Dextract_source.cpp40 size_t sourceLength = std::distance(begin, end); in ExtractStringLiteral() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/objdump/
H A Dextract_source.cpp40 size_t sourceLength = std::distance(begin, end); in ExtractStringLiteral() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/objdump/
Dextract_source.cpp40 size_t sourceLength = std::distance(begin, end); in ExtractStringLiteral() local
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DGLSnapshotShaders_unittest.cpp51 GLint sourceLength; member

12345678