Home
last modified time | relevance | path

Searched refs:getDevices (Results 1 – 25 of 945) sorted by relevance

12345678910>>...38

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/program/
H A Dprogram_with_kernel_debug_tests.cpp96 cl_int retVal = pProgram->compile(pProgram->getDevices(), nullptr, in TEST_F()
105 cl_int retVal = pProgram->compile(pProgram->getDevices(), nullptr, in TEST_F()
117 cl_int retVal = pProgram->compile(pProgram->getDevices(), nullptr, in TEST_F()
131 cl_int retVal = pProgram->compile(pProgram->getDevices(), nullptr, in TEST_F()
145 cl_int retVal = pProgram->compile(pProgram->getDevices(), nullptr, in TEST_F()
156 cl_int retVal = pProgram->compile(pProgram->getDevices(), nullptr, in TEST_F()
168 cl_int retVal = pProgram->compile(pProgram->getDevices(), options, in TEST_F()
275 cl_int retVal = pProgram->compile(pProgram->getDevices(), nullptr, in TEST_F()
280 retVal = pProgram->link(pProgram->getDevices(), nullptr, in TEST_F()
321 auto retVal = pProgram->build(pProgram->getDevices(), nullptr, false); in TEST_F()
[all …]
H A Dprogram_tests.cpp104 pProgram->getDevices(), in TEST_F()
214 pProgram->getDevices(), in TEST_F()
252 pProgram->getDevices(), in TEST_F()
1343 pProgram->getDevices(), in HWTEST_F()
1406 pProgram->getDevices(), in TEST_F()
1424 pProgram->getDevices(), in TEST_F()
1453 pProgram->getDevices(), in TEST_F()
1493 pProgram->getDevices(), in TEST_F()
1593 pProgram->getDevices(), in TEST_F()
3015 pProgram->getDevices(), in TEST_F()
[all …]
H A Dprogram_with_block_kernels_tests.cpp55 … CreateProgramFromBinary(pContext, pContext->getDevices(), "simple_block_kernel", "-cl-std=CL2.0"); in TEST_F()
61 pProgram->getDevices(), in TEST_F()
92 … CreateProgramFromBinary(pContext, pContext->getDevices(), "simple_block_kernel", "-cl-std=CL2.0"); in TEST_F()
100 Program *programLinked = new Program(pContext, false, pContext->getDevices()); in TEST_F()
103 retVal = pProgram->compile(pProgram->getDevices(), buildOptions, 0, nullptr, nullptr); in TEST_F()
107 retVal = programLinked->link(pProgram->getDevices(), buildOptions, 1, &program); in TEST_F()
/dports/games/scummvm/scummvm-2.5.1/audio/softsynth/fmtowns_pc98/
H A Dtowns_pc98_plugins.cpp39 MusicDevices getDevices() const;
43 MusicDevices TownsEmuMusicPlugin::getDevices() const { in getDevices() function in TownsEmuMusicPlugin
64 MusicDevices getDevices() const;
68 MusicDevices PC98EmuMusicPlugin::getDevices() const { in getDevices() function in PC98EmuMusicPlugin
89 MusicDevices getDevices() const;
93 MusicDevices SegaCDSoundPlugin::getDevices() const { in getDevices() function in SegaCDSoundPlugin
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/webusb/
H A Dusb.https.any.js.ini2 [getDevices returns devices that are connected]
5 [getDevices returns the same objects for each USB device]
16 [getDevices returns devices that are connected]
19 [getDevices returns the same objects for each USB device]
30 [getDevices returns devices that are connected]
33 [getDevices returns the same objects for each USB device]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/webusb/
H A Dusb.https.any.js.ini2 [getDevices returns devices that are connected]
5 [getDevices returns the same objects for each USB device]
16 [getDevices returns devices that are connected]
19 [getDevices returns the same objects for each USB device]
30 [getDevices returns devices that are connected]
33 [getDevices returns the same objects for each USB device]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/webusb/
H A Dusb.https.any.js.ini2 [getDevices returns devices that are connected]
5 [getDevices returns the same objects for each USB device]
16 [getDevices returns devices that are connected]
19 [getDevices returns the same objects for each USB device]
30 [getDevices returns devices that are connected]
33 [getDevices returns the same objects for each USB device]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/webusb/
H A Dusb.https.any.js.ini2 [getDevices returns devices that are connected]
5 [getDevices returns the same objects for each USB device]
16 [getDevices returns devices that are connected]
19 [getDevices returns the same objects for each USB device]
30 [getDevices returns devices that are connected]
33 [getDevices returns the same objects for each USB device]
/dports/sysutils/libcdio/libcdio-2.1.0/include/cdio++/
H A Ddevices.hpp88 char ** getDevices(driver_id_t driver_id=DRIVER_DEVICE);
97 char **getDevices(driver_id_t &driver_id);
116 char ** getDevices(/*in*/ char *ppsz_search_devices[],
125 char ** getDevices(/*in*/ char* ppsz_search_devices[],
/dports/games/libretro-scummvm/scummvm-7b1e929/audio/softsynth/fmtowns_pc98/
H A Dtowns_pc98_plugins.cpp39 MusicDevices getDevices() const;
43 MusicDevices TownsEmuMusicPlugin::getDevices() const { in getDevices() function in TownsEmuMusicPlugin
64 MusicDevices getDevices() const;
68 MusicDevices PC98EmuMusicPlugin::getDevices() const { in getDevices() function in PC98EmuMusicPlugin
/dports/astro/kstars/kstars-3.5.6/kstars/indi/
H A Dindidbus.cpp117 QStringList INDIDBus::getDevices() in getDevices() function in INDIDBus
121 foreach (ISD::GDInterface *gd, INDIListener::Instance()->getDevices()) in getDevices()
137 foreach (ISD::GDInterface *gd, INDIListener::Instance()->getDevices()) in getProperties()
194 foreach (ISD::GDInterface *gd, INDIListener::Instance()->getDevices()) in getPropertyState()
220 foreach (ISD::GDInterface *gd, INDIListener::Instance()->getDevices()) in sendProperty()
271 foreach (ISD::GDInterface *gd, INDIListener::Instance()->getDevices()) in getLight()
312 foreach (ISD::GDInterface *gd, INDIListener::Instance()->getDevices()) in setSwitch()
352 foreach (ISD::GDInterface *gd, INDIListener::Instance()->getDevices()) in getSwitch()
385 foreach (ISD::GDInterface *gd, INDIListener::Instance()->getDevices()) in setText()
421 foreach (ISD::GDInterface *gd, INDIListener::Instance()->getDevices()) in getText()
[all …]
/dports/sysutils/libcdio/libcdio-2.1.0/lib/cdio++/
H A Ddevices.cpp119 getDevices(driver_id_t driver_id) in getDevices() function
132 getDevices (driver_id_t &driver_id) in getDevices() function
155 getDevices(/*in*/ char *ppsz_search_devices[], in getDevices() function
168 getDevices(/*in*/ char* ppsz_search_devices[], in getDevices() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/fixtures/
H A Dsimple_arg_kernel_fixture.h105 pProgram->getDevices(), in SetUp()
147 context->getDevices(), in SetUp()
153 pProgram->getDevices(), in SetUp()
196 pProgram->getDevices(), in SetUp()
250 pProgram->getDevices(), in SetUp()
290 pProgram->getDevices(), in SetUp()
331 pProgram->getDevices(), in SetUp()
371 contextCl->getDevices(), in createKernel()
376 pProgram->getDevices(), in createKernel()
/dports/games/libretro-scummvm/scummvm-7b1e929/audio/
H A Dnull.cpp32 MusicDevices NullMusicPlugin::getDevices() const { in getDevices() function in NullMusicPlugin
47 MusicDevices getDevices() const;
50 MusicDevices AutoMusicPlugin::getDevices() const { in getDevices() function in AutoMusicPlugin
/dports/games/residualvm/residualvm-0.3.1/audio/
H A Dnull.cpp32 MusicDevices NullMusicPlugin::getDevices() const { in getDevices() function in NullMusicPlugin
47 MusicDevices getDevices() const;
50 MusicDevices AutoMusicPlugin::getDevices() const { in getDevices() function in AutoMusicPlugin
/dports/games/scummvm/scummvm-2.5.1/audio/
H A Dnull.cpp32 MusicDevices NullMusicPlugin::getDevices() const { in getDevices() function in NullMusicPlugin
47 MusicDevices getDevices() const;
50 MusicDevices AutoMusicPlugin::getDevices() const { in getDevices() function in AutoMusicPlugin
/dports/audio/bslizr-lv2/BSlizr-1.2.16/src/BWidgets/
H A DBDevices.hpp103 std::set<T> getDevices () const {return devices_;} in getDevices() function in BDevices::DeviceGrab
134 std::set<T> getDevices (BWidgets::Widget* widget) in getDevices() function in BDevices::DeviceGrabStack
142 std::set<T> d = dg.getDevices (); in getDevices()
172 std::set<T> devices = deviceGrab.getDevices(); in remove()
192 std::set<T> stackDevices = dg.getDevices(); in remove()
234 std::set<T> devices = deviceGrab.getDevices (); in add()
238 std::set<T> d2 = getDevices (widget); in add()
/dports/audio/bamp-lv2/BAmp-fe91b838f2ec801df55b12ffbdf6c6a4ab4ef093/BWidgets/
H A DBDevices.hpp103 std::set<T> getDevices () const {return devices_;} in getDevices() function in BDevices::DeviceGrab
134 std::set<T> getDevices (BWidgets::Widget* widget) in getDevices() function in BDevices::DeviceGrabStack
142 std::set<T> d = dg.getDevices (); in getDevices()
172 std::set<T> devices = deviceGrab.getDevices(); in remove()
192 std::set<T> stackDevices = dg.getDevices(); in remove()
234 std::set<T> devices = deviceGrab.getDevices (); in add()
238 std::set<T> d2 = getDevices (widget); in add()
/dports/audio/bangr-lv2/BAngr-1.6.0/src/BWidgets/
H A DBDevices.hpp103 std::set<T> getDevices () const {return devices_;} in getDevices() function in BDevices::DeviceGrab
134 std::set<T> getDevices (BWidgets::Widget* widget) in getDevices() function in BDevices::DeviceGrabStack
142 std::set<T> d = dg.getDevices (); in getDevices()
172 std::set<T> devices = deviceGrab.getDevices(); in remove()
192 std::set<T> stackDevices = dg.getDevices(); in remove()
234 std::set<T> devices = deviceGrab.getDevices (); in add()
238 std::set<T> d2 = getDevices (widget); in add()
/dports/audio/bchoppr-lv2/BChoppr-1.10.10/src/BWidgets/
H A DBDevices.hpp103 std::set<T> getDevices () const {return devices_;} in getDevices() function in BDevices::DeviceGrab
134 std::set<T> getDevices (BWidgets::Widget* widget) in getDevices() function in BDevices::DeviceGrabStack
142 std::set<T> d = dg.getDevices (); in getDevices()
172 std::set<T> devices = deviceGrab.getDevices(); in remove()
192 std::set<T> stackDevices = dg.getDevices(); in remove()
234 std::set<T> devices = deviceGrab.getDevices (); in add()
238 std::set<T> d2 = getDevices (widget); in add()
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/BWidgets/
H A DBDevices.hpp103 std::set<T> getDevices () const {return devices_;} in getDevices() function in BDevices::DeviceGrab
134 std::set<T> getDevices (BWidgets::Widget* widget) in getDevices() function in BDevices::DeviceGrabStack
142 std::set<T> d = dg.getDevices (); in getDevices()
172 std::set<T> devices = deviceGrab.getDevices(); in remove()
192 std::set<T> stackDevices = dg.getDevices(); in remove()
234 std::set<T> devices = deviceGrab.getDevices (); in add()
238 std::set<T> d2 = getDevices (widget); in add()
/dports/audio/boops-lv2/BOops-1.8.2/src/BWidgets/
H A DBDevices.hpp103 std::set<T> getDevices () const {return devices_;} in getDevices() function in BDevices::DeviceGrab
134 std::set<T> getDevices (BWidgets::Widget* widget) in getDevices() function in BDevices::DeviceGrabStack
142 std::set<T> d = dg.getDevices (); in getDevices()
172 std::set<T> devices = deviceGrab.getDevices(); in remove()
192 std::set<T> stackDevices = dg.getDevices(); in remove()
234 std::set<T> devices = deviceGrab.getDevices (); in add()
238 std::set<T> d2 = getDevices (widget); in add()
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/BWidgets/
H A DBDevices.hpp103 std::set<T> getDevices () const {return devices_;} in getDevices() function in BDevices::DeviceGrab
134 std::set<T> getDevices (BWidgets::Widget* widget) in getDevices() function in BDevices::DeviceGrabStack
142 std::set<T> d = dg.getDevices (); in getDevices()
172 std::set<T> devices = deviceGrab.getDevices(); in remove()
192 std::set<T> stackDevices = dg.getDevices(); in remove()
234 std::set<T> devices = deviceGrab.getDevices (); in add()
238 std::set<T> d2 = getDevices (widget); in add()
/dports/audio/bschaffl-lv2/BSchaffl-1.4.8/src/BWidgets/
H A DBDevices.hpp103 std::set<T> getDevices () const {return devices_;} in getDevices() function in BDevices::DeviceGrab
134 std::set<T> getDevices (BWidgets::Widget* widget) in getDevices() function in BDevices::DeviceGrabStack
142 std::set<T> d = dg.getDevices (); in getDevices()
172 std::set<T> devices = deviceGrab.getDevices(); in remove()
192 std::set<T> stackDevices = dg.getDevices(); in remove()
234 std::set<T> devices = deviceGrab.getDevices (); in add()
238 std::set<T> d2 = getDevices (widget); in add()
/dports/audio/bshapr-lv2/BShapr-0.13/src/BWidgets/
H A DBDevices.hpp103 std::set<T> getDevices () const {return devices_;} in getDevices() function in BDevices::DeviceGrab
134 std::set<T> getDevices (BWidgets::Widget* widget) in getDevices() function in BDevices::DeviceGrabStack
142 std::set<T> d = dg.getDevices (); in getDevices()
172 std::set<T> devices = deviceGrab.getDevices(); in remove()
192 std::set<T> stackDevices = dg.getDevices(); in remove()
234 std::set<T> devices = deviceGrab.getDevices (); in add()
238 std::set<T> d2 = getDevices (widget); in add()

12345678910>>...38