Home
last modified time | relevance | path

Searched refs:device_map (Results 1 – 25 of 124) sorted by relevance

12345

/dports/emulators/vice/vice-3.5/src/hwsiddrv/
H A Dhs-win32-dll.c110 static unsigned int device_map[MAXSID] = { 0, 0, 0, 0}; variable
243 HardSID_AbortPlay((BYTE)device_map[chipused]); in usb_hardsid_close()
318 device_map[chipno] = device; in hs_dll_set_device()
332 sid_state->device_map[0] = (DWORD)device_map[0]; in hs_dll_state_read()
333 sid_state->device_map[1] = (DWORD)device_map[1]; in hs_dll_state_read()
334 sid_state->device_map[2] = (DWORD)device_map[2]; in hs_dll_state_read()
335 sid_state->device_map[3] = (DWORD)device_map[3]; in hs_dll_state_read()
344 device_map[0] = (unsigned int)sid_state->device_map[0]; in hs_dll_state_write()
345 device_map[1] = (unsigned int)sid_state->device_map[1]; in hs_dll_state_write()
346 device_map[2] = (unsigned int)sid_state->device_map[2]; in hs_dll_state_write()
[all …]
H A Dhardsid-beos-drv.c135 sid_state->device_map[0] = 0; in hardsid_drv_state_read()
136 sid_state->device_map[1] = 0; in hardsid_drv_state_read()
137 sid_state->device_map[2] = 0; in hardsid_drv_state_read()
138 sid_state->device_map[3] = 0; in hardsid_drv_state_read()
H A Dhs-unix-isa.c226 sid_state->device_map[0] = 0; in hs_isa_state_read()
227 sid_state->device_map[1] = 0; in hs_isa_state_read()
228 sid_state->device_map[2] = 0; in hs_isa_state_read()
229 sid_state->device_map[3] = 0; in hs_isa_state_read()
H A Dhs-unix-linux.c202 sid_state->device_map[0] = 0; in hs_linux_state_read()
203 sid_state->device_map[1] = 0; in hs_linux_state_read()
204 sid_state->device_map[2] = 0; in hs_linux_state_read()
205 sid_state->device_map[3] = 0; in hs_linux_state_read()
H A Dhs-unix-pci.c253 sid_state->device_map[0] = 0; in hs_pci_state_read()
254 sid_state->device_map[1] = 0; in hs_pci_state_read()
255 sid_state->device_map[2] = 0; in hs_pci_state_read()
256 sid_state->device_map[3] = 0; in hs_pci_state_read()
H A Dhs-win32-isa.c417 sid_state->device_map[0] = 0; in hs_isa_state_read()
418 sid_state->device_map[1] = 0; in hs_isa_state_read()
419 sid_state->device_map[2] = 0; in hs_isa_state_read()
420 sid_state->device_map[3] = 0; in hs_isa_state_read()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/hwsiddrv/
H A Dhs-win32-dll.c110 static unsigned int device_map[MAXSID] = { 0, 0, 0, 0}; variable
243 HardSID_AbortPlay((BYTE)device_map[chipused]); in usb_hardsid_close()
318 device_map[chipno] = device; in hs_dll_set_device()
332 sid_state->device_map[0] = (DWORD)device_map[0]; in hs_dll_state_read()
333 sid_state->device_map[1] = (DWORD)device_map[1]; in hs_dll_state_read()
334 sid_state->device_map[2] = (DWORD)device_map[2]; in hs_dll_state_read()
335 sid_state->device_map[3] = (DWORD)device_map[3]; in hs_dll_state_read()
344 device_map[0] = (unsigned int)sid_state->device_map[0]; in hs_dll_state_write()
345 device_map[1] = (unsigned int)sid_state->device_map[1]; in hs_dll_state_write()
346 device_map[2] = (unsigned int)sid_state->device_map[2]; in hs_dll_state_write()
[all …]
H A Dhardsid-beos-drv.c135 sid_state->device_map[0] = 0; in hardsid_drv_state_read()
136 sid_state->device_map[1] = 0; in hardsid_drv_state_read()
137 sid_state->device_map[2] = 0; in hardsid_drv_state_read()
138 sid_state->device_map[3] = 0; in hardsid_drv_state_read()
H A Dhardsid-amiga-drv.c209 sid_state->device_map[0] = 0; in hardsid_drv_state_read()
210 sid_state->device_map[1] = 0; in hardsid_drv_state_read()
211 sid_state->device_map[2] = 0; in hardsid_drv_state_read()
212 sid_state->device_map[3] = 0; in hardsid_drv_state_read()
H A Dhs-unix-isa.c224 sid_state->device_map[0] = 0; in hs_isa_state_read()
225 sid_state->device_map[1] = 0; in hs_isa_state_read()
226 sid_state->device_map[2] = 0; in hs_isa_state_read()
227 sid_state->device_map[3] = 0; in hs_isa_state_read()
H A Dhs-unix-linux.c202 sid_state->device_map[0] = 0; in hs_linux_state_read()
203 sid_state->device_map[1] = 0; in hs_linux_state_read()
204 sid_state->device_map[2] = 0; in hs_linux_state_read()
205 sid_state->device_map[3] = 0; in hs_linux_state_read()
H A Dhs-unix-pci.c247 sid_state->device_map[0] = 0; in hs_pci_state_read()
248 sid_state->device_map[1] = 0; in hs_pci_state_read()
249 sid_state->device_map[2] = 0; in hs_pci_state_read()
250 sid_state->device_map[3] = 0; in hs_pci_state_read()
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Gui/Preferences/Engine/
H A DGUI_EnginePreferences.cpp169 QMap <int, QList<SubDevice>> device_map; in alsaProcessFinished() local
188 if(!device_map.contains(device_id)) in alsaProcessFinished()
190 device_map.insert(device_id, QList<SubDevice>{sd}); in alsaProcessFinished()
195 QList<SubDevice> subdevices = device_map[device_id]; in alsaProcessFinished()
197 device_map[device_id] = subdevices; in alsaProcessFinished()
201 for(auto it=device_map.begin(); it != device_map.end(); it++) in alsaProcessFinished()
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/zonemanager/
H A Dtest_cisco_lookup_service.py56 device_map = self.get_device_mapping_from_network(
58 self.assertDictEqual(_device_map_to_verify, device_map)
79 device_map = {}
88 device_map[_fabric_wwn] = {
91 return device_map
H A Dtest_brcd_lookup_service.py55 device_map = self.get_device_mapping_from_network(
57 self.assertDictEqual(_device_map_to_verify, device_map)
78 device_map = {}
87 device_map[_fabric_wwn] = {
90 return device_map
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/
H A Ddev-overview-data.inc.php153device_map = init_map("location-map", "' . $maps_engine . '", "' . $maps_api . '", config);
154 device_marker = init_map_marker(device_map, device_location);
155 device_map.setZoom(18);
159 echo ' device_map.on("dragend", function () {
171 echo 'device_map.dragging.disable();';
H A Dprint-alert-rules.php302 foreach ($device_maps as $device_map) {
303device_map['device_id'] . "/tab=edit/\" data-container='body' data-toggle='popover' data-placement…
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/devices/impl/
H A DDeviceDriveManager.java44 …private Map<String,DeviceMediaRendererManual> device_map = new HashMap<String, DeviceMediaRenderer… field in DeviceDriveManager
81 synchronized( device_map ){ in DeviceDriveManager()
83 Iterator<Map.Entry<String,DeviceMediaRendererManual>> it = device_map.entrySet().iterator(); in DeviceDriveManager()
391 synchronized( device_map ){ in mapDevice()
393 existing = device_map.put( root.getAbsolutePath(), renderer ); in mapDevice()
418 synchronized( device_map ){ in unMapDevice()
420 existing = device_map.remove( root.getAbsolutePath()); in unMapDevice()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/storage_monitor/
H A Dmtab_watcher_linux.cc68 MountPointDeviceMap device_map; in ReadMtab() local
78 device_map[base::FilePath(entry.mnt_dir)] = in ReadMtab()
86 callback_.Run(device_map); in ReadMtab()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/storage_monitor/
H A Dmtab_watcher_linux.cc67 MountPointDeviceMap device_map; in ReadMtab() local
77 device_map[base::FilePath(entry.mnt_dir)] = in ReadMtab()
85 callback_.Run(device_map); in ReadMtab()
/dports/misc/py-cinder/cinder-12.0.10/cinder/zonemanager/drivers/brocade/
H A Dbrcd_fc_san_lookup_service.py86 device_map = {}
166 device_map[fabric_name] = fabric_map
167 LOG.debug("Device map for SAN context: %s", device_map)
168 return device_map
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/firebase/test/ios/
H A Dmatrix_creator.py188 def _BuildIosDevice(self, device_map): argument
190 iosModelId=device_map['model'],
191 iosVersionId=device_map['version'],
192 locale=device_map['locale'],
193 orientation=device_map['orientation'])
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-class-pktcdvd8 What: /sys/class/pktcdvd/device_map
22 device_map (RO) Shows the device mapping in format:
91 cat /sys/class/pktcdvd/device_map
95 fgrep pktcdvd0 /sys/class/pktcdvd/device_map
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-class-pktcdvd8 What: /sys/class/pktcdvd/device_map
22 device_map (RO) Shows the device mapping in format:
91 cat /sys/class/pktcdvd/device_map
95 fgrep pktcdvd0 /sys/class/pktcdvd/device_map
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-class-pktcdvd8 What: /sys/class/pktcdvd/device_map
22 device_map (RO) Shows the device mapping in format:
91 cat /sys/class/pktcdvd/device_map
95 fgrep pktcdvd0 /sys/class/pktcdvd/device_map

12345