/external/syslinux/core/lwip/src/include/lwip/ |
snmp_structs.h | 212 return zero when equal, nonzero when unequal */
|
/external/tensorflow/tensorflow/python/layers/ |
pooling_test.py | 195 # Test unequal strides
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/ |
alloc_traits.h | 229 // 431. Swapping containers with unequal allocators.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
alloc_traits.h | 229 // 431. Swapping containers with unequal allocators.
|
/prebuilts/go/darwin-x86/src/reflect/ |
deepequal.go | 169 // Specifically, it is possible for a value to be unequal to itself,
|
/prebuilts/go/linux-x86/src/reflect/ |
deepequal.go | 169 // Specifically, it is possible for a value to be unequal to itself,
|
/external/icu/icu4c/source/test/intltest/ |
citrtest.cpp | 219 errln("Construction or operator== failed: Unequal objects compared equal"); 221 errln("clone() or equals() failed: Two clones tested unequal"); 316 errln("Construction or operator== failed: Unequal objects compared equal"); 318 errln("clone() or equals() failed: Two clones tested unequal"); 321 errln("copy construction or equals() failed: Two copies tested unequal"); [all...] |
dtfmapts.cpp | 111 errln("FAIL: DateFormat objects created at different times are unequal.");
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
BasicBlockList.java | 294 * same index. If not, we consider the blocks unequal for
|
/dalvik/dx/src/com/android/dx/rop/code/ |
BasicBlockList.java | 292 * same index. If not, we consider the blocks unequal for
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
pprint.py | 77 warnings.filterwarnings("ignore", "comparing unequal types "
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/ |
case.py | 505 """Fail if the two objects are unequal as determined by the '=='
522 """Fail if the two objects are unequal as determined by their
[all...] |
/external/aac/libSYS/src/ |
syslib_channelMapDescr.cpp | 182 * \return Value unequal to zero if map is valid, otherwise zero.
|
/external/fec/ |
decode_rs.c | 206 * deg(lambda) unequal to number of roots => uncorrectable
|
decode_rs.h | 242 * deg(lambda) unequal to number of roots => uncorrectable
|
/external/googletest/googlemock/docs/ |
CheatSheet.md | 193 |`DoubleEq(a_double)`|`argument` is a `double` value approximately equal to `a_double`, treating two NaNs as unequal.| 195 |`FloatEq(a_float)` |`argument` is a `float` value approximately equal to `a_float`, treating two NaNs as unequal. | 207 |`DoubleNear(a_double, max_abs_error)`|`argument` is a `double` value close to `a_double` (absolute error <= `max_abs_error`), treating two NaNs as unequal.| 209 |`FloatNear(a_float, max_abs_error)` |`argument` is a `float` value close to `a_float` (absolute error <= `max_abs_error`), treating two NaNs as unequal. |
|
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
TreeMultisetTest.java | 228 * unequal values.
|
/external/guava/guava-testlib/test/com/google/common/testing/ |
EqualsTesterTest.java | 265 fail("should failed because of unequal objects in the same equality group");
|
/external/guava/guava-tests/test/com/google/common/collect/ |
TreeMultisetTest.java | 308 * unequal values.
|
/external/icu/icu4c/source/i18n/ |
reldtfmt.h | 78 * of different subclasses are considered unequal.
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/ |
ICUTestCase.java | 125 // equal objects MUST have equal hashes, unequal objects MAY have equal hashes
|
/external/llvm/test/CodeGen/SystemZ/ |
call-04.ll | 191 ; Check a conditional sibling call - unequal compare.
|
/external/ltp/testcases/network/lib6/ |
asapi_01.c | 85 * set each bit in an address and check for unequal; then set
|
/external/python/cpython2/Lib/ |
pprint.py | 80 warnings.filterwarnings("ignore", "comparing unequal types "
|
/external/python/cpython2/Lib/unittest/ |
case.py | 509 """Fail if the two objects are unequal as determined by the '==' 526 """Fail if the two objects are unequal as determined by their [all...] |