Home
last modified time | relevance | path

Searched refs:read_tag (Results 251 – 275 of 340) sorted by relevance

1...<<11121314

/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Doutput.cpp1760 static char read_tag(char *dst, size_t dstlen, int *is_end_tag, in read_tag() function
2424 c = read_tag(tagbuf, sizeof(tagbuf), &is_end_tag, in outformatlen_stream()
2676 c = read_tag(tagbuf, sizeof(tagbuf), &is_end_tag, in outformatlen_stream()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Doutput.cpp1760 static char read_tag(char *dst, size_t dstlen, int *is_end_tag, in read_tag() function
2424 c = read_tag(tagbuf, sizeof(tagbuf), &is_end_tag, in outformatlen_stream()
2676 c = read_tag(tagbuf, sizeof(tagbuf), &is_end_tag, in outformatlen_stream()
/dports/databases/xapian-core/xapian-core-1.4.18/bin/
H A Dxapian-inspect.cc169 cursor.read_tag(); in show_entry()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/flac/
H A Dmetadata.cc261 bool FLACng::read_tag (const char * filename, VFSFile & file, Tuple & tuple, Index<char> * image) in read_tag() function in FLACng
/dports/mail/rspamd/rspamd-3.1/src/libserver/
H A Ddkim.c1505 read_tag = 0, in rspamd_dkim_parse_key() enumerator
1509 } state = read_tag; in rspamd_dkim_parse_key()
1519 case read_tag: in rspamd_dkim_parse_key()
1536 state = read_tag; in rspamd_dkim_parse_key()
1545 state = read_tag; in rspamd_dkim_parse_key()
1554 state = read_tag; in rspamd_dkim_parse_key()
/dports/lang/gleam/gleam-0.18.2/cargo-crates/protobuf-2.25.2/src/
H A Dcoded_input_stream.rs273 pub fn read_tag(&mut self) -> ProtobufResult<wire_format::Tag> { in read_tag() method
284 self.read_tag().map(|t| t.unpack()) in read_tag_unpack()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/protobuf-2.25.2/src/
H A Dcoded_input_stream.rs273 pub fn read_tag(&mut self) -> ProtobufResult<wire_format::Tag> { in read_tag() method
284 self.read_tag().map(|t| t.unpack()) in read_tag_unpack()
/dports/graphics/argyllcms/Argyll_V1.9.2/xicc/
H A Dxicc.c1252 if ((luminanceTag = (icmXYZArray *)pp->read_tag(pp, icSigLuminanceTag)) != NULL in xicc_get_viewcond()
1262 if ((ro = (icmMeasurement *)pp->read_tag(pp, icSigMeasurementTag)) != NULL in xicc_get_viewcond()
1275 if ((whitePointTag = (icmXYZArray *)pp->read_tag(pp, icSigMediaWhitePointTag)) != NULL in xicc_get_viewcond()
1287 if ((ro = (icmViewingConditions *)pp->read_tag(pp, icSigViewingConditionsTag)) != NULL in xicc_get_viewcond()
1319 if ((ro = (icmSignature *)pp->read_tag(pp, icSigTechnologyTag)) != NULL in xicc_get_viewcond()
1655 if ((whitePointTag = (icmXYZArray *)pp->read_tag(pp, icSigMediaWhitePointTag)) != NULL in xicc_enum_viewcond()
2422 if ((ro = (icmText *)p->read_tag(p, sig)) != NULL) { in xiccReadCalTag()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/vorbis/
H A Dvorbis.cc345 bool VorbisPlugin::read_tag (const char * filename, VFSFile & file, in read_tag() function in VorbisPlugin
/dports/databases/xapian-core12/xapian-core-1.2.25/backends/flint/
H A Dflint_table.h429 bool read_tag(Cursor_ * C_, std::string *tag, bool keep_compressed) const;
/dports/multimedia/audacious/audacious-4.1/src/libaudtag/ape/
H A Dape.cc246 bool APETagModule::read_tag (VFSFile & handle, Tuple & tuple, Index<char> * image) in read_tag() function in audtag::APETagModule
/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php236 $record['tag'] = $this->read_tag();
335 function read_tag() function in Mpdf\\OtlDump
1190 $ScriptTag = $this->read_tag(); // = "beng", "deva" etc.
1205 $LangTag = $this->read_tag(); // =
1237 $Feature[$i] = ['tag' => $this->read_tag()];
3043 $ScriptTag = $this->read_tag(); // = "beng", "deva" etc.
3058 $LangTag = $this->read_tag(); // =
3090 $Feature[$i] = ['tag' => $this->read_tag()];
/dports/net-im/centerim/centerim-4.22.10/libyahoo2/
H A Dlibyahoo2.c203 int read_tag; member
809 yid->read_tag); in yahoo_input_close()
813 yid->read_tag = yid->write_tag = 0; in yahoo_input_close()
2269 yid->read_tag = in _yahoo_webcam_get_server_connected()
3218 yid->read_tag = in _yahoo_webcam_connected()
3665 yid->read_tag = in yahoo_connected()
3864 yid->read_tag = in _yahoo_http_connected()
3918 yid->read_tag = in _yahoo_http_post_connected()
4964 yid->read_tag = in _yahoo_ft_upload_connected()
/dports/graphics/argyllcms/Argyll_V1.9.2/namedc/
H A Dnamedc.c889 if ((txd = (icmTextDescription *)icco->read_tag(icco, icSigProfileDescriptionTag)) == NULL) { in read_icc()
922 if ((meastag = (icmMeasurement *)icco->read_tag(icco, icSigMeasurementTag)) != NULL) { in read_icc()
934 if ((tag = (icmNamedColor *)icco->read_tag(icco, icSigNamedColor2Tag)) == NULL) { in read_icc()
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/pdfbase/
H A Dttfonts.py225 record['tag'] = self.read_tag()
299 def read_tag(self): member in TTFontParser
312 def read_tag(self): member in TTFontParser
/dports/math/R-cran-haven/haven/src/readstat/spss/
H A Dreadstat_por_read.c84 static uint16_t read_tag(por_ctx_t *ctx) { in read_tag() function
850 uint16_t tr_tag = read_tag(ctx); in readstat_parse_por()
/dports/databases/xapian-core12/xapian-core-1.2.25/backends/chert/
H A Dchert_table.h459 bool read_tag(Cursor * C_, std::string *tag, bool keep_compressed) const;
/dports/databases/xapian-core12/xapian-core-1.2.25/backends/brass/
H A Dbrass_table.h452 bool read_tag(Brass::Cursor * C_, std::string *tag, bool keep_compressed) const;
/dports/textproc/uim-qt5/uim-d1ac9d9/gtk2/immodule/
H A Dgtk-im-uim.c91 static unsigned int read_tag; variable
1055 g_source_remove(read_tag);
1310 read_tag = g_io_add_watch(channel, G_IO_IN | G_IO_HUP | G_IO_ERR,
/dports/textproc/uim-m17nlib/uim-d1ac9d9/gtk2/immodule/
H A Dgtk-im-uim.c91 static unsigned int read_tag; variable
1055 g_source_remove(read_tag);
1310 read_tag = g_io_add_watch(channel, G_IO_IN | G_IO_HUP | G_IO_ERR,
/dports/textproc/uim-gtk3/uim-d1ac9d9/gtk2/immodule/
H A Dgtk-im-uim.c91 static unsigned int read_tag; variable
1055 g_source_remove(read_tag);
1310 read_tag = g_io_add_watch(channel, G_IO_IN | G_IO_HUP | G_IO_ERR,
/dports/textproc/uim-el/uim-d1ac9d9/gtk2/immodule/
H A Dgtk-im-uim.c91 static unsigned int read_tag; variable
1055 g_source_remove(read_tag);
1310 read_tag = g_io_add_watch(channel, G_IO_IN | G_IO_HUP | G_IO_ERR,
/dports/textproc/uim-gtk/uim-d1ac9d9/gtk2/immodule/
H A Dgtk-im-uim.c91 static unsigned int read_tag; variable
1055 g_source_remove(read_tag);
1310 read_tag = g_io_add_watch(channel, G_IO_IN | G_IO_HUP | G_IO_ERR,
/dports/japanese/uim-anthy/uim-d1ac9d9/gtk2/immodule/
H A Dgtk-im-uim.c91 static unsigned int read_tag; variable
1055 g_source_remove(read_tag);
1310 read_tag = g_io_add_watch(channel, G_IO_IN | G_IO_HUP | G_IO_ERR,
/dports/textproc/uim-gtk/uim-d1ac9d9/gtk2/candwin/
H A Dgtk.c166 static unsigned int read_tag; variable
899 read_tag = g_io_add_watch(channel, G_IO_IN | G_IO_HUP | G_IO_ERR, in main()

1...<<11121314