Searched defs:different (Results 1 - 13 of 13) sorted by relevance

/external/ant-glob/src/org/apache/tools/ant/types/selectors/
H A DSelectorUtils.java386 if (different(caseSensitive, ch, strArr[i])) {
405 if (different(caseSensitive, ch, strArr[strIdxStart])) {
425 if (different(caseSensitive, ch, strArr[strIdxEnd])) {
463 if (different(caseSensitive, ch,
496 private static boolean different( method in class:SelectorUtils
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DSelection.java94 // Mac & Windows considerably different
97 // CTL: no different
145 // different = false - move to next boundary, unless on one
148 int direction, boolean different) {
149 if (!different) position -= direction;
147 next(int position, BreakIterator breaker, int direction, boolean different) argument
/external/skia/src/pathops/
H A DSkReduceOrder.cpp11 int different = line[0] != line[1]; local
12 fLine[1] = line[different];
13 return 1 + different;
/external/icu/icu4c/source/test/cintltst/
H A Dcstrcase.c629 different[]= { 0x41, 0x62, 0x131, 0x3c3, 0x73, 0x53, 0x46, 0x66, 0x49, 0xd93f, 0xdffd, 0 }; local
643 lenDifferent=u_strlen(different);
671 result=u_strcasecmp(mixed, different, U_FOLD_CASE_DEFAULT);
673 log_err("error: u_strcasecmp(mixed, different, default)=%ld instead of positive\n", result);
675 result=u_strCaseCompare(mixed, -1, different, lenDifferent, U_FOLD_CASE_DEFAULT, &errorCode);
677 log_err("error: u_strCaseCompare(mixed, different, default)=%ld instead of positive\n", result);
681 result=u_strncasecmp(mixed, different, 4, U_FOLD_CASE_DEFAULT);
683 log_err("error: u_strncasecmp(mixed, different, 4, default)=%ld instead of 0\n", result);
685 result=u_strCaseCompare(mixed, 4, different, 4, U_FOLD_CASE_DEFAULT, &errorCode);
687 log_err("error: u_strCaseCompare(mixed, 4, different,
[all...]
/external/v8/src/regexp/
H A Djsregexp.cc115 int different = 0; local
121 different++;
123 // characters as it has different characters.
124 if (different * 3 > length) return false;
530 // the, potentially, different subject (the string can switch between
1480 // This case is handled in a different virtual method.
2008 // different from the end intervals.
3445 // None of the standard character classes is different in the case
3690 // Find the longest range of lookahead that has the fewest number of different
3692 // different parameter
[all...]
/external/guice/lib/build/
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 951 milliseconds