OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:equality
(Results
201 - 225
of
1494
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_iterator.tcc
91
/* We can only test for
equality
, but check if one of the
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
safe_iterator.tcc
91
/* We can only test for
equality
, but check if one of the
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_iterator.tcc
91
/* We can only test for
equality
, but check if one of the
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
safe_iterator.tcc
90
/* We can only test for
equality
, but check if one of the
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
filter_unittest.py
104
"""Test __eq__
equality
function."""
183
# Verify that a difference in any argument causes
equality
to fail.
/external/chromium_org/third_party/icu/source/i18n/unicode/
fieldpos.h
157
*
Equality
operator.
165
*
Equality
operator.
/external/chromium_org/third_party/icu/source/test/intltest/
sdtfmtts.cpp
118
// ======= Test clone(), assignment, and
equality
120
logln("Testing clone(), assignment and
equality
operators");
/external/emma/core/java12/com/vladium/jcd/cls/
IConstantCollection.java
62
* A simple interface to express custom semantics of constant
equality
.
103
* Searches the pool for a matching constant of given type with
equality
/external/icu4c/i18n/unicode/
fieldpos.h
157
*
Equality
operator.
165
*
Equality
operator.
/external/icu4c/test/intltest/
sdtfmtts.cpp
118
// ======= Test clone(), assignment, and
equality
120
logln("Testing clone(), assignment and
equality
operators");
/external/nist-sip/java/gov/nist/core/
Host.java
133
* Compare for
equality
of hosts.
134
* Host names are compared by textual
equality
. No dns lookup
/external/apache-xml/src/main/java/org/apache/xpath/objects/
XNodeSet.java
902
* Compare strings or numbers for
equality
.
908
* Compare two strings for
equality
.
922
* Compare two numbers for
equality
.
937
* Compare strings or numbers for non-
equality
.
943
* Compare two strings for non-
equality
.
957
* Compare two numbers for non-
equality
.
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
jsilver.sablecc
457
= {and} [left]:and_expression and [right]:
equality
// x.y && a.b
459
| {
equality
} [value]:
equality
// x.y
463
equality
{->expression}
464
= {eq} [left]:
equality
eq [right]:comparison // x.y == a.b
466
| {ne} [left]:
equality
ne [right]:comparison // x.y != a.b
/external/guava/guava/src/com/google/common/cache/
CacheBuilder.java
86
* <p><b>Note:</b> by default, the returned cache uses
equality
comparisons (the
87
* {@link Object#equals equals} method) to determine
equality
for keys or values. However, if
246
* <p>By default, the cache uses {@link Equivalences#identity} to determine key
equality
when
262
* <p>By default, the cache uses {@link Equivalences#identity} to determine value
equality
when
452
* comparison to determine
equality
of keys.
492
* comparison to determine
equality
of values.
516
* comparison to determine
equality
of values.
[
all
...]
/external/chromium_org/base/containers/
small_map.h
74
// EqualKey: A functor which tests two keys for
equality
. If the wrapped
78
// implement
equality
by default.
129
// than an
equality
functor, so
equality
will be implemented in terms of that
139
// Implements
equality
in terms of a strict weak ordering comparator.
/libcore/luni/src/main/java/javax/xml/namespace/
QName.java
46
* QName.hashCode()}.
Equality
and the hash code are defined using
291
* <p>Test this <code>QName</code> for
equality
with another
300
* uses <code>String.equals()</code> to check
equality
of the
302
* <strong><em>NOT</em></strong> used to determine
equality
.</p>
308
*
equality
with this <code>QName</code>
/cts/tools/dasm/src/java_cup/
lalr_item.java
264
/**
Equality
comparison -- here we only require the cores to be equal since
265
* we need to do sets of items based only on core
equality
(ignoring
276
/** Generic
equality
comparison. */
/external/apache-xml/src/main/java/org/apache/xml/utils/
SuballocatedIntVector.java
459
* beginning the search at index, and testing for
equality
499
* beginning the search at index, and testing for
equality
514
* beginning the search at index, and testing for
equality
/external/chromium_org/sandbox/linux/seccomp-bpf/
verifier.cc
114
// for
equality
.
149
// verify that we can handle (in-)
equality
for the MSB. This is
152
// know that the
equality
test already passed, as unlike the kernel
/external/guava/guava/src/com/google/common/collect/
package-info.java
34
* values like a {@link java.util.List}, yet has order-independent
equality
47
* and has <i>partially order-dependent
equality
</i> as defined by
55
* order-independent
equality
and does not allow duplicate entries; that is,
/external/openfst/src/include/fst/
bi-table.h
58
// H is the hash function and E is the
equality
function.
134
// and key
equality
functions map to entries first. H
135
// is the hash function and E is the
equality
function. If passed to
/libcore/luni/src/main/java/java/util/concurrent/
CopyOnWriteArraySet.java
309
* Compares the specified object with this set for
equality
.
321
* @param o object to be compared for
equality
with this set
357
* Tests for
equality
, coping with nulls.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_queue.h
254
* @brief Queue
equality
comparison.
347
* @note No
equality
/comparison operators are provided for
541
// No
equality
/comparison operators are provided for priority_queue.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_queue.h
254
* @brief Queue
equality
comparison.
347
* @note No
equality
/comparison operators are provided for
541
// No
equality
/comparison operators are provided for priority_queue.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_queue.h
254
* @brief Queue
equality
comparison.
347
* @note No
equality
/comparison operators are provided for
541
// No
equality
/comparison operators are provided for priority_queue.
Completed in 1217 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>