Home
last modified time | relevance | path

Searched refs:read_id (Results 1 – 25 of 489) sorted by relevance

12345678910>>...20

/dports/biology/sra-tools/sra-tools-2.11.0/tools/fasterq-dump/
H A Djoin_results.c41 uint32_t read_id,
49 uint32_t read_id,
107 uint32_t read_id, in print_v1_no_name_no_frag_nr() argument
127 uint32_t read_id, in print_v1_no_name_frag_nr() argument
147 uint32_t read_id, in print_v1_syn_name_no_frag_nr() argument
169 uint32_t read_id, in print_v1_syn_name_frag_nr() argument
192 uint32_t read_id, in print_v1_real_name_no_frag_nr() argument
228 uint32_t read_id, in print_v1_real_name_frag_nr() argument
638 rc = make_join_printer( self, read_id, &p ); in join_results_print()
701 uint32_t read_id, in join_results_print_fastq_v1() argument
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_check.c132 read_id(unsigned char **pp) in read_id() function
196 val.i = read_id(pp); in read_val()
447 id = read_id(&p); in check_heap_tags()
454 id = read_id(&p); in check_heap_tags()
459 id = read_id(&p); in check_heap_tags()
464 id = read_id(&p); in check_heap_tags()
468 id = read_id(&p); in check_heap_tags()
471 id = read_id(&p); in check_heap_tags()
475 id = read_id(&p); in check_heap_tags()
478 id = read_id(&p); in check_heap_tags()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_check.c132 read_id(unsigned char **pp) in read_id() function
196 val.i = read_id(pp); in read_val()
447 id = read_id(&p); in check_heap_tags()
454 id = read_id(&p); in check_heap_tags()
459 id = read_id(&p); in check_heap_tags()
464 id = read_id(&p); in check_heap_tags()
468 id = read_id(&p); in check_heap_tags()
471 id = read_id(&p); in check_heap_tags()
475 id = read_id(&p); in check_heap_tags()
478 id = read_id(&p); in check_heap_tags()
[all …]
/dports/biology/py-ont-fast5-api/ont_fast5_api-release_4.0.0/ont_fast5_api/
H A Dmulti_fast5.py33 def get_read(self, read_id): argument
34 group_name = "read_" + read_id
37 return Fast5Read(self, read_id)
39 def create_read(self, read_id, run_id): argument
42 return self.create_empty_read(read_id, run_id)
44 def create_empty_read(self, read_id, run_id): argument
45 group_name = "read_" + read_id
58 self.run_id_map[run_id] = read_id
62 return Fast5Read(self, read_id)
88 read_name = "read_" + read_to_add.read_id
[all …]
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/ext/wavpack/
H A Dgstwavpackstreamreader.c34 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_read_bytes()
54 GST_DEBUG ("Returning position %d", ((read_id *) id)->position); in gst_wavpack_stream_reader_get_pos()
55 return ((read_id *) id)->position; in gst_wavpack_stream_reader_get_pos()
77 read_id *rid = (read_id *) id; in gst_wavpack_stream_reader_push_back_byte()
91 GST_DEBUG ("Returning length %d", ((read_id *) id)->length); in gst_wavpack_stream_reader_get_length()
93 return ((read_id *) id)->length; in gst_wavpack_stream_reader_get_length()

12345678910>>...20