Home
last modified time | relevance | path

Searched refs:read_tag (Results 26 – 50 of 340) sorted by relevance

12345678910>>...14

/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/testcommon/
H A Dwin32_bitmap.h17 struct read_tag {}; struct
20 static const read_tag READ_TAG;
30 WindowsBitmap(const char *path, read_tag);
/dports/graphics/argyllcms/Argyll_V1.9.2/profile/
H A Dapplycal.c228 if ((primt = icco->read_tag(icco, sigp->prim)) == NULL) in main()
232 if (icco->read_tag(icco, sigp->back) != NULL) in main()
294 if ((primt = icco->read_tag(icco, sigp->prim)) == NULL) { in main()
305 if ((wo = (icmCurve *)icco->read_tag(icco, sigp->back)) == NULL) { in main()
337 if ((primt = icco->read_tag(icco, sigp->prim)) == NULL) { in main()
424 if ((wo = (icmCurve *)icco->read_tag(icco, bsig)) == NULL) { in main()
461 if ((wo = (icmCurve *)icco->read_tag(icco, bsig)) == NULL) { in main()
557 if ((backt = icco->read_tag(icco, sigp->back)) == NULL) in main()
561 if ((primt = icco->read_tag(icco, sigp->prim)) == NULL) { in main()
602 if ((wo = (icmCurve *)icco->read_tag(icco, bsig)) == NULL) in main()
[all …]
/dports/security/openct/openct-0.6.20/src/ifd/
H A Difd-rutoken.c391 static int read_tag(unsigned char *buf, size_t buf_len, in read_tag() function
421 if (read_tag(p, data_len, 0x80, &dohdr[0], 2) == 0) { in convert_doinfo_to_rtprot()
426 if (read_tag(p, data_len, 0xA5, data_a5, data_a5_len) == 0) in convert_doinfo_to_rtprot()
434 if (read_tag(p, data_len, 0x83, &dohdr[2], 2) == 0) in convert_doinfo_to_rtprot()
436 if (read_tag(p, data_len, 0x85, &dohdr[4], 3) == 0) in convert_doinfo_to_rtprot()
439 if (read_tag(p, data_len, 0x86, secattr, sizeof(secattr)) == 0) { in convert_doinfo_to_rtprot()
470 if (read_tag(p, data_len, 0x82, &rtprot[4], 2) != 0) in convert_fcp_to_rtprot()
474 if (read_tag(p, data_len, 0x83, &rtprot[6], 2) != 0) in convert_fcp_to_rtprot()
479 if (read_tag(p, data_len, 0x81, &rtprot[0], 2) == 0) { in convert_fcp_to_rtprot()
484 if (read_tag(p, data_len, 0x80, &rtprot[2], 2) == 0) { in convert_fcp_to_rtprot()
[all …]
/dports/games/multimc/MultiMC5-0.6.11/libraries/libnbtplusplus/test/
H A Dread_test.h174 TS_ASSERT_THROWS(reader.read_tag(), io::input_error); in test_read_errors()
181 TS_ASSERT_THROWS(reader.read_tag(), io::input_error); in test_read_errors()
188 TS_ASSERT_THROWS(reader.read_tag(), io::input_error); in test_read_errors()
195 TS_ASSERT_THROWS(reader.read_tag(), io::input_error); in test_read_errors()
213 auto pair = reader.read_tag(); in test_read_misc()
/dports/databases/xapian-core12/xapian-core-1.2.25/bin/
H A Dxapian-check-brass.cc96 cursor->read_tag(); in check_brass_table()
135 cursor->read_tag(); in check_brass_table()
165 cursor->read_tag(); in check_brass_table()
278 cursor->read_tag(); in check_brass_table()
336 cursor->read_tag(); in check_brass_table()
435 cursor->read_tag(); in check_brass_table()
476 cursor->read_tag(); in check_brass_table()
597 cursor->read_tag(); in check_brass_table()
638 cursor->read_tag(); in check_brass_table()
763 cursor->read_tag(); in check_brass_table()
H A Dxapian-chert-update.cc173 bool compressed = cur.read_tag(true); in copy_position()
194 bool compressed = cur.read_tag(true); in copy_postlist()
216 bool compressed = cur.read_tag(true); in copy_postlist()
236 bool compressed = cur.read_tag(true); in copy_postlist()
258 bool compressed = cur.read_tag(true); in copy_postlist()
272 bool compressed = cur.read_tag(true); in copy_unchanged()
302 bool compressed = cur.read_tag(true); in copy_termlist()
326 bool compressed = cur.read_tag(true); in copy_docid_keyed()
H A Dxapian-check-flint.cc88 cursor->read_tag(); in check_flint_table()
114 cursor->read_tag(); in check_flint_table()
144 cursor->read_tag(); in check_flint_table()
257 cursor->read_tag(); in check_flint_table()
304 cursor->read_tag(); in check_flint_table()
436 cursor->read_tag(); in check_flint_table()
551 cursor->read_tag(); in check_flint_table()
610 cursor->read_tag(); in check_flint_table()
H A Dxapian-check-chert.cc97 cursor->read_tag(); in check_chert_table()
137 cursor->read_tag(); in check_chert_table()
172 cursor->read_tag(); in check_chert_table()
287 cursor->read_tag(); in check_chert_table()
345 cursor->read_tag(); in check_chert_table()
444 cursor->read_tag(); in check_chert_table()
485 cursor->read_tag(); in check_chert_table()
636 cursor->read_tag(); in check_chert_table()
678 cursor->read_tag(); in check_chert_table()
823 cursor->read_tag(); in check_chert_table()
/dports/audio/opencore-amr/opencore-amr-0.1.5/test/
H A Dwavreader.c39 static uint32_t read_tag(struct wav_reader* wr) { in read_tag() function
77 tag = read_tag(wr); in wav_read_open()
85 tag2 = read_tag(wr); in wav_read_open()
94 subtag = read_tag(wr); in wav_read_open()
/dports/audio/vo-amrwbenc/vo-amrwbenc-0.1.3/
H A Dwavreader.c39 static uint32_t read_tag(struct wav_reader* wr) { in read_tag() function
77 tag = read_tag(wr); in wav_read_open()
85 tag2 = read_tag(wr); in wav_read_open()
94 subtag = read_tag(wr); in wav_read_open()
/dports/audio/vo-aacenc/vo-aacenc-0.1.3/
H A Dwavreader.c39 static uint32_t read_tag(struct wav_reader* wr) { in read_tag() function
77 tag = read_tag(wr); in wav_read_open()
85 tag2 = read_tag(wr); in wav_read_open()
94 subtag = read_tag(wr); in wav_read_open()
/dports/print/ghostscript7-base/ghostscript-7.07/icclib/
H A Dicctest.c308 ro = (icmCrdInfo *)rd_icco->read_tag(rd_icco, icSigCrdInfoTag); in doit()
347 ro = (icmCurve *)rd_icco->read_tag(rd_icco, icSigRedTRCTag); in doit()
382 ro = (icmCurve *)rd_icco->read_tag(rd_icco, icSigGreenTRCTag); in doit()
423 ro = (icmCurve *)rd_icco->read_tag(rd_icco, icSigBlueTRCTag); in doit()
463 ro = (icmData *)rd_icco->read_tag(rd_icco, icSigPs2CRD0Tag); in doit()
504 ro = (icmData *)rd_icco->read_tag(rd_icco, icSigPs2CRD1Tag); in doit()
616 ro = (icmLut *)rd_icco->read_tag(rd_icco, icSigAToB0Tag); in doit()
664 ro = (icmLut *)rd_icco->read_tag(rd_icco, icSigAToB1Tag); in doit()
742 ro = (icmLut *)rd_icco->read_tag(rd_icco, icSigAToB2Tag); in doit()
1397 ro = (icmUcrBg *)rd_icco->read_tag(rd_icco, icSigUcrBgTag); in doit()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/icclib/
H A Dicctest.c308 ro = (icmCrdInfo *)rd_icco->read_tag(rd_icco, icSigCrdInfoTag); in doit()
347 ro = (icmCurve *)rd_icco->read_tag(rd_icco, icSigRedTRCTag); in doit()
382 ro = (icmCurve *)rd_icco->read_tag(rd_icco, icSigGreenTRCTag); in doit()
423 ro = (icmCurve *)rd_icco->read_tag(rd_icco, icSigBlueTRCTag); in doit()
463 ro = (icmData *)rd_icco->read_tag(rd_icco, icSigPs2CRD0Tag); in doit()
504 ro = (icmData *)rd_icco->read_tag(rd_icco, icSigPs2CRD1Tag); in doit()
616 ro = (icmLut *)rd_icco->read_tag(rd_icco, icSigAToB0Tag); in doit()
664 ro = (icmLut *)rd_icco->read_tag(rd_icco, icSigAToB1Tag); in doit()
742 ro = (icmLut *)rd_icco->read_tag(rd_icco, icSigAToB2Tag); in doit()
1397 ro = (icmUcrBg *)rd_icco->read_tag(rd_icco, icSigUcrBgTag); in doit()
[all …]
/dports/games/multimc/MultiMC5-0.6.11/libraries/libnbtplusplus/src/io/
H A Dstream_reader.cpp35 std::pair<std::string, std::unique_ptr<tag>> read_tag(std::istream& is, endian::endian e) in read_tag() function
37 return stream_reader(is, e).read_tag(); in read_tag()
67 std::pair<std::string, std::unique_ptr<tag>> stream_reader::read_tag() in read_tag() function in nbt::io::stream_reader
/dports/multimedia/handbrake/fdk-aac-2.0.1/
H A Dwavreader.c41 static uint32_t read_tag(struct wav_reader* wr) { in read_tag() function
88 tag = read_tag(wr); in wav_read_open()
100 tag2 = read_tag(wr); in wav_read_open()
109 subtag = read_tag(wr); in wav_read_open()
/dports/audio/fdk-aac/fdk-aac-2.0.2/
H A Dwavreader.c41 static uint32_t read_tag(struct wav_reader* wr) { in read_tag() function
88 tag = read_tag(wr); in wav_read_open()
100 tag2 = read_tag(wr); in wav_read_open()
109 subtag = read_tag(wr); in wav_read_open()
/dports/databases/xapian-core/xapian-core-1.4.18/backends/glass/
H A Dglass_dbcheck.cc118 cursor->read_tag(); in check_glass_table()
150 cursor->read_tag(); in check_glass_table()
271 cursor->read_tag(); in check_glass_table()
338 cursor->read_tag(); in check_glass_table()
448 cursor->read_tag(); in check_glass_table()
495 cursor->read_tag(); in check_glass_table()
639 cursor->read_tag(); in check_glass_table()
678 cursor->read_tag(); in check_glass_table()
726 cursor->read_tag(); in check_glass_table()
915 cursor->read_tag(); in check_glass_table()
/dports/multimedia/audacious/audacious-4.1/src/libaudtag/
H A Daudtag.cc29 EXPORT bool read_tag (VFSFile & file, Tuple & tuple, Index<char> * image) in read_tag() function
39 return module->read_tag (file, tuple, image); in read_tag()
/dports/graphics/argyllcms/Argyll_V1.9.2/icc/
H A Dicctest.c402 ro = (icmCrdInfo *)rd_icco->read_tag(rd_icco, icSigCrdInfoTag); in doit()
441 ro = (icmCurve *)rd_icco->read_tag(rd_icco, icSigRedTRCTag); in doit()
476 ro = (icmCurve *)rd_icco->read_tag(rd_icco, icSigGreenTRCTag); in doit()
517 ro = (icmCurve *)rd_icco->read_tag(rd_icco, icSigBlueTRCTag); in doit()
557 ro = (icmData *)rd_icco->read_tag(rd_icco, icSigPs2CRD0Tag); in doit()
598 ro = (icmData *)rd_icco->read_tag(rd_icco, icSigPs2CRD1Tag); in doit()
710 ro = (icmLut *)rd_icco->read_tag(rd_icco, icSigAToB0Tag); in doit()
762 ro = (icmLut *)rd_icco->read_tag(rd_icco, icSigAToB1Tag); in doit()
840 ro = (icmLut *)rd_icco->read_tag(rd_icco, icSigAToB2Tag); in doit()
1563 ro = (icmUcrBg *)rd_icco->read_tag(rd_icco, icSigUcrBgTag); in doit()
[all …]
/dports/databases/xapian-core/xapian-core-1.4.18/backends/chert/
H A Dchert_dbcheck.cc112 cursor->read_tag(); in check_chert_table()
158 cursor->read_tag(); in check_chert_table()
202 cursor->read_tag(); in check_chert_table()
324 cursor->read_tag(); in check_chert_table()
391 cursor->read_tag(); in check_chert_table()
501 cursor->read_tag(); in check_chert_table()
548 cursor->read_tag(); in check_chert_table()
716 cursor->read_tag(); in check_chert_table()
764 cursor->read_tag(); in check_chert_table()
928 cursor->read_tag(); in check_chert_table()
/dports/multimedia/streamlink/streamlink-2.1.2/src/streamlink/plugins/
H A Dcommon_swf.py23 def read_tag(fd): function
38 yield read_tag(fd)
/dports/multimedia/livestreamer/livestreamer-1.12.2/src/livestreamer/plugins/
H A Dcommon_swf.py23 def read_tag(fd): function
38 yield read_tag(fd)
/dports/devel/aws-c-io/aws-c-io-0.10.12/tests/
H A Dsocket_handler_test.c325 struct aws_byte_buf read_tag = aws_byte_buf_from_c_str("I'm a little teapot."); in s_socket_echo_and_backpressure_test() local
343 (int)read_tag.len)); in s_socket_echo_and_backpressure_test()
405 …rw_handler_write(incoming_args.rw_handler, aws_atomic_load_ptr(&incoming_args.rw_slot), &read_tag); in s_socket_echo_and_backpressure_test()
425 ASSERT_INT_EQUALS(read_tag.len, outgoing_rw_args.amount_read); in s_socket_echo_and_backpressure_test()
434read_tag.buffer, read_tag.len, outgoing_rw_args.received_message.buffer, outgoing_rw_args.received… in s_socket_echo_and_backpressure_test()
617 struct aws_byte_buf read_tag = aws_byte_buf_from_c_str("Some bytes"); in s_open_channel_statistics_test() local
690 rw_handler_write(incoming_args.rw_handler, incoming_slot, &read_tag); in s_open_channel_statistics_test()
705 ASSERT_TRUE(stats_impl->total_bytes_read == read_tag.len); in s_open_channel_statistics_test()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/io/
H A Dmake_scanline_reader.hpp35 … , typename detail::file_stream_device< FormatTag >::read_tag() in make_scanline_reader()
59 … , typename detail::file_stream_device< FormatTag >::read_tag() in make_scanline_reader()
/dports/science/py-pydicom/pydicom-2.2.2/pydicom/
H A Dencaps.py77 tag = Tag(fp.read_tag())
113 tag = Tag(fp.read_tag())
205 tag = Tag(fp.read_tag())
472 tag = fp.read_tag()

12345678910>>...14