HomeSort by relevance Sort by last modified time
    Searched full:pipe (Results 676 - 700 of 1632) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/lib/
libc.so 
  /system/core/adb/
transport_local.c 207 * pipe to communicate with adbd daemon inside the guest. This is done in order
315 /* Running inside the emulator: use QEMUD pipe as the transport. */
  /system/core/sh/
input.c 563 * from a 'here' document into a pipe and we don't want to close the
564 * pipe!
  /development/host/windows/usb/winusb/
adb_winusb_interface.h 156 @param[in] endpoint_id Endpoint (pipe) address on the device.
  /development/ndk/platforms/android-3/include/sys/
linux-unistd.h 80 int pipe (int *);
  /development/ndk/platforms/android-8/arch-arm/symbols/
libc.so.functions.txt 709 pipe
  /development/ndk/platforms/android-9/arch-arm/symbols/
libc.so.functions.txt 718 pipe
  /development/ndk/platforms/android-9/include/sys/
linux-unistd.h 81 int pipe (int *);
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExtensionNamespacesManager.java 236 // Xalan extension namespaces (redirect, pipe and SQL).
  /external/blktrace/
README 146 If you want to do live tracing, you can pipe the data between blktrace
  /external/chromium/chrome/browser/ui/webui/
downloads_dom_handler.cc 35 // stuff the downloads down the pipe slowly.
  /external/chromium/third_party/libevent/test/
regress.c 670 /* make sure that signal_event is event_del'ed and pipe closed */
686 /* make sure that the base1 pipe is closed correctly. */
698 printf("signal pipe not closed. ");
708 * for event mechanisms that use our signal pipe trick. kqueue handles
    [all...]
  /external/dbus/
README.windbus 134 tcp sockets, there are some efforts to get named pipe running, but some
  /external/dbus/dbus/
dbus-file-win.c 30 #include "dbus-pipe.h"
  /external/dropbear/
session.h 126 int signal_pipe[2]; /* stores endpoints of a self-pipe used for
  /external/libpng/contrib/pngminus/
README 92 can be part of a pipe.
  /external/libvpx/examples/includes/geshi/geshi/
perl.php 114 'ord', 'pack', 'package', 'pipe', 'pop', 'pos', 'print',
  /external/linux-tools-perf/
Android.mk 243 bench/sched-pipe.c \
builtin-stat.c 398 if (forks && (pipe(child_ready_pipe) < 0 || pipe(go_pipe) < 0)) {
428 perror("unable to read pipe");
445 perror("unable to read pipe");
    [all...]
  /external/ppp/pppd/
Makefile.linux 35 COPTS = -O2 -pipe -Wall -g
  /external/qemu/android/protocol/
fb-updates-impl.c 135 // There are still some data left in the pipe.
ui-commands-impl.c 148 // There are still some data left in the pipe.

Completed in 619 milliseconds

<<21222324252627282930>>