/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/ |
D | TextHtmlFunction.java | 117 int matchEnd; in splitAndConvert() local 123 matchEnd = matcher.end(); in splitAndConvert() 130 if (in.charAt(matchEnd - 1) == ',' || in.charAt(matchEnd - 1) == '.') { in splitAndConvert() 131 matchEnd--; in splitAndConvert() 135 formatEmail(in, matchStart, matchEnd, out); in splitAndConvert() 137 formatUrl(in, matchStart, matchEnd, in splitAndConvert() 142 regionStart = matchEnd; in splitAndConvert()
|
/external/skia/tools/flags/ |
D | SkCommandLineFlags.cpp | 377 bool matchExclude, matchStart, matchEnd; in ShouldSkipImpl() local 387 if ((matchEnd = matchName[matchLen - 1] == '$')) { in ShouldSkipImpl() 390 if (matchStart ? (!matchEnd || matchLen == testLen) in ShouldSkipImpl() 392 : matchEnd ? matchLen <= testLen in ShouldSkipImpl()
|
/external/v8/src/js/ |
D | regexp.js | 452 var matchEnd = RegExpLastMatchInfo[CAPTURE(index + 1)]; 453 if (matchStart == -1 || matchEnd == -1) return ''; 454 return %_SubString(LAST_SUBJECT(RegExpLastMatchInfo), matchStart, matchEnd);
|
/external/lz4/lib/ |
D | lz4hc.c | 243 … const BYTE* const matchEnd = ip + MINMATCH + LZ4_count(ip+MINMATCH, match+MINMATCH, iHighLimit); in LZ4HC_InsertAndGetWiderMatch() local 247 if ((matchEnd-startt) > longest) in LZ4HC_InsertAndGetWiderMatch() 249 longest = (int)(matchEnd-startt); in LZ4HC_InsertAndGetWiderMatch()
|
/external/icu/icu4c/source/test/intltest/ |
D | ssearch.cpp | 1178 …ring &target, int32_t offset, const UnicodeString &pattern, int32_t &matchStart, int32_t &matchEnd) in simpleSearch() argument 1190 matchStart = matchEnd = -1; in simpleSearch() 1195 matchStart = matchEnd = -1; in simpleSearch() 1258 matchEnd = mend; in simpleSearch()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/ |
D | BagFormatter.java | 231 int matchEnd = NameIterator.findMatchingEnd(src, pattern); in getAbbreviatedName() local 232 int sdiv = src.length() - matchEnd; in getAbbreviatedName() 233 int pdiv = pattern.length() - matchEnd; in getAbbreviatedName()
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/ |
D | BagFormatter.java | 230 int matchEnd = NameIterator.findMatchingEnd(src, pattern); in getAbbreviatedName() local 231 int sdiv = src.length() - matchEnd; in getAbbreviatedName() 232 int pdiv = pattern.length() - matchEnd; in getAbbreviatedName()
|
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
D | PhoneNumberUtil.java | 2499 int matchEnd = m.end(); 2502 Matcher digitMatcher = CAPTURING_DIGIT_PATTERN.matcher(number.substring(matchEnd)); 2509 number.delete(0, matchEnd);
|
/external/testng/ant/3rdparty/ |
D | doclava-1.0.3.jar | META-INF/MANIFEST.MF
assets/html/index.html
assets/templates/data ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |