Home
last modified time | relevance | path

Searched refs:write_to_stream (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/cad/iverilog/verilog-11.0/vhdlpp/
H A Dexpression_stream.cc35 (*cur)->write_to_stream(fd); in write_to_stream()
44 (*cur)->write_to_stream(fd); in write_to_stream()
49 val_->write_to_stream(fd); in write_to_stream()
60 sim->write_to_stream(fd); in write_to_stream()
65 rp->write_to_stream(fd); in write_to_stream()
112 base_->write_to_stream(fd); in write_to_stream()
118 base_->write_to_stream(fd); in write_to_stream()
168 (*cur)->write_to_stream(fd); in write_to_stream()
215 prefix_->write_to_stream(fd); in write_to_stream()
341 base_->write_to_stream(fd); in write_to_stream()
[all …]
H A Dvtype_stream.cc36 write_to_stream(fd); in write_type_to_stream()
56 tdef->write_to_stream(fd); in write_to_stream()
73 etype_->write_to_stream(fd); in write_to_stream()
140 tdef->write_to_stream(fd); in write_type_to_stream()
142 etype_->write_to_stream(fd); in write_type_to_stream()
203 base_type()->write_to_stream(fd); in write_to_stream()
214 base_type()->write_to_stream(fd); in write_to_stream()
216 start_->write_to_stream(fd); in write_to_stream()
218 end_->write_to_stream(fd); in write_to_stream()
225 elements_[idx]->write_to_stream(fd); in write_to_stream()
[all …]
H A Dsequential_emit.cc86 cond_->write_to_stream(fd); in write_to_stream()
91 (*cur)->write_to_stream(fd); in write_to_stream()
106 (*cur)->write_to_stream(fd); in write_to_stream()
130 cond_->write_to_stream(fd); in condition_write_to_stream()
137 (*cur)->write_to_stream(fd); in statement_write_to_stream()
152 val_->write_to_stream(fd); in write_to_stream()
186 tmp->write_to_stream(fd); in write_to_stream()
257 tmp->write_to_stream(fd); in write_to_stream_substatements()
289 curp ->write_to_stream(fd); in write_to_stream()
569 msg_->write_to_stream(fd); in write_to_stream()
[all …]
H A Dpackage.cc69 void Package::write_to_stream(ostream&fd) const in write_to_stream() function in Package
113 cur->second->typ->write_to_stream(fd); in write_to_stream()
115 cur->second->val->write_to_stream(fd); in write_to_stream()
125 (*it)->write_to_stream(fd); in write_to_stream()
133 cur->second->write_to_stream(fd); in write_to_stream()
138 cur->second->write_to_stream(fd); in write_to_stream()
153 subp->write_to_stream(fd); in write_to_stream()
155 subp->body()->write_to_stream(fd); in write_to_stream()
H A Dsequential.h112 void write_to_stream(std::ostream&fd);
140 void write_to_stream(std::ostream&fd);
158 void write_to_stream(std::ostream&fd);
195 void write_to_stream(std::ostream&fd);
228 void write_to_stream(std::ostream&fd);
244 void write_to_stream(std::ostream&fd);
259 void write_to_stream(std::ostream&fd);
278 void write_to_stream(std::ostream&fd);
292 void write_to_stream(std::ostream&fd);
312 void write_to_stream(std::ostream&fd);
[all …]
H A Dexpression.h198 { operand1_->write_to_stream(fd); } in write_to_stream_operand1()
233 { operand1_->write_to_stream(out); } in write_to_stream_operand1()
235 { operand2_->write_to_stream(out); } in write_to_stream_operand2()
276 void write_to_stream(std::ostream&fd);
312 void write_to_stream(std::ostream&fd) const;
331 void write_to_stream(std::ostream&fd) const;
365 void write_to_stream(std::ostream&fd) const;
413 void write_to_stream(std::ostream&fd) const;
435 void write_to_stream(std::ostream&fd) const;
853 { name_->write_to_stream(fd); } in write_to_stream()
[all …]
H A Dentity_stream.cc25 void ComponentBase::write_to_stream(ostream&fd) const in write_to_stream() function in ComponentBase
40 parm->type->write_to_stream(fd); in write_to_stream()
44 parm->expr->write_to_stream(fd); in write_to_stream()
77 item->type->write_to_stream(fd); in write_to_stream()
H A Dvtype.h68 virtual void write_to_stream(std::ostream&fd) const;
170 void write_to_stream(std::ostream&fd) const;
224 void write_to_stream(std::ostream&fd) const;
304 void write_to_stream(std::ostream&fd) const;
320 void write_to_stream(std::ostream&fd) const;
338 void write_to_stream(std::ostream&fd) const;
359 void write_to_stream(std::ostream&) const;
379 void write_to_stream(std::ostream&fd) const;
413 virtual void write_to_stream(std::ostream&fd) const;
H A Dexpression_debug.cc154 write_to_stream(out); in dump()
160 write_to_stream(out); in dump()
166 expr_->write_to_stream(out); in dump()
168 delay_->write_to_stream(out); in dump()
H A Dsubprogram.cc68 void SubprogramBody::write_to_stream(ostream&fd) const in write_to_stream() function in SubprogramBody
72 cur->second->write_to_stream(fd); in write_to_stream()
80 (*cur)->write_to_stream(fd); in write_to_stream()
352 void SubprogramHeader::write_to_stream(ostream&fd) const in write_to_stream() function in SubprogramHeader
365 curp->type->write_to_stream(fd); in write_to_stream()
369 curp->type->write_to_stream(fd); in write_to_stream()
376 return_type_->write_to_stream(fd); in write_to_stream()
H A Dvsignal.cc99 void Variable::write_to_stream(std::ostream&fd) in write_to_stream() function in Variable
102 peek_type()->write_to_stream(fd); in write_to_stream()
/dports/sysutils/docker-compose/docker-compose-1.24.0/compose/
H A Dprogress_stream.py11 def write_to_stream(s, stream): function
44 write_to_stream("\n", stream)
49 write_to_stream("%c[%dA" % (27, diff), stream)
55 write_to_stream("%c[%dB" % (27, diff), stream)
68 write_to_stream("%c[2K\r" % 27, stream)
74 write_to_stream("[%s] " % event['time'], stream)
77 write_to_stream("%s: " % event['id'], stream)
80 write_to_stream("(from %s) " % event['from'], stream)
93 write_to_stream('%s%s' % (status, terminator), stream)
95 write_to_stream("%s%s" % (event['stream'], terminator), stream)
[all …]
/dports/mail/gmime26-sharp/gmime-2.6.23/gmime/
H A Dgmime-data-wrapper.c48 static ssize_t write_to_stream (GMimeDataWrapper *wrapper, GMimeStream *stream);
88 klass->write_to_stream = write_to_stream; in g_mime_data_wrapper_class_init()
232 write_to_stream (GMimeDataWrapper *wrapper, GMimeStream *stream) in write_to_stream() function
280 return GMIME_DATA_WRAPPER_GET_CLASS (wrapper)->write_to_stream (wrapper, stream); in g_mime_data_wrapper_write_to_stream()
/dports/mail/gmime30/gmime-3.2.7/gmime/
H A Dgmime-data-wrapper.c48 static ssize_t write_to_stream (GMimeDataWrapper *wrapper, GMimeStream *stream);
88 klass->write_to_stream = write_to_stream; in g_mime_data_wrapper_class_init()
232 write_to_stream (GMimeDataWrapper *wrapper, GMimeStream *stream) in write_to_stream() function
280 return GMIME_DATA_WRAPPER_GET_CLASS (wrapper)->write_to_stream (wrapper, stream); in g_mime_data_wrapper_write_to_stream()
/dports/mail/gmime26/gmime-2.6.23/gmime/
H A Dgmime-data-wrapper.c48 static ssize_t write_to_stream (GMimeDataWrapper *wrapper, GMimeStream *stream);
88 klass->write_to_stream = write_to_stream; in g_mime_data_wrapper_class_init()
232 write_to_stream (GMimeDataWrapper *wrapper, GMimeStream *stream) in write_to_stream() function
280 return GMIME_DATA_WRAPPER_GET_CLASS (wrapper)->write_to_stream (wrapper, stream); in g_mime_data_wrapper_write_to_stream()
/dports/mail/gmime2/gmime-2.2.27/gmime/
H A Dgmime-data-wrapper.c48 static ssize_t write_to_stream (GMimeDataWrapper *wrapper, GMimeStream *stream);
88 klass->write_to_stream = write_to_stream; in g_mime_data_wrapper_class_init()
237 write_to_stream (GMimeDataWrapper *wrapper, GMimeStream *stream) in write_to_stream() function
291 return GMIME_DATA_WRAPPER_GET_CLASS (wrapper)->write_to_stream (wrapper, stream); in g_mime_data_wrapper_write_to_stream()
/dports/graphics/gegl/gegl-0.4.34/operations/external/
H A Dnpy-save.c45 write_to_stream (GOutputStream *stream,
79 write_to_stream (stream, "\x93NUMPY\x01\x00", 8);
94 write_to_stream (stream, (const char *) &length, 2);
95 write_to_stream (stream, header, length);
136 write_to_stream (stream, buffer, bytes_per_row * tile.height);
/dports/sysutils/docker-compose/docker-compose-1.24.0/tests/unit/
H A Dprogress_stream_test.py86 progress_stream.write_to_stream(text, tf)
91 progress_stream.write_to_stream(text, tf)
96 progress_stream.write_to_stream(text, tf)
/dports/graphics/bitmap/bitmap-b02297f/
H A Dbitmap_image.hpp1421 write_to_stream(stream,flip(bfh.type )); in write_bfh()
1422 write_to_stream(stream,flip(bfh.size )); in write_bfh()
1423 write_to_stream(stream,flip(bfh.reserved1)); in write_bfh()
1424 write_to_stream(stream,flip(bfh.reserved2)); in write_bfh()
1425 write_to_stream(stream,flip(bfh.off_bits )); in write_bfh()
1429 write_to_stream(stream,bfh.type ); in write_bfh()
1430 write_to_stream(stream,bfh.size ); in write_bfh()
1431 write_to_stream(stream,bfh.reserved1); in write_bfh()
1432 write_to_stream(stream,bfh.reserved2); in write_bfh()
1433 write_to_stream(stream,bfh.off_bits ); in write_bfh()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/ports/
H A DSkImageEncoder_NDK.cpp63 auto write_to_stream = [](void* userContext, const void* data, size_t size) { in SkEncodeImageWithNDK() local
69 reinterpret_cast<void*>(stream), write_to_stream); in SkEncodeImageWithNDK()
/dports/science/py-DendroPy/DendroPy-4.4.0/src/dendropy/interop/
H A Dpaup.py555 trees.write_to_stream(tf, schema='nexus')
604 char_matrix.write_to_stream(cf, schema='nexus')
608 trees.write_to_stream(input_tree_file_handle, schema="nexus")
662 char_matrix.write_to_stream(cf, schema='nexus')
666 topology_tree.write_to_stream(input_tree_file_handle, schema="nexus")
712 char_matrix.write_to_stream(cf, schema='nexus', **char_matrix_writing_kwargs)
796 tree_model.write_to_stream(tf, 'nexus')
810 char_matrix.write_to_stream(cf, schema='nexus')
874 trees.write_to_stream(tf, schema='nexus')
967 data.write_to_stream(cf, "nexus")
/dports/textproc/py-pybtex/pybtex-0.24.0/pybtex/backends/
H A D__init__.py102 self.write_to_stream(formatted_entries, stream)
106 def write_to_stream(self, formatted_bibliography, stream): member in BaseBackend
/dports/devel/libaravis/aravis-ARAVIS_0_5_12/src/
H A Darvdomelement.c68 ARV_DOM_NODE_CLASS (parent_class)->write_to_stream (self, stream, error); in arv_dom_element_write_to_stream()
121 node_class->write_to_stream = arv_dom_element_write_to_stream; in arv_dom_element_class_init()
/dports/multimedia/aravis/aravis-ARAVIS_0_5_12/src/
H A Darvdomelement.c68 ARV_DOM_NODE_CLASS (parent_class)->write_to_stream (self, stream, error); in arv_dom_element_write_to_stream()
121 node_class->write_to_stream = arv_dom_element_write_to_stream; in arv_dom_element_class_init()
/dports/textproc/lasem/lasem-0.5.1/src/
H A Dlsmdomelement.c68 LSM_DOM_NODE_CLASS (parent_class)->write_to_stream (self, stream, error); in lsm_dom_element_write_to_stream()
145 node_class->write_to_stream = lsm_dom_element_write_to_stream; in lsm_dom_element_class_init()

12345678