HomeSort by relevance Sort by last modified time
    Searched refs:firstChar (Results 26 - 38 of 38) sorted by null

12

  /external/chromium/third_party/icu/source/common/
uniset.cpp 650 // firstChar is the leftmost char to match in the
653 UChar firstChar = text.charAt(offset);
671 if (forward && c > firstChar) break;
672 if (c != firstChar) continue;
    [all...]
  /external/icu4c/common/
uniset.cpp 650 // firstChar is the leftmost char to match in the
653 UChar firstChar = text.charAt(offset);
671 if (forward && c > firstChar) break;
672 if (c != firstChar) continue;
    [all...]
  /external/icu4c/layout/
IndicReordering.cpp     [all...]
  /external/webkit/JavaScriptCore/pcre/
pcre_exec.cpp     [all...]
  /frameworks/base/tools/aapt/
XMLNode.cpp 273 span.span.firstChar = span.span.lastChar = outString->size();
325 if (span.span.lastChar >= span.span.firstChar) {
    [all...]
  /frameworks/base/include/utils/
ResourceTypes.h 428 uint32_t firstChar, lastChar;
    [all...]
  /external/libxml2/
xmlschemastypes.c     [all...]
  /external/webkit/WebKit/android/nav/
CacheBuilder.cpp     [all...]
  /external/webkit/WebKit/android/jni/
WebViewCore.cpp     [all...]
  /external/v8/benchmarks/
earley-boyer.js     [all...]
  /external/webkit/SunSpider/tests/v8-v4/
v8-earley-boyer.js     [all...]
  /prebuilt/sdk/tools/lib/
dx.jar 
  /external/jdiff/
xerces.jar 

Completed in 1679 milliseconds

12