Searched defs:different (Results 1 - 18 of 18) 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/chromium_org/third_party/skia/experimental/Intersection/
H A DLineUtilities.cpp26 int different = line[0] != line[1]; local
27 reduced[1] = line[different];
28 return 1 + different;
/external/skia/experimental/Intersection/
H A DLineUtilities.cpp26 int different = line[0] != line[1]; local
27 reduced[1] = line[different];
28 return 1 + different;
/external/chromium_org/chrome/browser/webdata/
H A Dautocomplete_syncable_service.cc34 // Returns true if they were different, false if they were the same. If the
35 // timestamps were different, fills |date_created| and |date_last_used| with the
342 bool different = MergeTimestamps(timestamps, *it->second.second, local
344 if (different) {
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcstrcase.c630 different[]= { 0x41, 0x62, 0x131, 0x3c3, 0x73, 0x53, 0x46, 0x66, 0x49, 0xd93f, 0xdffd, 0 }; local
644 lenDifferent=u_strlen(different);
672 result=u_strcasecmp(mixed, different, U_FOLD_CASE_DEFAULT);
674 log_err("error: u_strcasecmp(mixed, different, default)=%ld instead of positive\n", result);
676 result=u_strCaseCompare(mixed, -1, different, lenDifferent, U_FOLD_CASE_DEFAULT, &errorCode);
678 log_err("error: u_strCaseCompare(mixed, different, default)=%ld instead of positive\n", result);
682 result=u_strncasecmp(mixed, different, 4, U_FOLD_CASE_DEFAULT);
684 log_err("error: u_strncasecmp(mixed, different, 4, default)=%ld instead of 0\n", result);
686 result=u_strCaseCompare(mixed, 4, different, 4, U_FOLD_CASE_DEFAULT, &errorCode);
688 log_err("error: u_strCaseCompare(mixed, 4, different,
[all...]
/external/chromium_org/third_party/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.c630 different[]= { 0x41, 0x62, 0x131, 0x3c3, 0x73, 0x53, 0x46, 0x66, 0x49, 0xd93f, 0xdffd, 0 }; local
644 lenDifferent=u_strlen(different);
672 result=u_strcasecmp(mixed, different, U_FOLD_CASE_DEFAULT);
674 log_err("error: u_strcasecmp(mixed, different, default)=%ld instead of positive\n", result);
676 result=u_strCaseCompare(mixed, -1, different, lenDifferent, U_FOLD_CASE_DEFAULT, &errorCode);
678 log_err("error: u_strCaseCompare(mixed, different, default)=%ld instead of positive\n", result);
682 result=u_strncasecmp(mixed, different, 4, U_FOLD_CASE_DEFAULT);
684 log_err("error: u_strncasecmp(mixed, different, 4, default)=%ld instead of 0\n", result);
686 result=u_strCaseCompare(mixed, 4, different, 4, U_FOLD_CASE_DEFAULT, &errorCode);
688 log_err("error: u_strCaseCompare(mixed, 4, different,
[all...]
/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/chromium_org/chrome/browser/sync/glue/
H A Dtyped_url_model_associator.cc35 // running out of memory (http://crbug.com/89793). This value is different
115 // the last visit in our visit array (they come from different tables, so
582 MergeResult different = DIFF_NONE; local
591 different |= DIFF_LOCAL_ROW_CHANGED;
595 different |= DIFF_UPDATE_NODE;
623 different |= DIFF_UPDATE_NODE;
634 different |= DIFF_LOCAL_VISITS_ADDED;
650 if (different & DIFF_LOCAL_VISITS_ADDED) {
669 return different;
/external/chromium_org/gpu/command_buffer/service/
H A Dframebuffer_manager.cc387 bool different = false; local
390 different = true;
394 if (different) {
/external/chromium_org/extensions/browser/api/web_request/
H A Dweb_request_api_helpers.cc721 // We must not modify anything that has been set to a *different*
1076 // If a header is deleted twice by different extensions we assume that the
1077 // intention was to modify it to different values and consider this a
1165 bool different = local
1169 if (credentials_set && different) {
/external/chromium_org/v8/src/
H A Djsregexp.cc137 int different = 0; local
143 different++;
145 // characters as it has different characters.
146 if (different * 3 > length) return false;
571 // the, potentially, different subject (the string can switch between
1458 // This case is handled in a different virtual method.
1985 // different from the end intervals.
3399 // None of the standard character classes is different in the case
3649 // Find the longest range of lookahead that has the fewest number of different
3651 // different parameter
[all...]
/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/ ...

Completed in 4942 milliseconds