/packages/apps/Nfc/nci/jni/ |
PowerSwitch.h | 66 ** SCREEN_ON_UNLOCKED: The phone is turned ON, screen is ON, and user unlocked
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
condition_variable | 216 // _M_mutex must be unlocked before re-locking __lock so move
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
condition_variable | 216 // _M_mutex must be unlocked before re-locking __lock so move
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
condition_variable | 216 // _M_mutex must be unlocked before re-locking __lock so move
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
condition_variable | 216 // _M_mutex must be unlocked before re-locking __lock so move
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_mutex.h | 58 /** Create a mutex, initialized unlocked */
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_mutex.h | 58 /** Create a mutex, initialized unlocked */
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_mutex.h | 58 /** Create a mutex, initialized unlocked */
|
/system/core/include/utils/ |
Mutex.h | 39 * The mutex must be unlocked by the thread that locked it. They are not
|
RWLock.h | 39 * The mutex must be unlocked by the thread that locked it. They are not
|
/system/security/keystore/ |
test-keystore | 93 log "no error implies initialized and unlocked"
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
threading.py | 151 if another thread owns the lock, block until the lock is unlocked. Once 152 the lock is unlocked (not owned by any thread), then grab ownership, set 154 blocked waiting until the lock is unlocked, only one at a time will be 189 If after the decrement it is zero, reset the lock to unlocked (not owned 191 lock to become unlocked, allow exactly one of them to proceed. If after 197 unlocked. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
threading.py | 151 if another thread owns the lock, block until the lock is unlocked. Once 152 the lock is unlocked (not owned by any thread), then grab ownership, set 154 blocked waiting until the lock is unlocked, only one at a time will be 189 If after the decrement it is zero, reset the lock to unlocked (not owned 191 lock to become unlocked, allow exactly one of them to proceed. If after 197 unlocked. [all...] |
/docs/source.android.com/src/devices/ |
drm.jd | 164 <li>The Widevine key-box must be stored in a region of memory that is erased or is inaccessible when the device bootloader is in an unlocked state.</li> 177 <li>The Widevine key-box must be stored in a region of memory that is erased or is inaccessible when the device bootloader is in an unlocked state.</li>
|
/external/chromium/chrome/browser/chromeos/login/ |
login_performer.cc | 457 DVLOG(1) << "Screen unlocked"; 459 // If screen was unlocked that was for a reason, should delete itself now.
|
/external/chromium_org/content/browser/renderer_host/ |
render_widget_host_view_gtk.h | 152 // Also, mouse lock requires knowledge of last unlocked cursor coordinates. 286 // Indicates the cursor has been warped to the unlocked position,
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrResourceCache.cpp | 270 * looping until either all resources in the cache are unlocked or we've met 273 * new resources were unlocked before purgeAsNeeded completed it could
|
/external/skia/src/gpu/ |
GrResourceCache.cpp | 270 * looping until either all resources in the cache are unlocked or we've met 273 * new resources were unlocked before purgeAsNeeded completed it could
|
/external/stressapptest/src/ |
finelock_queue.cc | 30 // page entry until it is unlocked by corresponding Put functions. 53 // the page records, they will be inserted and unlocked, at which point
|
/external/valgrind/main/drd/ |
drd_rwlock.c | 45 // Segment of last unlock call by this thread that unlocked a writer lock. 47 // Segment of last unlock call by this thread that unlocked a reader lock.
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
gnulib-comp.m4 | 345 lib/unlocked-io.h 437 m4/unlocked-io.m4
|
/external/bison/lib/ |
argmatch.c | 40 # include "unlocked-io.h"
|
/external/chromium_org/base/memory/ |
discardable_memory_provider_unittest.cc | 357 // We *must* die if we are asked to vend a pointer to unlocked memory.
|
/external/chromium_org/chromeos/dbus/ |
session_manager_client.h | 42 // unlocked successfully (i.e. after NotifyLockScreenDismissed() has
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prolock.h | 185 ** OUTPUTS: the lock is unlocked
|