HomeSort by relevance Sort by last modified time
    Searched full:busy (Results 301 - 325 of 496) sorted by null

<<11121314151617181920

  /packages/apps/Calendar/res/values/
strings.xml 240 <!-- Label for the 'Presence' of an event, which can be either 'busy' (the default)
    [all...]
  /prebuilt/android-arm/gdbserver/
gdbserver 
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /dalvik/vm/
Native.cpp 377 * This can execute slowly for a large library on a busy system, so we
  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java 859 // start the thread here so that we don't busy-wait in run()
    [all...]
  /external/chromium/base/
message_pump_win.cc 401 // tasks appear very infrequently, but when the event queue is busy, the
  /external/chromium/chrome/browser/accessibility/
accessibility_win_browsertest.cc 336 // Wait for the initial accessibility tree to load. Busy state should clear.
  /external/chromium/chrome/common/
sqlite_utils.h 64 // waiting for the busy timeout period, which can occur when BEGIN
  /external/chromium/net/disk_cache/
eviction.cc 95 // We want to stop further evictions, so let's pretend that we are busy from
  /external/chromium/sdch/open-vcdiff/
install-sh 491 # systems and the destination file might be busy for other
  /external/chromium/webkit/glue/
webmediaplayer_impl.cc 58 // like a busy loop). It gets unresponsive, although its not completely dead.
  /external/grub/netboot/
lance.c 467 /* Don't enable a permanently busy DMA channel,
  /external/kernel-headers/original/asm-x86/
processor_32.h 493 /* REP NOP (PAUSE) is a good thing to insert into busy-wait loops. */
  /external/kernel-headers/original/linux/
netdevice.h 78 #define NETDEV_TX_BUSY 1 /* driver tx path was busy*/
  /external/libpng/
install-sh 491 # systems and the destination file might be busy for other
  /external/llvm/include/llvm/Support/
system_error.h 888 busy = 170, // ERROR_BUSY, enumerator in enum:llvm::windows_error::_
  /external/oprofile/events/i386/westmere/
unit_masks 19 0x01 cycles_div_busy Cycles the divider is busy
  /external/pcre/
install-sh 491 # systems and the destination file might be busy for other
  /external/proguard/docs/
downloads.html 276 <li>Fixed removal of busy-waiting loops reading volatile fields.
  /external/protobuf/gtest/build-aux/
install-sh 491 # systems and the destination file might be busy for other
  /external/protobuf/
install-sh 491 # systems and the destination file might be busy for other
  /external/qemu/hw/
smc91c111.c 568 case 0: case 1: /* MMUCR Busy bit. */
  /external/quake/quake/src/WinQuake/
net_comx.cpp 843 if (Q_strncmp(response, "BUSY", 4) == 0)
net_ser.cpp 474 // mark sock as busy and save the message for possible retransmit

Completed in 1249 milliseconds

<<11121314151617181920