HomeSort by relevance Sort by last modified time
    Searched refs:pending (Results 101 - 125 of 129) sorted by null

1 2 3 45 6

  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_linux.c 670 int pending; local
675 pending = signal_pending(current);
678 if (pending)
    [all...]
dhd_sdio.c 83 #define DHD_TXMINMAX 1 /* Max tx frames if rx still pending */
180 uint32 intstatus; /* Intstatus bits (events) pending */
218 bool ipend; /* Device interrupt is pending */
537 /* Go to pending and await interrupt if appropriate */
549 DHD_INFO(("CLKCTL: set PENDING\n"));
779 /* Don't sleep if something is pending */
1349 bool pending; local
    [all...]
  /external/bluetooth/bluez/src/
adapter.c 268 /* find the pending remote name request */
274 if (!dev) /* no pending request */
3097 struct session_req *pending; local
    [all...]
  /packages/apps/AccountsAndSyncSettings/src/com/android/settings/
AccountSyncSettings.java 325 boolean authorityIsPending = status == null ? false : status.pending;
  /frameworks/base/core/java/android/app/
SearchDialog.java 240 // pending UI stuff to get done, so that things appear faster to the user.
852 PendingIntent pending = PendingIntent.getActivity( local
    [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarProvider2.java 3210 PendingIntent pending = PendingIntent.getBroadcast(context, local
    [all...]
  /external/grub/stage2/
asm.S 2045 pending: label
    [all...]
  /external/zlib/contrib/delphi/
ZLib.pas 66 the internal output buffer is full. All pending output data is flushed
  /external/chromium/third_party/zlib/
trees.c     [all...]
  /external/kernel-headers/original/linux/
sched.h 517 atomic_t sigpending; /* How many pending signals does this user have? */
891 struct sigpending pending; member in struct:task_struct
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
trees.c     [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_smf.c 995 while (pSMFStream->midiStream.pending)
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_smf.c 995 while (pSMFStream->midiStream.pending)
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_smf.c 995 while (pSMFStream->midiStream.pending)
    [all...]
  /external/zlib/
trees.c     [all...]
  /external/libxml2/
xmlschemas.c 308 xmlSchemaAddItemSize(&((ctx)->constructor->pending), 10, item)
577 xmlSchemaItemListPtr pending; /* All Components of all schemas that member in struct:_xmlSchemaConstructionCtxt
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java 574 * True if we have a pending unexpired BROADCAST_TIMEOUT_MSG posted to our handler.
588 * The receiver index that is pending, to restart the broadcast if needed.
680 * still report back to a pending thumbnail receiver.
    [all...]
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /dalvik/vm/mterp/out/
InterpAsm-x86-atom.S     [all...]
InterpAsm-armv4t.S     [all...]
InterpAsm-armv5te-vfp.S     [all...]
InterpAsm-armv5te.S     [all...]
InterpAsm-armv7-a-neon.S     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 743 milliseconds

1 2 3 45 6