Home
last modified time | relevance | path

Searched refs:bsource (Results 1 – 25 of 91) sorted by relevance

1234

/dports/emulators/qemu42/qemu-4.2.1/io/
H A Dchannel-buffer.c162 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_prepare() local
166 return (G_IO_IN | G_IO_OUT) & bsource->condition; in qio_channel_buffer_source_prepare()
172 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_check() local
174 return (G_IO_IN | G_IO_OUT) & bsource->condition; in qio_channel_buffer_source_check()
183 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_dispatch() local
185 return (*func)(QIO_CHANNEL(bsource->bioc), in qio_channel_buffer_source_dispatch()
186 ((G_IO_IN | G_IO_OUT) & bsource->condition), in qio_channel_buffer_source_dispatch()
/dports/emulators/qemu/qemu-6.2.0/io/
H A Dchannel-buffer.c162 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_prepare() local
166 return (G_IO_IN | G_IO_OUT) & bsource->condition; in qio_channel_buffer_source_prepare()
172 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_check() local
174 return (G_IO_IN | G_IO_OUT) & bsource->condition; in qio_channel_buffer_source_check()
183 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_dispatch() local
185 return (*func)(QIO_CHANNEL(bsource->bioc), in qio_channel_buffer_source_dispatch()
186 ((G_IO_IN | G_IO_OUT) & bsource->condition), in qio_channel_buffer_source_dispatch()
/dports/emulators/qemu60/qemu-6.0.0/io/
H A Dchannel-buffer.c162 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_prepare() local
166 return (G_IO_IN | G_IO_OUT) & bsource->condition; in qio_channel_buffer_source_prepare()
172 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_check() local
174 return (G_IO_IN | G_IO_OUT) & bsource->condition; in qio_channel_buffer_source_check()
183 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_dispatch() local
185 return (*func)(QIO_CHANNEL(bsource->bioc), in qio_channel_buffer_source_dispatch()
186 ((G_IO_IN | G_IO_OUT) & bsource->condition), in qio_channel_buffer_source_dispatch()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/io/
H A Dchannel-buffer.c161 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_prepare() local
165 return (G_IO_IN | G_IO_OUT) & bsource->condition; in qio_channel_buffer_source_prepare()
171 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_check() local
173 return (G_IO_IN | G_IO_OUT) & bsource->condition; in qio_channel_buffer_source_check()
182 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_dispatch() local
184 return (*func)(QIO_CHANNEL(bsource->bioc), in qio_channel_buffer_source_dispatch()
185 ((G_IO_IN | G_IO_OUT) & bsource->condition), in qio_channel_buffer_source_dispatch()
/dports/emulators/qemu5/qemu-5.2.0/io/
H A Dchannel-buffer.c162 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_prepare() local
166 return (G_IO_IN | G_IO_OUT) & bsource->condition; in qio_channel_buffer_source_prepare()
172 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_check() local
174 return (G_IO_IN | G_IO_OUT) & bsource->condition; in qio_channel_buffer_source_check()
183 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_dispatch() local
185 return (*func)(QIO_CHANNEL(bsource->bioc), in qio_channel_buffer_source_dispatch()
186 ((G_IO_IN | G_IO_OUT) & bsource->condition), in qio_channel_buffer_source_dispatch()
/dports/emulators/qemu-utils/qemu-4.2.1/io/
H A Dchannel-buffer.c162 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_prepare() local
166 return (G_IO_IN | G_IO_OUT) & bsource->condition; in qio_channel_buffer_source_prepare()
172 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_check() local
174 return (G_IO_IN | G_IO_OUT) & bsource->condition; in qio_channel_buffer_source_check()
183 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_dispatch() local
185 return (*func)(QIO_CHANNEL(bsource->bioc), in qio_channel_buffer_source_dispatch()
186 ((G_IO_IN | G_IO_OUT) & bsource->condition), in qio_channel_buffer_source_dispatch()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/io/
H A Dchannel-buffer.c162 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source;
166 return (G_IO_IN | G_IO_OUT) & bsource->condition;
172 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source;
174 return (G_IO_IN | G_IO_OUT) & bsource->condition;
183 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source;
185 return (*func)(QIO_CHANNEL(bsource->bioc),
186 ((G_IO_IN | G_IO_OUT) & bsource->condition),
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/io/
H A Dchannel-buffer.c162 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source;
166 return (G_IO_IN | G_IO_OUT) & bsource->condition;
172 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source;
174 return (G_IO_IN | G_IO_OUT) & bsource->condition;
183 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source;
185 return (*func)(QIO_CHANNEL(bsource->bioc),
186 ((G_IO_IN | G_IO_OUT) & bsource->condition),
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/io/
H A Dchannel-buffer.c162 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_prepare() local
166 return (G_IO_IN | G_IO_OUT) & bsource->condition; in qio_channel_buffer_source_prepare()
172 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_check() local
174 return (G_IO_IN | G_IO_OUT) & bsource->condition; in qio_channel_buffer_source_check()
183 QIOChannelBufferSource *bsource = (QIOChannelBufferSource *)source; in qio_channel_buffer_source_dispatch() local
185 return (*func)(QIO_CHANNEL(bsource->bioc), in qio_channel_buffer_source_dispatch()
186 ((G_IO_IN | G_IO_OUT) & bsource->condition), in qio_channel_buffer_source_dispatch()
/dports/security/p5-Crypt-Random-Seed/Crypt-Random-Seed-0.03/t/
H A D10-name.t8 my $bsource = Crypt::Random::Seed->new();
9 my $bname = $bsource->name();
/dports/science/devisor/devisor2.1/devisor2/grid/GUI/dialogs/
H A DBoundaryNodeDialog.java67 BoundaryNode bsource = (BoundaryNode)source; in setSource() local
68 Boundary b = bsource.getBoundary(); in setSource()
69 actparTF.setText (Double.toString (bsource.getParaValue())); in setSource()
70 aktpar = bsource.getParaValue(); in setSource()
632 BoundaryNode bsource = (BoundaryNode)source; in performUpdateNode() local
635 info[0] = bsource.getBoundary (); in performUpdateNode()
636 info[1] = new Double (bsource.getParaValue ()); in performUpdateNode()
638 tmpvec.add (bsource); in performUpdateNode()
641 bsource.setBoundary (cc.d.db.getBoundary(bnumber)); in performUpdateNode()
642 bsource.setParaValue (aktpar); in performUpdateNode()
[all …]
/dports/devel/sunpromake/schily-2021-09-18/bsh/
H A Dbtab.c34 { ".", 0, bsource, udot },
95 { "source", 0, bsource, usource },
/dports/devel/smake/schily-2021-09-18/bsh/
H A Dbtab.c34 { ".", 0, bsource, udot },
95 { "source", 0, bsource, usource },
/dports/devel/schilybase/schily-2021-09-18/bsh/
H A Dbtab.c34 { ".", 0, bsource, udot },
95 { "source", 0, bsource, usource },
/dports/devel/sccs/schily-2021-09-18/bsh/
H A Dbtab.c34 { ".", 0, bsource, udot },
95 { "source", 0, bsource, usource },
/dports/net/rscsi/schily-2021-09-18/bsh/
H A Dbtab.c34 { ".", 0, bsource, udot },
95 { "source", 0, bsource, usource },
/dports/archivers/star/schily-2021-09-18/bsh/
H A Dbtab.c34 { ".", 0, bsource, udot },
95 { "source", 0, bsource, usource },
/dports/sysutils/cdrtools/schily-2021-09-18/bsh/
H A Dbtab.c34 { ".", 0, bsource, udot },
95 { "source", 0, bsource, usource },
/dports/editors/ved/schily-2021-09-18/bsh/
H A Dbtab.c34 { ".", 0, bsource, udot },
95 { "source", 0, bsource, usource },
/dports/sysutils/schilyutils/schily-2021-09-18/bsh/
H A Dbtab.c34 { ".", 0, bsource, udot },
95 { "source", 0, bsource, usource },
/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstbus.c815 GstBusSource *bsource = (GstBusSource *) source; in gst_bus_source_dispatch() local
820 g_return_val_if_fail (bsource != NULL, FALSE); in gst_bus_source_dispatch()
822 bus = bsource->bus; in gst_bus_source_dispatch()
858 GstBusSource *bsource = (GstBusSource *) source; in gst_bus_source_finalize() local
861 bus = bsource->bus; in gst_bus_source_finalize()
870 gst_object_unref (bsource->bus); in gst_bus_source_finalize()
871 bsource->bus = NULL; in gst_bus_source_finalize()
/dports/security/suricata/suricata-6.0.4/libhtp/htp/
H A Dbstr.h95 bstr *bstr_add(bstr *bdestination, const bstr *bsource);
154 bstr *bstr_add_noex(bstr *bdestination, const bstr *bsource);
/dports/devel/libhtp/libhtp-0.5.33/htp/
H A Dbstr.h95 bstr *bstr_add(bstr *bdestination, const bstr *bsource);
154 bstr *bstr_add_noex(bstr *bdestination, const bstr *bsource);
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Dtwofeat.c124 AjPStr bsource; in main() local
181 bsource = ajAcdGetString("bsource"); in main()
253 twofeat_find_features(seq, tabB, begin, end, bsource, btype, bsensei, in main()
298 ajStrDel(&bsource); in main()
/dports/multimedia/phonon-designerplugin/phonon-4.11.1/phonon/
H A Dpath.cpp396 QObject *bsource = sourceNode->k_ptr->backendObject(); in phononObjectDestroyed() local
399 …disconnections << QObjectPair(bsource, effects.isEmpty() ? bsink : effects.first()->k_ptr->backend… in phononObjectDestroyed()
403 disconnections << QObjectPair(bsource, bsink); in phononObjectDestroyed()

1234