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

12 3 4 5 6 7 8 91011>>

  /external/doclava/src/com/google/doclava/
FieldInfo.java 415 boolean consistent = true;
419 consistent = false;
423 consistent = false;
429 consistent = false;
435 consistent = false;
441 consistent = false;
447 consistent = false;
453 consistent = false;
459 consistent = false;
462 return consistent;
    [all...]
MethodInfo.java 343 * Returns a name consistent with the {@link com.google.doclava.MethodInfo#getHashableName()}.
710 boolean consistent = true;
712 consistent = false;
718 consistent = false;
724 consistent = false;
736 consistent = false;
744 consistent = false;
750 consistent = false;
758 consistent = false;
768 consistent = false
    [all...]
ClassInfo.java     [all...]
  /external/emma/core/java12/com/vladium/jcd/cls/attribute/
IExceptionHandlerTable.java 60 * that all data referenced in 'exception' will eventually be consistent
71 * in 'exception' will eventually be consistent with method's bytecode and
  /external/chromium/chrome/browser/sync/engine/
cleanup_disabled_types_command.h 28 // but things will remain in a consistent state. This kind of error case is
  /external/clang/test/CodeGenCXX/
mangle-unnamed.cpp 15 // codesize to make it consistent inside inline functions).
  /external/e2fsprogs/
SUBMITTING-PATCHES 33 maintained indefinitely and may be redistributed consistent with
  /external/flac/libFLAC/include/private/
metadata.h 38 * be a consistent state (e.g. PICTURE) or equivalent to the initial
  /external/genext2fs/
test-gen.lib 5 # generation is consistent.
  /external/javassist/sample/evolve/
demo.html 13 necessary for keeping the type system consistent.
  /external/libpng/contrib/visupng/
VisualPng.rc 99 // remains consistent on all systems.
  /external/quake/quake/src/QW/client/
winquake.rc 56 // remains consistent on all systems.
  /external/quake/quake/src/WinQuake/
winquake.rc 56 // remains consistent on all systems.
  /external/strace/
TODO 9 consistent across different architectures
  /external/webkit/Source/WebCore/css/
StyleSheetList.cpp 64 // (this is consistent with all the other collections)
  /external/webp/
README.android 7 in a consistent way with other external libraries
  /frameworks/base/core/java/android/os/storage/
IMountService.java 148 * consistent with MountServiceResultCode
191 * consistent with MountServiceResultCode
252 * an int consistent with MountServiceResultCode
279 * deleting. Returns an int consistent with MountServiceResultCode
302 * consistent with MountServiceResultCode
323 * Returns an int consistent with MountServiceResultCode
346 * Unount a secure container. Returns an int consistent with
388 * Rename an unmounted secure container. Returns an int consistent
    [all...]
  /packages/apps/Settings/res/layout/
trusted_credential.xml 47 <!-- checkbox is invisible and not gone so that the height is consistent between tabs -->
  /external/webkit/Source/WebCore/platform/text/
TextEncodingDetectorICU.cpp 85 // 10 is the minimum confidence value consistent with the codepoint
90 // the chunk is consistent with a set of encodings. So, instead of
92 // consistent with the data.
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentNavigableMap.java 95 * <p>The view's {@code iterator} is a "weakly consistent" iterator
116 * <p>The view's {@code iterator} is a "weakly consistent" iterator
139 * <p>The view's {@code iterator} is a "weakly consistent" iterator
  /cts/tests/tests/gesture/src/android/gesture/cts/
LineGestureStrokeHelper.java 63 // TODO: is it a compatability requirement that these numbers be consistent?
  /dalvik/vm/
Native.h 95 * long seems consistent across our supported platforms.
  /external/antlr/src/org/antlr/runtime/
CharStream.java 43 * probably better to be 32-bit clean and be consistent with LA.
  /external/chromium/chrome/browser/download/
save_item.h 73 // Internal helper for maintaining consistent received and total sizes.
  /external/chromium/chrome/browser/task_manager/
task_manager_unittest.cc 23 // consistent with that.

Completed in 3351 milliseconds

12 3 4 5 6 7 8 91011>>