/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps.h | 387 * ap_setup_locked - Whether AP setup is locked (only used at AP)
|
wps_attr_parse.c | 386 wpa_printf(MSG_DEBUG, "WPS: Invalid AP Setup Locked "
|
/external/wpa_supplicant_8/src/common/ |
wpa_ctrl.h | 138 #define WPS_EVENT_AP_SETUP_LOCKED "WPS-AP-SETUP-LOCKED "
|
/frameworks/base/include/utils/ |
Looper.h | 319 // Locked list of file descriptor monitoring requests.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
NotificationRowLayout.java | 129 // the scroll position will be locked while we swipe
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
PasswordUnlockScreen.java | 267 // if the user is currently locked out, enforce it.
|
PatternUnlockScreen.java | 283 // if the user is currently locked out, enforce it.
|
/hardware/libhardware/modules/gralloc/ |
framebuffer.cpp | 51 LOCKED = 0x00000002
|
/hardware/ril/mock-ril/src/cpp/ |
mock_ril.cpp | 304 // We're going to use multiple threads need to start locked
|
/libcore/luni/src/test/java/libcore/java/lang/ |
OldAndroidMonitorTest.java | 449 "locked value changed");
|
/packages/apps/Email/emailcommon/src/org/apache/commons/io/output/ |
LockableFileWriter.java | 179 // check if locked
|
/packages/apps/Mms/src/com/android/mms/ui/ |
MessageItem.java | 66 boolean mLocked; // locked to prevent auto-deletion
|
/packages/apps/Nfc/src/com/android/nfc/ |
P2pLinkManager.java | 128 // Locked on NdefP2pManager.this
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
asoundef.h | 48 #define IEC958_AES0_PRO_FREQ_UNLOCKED (1<<5) /**< source sample frequency: 0 = locked, 1 = unlocked */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
thread-mainloop.h | 276 * object needs to be locked using pa_threaded_mainloop_lock(). While
|
/system/core/sh/ |
miscbltin.c | 318 { "locked memory(kbytes)", RLIMIT_MEMLOCK, 1024, 'l' },
|
/external/valgrind/main/VEX/priv/ |
guest_x86_toIR.c | [all...] |
/frameworks/base/services/audioflinger/ |
AudioFlinger.cpp | 311 bool locked = false; local 314 locked = true; 319 return locked; 336 bool locked = tryLock(mLock); local 339 if (!locked) { 362 if (locked) mLock.unlock(); 1092 bool locked = tryLock(mLock); local 1093 if (!locked) { 1094 snprintf(buffer, SIZE, "thread %p maybe dead locked\n", this); 6669 bool locked = tryLock(mLock); local 6996 bool locked = mCblk ? tryLock(mCblk->lock) : false; local 7347 bool locked = tryLock(mLock); local [all...] |
/external/chromium/googleurl/base/ |
logging.h | 91 // Indicates that the log file should be locked when being written to. 94 // one process doing the logging, the file should be locked during writes to
|
/external/libvpx/vpx_mem/ |
vpx_mem_tracker.c | 636 -1: if the mutex could not be locked 679 NOTE: the mutex MUST be locked in the other internal
|
/external/openssl/apps/ |
openssl.c | 175 errstr = "already locked"; 187 errstr = "not locked";
|
/external/oprofile/events/i386/core_2/ |
events | 37 event:0x2b counters:0,1 um:core_mesi minimum:500 name:L2_LOCK : number of locked L2 data accesses 45 event:0x42 counters:0,1 um:x10 minimum:500 name:L1D_CACHE_LOCK_DURATION : Duration of L1 data cacheable locked operations
|
/external/oprofile/events/i386/westmere/ |
unit_masks | 58 0x01 l1d_l2 Cycles L1D and L2 locked 59 0x02 l1d Cycles L1D locked
|
/external/oprofile/events/x86-64/family10/ |
unit_masks | 211 0x02 Data cache misses by locked instructions 238 0x01 Number of locked instructions executed
|
/external/quake/quake/src/QW/ |
qwrlnote.txt | 68 - Linux client was hard locked at 30fps, fixed
189 - Spectator camera changed from a free float to a locked camera that tracks
|