HomeSort by relevance Sort by last modified time
    Searched full:blocked (Results 276 - 300 of 622) sorted by null

<<11121314151617181920>>

  /external/valgrind/main/gdbserver_tests/
README_DEVELOPERS 95 if a previous test stayed blocked, the vgdb of the next test
  /external/webkit/Source/WebKit/mac/WebView/
WebPolicyDelegate.h 126 for the initial load and every redirect unless blocked by an
  /external/webkit/Source/WebKit/win/Interfaces/
IWebPolicyDelegate.idl 137 for the initial load and every redirect unless blocked by an
  /external/webkit/Tools/Scripts/webkitpy/tool/bot/
flakytestreporter.py 116 blocked="50856")
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
download_unittest.py 191 blocked: 42
  /frameworks/base/core/java/android/os/
DropBoxManager.java 266 * blocked (see {@link #isTagEnabled}).
  /frameworks/base/telephony/java/com/android/internal/telephony/
TelephonyIntents.java 232 * and atacalls and outgoing sms are blocked.
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
PduPersister.java 534 Log.v(TAG, "load: " + uri + " blocked by isUpdating()");
    [all...]
  /hardware/libhardware/include/hardware/
gralloc.h 192 * read access, none of the threads are blocked.
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioHardwareInterface.h 178 // Such loss typically occurs when the user space process is blocked longer than the capacity of audio driver buffers.
  /hardware/msm7k/libaudio-qdsp5v2/
AudioPolicyManager.cpp 259 // physical volume keys is blocked by the car dock frame.
  /hardware/msm7k/libaudio-qsd8k/
AudioPolicyManager.cpp 266 // physical volume keys is blocked by the car dock frame.
  /libcore/luni/src/main/java/java/io/
InputStream.java 74 * method should not be used as a license to do I/O on a thread that shouldn't be blocked.
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java 54 * face of blocked IO or other unmanaged synchronization. The nested
181 * terminated workers, and/or compensation for blocked
269 * thread to compensate for blocked joiners until they
283 * non-blocked) worker. Additionally, to avoid some false alarms
567 * The number of threads blocked in join.
    [all...]
  /packages/apps/PackageInstaller/res/values/
strings.xml 87 <string name="unknown_apps_dlg_title">Install blocked</string>
  /packages/apps/Settings/res/values/
arrays.xml 248 <!-- Status message of Wi-Fi when it is blocked. -->
249 <item>Blocked</item>
277 <!-- Status message of Wi-Fi when it is blocked. -->
278 <item>Blocked</item>
    [all...]
  /dalvik/vm/
Misc.cpp 651 unsigned long signal, blocked, sigignore, sigcatch, wchan, nswap, cnswap;
662 &startstack, &kstkesp, &kstkeip, &signal, &blocked, &sigignore,
  /dalvik/vm/alloc/
Heap.cpp 641 * Wake-up any threads that blocked after a failed allocation
741 ALOGD("WAIT_FOR_CONCURRENT_GC blocked %ums", end - start);
  /external/chromium/net/http/
http_stream_factory_impl_job.cc 139 // We know we're blocked if the next_state_ is STATE_WAIT_FOR_JOB_COMPLETE.
152 // We've been orphaned, but there's a job we're blocked on. Don't bother
    [all...]
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
session.h 193 // shouldn't be an issue since the main thread will be blocked in
204 // shouldn't be an issue since the main thread will be blocked in
  /external/ganymed-ssh2/
FAQ.html 143 some time the local receive window will be full and the sender is blocked. If you then try to read()
144 from stdout, your call will be blocked: there is no stdout data (locally) available and the SSH daemon
  /external/kernel-headers/original/linux/
pci.h 90 /* I/O to channel is blocked */
165 unsigned int block_ucfg_access:1; /* userspace config space access is blocked */
  /external/libxml2/
xmlmemory.c 995 * Should this be blocked if there was already some allocations
1061 * Should this be blocked if there was already some allocations
  /external/srec/srec/clib/
fpi_tgt.c 382 /* Latest Frame was blocked, so record the fact and then *
401 /* Latest Frame was blocked, so record the fact and then *
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-amd64-darwin.c 333 /* Start the thread with all signals blocked. VG_(scheduler) will
439 /* Start the thread with all signals blocked. VG_(scheduler) will

Completed in 1438 milliseconds

<<11121314151617181920>>