/external/chromium_org/third_party/skia/src/gpu/ |
SkGr.cpp | 183 // cache so no one else can find it. Additionally, once unlocked, the
|
/external/chromium_org/third_party/sqlite/src/ext/async/ |
README.txt | 104 is never unlocked,preventing other processes from accessing
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
spinlock.cc | 43 // kSpinLockFree represents the unlocked state
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
spinlock.cc | 43 // kSpinLockFree represents the unlocked state
|
/external/clang/include/clang/Analysis/Analyses/ |
ThreadSafety.h | 95 /// 3. or when a mutex is locked but not unlocked inside a function.
|
/external/kernel-headers/original/linux/ |
spinlock.h | 123 * spin_unlock_wait - wait until the spinlock gets unlocked
|
/external/skia/src/gpu/ |
SkGr.cpp | 183 // cache so no one else can find it. Additionally, once unlocked, the
|
/external/valgrind/main/drd/ |
drd_clientreq.h | 221 /* args: Addr rwlock, RwLockT, Bool unlocked */
|
/frameworks/base/core/java/com/android/internal/widget/ |
PasswordEntryKeyboardHelper.java | 219 // skip to the unlocked state
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
error.c | 45 # include "unlocked-io.h"
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
sed.h | 28 #include "unlocked-io.h"
|
/packages/apps/Browser/src/com/android/browser/ |
BrowserActivity.java | 120 // Only process intents if the screen is on and the device is unlocked
|
/packages/apps/Protips/src/com/android/protips/ |
ProtipWidget.java | 134 Log.d("Protips", "ACHIEVEMENT UNLOCKED");
|
/packages/providers/MediaProvider/src/com/android/providers/media/ |
MtpService.java | 84 // Unhide the storage units when the user has unlocked the lockscreen
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
asoundef.h | 39 #define IEC958_AES0_PRO_FREQ_UNLOCKED (1<<5) /* source sample frequency: 0 = locked, 1 = unlocked */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
asoundef.h | 39 #define IEC958_AES0_PRO_FREQ_UNLOCKED (1<<5) /* source sample frequency: 0 = locked, 1 = unlocked */
|
/external/chromium_org/ash/wm/ |
lock_state_controller_unittest.cc | 558 // Notify that the screen has been unlocked. We should show the 654 // Hold the power button down from the unlocked state to eventual shutdown. 687 // Hold the power button down from the unlocked state to eventual shutdown, [all...] |
/external/chromium_org/chrome/browser/ui/fullscreen/ |
fullscreen_controller_interactive_browsertest.cc | 690 // Unlock the mouse from target, make sure it's unlocked. [all...] |
/external/valgrind/main/helgrind/ |
hg_errors.c | 317 Lock* lock; /* lock (that is already unlocked) */ [all...] |
/frameworks/base/docs/html/reference/com/google/android/gms/games/achievement/ |
Achievement.html | 765 <td class="jd-descrcol" width="100%">Constant returned by <code><a href="/reference/com/google/android/gms/games/achievement/Achievement.html#getState()">getState()</a></code> indicating an unlocked achievement.</td> [all...] |
/external/chromium_org/chrome_frame/ |
chrome_tab.cc | 223 // The module is "unlocked" when an object that had a reference on it is 224 // destroyed. The last time it is unlocked, release the reference on crash 242 // is finally unlocked. This is not a scoped_ptr since that could cause [all...] |
/external/bison/lib/ |
bitset.h | 31 # include "unlocked-io.h"
|
error.c | 45 # include "unlocked-io.h"
|
/external/bison/src/ |
system.h | 61 # include <unlocked-io.h>
|
/external/chromium_org/chrome_frame/test/ |
chrome_frame_ui_test_utils.h | 285 // Returns whether the desktop is unlocked.
|