Home
last modified time | relevance | path

Searched refs:open_next_file (Results 1 – 25 of 44) sorted by relevance

12

/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/jellyfish/include/jellyfish/
H A Dwhole_sequence_parser.hpp59 open_next_file(streams_[i]); in whole_sequence_parser()
81 open_next_file(st); in produce()
89 void open_next_file(stream_status& st) { in open_next_file() function in jellyfish::whole_sequence_parser
101 case EOF: return open_next_file(st); in open_next_file()
H A Dmer_overlap_sequence_parser.hpp86 open_next_file(streams_[i]); in mer_overlap_sequence_parser()
116 open_next_file(st); in produce()
124 bool open_next_file(stream_status& st) { in open_next_file() function in jellyfish::mer_overlap_sequence_parser
138 case EOF: return open_next_file(st); in open_next_file()
H A Dstream_manager.hpp95 open_next_file(res); in next()
108 void open_next_file(stream_type& res) { in open_next_file() function in jellyfish::stream_manager
H A Ddumper.hpp53 void open_next_file(const char *prefix, std::ofstream &out) { in open_next_file() function in jellyfish::dumper_t
H A Dsorted_dumper.hpp69 this->open_next_file(file_prefix_, out_); in _dump()
/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/include/jellyfish/
H A Dwhole_sequence_parser.hpp60 open_next_file(streams_[i]); in whole_sequence_parser()
89 open_next_file(st); in produce()
97 void open_next_file(stream_status& st) { in open_next_file() function in jellyfish::whole_sequence_parser
109 case EOF: return open_next_file(st); in open_next_file()
H A Dstream_manager.hpp92 open_next_file(res); in next()
105 void open_next_file(stream_type& res) { in open_next_file() function in jellyfish::stream_manager
/dports/biology/jellyfish/jellyfish-2.3.0/include/jellyfish/
H A Dwhole_sequence_parser.hpp65 open_next_file(streams_[i]); in whole_sequence_parser()
92 open_next_file(st); in produce()
100 void open_next_file(stream_status& st) { in open_next_file() function in jellyfish::whole_sequence_parser
113 case EOF: return open_next_file(st); in open_next_file()
H A Dmer_overlap_sequence_parser.hpp77 open_next_file(streams_[i]); in mer_overlap_sequence_parser()
112 open_next_file(st); in produce()
120 bool open_next_file(stream_status& st) { in open_next_file() function in jellyfish::mer_overlap_sequence_parser
135 case EOF: return open_next_file(st); in open_next_file()
H A Dstream_manager.hpp137 open_next_file(res); in next()
154 void open_next_file(stream_type& res) { in open_next_file() function in jellyfish::stream_manager
H A Ddumper.hpp45 void open_next_file(const char *prefix, std::ofstream &out) { in open_next_file() function in jellyfish::dumper_t
H A Dsorted_dumper.hpp61 this->open_next_file(file_prefix_, out_); in _dump()
/dports/lang/gnu-apl/apl-1.8/src/
H A DIO_Files.cc54 open_next_file(); in get_file_line()
172 open_next_file(); in next_file()
311 IO_Files::open_next_file() in open_next_file() function in IO_Files
H A DIO_Files.hh108 static void open_next_file();
/dports/sysutils/busybox/busybox-1.26.2/coreutils/
H A Dod_bloaty.c492 open_next_file(void) in open_next_file() function
831 open_next_file(); in skip()
962 open_next_file(); in read_block()
1099 open_next_file(); in dump_strings()
1354 open_next_file(); in od_main()
/dports/misc/gnuls/coreutils-8.30/src/
H A Dod.c900 open_next_file (void) in open_next_file() function
1100 ok &= open_next_file (); in skip()
1262 ok &= open_next_file (); in read_char()
1306 ok &= open_next_file (); in read_block()
1911 ok = open_next_file (); in main()
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dod.c902 open_next_file (void) in open_next_file() function
1106 ok &= open_next_file (); in skip()
1268 ok &= open_next_file (); in read_char()
1312 ok &= open_next_file (); in read_block()
1917 ok = open_next_file (); in main()
/dports/misc/lastools/LAStools-8ff2694/LASlib/inc/
H A Dlasreadermerged.hpp90 BOOL open_next_file();
/dports/biology/vcftools/vcftools-0.1.16/src/perl/
H A Dvcf-phased-join102 my ($fh_next,$swap_next) = open_next_file($opts);
144 ($fh_next,$swap_next) = open_next_file($opts);
154 sub open_next_file
/dports/devel/kBuild/kBuild-0.1.9998/src/sed/sed/
H A Dexecute.c638 static void open_next_file P_((const char *name, struct input *));
640 open_next_file(name, input) in open_next_file() function
793 open_next_file (*input->file_list++, input);
813 open_next_file(*input->file_list++, input);
/dports/editors/ssed/sed-3.62/sed/
H A Dexecute.c635 static void open_next_file P_((const char *name, struct input *));
637 open_next_file(name, input) in open_next_file() function
787 open_next_file (*input->file_list++, input);
807 open_next_file(*input->file_list++, input);
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dconcatdec.c522 static int open_next_file(AVFormatContext *avf) in open_next_file() function
587 if ((ret = open_next_file(avf)) < 0) in concat_read_packet()
598 if ((ret = open_next_file(avf)) < 0) in concat_read_packet()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dconcatdec.c512 static int open_next_file(AVFormatContext *avf) in open_next_file() function
585 if ((ret = open_next_file(avf)) < 0) in concat_read_packet()
597 if ((ret = open_next_file(avf)) < 0) in concat_read_packet()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dconcatdec.c522 static int open_next_file(AVFormatContext *avf) in open_next_file() function
587 if ((ret = open_next_file(avf)) < 0) in concat_read_packet()
598 if ((ret = open_next_file(avf)) < 0) in concat_read_packet()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dconcatdec.c522 static int open_next_file(AVFormatContext *avf) in open_next_file() function
587 if ((ret = open_next_file(avf)) < 0) in concat_read_packet()
598 if ((ret = open_next_file(avf)) < 0) in concat_read_packet()

12