Home
last modified time | relevance | path

Searched defs:device_factory (Results 1 – 12 of 12) sorted by relevance

/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_streaming_node.cpp223 typedef test_streaming_factory< factory_msg<int>, factory_msg<int> > device_factory; in TestWithoutSetArgs() typedef
258 typedef test_streaming_factory< const factory_msg<int> > device_factory; in TestSetArgsOnly() typedef
284 typedef test_streaming_factory< factory_msg<int>, factory_msg<int> > device_factory; in TestSetPortRefOnly() typedef
322 …est_streaming_factory< const factory_msg<int>, factory_msg<int>, factory_msg<int> > device_factory; in TestSetArgsAndPortRef1() typedef
360 const factory_msg<int>, factory_msg<int> > device_factory; in TestSetArgsAndPortRef2() typedef
436 … typedef send_data_factory< tbb::flow::interface11::internal::port_ref_impl<0, 1> > device_factory; in TestSendData_withoutSetArgs() typedef
454 typedef send_data_factory< factory_msg<int> > device_factory; in TestSendData_setArgsOnly() typedef
473 … typedef send_data_factory< tbb::flow::interface11::internal::port_ref_impl<0,1> > device_factory; in TestSendData_portRefOnly() typedef
580 const factory_msg<int>, factory_msg<int> > device_factory; in TestSetRange() typedef
833 typedef test_streaming_factory< factory_msg<int>, factory_msg<int> > device_factory; in TestCopyConstructor() typedef
[all …]
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_streaming_node.cpp223 typedef test_streaming_factory< factory_msg<int>, factory_msg<int> > device_factory; in TestWithoutSetArgs() typedef
258 typedef test_streaming_factory< const factory_msg<int> > device_factory; in TestSetArgsOnly() typedef
284 typedef test_streaming_factory< factory_msg<int>, factory_msg<int> > device_factory; in TestSetPortRefOnly() typedef
322 …est_streaming_factory< const factory_msg<int>, factory_msg<int>, factory_msg<int> > device_factory; in TestSetArgsAndPortRef1() typedef
360 const factory_msg<int>, factory_msg<int> > device_factory; in TestSetArgsAndPortRef2() typedef
436 … typedef send_data_factory< tbb::flow::interface11::internal::port_ref_impl<0, 1> > device_factory; in TestSendData_withoutSetArgs() typedef
454 typedef send_data_factory< factory_msg<int> > device_factory; in TestSendData_setArgsOnly() typedef
473 … typedef send_data_factory< tbb::flow::interface11::internal::port_ref_impl<0,1> > device_factory; in TestSendData_portRefOnly() typedef
580 const factory_msg<int>, factory_msg<int> > device_factory; in TestSetRange() typedef
833 typedef test_streaming_factory< factory_msg<int>, factory_msg<int> > device_factory; in TestCopyConstructor() typedef
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_streaming_node.cpp223 typedef test_streaming_factory< factory_msg<int>, factory_msg<int> > device_factory; in TestWithoutSetArgs() typedef
258 typedef test_streaming_factory< const factory_msg<int> > device_factory; in TestSetArgsOnly() typedef
284 typedef test_streaming_factory< factory_msg<int>, factory_msg<int> > device_factory; in TestSetPortRefOnly() typedef
322 …est_streaming_factory< const factory_msg<int>, factory_msg<int>, factory_msg<int> > device_factory; in TestSetArgsAndPortRef1() typedef
360 const factory_msg<int>, factory_msg<int> > device_factory; in TestSetArgsAndPortRef2() typedef
436 … typedef send_data_factory< tbb::flow::interface11::internal::port_ref_impl<0, 1> > device_factory; in TestSendData_withoutSetArgs() typedef
454 typedef send_data_factory< factory_msg<int> > device_factory; in TestSendData_setArgsOnly() typedef
473 … typedef send_data_factory< tbb::flow::interface11::internal::port_ref_impl<0,1> > device_factory; in TestSendData_portRefOnly() typedef
580 const factory_msg<int>, factory_msg<int> > device_factory; in TestSetRange() typedef
833 typedef test_streaming_factory< factory_msg<int>, factory_msg<int> > device_factory; in TestCopyConstructor() typedef
[all …]
/dports/sysutils/p5-MogileFS-Server/MogileFS-Server-2.73/lib/MogileFS/
H A DServer.pm275 sub device_factory { subroutine
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/video_capture/
H A Dvideo_source_provider_impl.cc15 DeviceFactory* device_factory, in VideoSourceProviderImpl()
H A Dvideo_source_impl.cc14 mojom::DeviceFactory* device_factory, in VideoSourceImpl()
H A Dvirtual_device_enabled_device_factory.cc97 std::unique_ptr<DeviceFactory> device_factory) in VirtualDeviceEnabledDeviceFactory()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/video_capture/
H A Dvideo_source_provider_impl.cc15 DeviceFactory* device_factory, in VideoSourceProviderImpl()
H A Dvideo_source_impl.cc14 mojom::DeviceFactory* device_factory, in VideoSourceImpl()
H A Dvirtual_device_enabled_device_factory.cc118 std::unique_ptr<DeviceFactory> device_factory) in VirtualDeviceEnabledDeviceFactory()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/midi/
H A Dmidi_manager_usb_unittest.cc173 std::unique_ptr<UsbMidiDevice::Factory> device_factory, in MidiManagerUsbForTesting()
194 std::unique_ptr<TestUsbMidiDeviceFactory> device_factory = in Create() local
211 TestUsbMidiDeviceFactory* device_factory() { in device_factory() function in midi::__anonb3fd371a0111::MidiManagerFactoryForTesting
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/midi/
H A Dmidi_manager_usb_unittest.cc173 std::unique_ptr<UsbMidiDevice::Factory> device_factory, in MidiManagerUsbForTesting()
194 std::unique_ptr<TestUsbMidiDeviceFactory> device_factory = in Create() local
211 TestUsbMidiDeviceFactory* device_factory() { in device_factory() function in midi::__anond851299f0111::MidiManagerFactoryForTesting