/external/chromium_org/ui/surface/ |
accelerated_surface_win.cc | 905 TRACE_EVENT0("gpu", "spin"); [all...] |
/external/chromium_org/win8/metro_driver/ |
file_picker_ash.cc | 278 // Spin up a single or multi picker as appropriate.
|
/external/iputils/ |
ping_common.c | 771 * Otherwise, spin! */
|
/external/libvpx/libvpx/ |
CHANGELOG | 276 Fix semaphore emulation, spin-wait intrinsics on Windows
|
/external/mesa3d/src/gallium/drivers/r600/ |
r600_pipe.c | 755 * the GPU is reset. Don't bother continuing to spin when the BO is idle. */
|
/external/netperf/ |
netcpu_looper.c | 169 /* sit_and_spin will just spin about incrementing a value */
|
/frameworks/base/core/java/com/android/internal/widget/ |
RotarySelector.java | 151 * The number of dimples we are flinging when we do the "spin" animation. Used to know when to
|
/frameworks/base/core/tests/coretests/src/android/content/pm/ |
AppCacheTest.java | 516 // Spin lock waiting for call back
|
/frameworks/base/docs/html/about/versions/ |
android-2.3-highlights.jd | 249 to recognize complex user gestures and motions, such as tilt, spin, thrust, and
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
AbstractQueuedSynchronizer.java | 148 * "spin" in the usual sense, they may perform multiple 318 * of spin locks, see the papers by Scott and Scherer at 551 * The number of nanoseconds for which it is faster to spin [all...] |
/packages/apps/Email/tests/src/com/android/email/provider/ |
AttachmentProviderTests.java | 66 // Spin up an Email provider as well and put it under the same mock test framework
|
/system/core/debuggerd/ |
tombstone.c | 533 * NOTE: if you XLOG something here, this will spin forever,
|
/external/chromium_org/content/renderer/ |
render_view_browsertest.cc | 261 // message so updates will get coalesced, but as soon as we spin the message 273 // notification. We need to spin the message loop to catch this update. [all...] |
/dalvik/vm/ |
Thread.cpp | [all...] |
/external/chromium_org/chrome/browser/google/ |
google_url_tracker_unittest.cc | 350 // we need to spin the message loop so the tracker will actually be notified. [all...] |
/external/chromium_org/chrome/browser/safe_browsing/ |
safe_browsing_service_browsertest.cc | 861 // Spin to allow profile creation to take place, loop is terminated [all...] |
/external/chromium_org/chrome/browser/ui/ |
browser_focus_uitest.cc | 212 // It seems we have to wait a little bit for the widgets to spin up before [all...] |
/external/chromium_org/chromeos/dbus/ |
fake_bluetooth_device_client.cc | 316 // spin up a thread to simulate the server side and wrap the client side in [all...] |
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
pthread.h | 419 * If == 200112L, you can use spin locks [all...] |
/external/chromium_org/sql/ |
connection.cc | 29 // Spin for up to a second waiting for the lock to clear when setting [all...] |
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLElement.cpp | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
HTMLDocumentParser.cpp | 803 // the background parser just to spin it down, we finish parsing [all...] |
/external/chromium_org/third_party/leveldatabase/src/doc/ |
benchmark.html | 88 <p>Benchmarks were all performed on a six-core Intel(R) Xeon(R) CPU X5650 @ 2.67GHz, with 12288 KB of total L3 cache and 12 GB of DDR3 RAM at 1333 MHz. (Note that LevelDB uses at most two CPUs since the benchmarks are single threaded: one to run the benchmark, and one for background compactions.) We ran the benchmarks on two machines (with identical processors), one with an Ext3 file system and one with an Ext4 file system. The machine with the Ext3 file system has a SATA Hitachi HDS721050CLA362 hard drive. The machine with the Ext4 file system has a SATA Samsung HD502HJ hard drive. Both hard drives spin at 7200 RPM and have hard drive write-caching enabled (using `hdparm -W 1 [device]`). The numbers reported below are the median of three measurements.</p>
|
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha1-sparcv9a.pl | 135 # to fetch and align input for the next spin. The VIS instructions are
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
desktop_drag_drop_client_aurax11.cc | 585 // drag. We have to emulate this, so we spin off a nested runloop which will
|