HomeSort by relevance Sort by last modified time
    Searched full:consistent (Results 1 - 25 of 1767) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/invensense/libsensors_iio/software/core/mpl/
inv_math.h 1 /* math.h has many functions and defines that are not consistent across
  /frameworks/base/docs/downloads/
README 4 downloadable files. This provides us consistent version control
  /external/doclava/src/com/google/doclava/apicheck/
ApiInfo.java 55 * Checks to see if this api is consistent with a newer version.
58 boolean consistent = true;
62 consistent = false;
66 consistent = false;
72 consistent = false;
75 return consistent;
  /development/samples/ContactManager/
_index.html 7 resulting in a more consistent user experience.</p>
  /external/clang/test/CXX/conv/conv.prom/
p2.cpp 7 // are quite consistent across all platforms where clang runs.
  /libcore/luni/src/main/java/java/lang/
StringIndexOutOfBoundsException.java 59 * Used internally for consistent high-quality error reporting.
67 * Used internally for consistent high-quality error reporting.
75 * Used internally for consistent high-quality error reporting.
83 * Used internally for consistent high-quality error reporting.
ArrayIndexOutOfBoundsException.java 59 * Used internally for consistent high-quality error reporting.
67 * Used internally for consistent high-quality error reporting.
  /packages/apps/Email/tests/src/com/android/emailcommon/
DeviceTests.java 35 // Note null is a valid return value. But still it should be consistent.
38 // Should be consistent.
  /external/chromium/chrome/browser/ui/views/
theme_background.h 22 // view in such a way that it's consistent with the frame's theme
  /external/clang/test/SemaCXX/
virtual-member-functions-key-function.cpp 20 // Make sure that the key-function computation is consistent when the
  /external/valgrind/main/none/tests/
fdleak.h 20 * after the start of main() in order to get consistent results across
  /external/webkit/Tools/WebKitLauncherWin/
WebKitLauncherWin.rc 26 // remains consistent on all systems.
  /frameworks/base/docs/html/design/patterns/
index.jd 21 Design apps that behave in a consistent, predictable fashion.
  /libcore/luni/src/main/java/java/util/concurrent/
Delayed.java 14 * <tt>compareTo</tt> method that provides an ordering consistent with
  /external/doclava/src/com/google/doclava/
PackageInfo.java 271 boolean consistent = true;
275 consistent = false;
280 consistent = false;
287 consistent = false;
290 return consistent;
  /cts/tests/tests/drm/src/android/drm/cts/
ConfigFactory.java 30 * @param plugInName Name of DRM plug-in. The name SHOULD be consistent with
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
DHBasicKeyPairGenerator.java 16 * This generates keys consistent for use with the basic algorithm for
  /external/chromium/build/
grit_action.gypi 6 # consistent manner. To use this the following variables need to be
  /external/chromium/chrome/browser/ui/cocoa/
floating_bar_backing_view.mm 44 // a double-click in the blank area should try to minimize, to be consistent
  /external/chromium/chrome/common/extensions/docs/static/
experimental.webNavigation.html 18 consistent. Comparing one event to another event will give you the correct
experimental.webRequest.html 17 consistent. Comparing one event to another event will give you the correct
  /external/dropbear/libtommath/
bn_mp_get_int.c 38 /* force result to 32-bits always so it is consistent on non 32-bit platforms */
  /external/grub/stage2/
pxeloader.S 33 But I like that the memory layout of the body is consistent
  /external/skia/gm/
points.cpp 29 // than in the parameter-passing expression, to get consistent
  /external/valgrind/main/exp-sgcheck/tests/
stackerr.c 4 It's difficult to get consistent behaviour across all platforms.

Completed in 683 milliseconds

1 2 3 4 5 6 7 8 91011>>