OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spin
(Results
126 - 150
of
361
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
SpinButtonElement.cpp
59
element->setPart(AtomicString("-webkit-inner-
spin
-button", AtomicString::ConstructFromLiteral));
/external/chromium_org/third_party/WebKit/Source/wtf/
CONTRIBUTORS.pthreads-win32
21
implementation of
spin
locks and barriers;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_query.c
76
*
spin
waiting for one to become free
/external/chromium_org/ui/base/test/
ui_cocoa_test_helper.mm
125
// Check the timeout before pumping events, so that we'll
spin
/external/compiler-rt/lib/tsan/tests/rtl/
tsan_test_util.h
34
enum Type { Normal,
Spin
, RW };
/external/kernel-headers/original/asm-arm/
spinlock.h
9
* ARMv6
Spin
-locking.
/external/kernel-headers/original/asm-generic/bitops/
atomic.h
45
* *_bit function is holding a
spin
lock. If the NMI handler also wants
/external/kernel-headers/original/asm-x86/
spinlock_32.h
22
* Simple
spin
lock operations. There are two variants, one clears IRQ's
/external/mesa3d/src/gallium/drivers/nv30/
nv30_query.c
76
*
spin
waiting for one to become free
/external/valgrind/main/docs/internals/
Darwin-notes.txt
37
"pause()" call in said test is turned into a
spin
("while (1) ;") then
/frameworks/av/media/libstagefright/
StagefrightMediaScanner.cpp
69
//
spin
up a new EAS engine
/frameworks/base/core/java/android/app/backup/
WallpaperBackupHelper.java
146
// TODO:
spin
a service to copy the restored image to sd/usb storage,
/packages/apps/Email/tests/src/com/android/email/activity/
MessageViewTests.java
67
// // setup an intent to
spin
up this activity with something useful
/cts/tests/tests/media/src/android/media/cts/
PresentationSyncTest.java
448
while (mRunning) { /*
spin
! */ }
452
// sleep briefly while the system re-evaluates its load (might want to
spin
)
/dalvik/vm/
Exception.h
37
* wrong, we'll go into a death
spin
during startup because we can't find
120
* death-
spin
if the "class not found" exception can't be found.
/docs/source.android.com/src/devices/
audio_latency.jd
141
<i>
spin
lock</i>. Review these
spin
locks to ensure that
/external/chromium_org/base/metrics/
stats_table_unittest.cc
129
//
Spin
up a set of threads to go bang on the various counters.
207
//
Spin
up a set of processes to go bang on the various counters.
/external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_store_chromeos_unittest.cc
535
// having to
spin
the current loop. TearDown() will flush the loop so this
541
// The policy should become available without having to
spin
any loops.
/external/chromium_org/chrome/browser/storage_monitor/
volume_mount_watcher_win.cc
53
// want to basically ignore because it won't fit media and will
spin
132
// Note: experimentally this code does not
spin
a floppy drive. It
/art/test/044-proxy/src/
BasicTest.java
41
/* take it for a
spin
; verifies instanceof constraint */
/cts/tests/tests/security/src/android/security/cts/
ClonedSecureRandomTest.java
116
* then
spin
up a bunch of threads locally to get us closer to wrapping
/dalvik/tests/044-proxy/src/
BasicTest.java
40
/* take it for a
spin
; verifies instanceof constraint */
/external/chromium/base/
time_win_unittest.cc
124
//
Spin
until the clock has detected a change.
/external/chromium/chrome/browser/autocomplete/
history_contents_provider_unittest.cc
46
// When we're waiting for asynchronous messages, we have to
spin
the message
/external/chromium/chrome/browser/importer/
firefox_importer_unittest_utils_mac.cc
165
//
Spin
until either a client response arrives or a timeout occurs.
Completed in 1076 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>