/external/valgrind/unittest/ |
helgrind.supp | 3 spin lock: pthread_spin_init 8 spin lock: pthread_spin_init
|
/external/valgrind/main/none/tests/x86/ |
yield.c | 16 static int spin; variable 29 spin++; 46 // (ie. we're in a spin-wait loop) 77 printf("spin=%d rep_nop=%d rep_nop:spin ratio: %g\n", 78 spin, rep_nop, (float)rep_nop / spin); 80 if (spin > rep_nop) 83 printf("FAIL spin=%d rep_nop=%d rep_nop:spin ratio: %g\n", [all...] |
/external/chromium_org/content/test/data/ |
rwhv_compositing_animation.html | 11 @-webkit-keyframes spin { 16 #spin { 17 -webkit-animation-name: spin; 26 <div id="spin">Chrome Rocks</div>
|
/packages/experimental/CameraPreviewTest/ |
README | 5 Allows for testing the camera without having to spin up all of video chat.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/macholib/ |
__init__.py | 5 Enough Mach-O to make your head spin.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/macholib/ |
__init__.py | 5 Enough Mach-O to make your head spin.
|
/external/chromium/chrome/browser/resources/chromeos/ |
choose_mobile_network.css | 15 -webkit-animation-name: spin; 30 @-webkit-keyframes spin {
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
choose_mobile_network.css | 13 -webkit-animation-name: spin; 32 @-webkit-keyframes spin {
|
network_menu.css | 42 -webkit-animation-name: spin; 47 @-webkit-keyframes spin {
|
/dalvik/tests/083-jit-regressions/ |
info.txt | 9 2302318 Crash during spin-on-suspend testing
|
/external/llvm/test/Transforms/InstCombine/ |
2005-07-07-DeadPHILoop.ll | 3 ; This example caused instcombine to spin into an infinite loop.
|
/external/chromium_org/base/test/ |
test_listener_ios.mm | 12 // The iOS watchdog timer will kill an app that doesn't spin the main event 13 // loop often enough. This uses a Gtest TestEventListener to spin the current 27 // At the end of the test, spin the default loop for a moment.
|
/external/chromium/base/ |
spin_wait.h | 12 // We provide a simple one argument spin wait (for 1 second), and a generic 13 // spin wait (for longer periods of time). 30 // Since tests generally have a 5 second watch dog timer, this spin loop is
|
/external/chromium_org/base/synchronization/ |
spin_wait.h | 12 // We provide a simple one argument spin wait (for 1 second), and a generic 13 // spin wait (for longer periods of time). 29 // Since tests generally have a 5 second watch dog timer, this spin loop is
|
lock_impl_win.cc | 11 // The second parameter is the spin count, for short-held locks it avoid the
|
/art/test/083-compiler-regressions/ |
info.txt | 9 2302318 Crash during spin-on-suspend testing
|
/dalvik/tests/030-bad-finalizer/src/ |
BadFinalizer.java | 19 /* spin for a bit */
|
/external/chromium/chrome/browser/resources/ |
network_menu.css | 38 -webkit-animation-name: spin; 44 @-webkit-keyframes spin {
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
crash-and-no-repaint-after-wake-from-sleep.html | 36 Make the whole set of rows use the x-axis spin animation 39 -webkit-animation-name: x-spin; 85 -webkit-animation-name: y-spin; 90 -webkit-animation-name: back-y-spin; 95 -webkit-animation-name: y-spin; 113 @-webkit-keyframes x-spin { 119 @-webkit-keyframes y-spin { 125 @-webkit-keyframes back-y-spin {
|
no-repaint-after-wake-from-sleep.html | 35 Make the whole set of rows use the x-axis spin animation 38 -webkit-animation-name: x-spin; 84 -webkit-animation-name: y-spin; 89 -webkit-animation-name: back-y-spin; 94 -webkit-animation-name: y-spin; 112 @-webkit-keyframes x-spin { 118 @-webkit-keyframes y-spin { 124 @-webkit-keyframes back-y-spin {
|
/external/chromium/base/synchronization/ |
lock_impl_win.cc | 11 // The second parameter is the spin count, for short-held locks it avoid the
|
/external/chromium_org/content/test/data/accessibility/ |
aria-valuemax.html | 13 <div role="spinbutton" aria-valuenow="54" aria-valuemin="4" aria-valuemax="104">Spin</div>
|
aria-valuemin.html | 14 <div role="spinbutton" aria-valuenow="54" aria-valuemin="4" aria-valuemax="104">Spin</div>
|
/external/chromium_org/ppapi/utility/threading/ |
lock.cc | 12 // The second parameter is the spin count; for short-held locks it avoids the
|
/frameworks/base/docs/downloads/devbytes/ |
PropertyAnimations.zip | |