HomeSort by relevance Sort by last modified time
    Searched full:spins (Results 26 - 50 of 52) sorted by null

12 3

  /external/openssl/crypto/
x86cpuid.pl 197 # to obtain the number of spins till closest timer interrupt.
  /system/extras/tests/lib/testUtil/
testUtil.c 285 // Delay spins for the number of seconds specified by amt or a greater
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_pipe.c 738 unsigned spins = 0; local
759 if (++spins % 256)
  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe.c 738 unsigned spins = 0; local
759 if (++spins % 256)
  /art/runtime/
runtime.h 546 // The number of spins that are done before thread suspension is used to forcibly inflate.
  /external/chromium_org/apps/
app_window_geometry_cache_unittest.cc 55 // Spins the UI threads' message loops to make sure any task
  /external/chromium_org/chrome/browser/chromeos/policy/
login_screen_default_policy_browsertest.cc 41 // Spins the loop until a notification is received from |prefs| that the value
  /external/chromium_org/chrome/browser/ui/views/
chrome_views_delegate.cc 97 // NOTE: This call spins a nested message loop.
  /external/chromium_org/native_client_sdk/src/tools/lib/tests/data/
test_static_arm.nexe 
  /external/chromium_org/mojo/services/public/cpp/view_manager/tests/
view_manager_unittest.cc 142 // Spins a runloop until the tree beginning at |root| has |tree_size| nodes
  /external/chromium_org/base/message_loop/
message_pump_mac.mm     [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_blocking_page_test.cc 632 // practice it spins at most once or twice.
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
ia64.S 317 // This loop spins in 2*(n+12) ticks. It's scheduled for data in Itanium
363 // The loop therefore spins at the latency of xma minus 1, or in other
423 // This loop spins in 3*(n+10) ticks on Itanium and in 2*(n+10) on
    [all...]
ia64-mont.pl 235 // This loop spins in 4*(n+7) ticks on Itanium 2 and should spin in
  /external/openssl/crypto/bn/asm/
ia64.S 317 // This loop spins in 2*(n+12) ticks. It's scheduled for data in Itanium
363 // The loop therefore spins at the latency of xma minus 1, or in other
423 // This loop spins in 3*(n+10) ticks on Itanium and in 2*(n+10) on
    [all...]
ia64-mont.pl 235 // This loop spins in 4*(n+7) ticks on Itanium 2 and should spin in
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java 1250 int spins = PL_SPINS, ps, nps; local
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/devguide/devcycle/
vs-addin.html     [all...]
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
vs-addin.rst 581 the desktop application. Since WndProc spins in its message loop, the call to
  /bionic/libc/upstream-dlmalloc/
malloc.c 1879 int spins = 0; local
1931 int spins = 0; local
    [all...]
  /external/chromium_org/chrome/browser/extensions/updater/
extension_updater_unittest.cc 542 // on the IO thread. Make sure the IO loop spins before shutdown so that
    [all...]
  /external/valgrind/main/coregrind/m_scheduler/
scheduler.c     [all...]
  /frameworks/base/docs/html/training/articles/
smp.jd 468 something else we recently read. Core 2 spins until it sees the update to B,
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedSynchronizer.java 151 * spins when exclusive synchronization is only briefly held, without
    [all...]
  /external/owasp/sanitizer/tools/findbugs/doc/
allBugDescriptions.html     [all...]

Completed in 1156 milliseconds

12 3