Home
last modified time | relevance | path

Searched refs:f_pipe (Results 1 – 25 of 61) sorted by relevance

123

/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/devices/impl/
H A DTranscodeProviderVuze.java524 if ( f_pipe != null ){ in analyse()
526 f_pipe.destroy(); in analyse()
764 if ( f_pipe != null ){ in transcode()
766 adapter.streamStats( f_pipe.getConnectionRate(), f_pipe.getWriteSpeed()); in transcode()
826 if ( f_pipe != null ){ in transcode()
828 f_pipe.destroy(); in transcode()
841 if ( f_pipe != null ){ in transcode()
843 f_pipe.pause(); in transcode()
850 if ( f_pipe != null ){ in transcode()
852 f_pipe.resume(); in transcode()
[all …]
/dports/net/tcptrace/tcptrace-508f73a/
H A Dcompress.c90 static void PipeFitting(FILE *f_pipe, FILE *f_header, FILE *f_stdin);
570 FILE *f_pipe; in PipeHelper() local
573 f_pipe = fdopen(fdpipe[1],"w"); in PipeHelper()
574 if (f_pipe == NULL) { in PipeHelper()
580 PipeFitting(f_pipe, stdin, f_orig_stdin); in PipeHelper()
625 FILE *f_pipe, in PipeFitting() argument
669 if (fwrite(buf,1,len,f_pipe) != len) { in PipeFitting()
702 if (fwrite(buf,1,len,f_pipe) != len) { in PipeFitting()
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dsys_pipe.c278 rf->f_pipe = rpipe; in pipe1()
284 wf->f_pipe = wpipe; in pipe1()
450 struct pipe *rpipe = fp->f_pipe; in pipe_read()
842 rpipe = fp->f_pipe; in pipe_write()
1079 struct pipe *pipe = fp->f_pipe; in pipe_ioctl()
1155 struct pipe *rpipe = fp->f_pipe; in pipe_poll()
1205 struct pipe *pipe = fp->f_pipe; in pipe_stat()
1232 struct pipe *pipe = fp->f_pipe; in pipe_close()
1234 fp->f_pipe = NULL; in pipe_close()
1242 struct pipe *pipe = fp->f_pipe; in pipe_restart()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dfile.h140 #define f_pipe f_undata.fd_pipe macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/rs6000/
H A D440.md26 ;; f_pipe - floating point arithmetic
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/rs6000/
H A D440.md26 ;; f_pipe - floating point arithmetic
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A D476.md27 ;; f_pipe - floating point arithmetic
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A D476.md27 ;; f_pipe - floating point arithmetic
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/rs6000/
H A D476.md27 ;; f_pipe - floating point arithmetic
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A D476.md27 ;; f_pipe - floating point arithmetic
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/rs6000/
H A D476.md27 ;; f_pipe - floating point arithmetic
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/powerpcspe/
H A D476.md27 ;; f_pipe - floating point arithmetic
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/rs6000/
H A D476.md27 ;; f_pipe - floating point arithmetic
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A D476.md27 ;; f_pipe - floating point arithmetic
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A D476.md27 ;; f_pipe - floating point arithmetic
/dports/lang/gcc48/gcc-4.8.5/gcc/config/rs6000/
H A D476.md27 ;; f_pipe - floating point arithmetic
H A D440.md25 ;; f_pipe - floating point arithmetic
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/rs6000/
H A D440.md25 ;; f_pipe - floating point arithmetic
H A D476.md27 ;; f_pipe - floating point arithmetic
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A D476.md27 ;; f_pipe - floating point arithmetic
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A D476.md27 ;; f_pipe - floating point arithmetic
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/rs6000/
H A D476.md27 ;; f_pipe - floating point arithmetic
H A D440.md25 ;; f_pipe - floating point arithmetic
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A D476.md27 ;; f_pipe - floating point arithmetic
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A D476.md27 ;; f_pipe - floating point arithmetic

123