Home
last modified time | relevance | path

Searched refs:delivered (Results 1 – 25 of 28) sorted by relevance

12

/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
DMessageListenerRegistry.java66 boolean delivered = false; in messageReceived()
70 delivered = true; in messageReceived()
75 delivered = true; in messageReceived()
78 if( !delivered ) { in messageReceived()
/external/ltrace/sysdeps/linux-gnu/
Dtrace.c300 if (!task_info->delivered) in send_sigstop()
302 task_info->delivered = 0; in send_sigstop()
355 && (self->pids.tasks[i].delivered in process_stopping_done()
455 && !task_info->delivered) { in handle_stopping_event()
456 task_info->delivered = 1; in handle_stopping_event()
462 task_info->delivered); in handle_stopping_event()
480 && !pids->tasks[i].delivered in continue_for_sigstop_delivery()
530 && !pids->tasks[i].delivered) { in await_sigstop_delivery()
Dtrace.h38 int delivered : 1; member
/external/v8/src/
Dobject-observe.js609 var delivered = [];
610 %MoveArrayContents(callbackInfo, delivered);
613 %_CallFunction(UNDEFINED, delivered, callback);
/external/valgrind/docs/internals/
Dthreads-syscalls-signals.txt53 signal is targeting the whole process, its only ever delivered to one
63 rather than have them delivered to a signal handler. This means that
64 we avoid the complexity of having signals delivered asynchronously via
121 set of signals while the signal is being delivered. Valgrind's handlers
122 block all signals, so there's no risk of a new signal being delivered to
143 get delivered.
188 requirement that all deliverable pending signals are delivered before
Dnotes.txt53 was before the signal was delivered; it is not restored from the
/external/strace/
DREADME-linux-ptrace40 about this event is delivered through waitpid API similarly to
137 is not yet delivered to the process, and can be suppressed by tracer.
160 0, then signal is not delivered. Otherwise, signal sig is delivered.
189 delivered. IOW: SIGCONT may be not the first signal observed by the
197 corresponds to delivered signal. PTRACE_SETSIGINFO may be used to
398 SIGSTOP is delivered to them, causing them to enter
529 WIFEXITED notification will not be delivered until all other threads
/external/llvm/lib/Support/Unix/
DSignals.inc203 // On S/390, certain signals are delivered with PSW Address pointing to
268 /// AddSignalHandler - Add a function to be called when a signal is delivered
488 /// SIGSEGV) is delivered to the process, print a stack trace and then exit.
/external/linux-tools-perf/src/tools/perf/Documentation/
Dperf-list.txt81 delivered by loop stream detector invert to count
/external/llvm/lib/Support/Windows/
DSignals.inc391 /// SIGSEGV) is delivered to the process, print a stack trace and then exit.
434 /// AddSignalHandler - Add a function to be called when a signal is delivered
/external/opencv/
DREADME.rdoc32 You can change where the lib is delivered by modifying the APP_PROJECT_PATH in:
/external/valgrind/coregrind/m_gdbserver/
DREADME_DEVELOPERS76 signal is delivered immediately). If gdb instructs to give the signal
77 to the process, the signal is delivered to the guest. Otherwise, the
/external/icu/icu4c/source/data/brkitr/
Dcjdict.txt183 # modified, was distributed or delivered to or received by a user from
/external/wpa_supplicant_8/hostapd/
DREADME-WPS330 NDEF encapsulation) can be delivered to hostapd using the
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-WPS354 without NDEF encapsulation) can be delivered to wpa_supplicant using the
/external/lldb/docs/
Dlldb-gdb-remote.txt763 // being delivered to the debugger. This packet happens asynchronously
842 // program correctly. What if a real SIGTRAP was delivered to a thread
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/
Dwords.txt641 delivered
/external/libpcap/doc/
Dpcap.txt1055 o UsrDelivered: number of packets delivered to the user.
/external/jpeg/
Dlibjpeg.doc159 can be obtained with a custom source manager. Decompressed data is delivered
305 WARNING: it is critical that the binary compressed data be delivered to the
1084 If set TRUE, colormapped output will be delivered. Default is FALSE,
1085 meaning that full-color output will be delivered.
Dinstall.doc648 delivered with a minimum HP-UX system, then you must use makefile.unix
/external/iproute2/doc/
Dip-cref.tex1168 host. The packets are looped back and delivered locally.
1619 \item \verb|local| --- packets are delivered locally.
/external/libxml2/result/HTML/
Dwired.html.sax1416 SAX.characters(Wired News delivered, 21)
/external/dnsmasq/
DCHANGELOG.archive180 Added --mx-target argument to allow mail to be delivered
/external/skia/src/animator/
DSkAnimateSchema.xsd399 Specifies whether the event is delivered immediately to matching event element or deferred to
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...

12