/external/chromium_org/third_party/skia/src/core/ |
SkScalerContext.cpp | 590 dstRB = 0; // signals we need a copy 601 dstRB = 0; // signals we need a copy [all...] |
/external/dnsmasq/src/ |
dnsmasq.c | 272 /* Use a pipe to carry signals and other events back to the event loop 1262 but we remain deaf to signals or further DHCP packets. */ [all...] |
/external/libogg/doc/ |
rfc5334.txt | 256 various multiplexed signals or streams of continuous data, with or 394 require various multiplexed signals or streams of data, with or
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
SipUri.java | 528 * @throws ParseException which signals that an error has been reached 941 * @throws ParseException which signals that an error has been reached [all...] |
/external/protobuf/src/google/protobuf/compiler/java/ |
java_message.cc | 832 "case 0:\n" // zero signals EOF / limit reached 845 "case 0:\n" // zero signals EOF / limit reached [all...] |
/external/skia/src/core/ |
SkScalerContext.cpp | 590 dstRB = 0; // signals we need a copy 601 dstRB = 0; // signals we need a copy [all...] |
/external/valgrind/main/coregrind/ |
Makefile.am | 240 m_gdbserver/gdb/signals.h \ 348 m_gdbserver/signals.c \
|
/external/valgrind/main/coregrind/m_gdbserver/ |
remote-utils.c | 64 either gdbsrv has been called by the scheduler (so all async signals 67 the signals. [all...] |
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-s390x-linux.c | 593 /* Check to see if any signals arose as a result of this. */ 624 /* Check to see if any signals arose as a result of this. */ [all...] |
syswrap-main.c | [all...] |
/frameworks/av/include/camera/ |
CameraParameters.h | 283 // the focus area. For example, the driver may use more signals to decide 385 // the metering area. For example, the driver may use more signals to decide [all...] |
/libcore/luni/src/main/java/java/awt/font/ |
NumericShaper.java | 820 * @throws IOException Signals that an I/O exception has occurred. 833 * @throws IOException Signals that an I/O exception has occurred. [all...] |
/external/strace/ |
syscall.c | 260 /* We are ready for arches with up to 255 signals, 387 { QUAL_SIGNAL, "signals", qual_signal, "signal" }, [all...] |
/ndk/sources/host-tools/make-3.81/ |
job.c | 772 /* Fatal signals are left blocked in case we were 810 /* Block fatal signals while frobnicating the list, so that 968 NOTE: On return fatal signals are blocked! The caller is responsible [all...] |
/external/valgrind/main/coregrind/m_scheduler/ |
scheduler.c | 460 /* Set the standard set of blocked signals, used whenever we're not 904 /* there should be no undealt-with signals */ [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
mux.py | 549 # - Signals the thread waiting for completion of write by mux handler 830 # - Signals the thread waiting for send quota replenished [all...] |
/external/lldb/source/Plugins/Process/Linux/ |
ProcessMonitor.cpp | [all...] |
/external/lldb/tools/debugserver/source/ |
debugserver.cpp | 366 // Watch for signals: [all...] |
/external/ppp/pppd/ |
main.c | 699 * Compute mask of all interesting signals and install signal handlers 701 * all other signals should be masked when any handler is executing. 727 * Install a handler for other signals which would otherwise [all...] |
/external/srec/srec/include/ |
simapi.h | 464 * Signals that the CREC (CR) interface is no longer needed. This should [all...] |
/external/valgrind/main/include/vki/ |
vki-mips32-linux.h | 93 #define VKI_SIG_BLOCK 1 /* for blocking signals */ 94 #define VKI_SIG_UNBLOCK 2 /* for unblocking signals */ 924 /* POSIX.1b signals */ [all...] |
vki-mips64-linux.h | 102 #define VKI_SIG_BLOCK 1 /* for blocking signals */ 103 #define VKI_SIG_UNBLOCK 2 /* for unblocking signals */ [all...] |
vki-s390x-linux.h | 198 * SA_RESTART flag to get restarting signals (which were the default long ago) 232 #define VKI_SIG_BLOCK 0 /* for blocking signals */ 233 #define VKI_SIG_UNBLOCK 1 /* for unblocking signals */
|
/prebuilts/misc/android-mips/gdbserver/ |
gdbserver | |
/external/chromium_org/chrome/common/extensions/docs/server2/test_data/github_file_system/ |
apps_samples.zip | |