HomeSort by relevance Sort by last modified time
    Searched full:held (Results 326 - 350 of 736) sorted by null

<<11121314151617181920>>

  /frameworks/policies/base/mid/com/android/internal/policy/impl/
MidWindow.java 120 * The keycode that is currently held down (as a modifier) for chording. If
121 * this is 0, there is no key held down.
    [all...]
  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.cpp 362 // always call with mutex held
805 // always call with mutex held
    [all...]
  /dalvik/vm/
Jni.c 51 JNI provides explicit control over natively-held references that the GC
53 when the native method returns into the VM, or global, which are held
100 compacting GC and don't want to pin all memory held by all global refs,
675 * Ensure that at least "capacity" references can be held in the local
    [all...]
Exception.c 29 counter for the method now being executed, but that's only held in a local
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 244 unsigned int num_locks; /* number of chain locks held */
944 will then be confirmed with the lock held
    [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
CopyOnWriteArrayList.java 59 * @param <E> the type of elements held in this collection
98 * @param c the collection of initially held elements
    [all...]
ArrayBlockingQueue.java 44 * @param <E> the type of elements held in this collection
ConcurrentLinkedQueue.java 53 * @param <E> the type of elements held in this collection
PriorityBlockingQueue.java 66 * @param <E> the type of elements held in this collection
Semaphore.java 74 * held when {@link #acquire} is called as that would prevent an item
  /dalvik/libcore/security/src/main/java/java/security/
KeyStore.java 848 * the {@code KeyStore} to be held.
850 * the {@code ProtectionParameter} to be held.
    [all...]
  /external/bluetooth/glib/gio/
glocalfileinfo.c 1058 /* called with lock held */
1147 /* called with lock held */
    [all...]
  /external/icu4c/common/
serv.h 473 * held by the client are unaffected.</p>
    [all...]
  /external/tcpdump/
smbutil.c 892 { "ERRlock", 33, "A Lock request conflicted with an existing lock or specified an invalid mode, or an Unlock requested attempted to remove a lock held by another process." },
955 { "ERRlock", 33, "A Lock request conflicted with an existing lock or specified an invalid mode, or an Unlock requested attempted to remove a lock held by another process." },
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-objcopy.1 489 especially those where a program is held in \s-1ROM\s0, the two can be
501 memory, but on some systems, especially those where a program is held in
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-objcopy.1 498 especially those where a program is held in \s-1ROM\s0, the two can be
510 memory, but on some systems, especially those where a program is held in
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-objcopy.1 498 especially those where a program is held in \s-1ROM\s0, the two can be
510 memory, but on some systems, especially those where a program is held in
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-objcopy.1 489 especially those where a program is held in \s-1ROM\s0, the two can be
501 memory, but on some systems, especially those where a program is held in
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-objcopy.1 498 especially those where a program is held in \s-1ROM\s0, the two can be
510 memory, but on some systems, especially those where a program is held in
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-objcopy.1 498 especially those where a program is held in \s-1ROM\s0, the two can be
510 memory, but on some systems, especially those where a program is held in
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-objcopy.1 489 especially those where a program is held in \s-1ROM\s0, the two can be
501 memory, but on some systems, especially those where a program is held in
    [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/
Condition.java 92 * guaranteed ordering for notifications, or not requiring a lock to be held
  /dalvik/libcore/logging/src/main/java/java/util/logging/
FileHandler.java 183 * if current process has held lock for this fileName continue
  /dalvik/libcore/luni/src/main/java/java/io/
EmulatedFields.java 55 * Returns the value held by this emulated field.
  /dalvik/libcore/luni/src/main/java/java/lang/
AbstractStringBuilder.java 200 * Returns the number of characters that can be held without growing.

Completed in 83 milliseconds

<<11121314151617181920>>