HomeSort by relevance Sort by last modified time
    Searched full:locked (Results 101 - 125 of 1761) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/kernel-headers/original/linux/
mutex.h 48 /* 1: unlocked, 0: locked, negative: locked, possible waiters */
109 * mutex_is_locked - is the mutex locked
112 * Returns 1 if the mutex is locked, 0 if unlocked.
securebits.h 6 setting is locked or not. A setting which is locked cannot be
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_SemPost.3 14 \fBSDL_SemPost\fP should be called after a semaphore is locked by a successful call to \fISDL_SemWait\fR, \fISDL_SemTryWait\fR or \fISDL_SemWaitTimeout\fR\&.
SDL_UpdateRect.3 
SDL_Overlay.3 32 An array of pointers to teh data of each plane\&. The overlay should be locked before these pointers are used\&.
  /external/valgrind/main/drd/tests/
pth_cancel_locked.stderr.exp 2 Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
tc04_free_lock.stderr.exp-ppc 2 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
9 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
17 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
25 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
tc04_free_lock.stderr.exp-x86 2 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
9 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
17 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
25 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
tc12_rwl_trivial.stderr.exp 2 Reader-writer lock not locked by calling thread: rwlock 0x.........
tc22_exit_w_lock.stderr.exp-64bit 2 Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 3.
recursive_mutex.stderr.exp-linux 8 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
20 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
  /frameworks/base/packages/SystemUI/res/values-en-rGB-land/
strings.xml 22 <string name="toast_rotation_locked" msgid="7609673011431556092">"Screen is now locked in landscape orientation."</string>
  /frameworks/base/packages/SystemUI/res/values-en-rGB-port/
strings.xml 22 <string name="toast_rotation_locked" msgid="1716565836190665743">"Screen is now locked in portrait orientation."</string>
  /frameworks/base/packages/SystemUI/res/values-en-rIN-land/
strings.xml 22 <string name="toast_rotation_locked" msgid="7609673011431556092">"Screen is now locked in landscape orientation."</string>
  /external/chromium_org/ash/system/chromeos/power/
power_event_observer_unittest.cc 51 // It should run the callback when it hears that the screen is locked.
56 // If the system is already locked, no callback should be requested.
  /external/chromium_org/third_party/WebKit/Source/platform/
PurgeableBuffer.h 50 bool isPurgeable() const { return m_state != Locked; }
58 Locked,
  /external/chromium_org/ui/compositor/
scoped_layer_animation_settings.h 38 // is locked any subsequent changes to it are ignored until the
39 // ScopedLayerAnimationSettings object that has locked the duration goes out
  /external/chromium_org/ui/keyboard/resources/elements/
kb-shift-key.html 15 * Unlocked is the default state. Locked for capslocked, pressed is a
22 LOCKED: "locked", // Key is capslocked.
106 case KEY_STATES.LOCKED:
134 if (state == KEY_STATES.LOCKED) {
139 state = KEY_STATES.LOCKED;
156 state = KEY_STATES.LOCKED;
199 case(KEY_STATES.LOCKED):
  /external/chromium_org/ui/keyboard/resources/
main.css 33 kb-keyboard:not(.caps-locked)[keyset=upper] kb-shift-key {
45 .caps-locked kb-shift-key,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
RotationLockController.java 63 public void setRotationLocked(boolean locked) {
65 RotationPolicy.setRotationLock(mContext, locked);
  /packages/apps/Camera2/src/com/android/camera/data/
CameraPreviewData.java 58 * Locks the camera preview. When the camera preview is locked, swipe
62 * @param lock {@code true} if the preview should be locked. {@code false}
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
securebits.h 6 setting is locked or not. A setting which is locked cannot be
  /frameworks/base/core/java/android/text/method/
MetaKeyKeyListener.java 51 * When key modifiers are toggled into a latched or locked state, the state
53 * meta state integer managed by the client. These latched or locked modifiers
91 * Flag that indicates that the SHIFT key is locked in CAPS mode.
95 * Flag that indicates that the ALT key is locked.
99 * Flag that indicates that the SYM key is locked.
157 * or locked meta key.
178 * or locked meta key.
197 * @return 0 if inactive, 1 if active, 2 if locked.
228 * @return 0 if inactive, 1 if active, 2 if locked.
241 // META_SELECTING is only ever set to PRESSED and can't be LOCKED, so return
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
notify1.test 41 } {1 {database table is locked}}
72 } {1 {database table is locked}}
124 } {1 {database table is locked: t1}}
130 } {1 {database table is locked: t2}}
162 } {1 {database table is locked: t2}}
165 } {1 {database table is locked: t3}}
168 } {1 {database table is locked: t1}}
218 } {1 {database table is locked: t1}}
317 } {1 {database table is locked: t2}}
320 } {1 {database table is locked: t1}
    [all...]
  /external/chromium_org/ui/surface/
accelerated_surface_win.cc 178 base::AutoLock locked(lock_);
202 base::AutoLock locked(lock_);
272 base::AutoLock locked(lock_);
288 base::AutoLock locked(lock_);
312 base::AutoLock locked(lock_);
321 base::AutoLock locked(lock_);
336 base::AutoLock locked(lock_);
346 base::AutoLock locked(lock_);
403 base::AutoLock locked(*present_thread_->lock());
474 base::AutoLock locked(*present_thread_->lock())
    [all...]

Completed in 804 milliseconds

1 2 3 45 6 7 8 91011>>