HomeSort by relevance Sort by last modified time
    Searched full:locked (Results 576 - 600 of 785) sorted by null

<<21222324252627282930>>

  /frameworks/base/services/surfaceflinger/
Layer.cpp 490 // in this thread, no need to have it locked
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
bcmutils.h 475 "Not band locked", \
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 475 "Not band locked", \
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 530 OMX_U32 ulFrameEnableAspectRatioLock[2]; /**< Locked H/V ratio */
  /libcore/luni/src/main/java/java/util/logging/
FileHandler.java 164 // try to find a unique file which is not locked by other process
  /ndk/docs/system/libc/
OVERVIEW.html 353 locked. Any further call to pthread_once() will result in a deadlock.
  /packages/apps/Mms/src/com/android/mms/ui/
MessageListItem.java 585 // Locked icon
  /packages/apps/Phone/res/values/
strings.xml 84 <!-- In-call screen: call failure reason (Phone is locked until next power cycle)-->
85 <string name="callFailed_cdma_lockedUntilPowerCycle">CDMA: Phone locked until power cycle.</string>
    [all...]
  /packages/apps/Phone/src/com/android/phone/
BluetoothHandsfree.java 319 // must be called with BluetoothHandsfree locked
412 // must be called with BluetoothHandsfree locked
463 // must be called with BluetoothHandsfree locked
496 // must be called with BluetoothHandsfree locked
    [all...]
EmergencyCallHelper.java 206 // - STATE_EMERGENCY_ONLY // Phone is locked; only emergency numbers are allowed
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
seq.h 427 void snd_seq_queue_info_set_locked(snd_seq_queue_info_t *info, int locked);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hdreg.h 605 * 2 locked
  /system/core/include/system/
window.h 344 * is not locked, so its content cannot be modified.
  /system/vold/
Volume.cpp 421 // For secondary external storage we keep things locked up.
  /bionic/libc/bionic/
dlmalloc.c 456 `locked' between other chunks, as can happen with normally allocated
    [all...]
  /external/libffi/src/
dlmalloc.c 429 `locked' between other chunks, as can happen with normally allocated
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 465 `locked' between other chunks, as can happen with normally allocated
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-util-win.c 983 return "The service database is locked.";
    [all...]
  /external/kernel-headers/original/linux/
fs.h 320 * completed, that the page is still locked, and
328 * @AOP_TRUNCATED_PAGE: The AOP method that was handed a locked page has
    [all...]
  /external/openssl/ssl/
ssltest.c 391 errstr = "already locked";
403 errstr = "not locked";
    [all...]
  /external/ppp/pppd/
sys-solaris.c     [all...]
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h 319 #define SQLITE_BUSY 5 /* The database file is locked */
320 #define SQLITE_LOCKED 6 /* A table in the database is locked */
    [all...]
  /external/wpa_supplicant_8/hostapd/
hostapd.conf     [all...]
  /frameworks/base/services/java/com/android/server/pm/
PackageManagerService.java 268 // Directory containing the private parts (e.g. code and non-resource assets) of forward-locked
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 575 // The value 1 represents the locked state.
710 * indicated by not being locked) so they can check for
    [all...]

Completed in 1728 milliseconds

<<21222324252627282930>>