Home
last modified time | relevance | path

Searched refs:InputStream (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/dist/IO/
H A DIO.xs40 typedef PerlIO * InputStream; typedef
45 typedef FILE * InputStream; typedef
72 io_blocking(pTHX_ InputStream f, int block)
151 InputStream handle in io_blocking()
190 InputStream handle
292 InputStream handle
308 InputStream handle
353 InputStream in = IoIFP(io);
374 InputStream in = IoIFP(io);
592 InputStream soc
[all...]
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DIOStream.cpp91 bool InputStream::read_full(std::ofstream *log, size_t length, in read_full()
135 bool InputStream::read_line(std::ofstream *log, std::string &line) { in read_line()
148 bool InputStream::read_expected(std::ofstream *log, llvm::StringRef expected) { in read_expected()
H A DIOStream.h54 struct InputStream { struct
H A DVSCode.h125 InputStream input;
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A DReadKey.xs9 #define InputStream PerlIO * macro
1764 InputStream file
1775 InputStream file
1783 InputStream file
1792 InputStream file
1801 InputStream file in Win32PeekChar()
1825 InputStream file in blockoptions()
1845 InputStream file
1865 InputStream file
1885 InputStream file
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/Digest-MD5/
H A DMD5.xs238 typedef PerlIO* InputStream; typedef
300 InputStream fh
/openbsd-src/gnu/usr.bin/perl/dist/Time-HiRes/
H A Dtypemap52 InputStream T_IN
/openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/t/
H A Dtypemap51 InputStream T_IN
/openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/t/data/
H A Dperl.typemap51 InputStream T_IN
/openbsd-src/gnu/usr.bin/perl/lib/ExtUtils/
H A Dtypemap57 InputStream T_IN
/openbsd-src/gnu/usr.bin/perl/ext/B/
H A DB.xs20 typedef PerlIO * InputStream; typedef
22 typedef FILE * InputStream; typedef
/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs7712 #define InputStream PerlIO * macro
7809 InputStream f
H A DChangeLog1021 - Stubs for XS now use OutputStream and InputStream file types to
/openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/
H A Dperlxstut.pod1290 C<InputStream> (T_IN), C<InOutStream> (T_INOUT) and C<OutputStream>
1309 C<OutputStream> if open as "r" it should be an C<InputStream>.
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs57 typedef PerlIO * InputStream; in cat_utf8a2n()
4818 InputStream
19 typedef PerlIO * InputStream; global() typedef