Home
last modified time | relevance | path

Searched +defs:stream +defs:element +defs:type (Results 1 – 25 of 1401) sorted by relevance

12345678910>>...57

/dports/graphics/kxstitch/kxstitch-2.2.0/src/
H A DPage.cpp60 Element *element = elementIterator.next(); in operator =() local
136 void Page::addElement(Element *element) in addElement()
142 void Page::removeElement(Element *element) in removeElement()
160 Element *element = elementIterator.next(); in render() local
170 Element *element = nullptr; in itemAt() local
190 QDataStream &operator<<(QDataStream &stream, const Page &page) in operator <<()
206 const Element *element = elementIterator.next(); in operator <<() local
222 QDataStream &operator>>(QDataStream &stream, Page &page) in operator >>()
302 void Page::readElements(QDataStream &stream) in readElements()
305 qint32 type; in readElements() local
[all …]
/dports/games/residualvm/residualvm-0.3.1/engines/stark/
H A Dresourcereference.cpp35 ResourceReference::PathElement::PathElement(Resources::Type type, uint16 index) : in PathElement()
46 void ResourceReference::addPathElement(Resources::Type type, uint16 index) { in addPathElement()
54 const PathElement &element = _path[i]; in resolve() local
97 const PathElement &element = _path[i]; in canResolve() local
174 void ResourceReference::loadFromStream(Common::ReadStream *stream) { in loadFromStream()
180 Resources::Type type = Resources::Type((Resources::Type::ResourceType) (rawType)); in loadFromStream() local
187 void ResourceReference::saveToStream(Common::WriteStream *stream) { in saveToStream()
/dports/games/scummvm/scummvm-2.5.1/engines/stark/
H A Dresourcereference.cpp36 ResourceReference::PathElement::PathElement(Resources::Type type, uint16 index) : in PathElement()
47 void ResourceReference::addPathElement(Resources::Type type, uint16 index) { in addPathElement()
55 const PathElement &element = _path[i]; in resolve() local
107 const PathElement &element = _path[i]; in canResolve() local
184 void ResourceReference::loadFromStream(Common::ReadStream *stream) { in loadFromStream()
190 Resources::Type type = Resources::Type((Resources::Type::ResourceType) (rawType)); in loadFromStream() local
197 void ResourceReference::saveToStream(Common::WriteStream *stream) { in saveToStream()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/math/
H A DMathML.cpp288 logError (XMLInputStream& stream, const XMLToken& element, SBMLErrorCode_t code, in logError()
421 setTypeCI (ASTNode& node, const XMLToken& element, XMLInputStream& stream) in setTypeCI()
575 setTypeCN (ASTNode& node, const XMLToken& element, XMLInputStream& stream) in setTypeCN()
578 string type = "real"; in setTypeCN() local
708 setTypeOther (ASTNode& node, const XMLToken& element, XMLInputStream& stream) in setTypeOther()
723 ASTNodeType_t type = AST_UNKNOWN; in setTypeOther() local
753 setType (ASTNode& node, const XMLToken& element, XMLInputStream& stream) in setType()
953 string type; in readMathML() local
1358 ASTNodeType_t type = node.getType(); in writeCI() local
1516 ASTNodeType_t type = node.getType(); in writeCSymbol() local
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/math/
H A DMathML.cpp288 logError (XMLInputStream& stream, const XMLToken& element, SBMLErrorCode_t code, in logError()
421 setTypeCI (ASTNode& node, const XMLToken& element, XMLInputStream& stream) in setTypeCI()
575 setTypeCN (ASTNode& node, const XMLToken& element, XMLInputStream& stream) in setTypeCN()
578 string type = "real"; in setTypeCN() local
708 setTypeOther (ASTNode& node, const XMLToken& element, XMLInputStream& stream) in setTypeOther()
723 ASTNodeType_t type = AST_UNKNOWN; in setTypeOther() local
753 setType (ASTNode& node, const XMLToken& element, XMLInputStream& stream) in setType()
953 string type; in readMathML() local
1358 ASTNodeType_t type = node.getType(); in writeCI() local
1516 ASTNodeType_t type = node.getType(); in writeCSymbol() local
[all …]
/dports/audio/libmatemixer/libmatemixer-1.26.0/backends/alsa/
H A Dalsa-toggle.c32 AlsaToggleType type; member
34 snd_mixer_elem_t *element; member
76 alsa_toggle_new (AlsaStream *stream, in alsa_toggle_new()
80 AlsaToggleType type, in alsa_toggle_new()
146 alsa_toggle_get_snd_element (AlsaElement *element) in alsa_toggle_get_snd_element()
154 alsa_toggle_set_snd_element (AlsaElement *element, snd_mixer_elem_t *el) in alsa_toggle_set_snd_element()
162 alsa_toggle_load (AlsaElement *element) in alsa_toggle_load()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst/gio/
H A Dgstgio.c48 gst_gio_error (gpointer element, const gchar * func_name, GError ** err, in gst_gio_error()
74 gst_gio_seek (gpointer element, GSeekable * stream, guint64 offset, in gst_gio_seek()
146 gst_gio_uri_handler_get_type_sink (GType type) in gst_gio_uri_handler_get_type_sink()
152 gst_gio_uri_handler_get_type_src (GType type) in gst_gio_uri_handler_get_type_src()
158 gst_gio_uri_handler_get_protocols (GType type) in gst_gio_uri_handler_get_protocols()
171 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_get_uri() local
185 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_set_uri() local
217 gst_gio_uri_handler_do_init (GType type) in gst_gio_uri_handler_do_init()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst/gio/
H A Dgstgio.c48 gst_gio_error (gpointer element, const gchar * func_name, GError ** err, in gst_gio_error()
74 gst_gio_seek (gpointer element, GSeekable * stream, guint64 offset, in gst_gio_seek()
146 gst_gio_uri_handler_get_type_sink (GType type) in gst_gio_uri_handler_get_type_sink()
152 gst_gio_uri_handler_get_type_src (GType type) in gst_gio_uri_handler_get_type_src()
158 gst_gio_uri_handler_get_protocols (GType type) in gst_gio_uri_handler_get_protocols()
171 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_get_uri() local
185 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_set_uri() local
217 gst_gio_uri_handler_do_init (GType type) in gst_gio_uri_handler_do_init()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst/gio/
H A Dgstgio.c48 gst_gio_error (gpointer element, const gchar * func_name, GError ** err, in gst_gio_error()
74 gst_gio_seek (gpointer element, GSeekable * stream, guint64 offset, in gst_gio_seek()
146 gst_gio_uri_handler_get_type_sink (GType type) in gst_gio_uri_handler_get_type_sink()
152 gst_gio_uri_handler_get_type_src (GType type) in gst_gio_uri_handler_get_type_src()
158 gst_gio_uri_handler_get_protocols (GType type) in gst_gio_uri_handler_get_protocols()
171 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_get_uri() local
185 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_set_uri() local
217 gst_gio_uri_handler_do_init (GType type) in gst_gio_uri_handler_do_init()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst/gio/
H A Dgstgio.c48 gst_gio_error (gpointer element, const gchar * func_name, GError ** err, in gst_gio_error()
74 gst_gio_seek (gpointer element, GSeekable * stream, guint64 offset, in gst_gio_seek()
146 gst_gio_uri_handler_get_type_sink (GType type) in gst_gio_uri_handler_get_type_sink()
152 gst_gio_uri_handler_get_type_src (GType type) in gst_gio_uri_handler_get_type_src()
158 gst_gio_uri_handler_get_protocols (GType type) in gst_gio_uri_handler_get_protocols()
171 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_get_uri() local
185 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_set_uri() local
217 gst_gio_uri_handler_do_init (GType type) in gst_gio_uri_handler_do_init()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst/gio/
H A Dgstgio.c48 gst_gio_error (gpointer element, const gchar * func_name, GError ** err, in gst_gio_error()
74 gst_gio_seek (gpointer element, GSeekable * stream, guint64 offset, in gst_gio_seek()
146 gst_gio_uri_handler_get_type_sink (GType type) in gst_gio_uri_handler_get_type_sink()
152 gst_gio_uri_handler_get_type_src (GType type) in gst_gio_uri_handler_get_type_src()
158 gst_gio_uri_handler_get_protocols (GType type) in gst_gio_uri_handler_get_protocols()
171 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_get_uri() local
185 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_set_uri() local
217 gst_gio_uri_handler_do_init (GType type) in gst_gio_uri_handler_do_init()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst/gio/
H A Dgstgio.c48 gst_gio_error (gpointer element, const gchar * func_name, GError ** err, in gst_gio_error()
74 gst_gio_seek (gpointer element, GSeekable * stream, guint64 offset, in gst_gio_seek()
146 gst_gio_uri_handler_get_type_sink (GType type) in gst_gio_uri_handler_get_type_sink()
152 gst_gio_uri_handler_get_type_src (GType type) in gst_gio_uri_handler_get_type_src()
158 gst_gio_uri_handler_get_protocols (GType type) in gst_gio_uri_handler_get_protocols()
171 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_get_uri() local
185 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_set_uri() local
217 gst_gio_uri_handler_do_init (GType type) in gst_gio_uri_handler_do_init()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst/gio/
H A Dgstgio.c48 gst_gio_error (gpointer element, const gchar * func_name, GError ** err, in gst_gio_error()
74 gst_gio_seek (gpointer element, GSeekable * stream, guint64 offset, in gst_gio_seek()
146 gst_gio_uri_handler_get_type_sink (GType type) in gst_gio_uri_handler_get_type_sink()
152 gst_gio_uri_handler_get_type_src (GType type) in gst_gio_uri_handler_get_type_src()
158 gst_gio_uri_handler_get_protocols (GType type) in gst_gio_uri_handler_get_protocols()
171 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_get_uri() local
185 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_set_uri() local
217 gst_gio_uri_handler_do_init (GType type) in gst_gio_uri_handler_do_init()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst/gio/
H A Dgstgio.c48 gst_gio_error (gpointer element, const gchar * func_name, GError ** err, in gst_gio_error()
74 gst_gio_seek (gpointer element, GSeekable * stream, guint64 offset, in gst_gio_seek()
146 gst_gio_uri_handler_get_type_sink (GType type) in gst_gio_uri_handler_get_type_sink()
152 gst_gio_uri_handler_get_type_src (GType type) in gst_gio_uri_handler_get_type_src()
158 gst_gio_uri_handler_get_protocols (GType type) in gst_gio_uri_handler_get_protocols()
171 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_get_uri() local
185 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_set_uri() local
217 gst_gio_uri_handler_do_init (GType type) in gst_gio_uri_handler_do_init()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst/gio/
H A Dgstgio.c48 gst_gio_error (gpointer element, const gchar * func_name, GError ** err, in gst_gio_error()
74 gst_gio_seek (gpointer element, GSeekable * stream, guint64 offset, in gst_gio_seek()
146 gst_gio_uri_handler_get_type_sink (GType type) in gst_gio_uri_handler_get_type_sink()
152 gst_gio_uri_handler_get_type_src (GType type) in gst_gio_uri_handler_get_type_src()
158 gst_gio_uri_handler_get_protocols (GType type) in gst_gio_uri_handler_get_protocols()
171 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_get_uri() local
185 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_set_uri() local
217 gst_gio_uri_handler_do_init (GType type) in gst_gio_uri_handler_do_init()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst/gio/
H A Dgstgio.c48 gst_gio_error (gpointer element, const gchar * func_name, GError ** err, in gst_gio_error()
74 gst_gio_seek (gpointer element, GSeekable * stream, guint64 offset, in gst_gio_seek()
146 gst_gio_uri_handler_get_type_sink (GType type) in gst_gio_uri_handler_get_type_sink()
152 gst_gio_uri_handler_get_type_src (GType type) in gst_gio_uri_handler_get_type_src()
158 gst_gio_uri_handler_get_protocols (GType type) in gst_gio_uri_handler_get_protocols()
171 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_get_uri() local
185 GstElement *element = GST_ELEMENT (handler); in gst_gio_uri_handler_set_uri() local
217 gst_gio_uri_handler_do_init (GType type) in gst_gio_uri_handler_do_init()
/dports/irc/quassel-core/quassel-0.14-rc2/src/common/serializers/
H A Dserializers.cpp26 bool toVariant(QDataStream& stream, Quassel::Features features, QVariant& data) in toVariant()
38 bool checkStreamValid(QDataStream& stream) in checkStreamValid()
58 QVariant element; in deserialize() local
87 bool Serializers::deserialize(QDataStream& stream, const Quassel::Features& features, QVariant& dat… in deserialize()
89 Types::VariantType type; in deserialize() local
111 …ool Serializers::deserialize(QDataStream& stream, const Quassel::Features& features, QVariant& dat… in deserialize()
160 …ool Serializers::deserialize(QDataStream& stream, const Quassel::Features& features, QVariant& dat… in deserialize()
204 QString element; in deserialize() local
455 bool Serializers::deserialize(QDataStream& stream, const Quassel::Features& features, bool& data) in deserialize()
504 …rializers::Types::VariantType Serializers::Types::variantType(Serializers::Types::QuasselType type) in variantType()
[all …]
/dports/irc/quassel/quassel-0.14-rc2/src/common/serializers/
H A Dserializers.cpp26 bool toVariant(QDataStream& stream, Quassel::Features features, QVariant& data) in toVariant()
38 bool checkStreamValid(QDataStream& stream) in checkStreamValid()
58 QVariant element; in deserialize() local
87 bool Serializers::deserialize(QDataStream& stream, const Quassel::Features& features, QVariant& dat… in deserialize()
89 Types::VariantType type; in deserialize() local
111 …ool Serializers::deserialize(QDataStream& stream, const Quassel::Features& features, QVariant& dat… in deserialize()
160 …ool Serializers::deserialize(QDataStream& stream, const Quassel::Features& features, QVariant& dat… in deserialize()
204 QString element; in deserialize() local
455 bool Serializers::deserialize(QDataStream& stream, const Quassel::Features& features, bool& data) in deserialize()
504 …rializers::Types::VariantType Serializers::Types::variantType(Serializers::Types::QuasselType type) in variantType()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/
H A DSystemApiDescriptionProcessor.java69 InputStream stream = null; in serializeComponentXml() local
148 Element type = null; in annotateApiSettings() local
179 …void annotateDescriptor(IApiDescription settings, IElementDescriptor descriptor, Element element) { in annotateDescriptor()
199 private static int retrieveElementAttribute(Element element, String name) { in retrieveElementAttribute()
217 private static String retrieveStringElementAttribute(Element element, String name) { in retrieveStringElementAttribute()
235 private static boolean retrieveBooleanElementAttribute(Element element, String name) { in retrieveBooleanElementAttribute()
255 …Settings(IApiDescription settings, IReferenceTypeDescriptor typedesc, Element type) throws CoreExc… in annotateFieldSettings()
283 …Settings(IApiDescription settings, IReferenceTypeDescriptor typedesc, Element type) throws CoreExc… in annotateMethodSettings()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dm2-valprint.c69 struct ui_file *stream) in m2_print_long_set()
160 struct ui_file *stream, int recurse, in m2_print_unbounded_array()
167 struct type *type = check_typedef (value_type (value)); in m2_print_unbounded_array() local
184 print_unpacked_pointer (struct type *type, in print_unpacked_pointer()
187 struct ui_file *stream) in print_unpacked_pointer()
225 print_variable_at_address (struct type *type, in print_variable_at_address()
227 struct ui_file *stream, in print_variable_at_address()
259 struct ui_file *stream, int recurse, in m2_print_array_contents()
263 struct type *type = check_typedef (value_type (val)); in m2_print_array_contents() local
311 struct type *type = check_typedef (value_type (val)); in value_print_inner() local
[all …]
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/xsd2cppsax/src/de/netallied/xsd2cppsax/
H A DGenerator.java241 protected String createDataConvenienceParameterList(XSTypeDefinition type) { in createDataConvenienceParameterList()
403 public String findCorrectCppTypeForAttribute(XSTypeDefinition type) { in findCorrectCppTypeForAttribute()
1114 XSSimpleTypeDefinition type = Util.getType(attr); in printAttributeFreeing() local
1127 element, null, null, null, null, this)); in printAttributeFreeing() local
1769 …protected void printComplexValidationDataStructMember(PrintStream stream, String type, String name… in printComplexValidationDataStructMember()
2141 protected void printEmptyLine(PrintStream stream) { in printEmptyLine()
2898 element, null, null, null, null, this)); in printParseAttrXMLNS() local
2945 … protected void printPreBeginImpl(PrintStream stream, String cppName, XSElementDeclaration element, in printPreBeginImpl()
3008 protected void printPreEndImpl(PrintStream stream, String cppName, XSElementDeclaration element, in printPreEndImpl()
3715 …protected void printValidateBeginImpl(PrintStream stream, String cppName, XSElementDeclaration ele… in printValidateBeginImpl()
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dm2-valprint.c49 get_long_set_bounds (struct type *type, LONGEST *low, LONGEST *high) in get_long_set_bounds()
69 m2_print_long_set (struct type *type, const gdb_byte *valaddr, in m2_print_long_set()
71 struct ui_file *stream) in m2_print_long_set()
162 struct ui_file *stream, int recurse, in m2_print_unbounded_array()
190 print_unpacked_pointer (struct type *type, in print_unpacked_pointer()
193 struct ui_file *stream) in print_unpacked_pointer()
231 print_variable_at_address (struct type *type, in print_variable_at_address()
233 struct ui_file *stream, in print_variable_at_address()
266 struct ui_file *stream, int recurse, in m2_print_array_contents()
312 CORE_ADDR address, struct ui_file *stream, int recurse, in m2_val_print()
[all …]
/dports/databases/kbibtex/kbibtex-0.9.2/src/io/
H A Dfileexporterris.cpp37 bool FileExporterRIS::save(QIODevice *iodevice, const QSharedPointer<const Element> element, const … in save()
49 QTextStream stream(iodevice); in save() local
70 QTextStream stream(iodevice); in save() local
91 bool FileExporterRIS::writeEntry(QTextStream &stream, const Entry *entry) in writeEntry()
94 QString type = entry->type(); in writeEntry() local
201 bool FileExporterRIS::writeKeyValue(QTextStream &stream, const QString &key, const QString &value) in writeKeyValue()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dm2-valprint.c51 struct ui_file *stream, int addressprint) in print_function_pointer_address()
91 m2_print_long_set (struct type *type, const gdb_byte *valaddr, in m2_print_long_set()
93 struct ui_file *stream) in m2_print_long_set()
184 struct ui_file *stream, int recurse, in m2_print_unbounded_array()
212 print_unpacked_pointer (struct type *type, in print_unpacked_pointer()
215 struct ui_file *stream) in print_unpacked_pointer()
246 print_variable_at_address (struct type *type, in print_variable_at_address()
248 struct ui_file *stream, in print_variable_at_address()
281 struct ui_file *stream, int recurse, in m2_print_array_contents()
319 CORE_ADDR address, struct ui_file *stream, int recurse, in m2_val_print()
[all …]
/dports/games/ktuberling/ktuberling-21.12.3/
H A Dtodraw.cpp19 static QImage toImage(const QString &element, int width, int height, QSvgRenderer *renderer) in toImage()
38 bool ToDraw::load(QDataStream &stream) in load()
42 QString element; in load() local
114 int ToDraw::type() const in type() function in ToDraw

12345678910>>...57