HomeSort by relevance Sort by last modified time
    Searched refs:sourceLength (Results 1 - 25 of 71) sorted by null

1 2 3

  /libcore/luni/src/main/java/java/lang/
ArrayIndexOutOfBoundsException.java 62 public ArrayIndexOutOfBoundsException(int sourceLength, int index) {
63 super("length=" + sourceLength + "; index=" + index);
70 public ArrayIndexOutOfBoundsException(int sourceLength, int offset,
72 super("length=" + sourceLength + "; regionStart=" + offset
StringIndexOutOfBoundsException.java 70 public StringIndexOutOfBoundsException(int sourceLength, int index) {
71 super("length=" + sourceLength + "; index=" + index);
86 public StringIndexOutOfBoundsException(int sourceLength, int offset,
88 super("length=" + sourceLength + "; regionStart=" + offset
  /external/chromium_org/third_party/icu/source/common/
ushape.c 606 calculateSize(const UChar *source, int32_t sourceLength,
613 destSize = sourceLength;
627 for(i=0;i<sourceLength;i++) {
628 if( ((isAlefChar(source[i]))&& (i<(sourceLength-1)) &&(source[i+1] == LAM_CHAR)) || (isTashkeelCharFE(source[i])) ) {
633 for(i=0;i<sourceLength;i++) {
634 if( ( (source[i] == LAM_CHAR) && (i<(sourceLength-1)) && (isAlefChar(source[i+1]))) || (isTashkeelCharFE(source[i])) ) {
643 for(i=0;i<sourceLength;i++) {
663 handleTashkeelWithTatweel(UChar *dest, int32_t sourceLength,
667 for(i = 0; i < sourceLength; i++){
676 return sourceLength;
    [all...]
ucnv.c     [all...]
  /external/icu/icu4c/source/common/
ushape.cpp 635 calculateSize(const UChar *source, int32_t sourceLength,
642 destSize = sourceLength;
656 for(i=0;i<sourceLength;i++) {
657 if( ((isAlefChar(source[i]))&& (i<(sourceLength-1)) &&(source[i+1] == LAM_CHAR)) || (isTashkeelCharFE(source[i])) ) {
662 for(i=0;i<sourceLength;i++) {
663 if( ( (source[i] == LAM_CHAR) && (i<(sourceLength-1)) && (isAlefChar(source[i+1]))) || (isTashkeelCharFE(source[i])) ) {
672 for(i=0;i<sourceLength;i++) {
692 handleTashkeelWithTatweel(UChar *dest, int32_t sourceLength,
696 for(i = 0; i < sourceLength; i++){
705 return sourceLength;
    [all...]
ucnv.c     [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
AudioFIFO.cpp 91 size_t sourceLength = sourceBus->length();
94 findWrapLengths(m_writeIndex, sourceLength, part1Length, part2Length);
105 && part1Length + part2Length <= sourceLength);
117 m_framesInFifo += sourceLength;
119 m_writeIndex = updateIndex(m_writeIndex, sourceLength);
  /external/chromium_org/third_party/icu/source/i18n/unicode/
umsg.h 307 * @param sourceLength The length of source, or -1 if null-terminated.
319 int32_t sourceLength,
332 * @param sourceLength The length of source, or -1 if null-terminated.
344 int32_t sourceLength,
416 * @param sourceLength The length of source, or -1 if null-terminated.
430 int32_t sourceLength,
444 * @param sourceLength The length of source, or -1 if null-terminated.
458 int32_t sourceLength,
638 * @param sourceLength The length of source, or -1 if null-terminated.
648 int32_t sourceLength,
    [all...]
coll.h 408 * @param sourceLength the length of the source string array. If this value
418 virtual EComparisonResult compare(const UChar* source, int32_t sourceLength,
427 * @param sourceLength the length of the source string array. If this value
438 virtual UCollationResult compare(const UChar* source, int32_t sourceLength,
502 * @param sourceLength length of the collation key
510 int32_t sourceLength,
    [all...]
ucol.h 421 * @param sourceLength The length of source, or -1 if null-terminated.
434 int32_t sourceLength,
443 * @param sourceLength The length of source, or -1 if null-terminated.
454 const UChar *source, int32_t sourceLength,
462 * @param sourceLength The length of source, or -1 if null-terminated.
473 const UChar *source, int32_t sourceLength,
481 * @param sourceLength The length of source, or -1 if null-terminated.
492 const UChar *source, int32_t sourceLength,
784 * @param sourceLength The length of source, or -1 if null-terminated.
    [all...]
tblcoll.h 357 * @param sourceLength the length of the source string array. If this value
367 virtual EComparisonResult compare(const UChar* source, int32_t sourceLength,
376 * @param sourceLength the length of the source string array. If this value
387 virtual UCollationResult compare(const UChar* source, int32_t sourceLength,
428 * @param sourceLength the length of the source string.
436 int32_t sourceLength,
637 * @param sourceLength length of string to be processed. If -1, the string
646 virtual int32_t getSortKey(const UChar *source, int32_t sourceLength,
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
umsg.h 221 * @param sourceLength The length of source, or -1 if null-terminated.
233 int32_t sourceLength,
246 * @param sourceLength The length of source, or -1 if null-terminated.
258 int32_t sourceLength,
330 * @param sourceLength The length of source, or -1 if null-terminated.
344 int32_t sourceLength,
358 * @param sourceLength The length of source, or -1 if null-terminated.
372 int32_t sourceLength,
552 * @param sourceLength The length of source, or -1 if null-terminated.
562 int32_t sourceLength,
    [all...]
ucol.h 537 * @param sourceLength The length of source, or -1 if null-terminated.
550 int32_t sourceLength,
561 * @param sourceLength The length of source, or -1 if null-terminated.
576 int32_t sourceLength,
586 * @param sourceLength The length of source, or -1 if null-terminated.
597 const UChar *source, int32_t sourceLength,
605 * @param sourceLength The length of source, or -1 if null-terminated.
616 const UChar *source, int32_t sourceLength,
624 * @param sourceLength The length of source, or -1 if null-terminated.
635 const UChar *source, int32_t sourceLength,
    [all...]
coll.h 416 * @param sourceLength the length of the source string array. If this value
426 virtual EComparisonResult compare(const UChar* source, int32_t sourceLength,
435 * @param sourceLength the length of the source string array. If this value
446 virtual UCollationResult compare(const UChar* source, int32_t sourceLength,
510 * @param sourceLength length of the collation key
518 int32_t sourceLength,
    [all...]
  /external/icu/icu4c/source/i18n/
ucol.cpp 191 int32_t sourceLength,
198 ((sourceLength==-1 && source!=NULL) ? u_strlen(source) : sourceLength));
202 getSortKey(source, sourceLength, result, resultLength);
239 int32_t sourceLength,
263 && (source[sourceIndex] != 0 || sourceIndex < sourceLength));
265 if((source[sourceIndex] == 0 || sourceIndex == sourceLength)
440 int32_t sourceLength,
449 UTRACE_DATA2(UTRACE_VERBOSE, "source string = %vh ", source, sourceLength);
455 compare(source, sourceLength, target, targetLength, status)
    [all...]
umsg.cpp 148 int32_t sourceLength,
158 u_vparseMessage(locale,pattern,patternLength,source,sourceLength,ap,status);
168 int32_t sourceLength,
175 umsg_vparse(fmt,source,sourceLength,&count,ap,status);
184 int32_t sourceLength,
196 u_vparseMessageWithError(locale,pattern,patternLength,source,sourceLength,ap,error,status);
205 int32_t sourceLength,
213 umsg_vparse(fmt,source,sourceLength,&count,ap,status);
489 int32_t sourceLength,
502 umsg_vparse(fmt,source,sourceLength,count,ap,status)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
WebDocument.cpp 168 size_t sourceLength = images->length();
170 temp.reserveCapacity(sourceLength);
171 for (size_t i = 0; i < sourceLength; ++i) {
182 size_t sourceLength = forms->length();
184 temp.reserveCapacity(sourceLength);
185 for (size_t i = 0; i < sourceLength; ++i) {
  /external/chromium_org/third_party/icu/source/i18n/
umsg.cpp 127 int32_t sourceLength,
137 u_vparseMessage(locale,pattern,patternLength,source,sourceLength,ap,status);
147 int32_t sourceLength,
154 umsg_vparse(fmt,source,sourceLength,&count,ap,status);
163 int32_t sourceLength,
175 u_vparseMessageWithError(locale,pattern,patternLength,source,sourceLength,ap,error,status);
184 int32_t sourceLength,
192 umsg_vparse(fmt,source,sourceLength,&count,ap,status);
485 int32_t sourceLength,
498 umsg_vparse(fmt,source,sourceLength,count,ap,status)
    [all...]
tblcoll.cpp 353 int32_t sourceLength,
358 return getEComparisonResult(ucol_strcoll(ucollator, source, sourceLength,
363 int32_t sourceLength,
369 return ucol_strcoll(ucollator, source, sourceLength, target, targetLength);
569 int32_t sourceLength, uint8_t *result,
572 return ucol_getSortKey(ucollator, source, sourceLength, result, resultLength);
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
RealtimeAnalyser.cpp 208 unsigned sourceLength = magnitudeBuffer().size();
209 size_t len = min(sourceLength, destinationArray->length());
232 unsigned sourceLength = magnitudeBuffer().size();
233 size_t len = min(sourceLength, destinationArray->length());
  /external/chromium_org/third_party/icu/source/common/unicode/
ushape.h 74 * @param sourceLength The number of UChars in <code>source</code>.
100 u_shapeArabic(const UChar *source, int32_t sourceLength,
ucnv.h     [all...]
  /external/icu/icu4c/source/common/unicode/
ushape.h 74 * @param sourceLength The number of UChars in <code>source</code>.
100 u_shapeArabic(const UChar *source, int32_t sourceLength,
ucnv.h     [all...]
  /external/chromium_org/v8/src/
typedarray.js 190 function TypedArraySetFromArrayLike(target, source, sourceLength, offset) {
192 for (var i = 0; i < sourceLength; i++) {
197 for (var i = 0; i < sourceLength; i++) {
206 var sourceLength = source.length;
216 leftIndex < sourceLength && targetPtr <= sourcePtr;
230 target.byteOffset + (offset + sourceLength - 1) * targetElementSize;
234 source.byteOffset + sourceLength * sourceElementSize;
235 for(var rightIndex = sourceLength - 1;

Completed in 1186 milliseconds

1 2 3