HomeSort by relevance Sort by last modified time
    Searched full:unlocked (Results 51 - 75 of 612) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/views/
ssl_client_certificate_selector.h 78 void Unlocked(net::X509Certificate* cert);
  /external/chromium_org/chrome/common/extensions/api/
idle.json 53 "description": "Fired when the system changes to an active, idle or locked state. The event fires with \"locked\" if the screen is locked or the screensaver activates, \"idle\" if the system is unlocked and the user has not generated any input for a specified number of seconds, and \"active\" when the user generates input on an idle system.",
screenlock_private.idl 34 // Fires whenever the screen is locked or unlocked.
  /external/chromium_org/ppapi/api/dev/
ppb_cursor_control_dev.idl 50 * Causes the cursor to be unlocked, allowing it to track user
  /external/chromium_org/ui/events/ozone/evdev/
event_modifiers_evdev.h 41 // is inverted until it is unlocked.
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_LockSurface.3 37 /* Surface is now unlocked */
  /external/skia/gm/
factory.cpp 38 // bitmap is unlocked.
  /external/skia/src/lazy/
SkCachingPixelRef.h 20 * SkScaledImageCache. When the pixels are unlocked, this cache may
  /external/valgrind/main/helgrind/tests/
tc12_rwl_trivial.stderr.exp 8 Thread #x unlocked a not-locked lock at 0x........
tc09_bad_unlock.stderr.exp 8 Thread #x unlocked a not-locked lock at 0x........
27 Thread #x unlocked lock at 0x........ currently held by thread #x
39 Thread #x unlocked an invalid lock at 0x........
55 Thread #x unlocked a not-locked lock at 0x........
92 Thread #x unlocked lock at 0x........ currently held by thread #x
104 Thread #x unlocked an invalid lock at 0x........
  /external/chromium_org/content/renderer/
mouse_lock_dispatcher_browsertest.cc 56 // Start unlocked.
83 // Start unlocked.
228 // correct target is unlocked.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_mutex_lock.c 196 * If the thread terminates, all mutexes in this list will be unlocked.
211 * If the thread terminates, all mutexes in this list will be unlocked.
257 * If the thread terminates, all mutexes in this list will be unlocked.
pthread_mutexattr_settype.c 83 * unlock an unlocked mutex results in undefined
92 * thread attempting to unlock an unlocked mutex will
109 * unlocked mutex will return with an error. This
pthread_mutex_timedlock.c 251 * If the thread terminates, all mutexes in this list will be unlocked.
269 * If the thread terminates, all mutexes in this list will be unlocked.
313 * If the thread terminates, all mutexes in this list will be unlocked.
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrTextureStripAtlas.h 86 // How many times this has been locked (0 == unlocked)
88 // We maintain an LRU linked list between unlocked nodes with these pointers
177 // Note that when a texture is locked, it gets removed from this list until it is unlocked.
  /external/chromium_org/third_party/sqlite/src/doc/
vfs-shm.txt 5 UNLOCKED
16 UNLOCKED
30 UNLOCKED - The wal-index is not in use.
  /external/skia/src/gpu/effects/
GrTextureStripAtlas.h 86 // How many times this has been locked (0 == unlocked)
88 // We maintain an LRU linked list between unlocked nodes with these pointers
176 // Note that when a texture is locked, it gets removed from this list until it is unlocked.
  /external/chromium_org/third_party/sqlite/src/test/
savepoint.test 195 } {main unlocked temp closed}
215 } {main unlocked temp closed}
661 } [list main unlocked temp $templockstate aux1 unlocked aux2 unlocked]
669 } [list main reserved temp $templockstate aux1 unlocked aux2 unlocked]
675 } [list main reserved temp $templockstate aux1 unlocked aux2 reserved]
709 } [list main unlocked temp $templockstate aux1 unlocked aux2 unlocked
    [all...]
  /external/chromium_org/v8/src/base/platform/
mutex.h 41 // Locks the given mutex. If the mutex is currently unlocked, it becomes
44 // the mutex is unlocked.
139 // The behavior is undefined if the mutex is not unlocked before being
  /frameworks/base/keystore/java/android/security/
KeyStore.java 55 public enum State { UNLOCKED, LOCKED, UNINITIALIZED };
93 case NO_ERROR: return State.UNLOCKED;
101 return state() == State.UNLOCKED;
  /external/chromium_org/chrome/browser/
chrome_process_singleton.h 20 // Once unlocked, notifications will be passed to the client-supplied
  /external/chromium_org/chrome/common/
multi_process_lock_linux.cc 90 DLOG(ERROR) << "Over-unlocked MultiProcessLock - " << name_;
  /external/chromium_org/ppapi/api/
ppb_mouse_lock.idl 53 * UnlockMouse() causes the mouse to be unlocked, allowing it to track user
  /external/chromium_org/ppapi/c/dev/
ppb_cursor_control_dev.h 65 * Causes the cursor to be unlocked, allowing it to track user
  /external/chromium_org/ppapi/c/
ppb_mouse_lock.h 65 * UnlockMouse() causes the mouse to be unlocked, allowing it to track user

Completed in 3168 milliseconds

1 23 4 5 6 7 8 91011>>