/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
sso_string_base.h | 266 // 431. Swapping containers with unequal allocators.
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
balanced_quicksort.h | 313 // Very unequal split, one part smaller than one 128th
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_heapq.py | 366 ("comparing unequal types not supported",
|
test_py3kwarn.py | 97 expected = 'comparing unequal types not supported in 3.x'
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_heapq.py | 366 ("comparing unequal types not supported",
|
test_py3kwarn.py | 97 expected = 'comparing unequal types not supported in 3.x'
|
/system/bt/hci/test/ |
hci_layer_test.cpp | 61 static const char *unignored_data = "while I engage them in fierce and unequal combat";
|
/external/clang/test/CXX/expr/expr.const/ |
p2-0x.cpp | 529 constexpr bool v5 = qv >= pv; // expected-error {{constant expression}} expected-note {{unequal pointers to void}} 532 constexpr bool v8 = qv > (void*)&s.a; // expected-error {{constant expression}} expected-note {{unequal pointers to void}}
|
/external/icu/icu4c/source/i18n/unicode/ |
dtfmtsym.h | 175 * Return true if another object is semantically unequal to this one. 178 * @return true if other is semantically unequal to this. [all...] |
dtitvfmt.h | 361 * of different subclasses are considered unequal. 370 * Objects of different subclasses are considered unequal. [all...] |
tzfmt.h | 292 * Objects of different subclasses are considered unequal. 295 * Objects of different subclasses are considered unequal. [all...] |
/frameworks/av/services/audioflinger/ |
AudioResamplerFirGen.h | 305 * so error is unequal over the interval 0 < x < 3.75, the error being 500 * TODO: An alternative with equal spacing is the FFT/DFT. An alternative with unequal
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ |
String2Test.java | 333 assertFalse("Unequal strings reports as equal", hw1.equals(comp11)); 343 assertTrue("lc version returned unequal to uc", hwlc [all...] |
/libcore/ojluni/src/main/java/java/lang/ |
Object.java | 83 * <li>It is <em>not</em> required that if two objects are unequal 88 * for unequal objects may improve the performance of hash tables.
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
CalendarRegression.java | [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
CalendarRegression.java | [all...] |
/external/icu/icu4c/source/common/ |
uniset.cpp | 586 * bytes equal, or unequal. If the high bytes are equal, then we have 588 * v <= yy. If the high bytes are unequal we have aaxx..bbyy, bb>aa. [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/ |
NotificationStackScrollLayout.java | [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
DateFormatRegressionTest.java | 377 errln("Fail: Can't complete test; Calendar instances unequal"); 379 errln("Fail: DateFormat unequal when Calendars equal"); 385 errln("Fail: DateFormat unequal when Calendars equivalent"); [all...] |
/external/icu/icu4c/source/test/intltest/ |
dtfmrgts.cpp | 545 errln("Fail: Can't complete test; Calendar instances unequal"); 547 errln("Fail: DateFormat unequal when Calendars equal"); 553 errln("Fail: DateFormat unequal when Calendars equivalent"); [all...] |
regcoll.cpp | 494 // be reordered, and they should compare as unequal. 897 {0x41, 0x0300, 0x0316, 0}, {0x3c, 0}, {0x41, 0x0316, 0x0300, 0} // No reordering --> unequal [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
DateFormatRegressionTest.java | 373 errln("Fail: Can't complete test; Calendar instances unequal"); 375 errln("Fail: DateFormat unequal when Calendars equal"); 381 errln("Fail: DateFormat unequal when Calendars equivalent"); [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
CollationRegressionTest.java | 456 // be reordered, and they should compare as unequal. 689 "\u0041\u0300\u0316", "\u003c", "\u0041\u0316\u0300" // No reordering --> unequal [all...] |
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
CollationRegressionTest.java | 452 // be reordered, and they should compare as unequal. 685 "\u0041\u0300\u0316", "\u003c", "\u0041\u0316\u0300" // No reordering --> unequal [all...] |
/external/autotest/client/bin/ |
cpuset.py | 405 raise error.AutotestError('Unequal number of values for io controls')
|