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

1 2 34 5 6 7 8 91011>>

  /external/skia/gm/
selftest.cpp 9 * Pathologically simple drawing tests, designed to generate consistent
  /external/valgrind/main/exp-sgcheck/tests/
stackerr.c 4 It's difficult to get consistent behaviour across all platforms.
  /frameworks/base/core/java/android/preference/
package.html 5 in the same manner and the user experience is consistent with that of the system and
  /external/doclava/src/com/google/doclava/
PackageInfo.java 398 boolean consistent = true;
402 consistent = false;
407 consistent = false;
414 consistent = false;
417 return consistent;
  /external/chromium_org/ppapi/
generate_ppapi_size_checks.py 132 # Sort the lines we're adding so we get relatively consistent results.
144 so, make sure the size is consistent.
249 # some 64-bit. It verifies that wherever possible, types have a consistent
250 # size on both platforms. Types that can't easily have consistent size (e.g.
251 # ones that contain a pointer) are checked to make sure they are consistent
252 # for all 32-bit platforms and consistent on all 64-bit platforms, but the
255 # Then, if all the types have consistent size as expected, compile assertions
308 # Types whose size should be consistent regardless of architecture.
312 # dependent types are consistent sizes on all 32-bit platforms and consistent
    [all...]
  /art/compiler/optimizing/
graph_test.cc 65 // Test that the successors of an if block stay consistent after a SimplifyCFG.
100 // Test that the successors of an if block stay consistent after a SimplifyCFG.
135 // Test that the successors of an if block stay consistent after a SimplifyCFG.
171 // Test that the successors of an if block stay consistent after a SimplifyCFG.
207 // Test that the successors of an if block stay consistent after a SimplifyCFG.
247 // Test that the successors of an if block stay consistent after a SimplifyCFG.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
FlingAnimationUtils.java 69 * consistent with the finger motion.
82 * consistent with the finger motion.
96 * consistent with the finger motion.
115 * consistent with the finger motion.
162 * consistent with the finger motion for the case when the animation is making something
182 * consistent with the finger motion for the case when the animation is making something
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/fill_array_data/
Test_fill_array_data.java 128 * @title array type and data size shall be consistent
144 * @title the size and the list must be consistent.
  /external/bison/lib/
fatal-signal.h 41 structures provided they are in a consistent state. One way to ensure
47 because they are not guaranteed to be in a consistent state.
  /external/chromium_org/content/common/
swapped_out_messages.cc 18 // consistent in case we later return to the same renderer.
66 // renderer state consistent in case we later return to the renderer.
one_writer_seqlock.h 30 // only after the read was found to be consistent.
  /external/chromium_org/ui/events/gesture_detection/
scale_gesture_detector.h 75 // Note: Applications should pass a complete and consistent event stream to
76 // this method. A complete and consistent event stream involves 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_org/ash/wm/
window_cycle_controller.h 26 // at the beginning of the gesture so you can cycle through in a consistent
  /external/chromium_org/build/
java_aidl.gypi 6 # to build Java aidl files in a consistent manner.
java_prebuilt.gypi 6 # to package prebuilt Java JARs in a consistent manner.
jni_generator.gypi 6 # to generate jni bindings for Java-files in a consistent manner.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/tabmodel/
EmptyTabModel.java 62 // We must return 0 to be consistent with getTab(i)
  /external/chromium_org/chrome/browser/resources/net_internals/
quic_view.html 7 <li>Consistent Port Selection Enabled: <span jscontent="!!enable_quic_port_selection"></span></li>
  /external/chromium_org/sandbox/win/sandbox_poc/
sandbox.rc 92 // remains consistent on all systems.
  /external/chromium_org/third_party/WebKit/public/web/
WebNavigatorContentUtilsClient.h 36 // The following enum should be consistent with the CustomHandlersState enum
WebPageVisibilityState.h 36 // The following enum should be consistent with the PageVisibilityState enum
  /external/clang/test/CodeGenCXX/
mangle-unnamed.cpp 15 // codesize to make it consistent inside inline functions).
  /external/clang/test/Sema/
captured-statements.c 72 b = d; // OK - Consistent with block inside a lambda
  /external/e2fsprogs/
SUBMITTING-PATCHES 33 maintained indefinitely and may be redistributed consistent with

Completed in 1354 milliseconds

1 2 34 5 6 7 8 91011>>