/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | ushape.cpp | 633 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 D | ucnv.cpp | 2404 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 D | ushape.cpp | 633 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 D | ucnv.cpp | 2406 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 D | ucol.cpp | 200 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 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() 487 int32_t sourceLength, in umsg_parse() 509 int32_t sourceLength, in umsg_vparse()
|
H A D | coll.cpp | 509 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 D | ucol.cpp | 200 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 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() 487 int32_t sourceLength, in umsg_parse() 509 int32_t sourceLength, in umsg_vparse()
|
H A D | coll.cpp | 509 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 D | string_test.cc | 76 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/ |
D | StringIndexOutOfBoundsException.java | 86 StringIndexOutOfBoundsException(int sourceLength, int index) { in StringIndexOutOfBoundsException() 102 StringIndexOutOfBoundsException(int sourceLength, int offset, in StringIndexOutOfBoundsException()
|
D | String.java | 2182 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/ |
D | StringIndexOutOfBoundsException.java | 86 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 D | StringIndexOutOfBoundsException.java | 86 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 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()
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/ |
H A 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()
|
/aosp_15_r20/external/icu/icu4j/main/charset/src/main/java/com/ibm/icu/charset/ |
H A D | CharsetASCII.java | 65 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 D | GrGLShaderStringBuilder.cpp | 38 GrGLint sourceLength = SkToInt(glsl.size()); in GrGLCompileAndAttachShader() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | apicoll.cpp | 2097 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 D | apicoll.cpp | 2097 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 D | extract_source.cpp | 40 size_t sourceLength = std::distance(begin, end); in ExtractStringLiteral() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/objdump/ |
H A D | extract_source.cpp | 40 size_t sourceLength = std::distance(begin, end); in ExtractStringLiteral() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/objdump/ |
D | extract_source.cpp | 40 size_t sourceLength = std::distance(begin, end); in ExtractStringLiteral() local
|
/aosp_15_r20/hardware/google/gfxstream/host/tests/ |
D | GLSnapshotShaders_unittest.cpp | 51 GLint sourceLength; member
|