HomeSort by relevance Sort by last modified time
    Searched full:inconsistent (Results 151 - 175 of 662) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/guava/guava/src/com/google/common/collect/
Collections2.java 72 * as {@code Predicates.instanceOf(ArrayList.class)}, which is inconsistent
  /external/guava/guava/src/com/google/common/primitives/
UnsignedInts.java 143 * <p>The returned comparator is inconsistent with {@link Object#equals(Object)} (since arrays
  /external/guava/guava-tests/test/com/google/common/collect/
ImmutableTableTest.java 183 // iteration ordering, row has an inconsistent ordering.
  /external/icu4c/test/iotest/
stream.cpp 275 log_info("Old non-standardized iostream being used. This may result in inconsistent state flag settings. (e.g. failbit may not be set properly)\n");
  /external/kernel-headers/original/asm-arm/
system.h 354 * cache totally. This means that the cache becomes inconsistent, and,
  /external/llvm/docs/HistoricalNotes/
2001-02-09-AdveCommentsResponse.txt 233 But then the syntax is inconsistent between type definition and constant
  /external/openssl/crypto/perlasm/
x86gas.pl 55 # opcodes not covered by ::generic above, mostly inconsistent namings...
  /external/proguard/src/proguard/
Initializer.java 296 System.err.println(" Your input classes appear to be inconsistent.");
  /external/proguard/src/proguard/obfuscate/
Obfuscator.java 358 System.err.println(" Your configuration may be inconsistent.");
  /external/protobuf/src/google/protobuf/
message_lite.cc 66 << "Byte size calculation and serialization were inconsistent. This "
  /external/skia/include/gpu/
GrConfig.h 371 // and inconsistent combination of defines
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
NetscapePluginInstanceProxy.h 353 // since both loading and rendering data structures may be in inconsistent state.
  /frameworks/base/core/java/android/util/
LruCache.java 202 + ".sizeOf() is reporting inconsistent results!");
  /frameworks/base/docs/html/design/patterns/
pure-android.jd 8 run the very real risk of creating inconsistent apps that alienate users. Consider the following
  /frameworks/base/tools/layoutlib/bridge/src/android/util/
LruCache.java 203 + ".sizeOf() is reporting inconsistent results!");
  /frameworks/compile/libbcc/bcinfo/Wrap/
bitcode_wrapperer.cpp 227 ALOGE("Error: raw bitcode offset inconsistent with "
  /frameworks/support/v4/java/android/support/v4/util/
LruCache.java 152 + ".sizeOf() is reporting inconsistent results!");
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumSetDataLoader.java 284 // Otherwise gallery will be in inconsistent state after resume.
  /packages/apps/Phone/src/com/android/phone/
CallerInfoCache.java 241 // code in some cases (e.g. when the location of the device is inconsistent
  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
BuiltinIssueRegistry.java 113 issues.add(ArraySizeDetector.INCONSISTENT);
  /tools/motodev/src/plugins/android/src/com/motorola/studio/android/wizards/project/
NewAndroidProjectWizard.java 363 // the project may be in a inconsistent state - throw an exception
  /external/bison/src/
conflicts.c 260 | precedence/associativity, and flag it inconsistent if it still has |
302 | and flag as inconsistent the states that still have conflicts. |
  /libcore/json/src/main/java/org/json/
JSONArray.java 64 * inconsistent state.
162 * array to be in an inconsistent state.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationMatcher.java 652 * Note: this comparator imposes orderings that are inconsistent with equals.
715 * Note: this comparator imposes orderings that are inconsistent with equals.
    [all...]
  /frameworks/base/services/input/
InputDispatcher.cpp     [all...]

Completed in 2932 milliseconds

1 2 3 4 5 67 8 91011>>