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

1 2 3 4 5 6 7 8 91011>>

  /hardware/invensense/60xx/libsensors_iio/software/core/mpl/
inv_math.h 1 /* math.h has many functions and defines that are not consistent across
  /hardware/invensense/6515/libsensors_iio/software/core/mpl/
inv_math.h 1 /* math.h has many functions and defines that are not consistent across
  /hardware/invensense/65xx/libsensors_iio/software/core/mpl/
inv_math.h 1 /* math.h has many functions and defines that are not consistent across
  /external/chromium_org/sync/android/javatests/src/org/chromium/sync/notifier/
InvalidationClientNameProviderTest.java 31 // We expect the returned IDs to be consistent in every call.
32 assertTrue("Expected returned IDs to be consistent", Arrays.equals(id1, id2));
34 // Even if initialize the generator late, the ID will remain consistent.
37 // IDs should still be consistent, even if we change the generator.
54 // Expect that consistent IDs are maintained when using a custom generator, too.
55 assertTrue("Custom generators should return consistent IDs", Arrays.equals(id, id2));
  /external/chromium_org/build/
apk_fake_jar.gypi 6 # to build Java in a consistent manner.
repack_action.gypi 6 # consistent manner. To use this the following variables need to be
  /external/chromium_org/ui/gfx/
icon_util_unittests.rc 32 // remains consistent on all systems.
  /frameworks/base/docs/downloads/
README 4 downloadable files. This provides us consistent version control
  /external/chromium_org/ppapi/shared_impl/
media_stream_buffer.h 28 // Uses 8 bytes to make sure the Audio struct has consistent size between
39 // Uses 8 bytes to make sure the Video struct has consistent size between
45 // the size and alighment to be consistent between NaCl and its host trusted
  /external/doclava/src/com/google/doclava/apicheck/
ApiInfo.java 60 * Checks to see if this api is consistent with a newer version.
63 boolean consistent = true;
67 consistent = false;
71 consistent = false;
77 consistent = false;
80 return consistent;
  /development/samples/ContactManager/
_index.html 7 resulting in a more consistent user experience.</p>
  /external/chromium_org/chrome/browser/extensions/api/command_line_private/
command_line_private_apitest.cc 9 // This should be consistent with
  /external/chromium_org/chrome/installer/mini_installer/
mini_installer.rc 31 // remains consistent on all systems.
  /external/chromium_org/printing/
print_settings_conversion.h 24 // Use for debug only, because output is not completely consistent with format
  /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.
  /external/chromium_org/components/copresence/public/
copresence_constants.h 22 // 18500 for ultrasound, needs to be consistent between platforms.
26 // consistent across platforms, or even playing/recording.
  /external/chromium_org/ppapi/tests/
test_struct_sizes.c 6 * C. The purpose is to ensure that the ABI of PPAPI is known, consistent, and
10 * types to be of consistent size on 32-bit and 64-bit architectures.
  /external/chromium_org/sync/android/java/src/org/chromium/sync/notifier/
InvalidationClientNameProvider.java 11 * components, it will be able to provide a name that is consistent across restarts.
38 /** Returns a consistent unique string of bytes for use as an invalidator client ID. */
  /packages/apps/Email/tests/src/com/android/emailcommon/
DeviceTests.java 38 // Note null is a valid return value. But still it should be consistent.
41 // Should be consistent.
  /cts/tests/tests/deqp/
Android.mk 15 # Dummy target to make dEQP test list generation consistent with other tests.
deqp_gles2.mk 15 # Dummy target to make dEQP GLES2 test list generation consistent with other
deqp_gles3.mk 15 # Dummy target to make dEQP GLES3 test list generation consistent with other
deqp_gles31.mk 15 # Dummy target to make dEQP GLES31 test list generation consistent with other
  /external/chromium_org/chrome/common/
chrome_icon_resources_win.cc 9 // The indices here must be consistent with the order of icons in chrome_exe.rc.
  /external/chromium_org/content/browser/download/
file_metadata_linux.h 20 // but it is used to keep the naming consistent.

Completed in 374 milliseconds

1 2 3 4 5 6 7 8 91011>>