OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unequal
(Results
1 - 25
of
339
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/MC/AsmParser/
ifnes.s
13
.ifnes "
unequal
", "
unEqual
"
ifc.s
29
.ifc
unequal
,
unEqual
61
.ifnc
unequal
,
unEqual
/prebuilts/go/darwin-x86/test/fixedbugs/
bug1515.go
18
panic("
unequal
")
/prebuilts/go/linux-x86/test/fixedbugs/
bug1515.go
18
panic("
unequal
")
/external/libxml2/python/tests/
compareNodes.py
20
print("Error comparing nodes with ==, nodes should be equal but are
unequal
")
28
print("Error comparing nodes with !=, nodes should be equal but are
unequal
")
35
print("Error hash values for two
unequal
nodes are not different")
38
print("Error hash values for two
unequal
nodes are equal")
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
BigIntegerHashCodeTest.java
61
assertTrue("hash codes for equal objects are
unequal
", code1 == code2);
66
* Test hash codes for
unequal
objects.
67
* The codes are
unequal
.
77
assertTrue("hash codes for
unequal
objects are equal", code1 != code2);
BigDecimalCompareTest.java
173
* Equals() for
unequal
BigDecimals
186
* Equals() for
unequal
BigDecimals
199
* Equals() for
unequal
BigDecimals
246
* hashCode() for
unequal
BigDecimals
275
* max() for
unequal
BigDecimals
291
* max() for
unequal
BigDecimals
323
* min() for
unequal
BigDecimals
339
* min() for
unequal
BigDecimals
/external/compiler-rt/lib/builtins/arm/
nedf2vfp.S
15
// Returns zero if a and b are
unequal
and neither is NaN.
26
movne r0, #1 // set result register to 0 if
unequal
nesf2vfp.S
26
movne r0, #1 // set result register to 1 if
unequal
/external/vboot_reference/tests/
utility_tests.c
61
TEST_EQ(1, SafeMemcmp("APPLE", "TIGER", 5), "SafeMemcmp()
unequal
");
62
TEST_EQ(1, SafeMemcmp("APPLE", "APPLe", 5), "SafeMemcmp()
unequal
2");
/external/llvm/test/CodeGen/PowerPC/
anon_aggr.ll
16
br i1 %cond, label %equal, label %
unequal
19
unequal
:
57
br i1 %cond, label %equal, label %
unequal
60
unequal
:
101
br i1 %cond, label %equal, label %
unequal
104
unequal
:
146
br i1 %cond, label %equal, label %
unequal
149
unequal
:
/external/icu/icu4c/source/i18n/unicode/
tztrans.h
80
* of different subclasses are considered
unequal
.
88
* Return true if the given TimeZoneTransition objects are semantically
unequal
. Objects
89
* of different subclasses are considered
unequal
.
91
* @return true if the given TimeZoneTransition objects are semantically
unequal
.
dtrule.h
138
* of different subclasses are considered
unequal
.
146
* Return true if the given DateTimeRule objects are semantically
unequal
. Objects
147
* of different subclasses are considered
unequal
.
149
* @return true if the given DateTimeRule objects are semantically
unequal
.
tzrule.h
50
* of different subclasses are considered
unequal
.
58
* Return true if the given <code>TimeZoneRule</code> objects are semantically
unequal
. Objects
59
* of different subclasses are considered
unequal
.
61
* @return true if the given <code>TimeZoneRule</code> objects are semantically
unequal
.
241
* of different subclasses are considered
unequal
.
249
* Return true if the given <code>TimeZoneRule</code> objects are semantically
unequal
. Objects
250
* of different subclasses are considered
unequal
.
252
* @return true if the given <code>TimeZoneRule</code> objects are semantically
unequal
.
452
* of different subclasses are considered
unequal
.
460
* Return true if the given <code>TimeZoneRule</code> objects are semantically
unequal
. Object
[
all
...]
/external/skia/src/pathops/
SkPathOpsLine.h
28
double nearPoint(const SkDPoint& xy, bool*
unequal
) const;
SkPathOpsLine.cpp
31
double SkDLine::nearPoint(const SkDPoint& xy, bool*
unequal
) const {
57
if (
unequal
) {
58
*
unequal
= (float) largest != (float) (largest + dist);
/external/tpm2/
Unique.c
21
// NOTE: If a platform unique value has
unequal
distribution of uniqueness and bSize is smaller than the size of the
/external/libnfc-nxp/Linux_x86/
phOsalNfc_Utils.c
37
if two strings are
unequal
*/
/external/piex/src/tiff_directory/
tiff_directory.h
90
// - if, for the non-vector version, the number of elements is
unequal
to 1.
98
// - if, for the non-vector version, the number of elements is
unequal
to 1.
106
// - if, for the non-vector version, the number of elements is
unequal
to 1.
/external/aac/libAACenc/src/
metadata_compressor.h
130
* -
unequal
0, on failure.
146
* -
unequal
0, on failure.
166
* -
unequal
0, on failure
194
* -
unequal
0, on failure
218
* -
unequal
0, on failure
/external/dexmaker/src/dx/java/com/android/dx/cf/code/
Merger.java
71
* All other
unequal
reference types get merged to be
/external/icu/icu4c/source/i18n/
nfsubs.h
71
* Objects of different subclasses are considered
unequal
.
78
* Return true if the given Format objects are semantically
unequal
.
79
* Objects of different subclasses are considered
unequal
.
81
* @return true if the given Format objects are semantically
unequal
.
/external/libmicrohttpd/src/include/
platform_interface.h
42
* @return boolean true if strings are equal, boolean false if strings are
unequal
50
* @return boolean true if strings are equal, boolean false if strings are
unequal
61
* @return boolean true if strings are equal, boolean false if strings are
unequal
70
* @return boolean true if strings are equal, boolean false if strings are
unequal
/external/webrtc/webrtc/modules/rtp_rtcp/source/
forward_error_correction_internal.h
54
// \param[in] use_unequal_protection Enables
unequal
protection: allocates
/external/webrtc/webrtc/modules/video_coding/
media_opt_util.h
127
// Extracts whether the FEC
Unequal
protection (UEP) is used for Key frame.
129
// Return value : Required
Unequal
protection on/off state.
132
// Extracts whether the the FEC
Unequal
protection (UEP) is used for Delta
135
// Return value : Required
Unequal
protection on/off state.
Completed in 1698 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>