HomeSort by relevance Sort by last modified time
    Searched full:consistent (Results 176 - 200 of 1760) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/guava/guava/src/com/google/common/collect/
ForwardingSortedSet.java 45 * consistent with equals, some of the standard implementations may violate the
ImmutableClassToInstanceMap.java 107 * it is a {@code SortedMap} whose comparator is not <i>consistent with
SortedMultiset.java 34 * <p><b>Warning:</b> The comparison must be <i>consistent with equals</i> as
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
TreeMultimap.java 37 * <p><b>Warning:</b> The comparators or comparables used must be <i>consistent
  /external/guava/guava-testlib/src/com/google/common/testing/
EqualsTester.java 130 assertEquals("the hash of " + item + " must be consistent", item.hashCode(), item.hashCode());
EquivalenceTester.java 120 assertEquals("the hash of " + item + " must be consistent", equivalence.hash(item),
  /external/iproute2/tc/
m_gact.c 233 /* need to keep consistent output */
  /external/javassist/sample/evolve/
Evolution.java 166 * Note: the naming convention must be consistent with
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/serializing/serializers/
FieldSerializer.java 97 // ...well, as long as the order of fields is consistent from one
  /external/kernel-headers/original/linux/
pm.h 150 * so a consistent image can be saved; but do not power any hardware
  /external/libpng/scripts/
CMakeLists.txt 69 # msvc does not append 'lib' - do it here to have consistent name
  /external/libsepol/tests/policies/test-deps/
base-metreq.conf 355 # Care should be taken to ensure that these are consistent with
base-notmetreq.conf 350 # Care should be taken to ensure that these are consistent with
small-base.conf 355 # Care should be taken to ensure that these are consistent with
  /external/libsepol/tests/policies/test-expander/
alias-base.conf 355 # Care should be taken to ensure that these are consistent with
role-base.conf 355 # Care should be taken to ensure that these are consistent with
user-base.conf 355 # Care should be taken to ensure that these are consistent with
  /external/libsepol/tests/policies/test-hooks/
cmp_policy.conf 355 # Care should be taken to ensure that these are consistent with
small-base.conf 355 # Care should be taken to ensure that these are consistent with
  /external/libsepol/tests/policies/test-linker/
small-base.conf 355 # Care should be taken to ensure that these are consistent with
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp4.txt 32 consistent, any person who spent a significant amount of time programming
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.h 116 /// consistent with the Sequence of scheduled instructions.
  /external/llvm/lib/VMCore/
IRBuilder.cpp 11 // to create LLVM instructions with a consistent and simplified interface.
  /external/openfst/src/test/
weight_test.cc 112 // Make sure type names for templated weights are consistent
  /external/proguard/src/proguard/classfile/util/
MethodLinker.java 33 * create a consistent set of chains.

Completed in 1189 milliseconds

1 2 3 4 5 6 78 91011>>