Home
last modified time | relevance | path

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

/external/proguard/src/proguard/util/
DExtensionMatcher.java58 int stringLength = string.length(); in endsWithIgnoreCase() local
/external/proguard/src/proguard/gui/splash/
DTypeWriterString.java57 int stringLength = string.length(); in getString() local
/external/emma/core/java12/com/vladium/util/
DWCMatcher.java238 final int stringLength = string.length; in matches() local
297 final int stringLength = string.length; in matches() local
/external/v8/test/mjsunit/
Dconstant-folding-2.js225 test(function stringLength() { function
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DBytesTrieTest.java576 int stringLength=data[i].s.length(); in checkNext() local
656 int stringLength=data[i].s.length(); in checkNextWithState() local
704 int stringLength=data[i].s.length(); in checkNextString() local
DCharsTrieTest.java716 int stringLength=expectedString.length(); in checkNext() local
799 int stringLength=expectedString.length(); in checkNextWithState() local
847 int stringLength=expectedString.length(); in checkNextString() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DBytesTrieTest.java580 int stringLength=data[i].s.length(); in checkNext() local
660 int stringLength=data[i].s.length(); in checkNextWithState() local
708 int stringLength=data[i].s.length(); in checkNextString() local
DCharsTrieTest.java720 int stringLength=expectedString.length(); in checkNext() local
803 int stringLength=expectedString.length(); in checkNextWithState() local
851 int stringLength=expectedString.length(); in checkNextString() local
/external/icu/icu4c/source/test/cintltst/
Dusettest.c272 int32_t stringLength = 0; in expectContainment() local
419 int32_t stringLength = 0; in expectItems() local
/external/icu/icu4c/source/test/intltest/
Dbytestrietest.cpp681 int32_t stringLength= (i&1) ? -1 : strlen(data[i].s); in checkNext() local
766 int32_t stringLength=strlen(expectedString); in checkNextWithState() local
821 int32_t stringLength=strlen(expectedString); in checkNextString() local
Ducharstrietest.cpp860 int32_t stringLength= (i&1) ? -1 : expectedString.length(); in checkNext() local
938 int32_t stringLength=expectedString.length(); in checkNextWithState() local
993 int32_t stringLength=expectedString.length(); in checkNextString() local
/external/proguard/src/proguard/classfile/constant/
DUtf8Constant.java191 int stringLength = string.length(); in getByteArrayRepresentation() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DTypesLengths.java106 private static int stringLength; field in TypesLengths
/external/proguard/src/proguard/
DClassPathEntry.java209 int stringLength = string.length(); in endsWithIgnoreCase() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DCharSequences.java134 int stringLength = string.length(); in compare() local
/external/icu/android_icu4j/src/main/java/android/icu/lang/
DCharSequences.java136 int stringLength = string.length(); in compare() local
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/mac/
DMacHIDManager.cpp213 CFIndex stringLength = CFStringGetLength(cfString), usedBytes = 0L; in getCString() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/
Dstring.js922 goog.string.removeAt = function(s, index, stringLength) { argument
/external/libgdx/gdx/src/com/badlogic/gdx/utils/
DStringBuilder.java348 int stringLength = string.length(); in replace0() local
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp645 int stringLength; in beforeDrawCall() local
/external/ImageMagick/MagickCore/
Dopencl.c408 stringLength; in StringSignature() local
/external/pdfium/third_party/freetype/include/freetype/internal/
Dtttypes.h276 FT_UShort stringLength; member
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
Dtttypes.h276 FT_UShort stringLength; member
/external/freetype/include/freetype/internal/
Dtttypes.h276 FT_UShort stringLength; member
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java5677 int stringLength = 10; in TestBytesLengthForString() local