Home
last modified time | relevance | path

Searched refs:register_slot (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dtypefind.h197 …static bool register_slot(const Glib::RefPtr<Gst::Plugin>& plugin, const Glib::ustring& name, guin…
213 …static bool register_slot(const Glib::RefPtr<Gst::Plugin>& plugin, const Glib::ustring& name, guin…
229 …static bool register_slot(const Glib::RefPtr<Gst::Plugin>& plugin, const Glib::ustring& name, guin…
243 …static bool register_slot(const Glib::RefPtr<Gst::Plugin>& plugin, const Glib::ustring& name, guin…
258 …static bool register_slot(const Glib::ustring& name, guint rank, const SlotFind& find_slot, const …
271 …static bool register_slot(const Glib::ustring& name, guint rank, const SlotFind& find_slot, const …
284 …static bool register_slot(const Glib::ustring& name, guint rank, const SlotFind& find_slot, const …
295 static bool register_slot(const Glib::ustring& name, guint rank, const SlotFind& find_slot);
H A Dtypefind.cc66 bool TypeFind::register_slot(const Glib::RefPtr<Gst::Plugin>& plugin, in register_slot() function in Gst::TypeFind
78 bool TypeFind::register_slot(const Glib::RefPtr<Gst::Plugin>& plugin, in register_slot() function in Gst::TypeFind
88 bool TypeFind::register_slot(const Glib::RefPtr<Gst::Plugin>& plugin, in register_slot() function in Gst::TypeFind
99 bool TypeFind::register_slot(const Glib::RefPtr<Gst::Plugin>& plugin, in register_slot() function in Gst::TypeFind
108 bool TypeFind::register_slot(const Glib::ustring& name, guint rank, in register_slot() function in Gst::TypeFind
119 bool TypeFind::register_slot(const Glib::ustring& name, guint rank, in register_slot() function in Gst::TypeFind
128 bool TypeFind::register_slot(const Glib::ustring& name, guint rank, in register_slot() function in Gst::TypeFind
138 bool TypeFind::register_slot(const Glib::ustring& name, guint rank, in register_slot() function in Gst::TypeFind
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dtypefind.hg66 * related to any Gst::Plugin, use register_slot() without the Gst::Plugin
72 * register_slot() with no extensions parameter).
74 * caps, use register_slot() with no caps argument).
84 * related to any Gst::Plugin, use register_slot() without the Gst::Plugin
90 * caps, use register_slot() with no caps argument).
100 * related to any Gst::Plugin, use register_slot() without the Gst::Plugin
106 * register_slot() with no extensions parameter).
133 * register_slot() with no extensions parameter).
135 * caps, use register_slot() with no caps argument).
148 * caps, use register_slot() with no caps argument).
[all …]
H A Dtypefind.ccg56 bool TypeFind::register_slot(const Glib::RefPtr<Gst::Plugin>& plugin,
68 bool TypeFind::register_slot(const Glib::RefPtr<Gst::Plugin>& plugin,
78 bool TypeFind::register_slot(const Glib::RefPtr<Gst::Plugin>& plugin,
89 bool TypeFind::register_slot(const Glib::RefPtr<Gst::Plugin>& plugin,
98 bool TypeFind::register_slot(const Glib::ustring& name, guint rank,
109 bool TypeFind::register_slot(const Glib::ustring& name, guint rank,
118 bool TypeFind::register_slot(const Glib::ustring& name, guint rank,
128 bool TypeFind::register_slot(const Glib::ustring& name, guint rank,
/dports/devel/py-opencensus/opencensus-0.7.13/opencensus/trace/
H A Dexecution_context.py18 _attrs_slot = RuntimeContext.register_slot('attrs', lambda: {})
19 _current_span_slot = RuntimeContext.register_slot('current_span', None)
20 _exporter_slot = RuntimeContext.register_slot('is_exporter', False)
21 _tracer_slot = RuntimeContext.register_slot('tracer', noop_tracer.NoopTracer())
/dports/devel/py-opencensus-context/opencensus-context-0.1.2/opencensus/common/runtime_context/
H A D__init__.py34 def register_slot(cls, name, default=None): member in _RuntimeContext
125 def register_slot(cls, name, default=None): member in _ThreadLocalRuntimeContext
166 def register_slot(cls, name, default=None): member in _AsyncRuntimeContext
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/
H A Dpci_slot.c84 register_slot(acpi_handle handle, u32 lvl, void *context, void **rv) in register_slot() function
137 register_slot, NULL, bus, NULL); in acpi_pci_slot_enumerate()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/
H A Dpci_slot.c84 register_slot(acpi_handle handle, u32 lvl, void *context, void **rv) in register_slot() function
137 register_slot, NULL, bus, NULL); in acpi_pci_slot_enumerate()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/
H A Dpci_slot.c84 register_slot(acpi_handle handle, u32 lvl, void *context, void **rv) in register_slot() function
137 register_slot, NULL, bus, NULL); in acpi_pci_slot_enumerate()
/dports/devel/py-opencensus/opencensus-0.7.13/opencensus/stats/
H A Dexecution_context.py17 _measure_to_view_map_slot = RuntimeContext.register_slot(
/dports/devel/py-opencensus/opencensus-0.7.13/opencensus/tags/
H A D__init__.py23 TagContext = RuntimeContext.register_slot('tag_context', None)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/joystick/
H A Dgrip_mp.c113 static int register_slot(int i, struct grip_mp *grip);
424 if (register_slot(slot, grip)) { in get_and_decode_packet()
584 static int register_slot(int slot, struct grip_mp *grip) in register_slot() function
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/joystick/
H A Dgrip_mp.c113 static int register_slot(int i, struct grip_mp *grip);
424 if (register_slot(slot, grip)) { in get_and_decode_packet()
584 static int register_slot(int slot, struct grip_mp *grip) in register_slot() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/joystick/
H A Dgrip_mp.c113 static int register_slot(int i, struct grip_mp *grip);
424 if (register_slot(slot, grip)) { in get_and_decode_packet()
584 static int register_slot(int slot, struct grip_mp *grip) in register_slot() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/supernova/sc/
H A Dsc_synth_definition.cpp101 slot_resolver::register_slot(name, current_index, controls_per_parameter);
/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/supernova/server/
H A Dsynth_definition.hpp69 void register_slot(symbol const& str, slot_index_t i, int number_of_values) { in register_slot() function in nova::detail::slot_resolver
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/
H A DChangeLog5394 (TypeFind::register_slot): Use Glib::unwrap() instead of ->gobj()