HomeSort by relevance Sort by last modified time
    Searched full:equality (Results 26 - 50 of 1590) sorted by null

12 3 4 5 6 7 8 91011>>

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
DbQueryUtils.java 33 /** Returns a WHERE clause asserting equality of a field to a value. */
38 /** Returns a WHERE clause asserting equality of a field to a value. */
43 /** Returns a WHERE clause asserting in-equality of a field to a value. */
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/utils/
DbQueryUtils.java 30 /** Returns a WHERE clause assert equality of a field to a value for the specified table . */
35 /** Returns a WHERE clause assert equality of a field to a value. */
  /external/chromium_org/net/cert/
signed_certificate_timestamp.h 117 // The origin should not participate in equality checks
122 // in equality checks as the log's description could change while
  /external/chromium_org/printing/
page_setup.h 20 // Equality operator.
43 // Equality operator.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
tmunit.h 80 * Equality operator.
87 * Non-Equality operator.
  /external/junit/src/org/junit/internal/
ComparisonCriteria.java 9 * may demand exact equality, or, for example, equality within a given delta.
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/value/
BooleanEncodedValue.java 63 * Compares this BooleanEncodedValue to another BooleanEncodedValue for equality.
67 * @param o The object to be compared for equality with this BooleanEncodedValue
ByteEncodedValue.java 63 * Compares this ByteEncodedValue to another ByteEncodedValue for equality.
67 * @param o The object to be compared for equality with this ByteEncodedValue
CharEncodedValue.java 63 * Compares this CharEncodedValue to another CharEncodedValue for equality.
67 * @param o The object to be compared for equality with this CharEncodedValue
IntEncodedValue.java 63 * Compares this IntEncodedValue to another IntEncodedValue for equality.
67 * @param o The object to be compared for equality with this IntEncodedValue
LongEncodedValue.java 64 * Compares this LongEncodedValue to another LongEncodedValue for equality.
68 * @param o The object to be compared for equality with this LongEncodedValue
MethodEncodedValue.java 65 * Compares this MethodEncodedValue to another MethodEncodedValue for equality.
69 * @param o The object to be compared for equality with this MethodEncodedValue
NullEncodedValue.java 56 * Compares this NullEncodedValue to another NullEncodedValue for equality.
60 * @param o The object to be compared for equality with this NullEncodedValue
ShortEncodedValue.java 63 * Compares this ShortEncodedValue to another ShortEncodedValue for equality.
67 * @param o The object to be compared for equality with this ShortEncodedValue
StringEncodedValue.java 63 * Compares this StringEncodedValue to another StringEncodedValue for equality.
67 * @param o The object to be compared for equality with this StringEncodedValue
TypeEncodedValue.java 63 * Compares this TypeEncodedValue to another TypeEncodedValue for equality.
67 * @param o The object to be compared for equality with this TypeEncodedValue
  /frameworks/base/core/java/android/util/
Pair.java 42 * Checks the two objects for equality by delegating to their respective
45 * @param o the {@link Pair} to which this one is to be checked for equality
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
shared.rsh 86 perfect equality.) */
97 // Check for sign equality
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
shared.rsh 86 perfect equality.) */
97 // Check for sign equality
  /frameworks/support/v4/java/android/support/v4/util/
Pair.java 40 * Checks the two objects for equality by delegating to their respective
43 * @param o the {@link Pair} to which this one is to be checked for equality
  /libcore/luni/src/main/java/java/security/
Principal.java 27 * Compares the specified object with this {@code Principal} for equality
32 * object to be compared for equality with this {@code
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/include/cloog/
matrix.h 15 * row is an equality/inequality tag. The constraint is an equality p(x) = 0 if
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
matrix.h 15 * row is an equality/inequality tag. The constraint is an equality p(x) = 0 if
  /art/compiler/dex/
reg_storage_eq.h 24 // Define == and != operators for RegStorage. These are based on exact equality of the reg storage,
  /art/runtime/entrypoints/quick/
quick_cast_entrypoints.cc 22 // Assignable test for code, won't throw. Null and equality tests already performed

Completed in 1519 milliseconds

12 3 4 5 6 7 8 91011>>