HomeSort by relevance Sort by last modified time
    Searched full:startindex (Results 101 - 116 of 116) sorted by null

1 2 3 45

  /libcore/luni/src/main/java/java/util/regex/
Matcher.java 672 private static native boolean findImpl(int addr, String s, int startIndex, int[] offsets);
  /external/chromium/third_party/icu/source/common/
rbbi.cpp 414 if (newText==NULL || newText->startIndex() != 0) {
415 // startIndex !=0 wants to be an error, but there's no way to report it.
    [all...]
utext.cpp     [all...]
  /external/icu4c/common/
rbbi.cpp 416 if (newText==NULL || newText->startIndex() != 0) {
417 // startIndex !=0 wants to be an error, but there's no way to report it.
    [all...]
utext.cpp     [all...]
  /external/skia/src/effects/
SkGradientShader.cpp 231 int startIndex = dummyFirst ? 0 : 1;
233 for (int i = startIndex; i < count; i++) {
    [all...]
  /external/webkit/WebCore/editing/
ApplyStyleCommand.cpp 603 int startIndex = TextIterator::rangeLength(startRange.get(), true);
627 startRange = TextIterator::rangeFromLocationAndLength(static_cast<Element*>(scope), startIndex, 0, true);
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/nio/tests/java/nio/
ByteBufferTest.java     [all...]
  /external/libnfc-nxp/src/
phFriNfc_FelicaMap.c 56 uint8_t StartIndex,
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
CalendarView.java     [all...]
  /external/webkit/WebCore/css/
CSSStyleSelector.cpp     [all...]
  /frameworks/base/sax/tests/saxtests/res/raw/
youtube.xml 42 <openSearch:startIndex>1</openSearch:startIndex>
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]
  /prebuilt/common/ecj/
ecj.jar 
  /prebuilt/sdk/tools/linux/
aapt 
  /prebuilt/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar 

Completed in 1618 milliseconds

1 2 3 45