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

<<21222324252627282930>>

  /external/chromium/build/mac/
strip_save_dsym 52 stdout=subprocess.PIPE)
98 stdout=subprocess.PIPE)
  /external/dnsmasq/src/
util.c 236 if (pipe(fd) == -1 ||
239 die(_("cannot create pipe: %s"), NULL, EC_MISC);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/
eclipse_1310.so 
  /external/libnfc-nxp/src/
phHciNfc_RFReaderB.c 480 HCI_PRINT("Reader B open pipe complete\n");
488 HCI_PRINT("Reader B close pipe complete\n");
    [all...]
phHciNfc_SWP.c 268 HCI_PRINT("SWP gate open pipe complete\n");
273 HCI_PRINT("SWP close pipe complete\n");
phHciNfc_WI.c 615 HCI_PRINT("WI gate open pipe complete\n");
622 HCI_PRINT("WI close pipe complete\n");
  /external/libvpx/examples/includes/geshi/geshi/
powershell.php 26 * - Color text between Cmdlets/Aliases and pipe/end-of-line
220 // special after pipe
  /external/llvm/tools/llvm-mc/
llvm-mc.cpp 307 case AsmToken::Pipe: Out->os() << "Pipe"; break;
  /external/mksh/src/
sh.h 830 void *job; /* 0 or job of co-process using input pipe */
831 int read; /* pipe from co-process's stdout */
833 int write; /* pipe to co-process's stdin */
834 int njobs; /* number of live jobs using output pipe */
835 Coproc_id id; /* id of current output pipe */
    [all...]
  /external/oprofile/
oprofile_android 60 popen = subprocess.Popen(command, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
  /external/qemu/
posix-aio-compat.c 481 /* read all bytes from signal pipe */
640 fprintf(stderr, "failed to create pipe\n");
  /frameworks/native/cmds/dumpstate/
utils.c 325 if (pipe(fds)) {
326 fprintf(stderr, "pipe: %s\n", strerror(errno));
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 144 /* Parameter specifying the pipe to use. */
150 OMX_HANDLETYPE hPipe; /**< The pipe handle*/
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 144 /* Parameter specifying the pipe to use. */
150 OMX_HANDLETYPE hPipe; /**< The pipe handle*/
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 144 /* Parameter specifying the pipe to use. */
150 OMX_HANDLETYPE hPipe; /**< The pipe handle*/
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ipc_event.c 582 /* create a pipe */
583 pipe(pIpcEvent->p_shared_memory->pipe_fields);
  /ndk/sources/host-tools/make-3.81/
configure.in 155 getrlimit setrlimit setvbuf pipe strerror strsignal \
436 echo " supports the pipe(), sigaction(), and either"
  /ndk/sources/host-tools/make-3.81/po/
he.po 635 msgid "read jobs pipe"
636 msgstr "read jobs pipe"
973 msgid "creating jobs pipe"
974 msgstr "creating jobs pipe"
977 msgid "init jobserver pipe"
978 msgstr "init jobserver pipe"
    [all...]
id.po 632 msgid "read jobs pipe"
633 msgstr "membaca jobs pipe"
972 msgid "creating jobs pipe"
973 msgstr "membuat jobs pipe"
976 msgid "init jobserver pipe"
977 msgstr "inisiasi jobserver pipe"
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/
liblto_plugin.so 
liblto_plugin.so.0 
liblto_plugin.so.0.0.0 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/libexec/gcc/mipsel-linux-android/4.4.3/
collect2 
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/lib/
libc.so 

Completed in 675 milliseconds

<<21222324252627282930>>