Home
last modified time | relevance | path

Searched defs:DeviceMap (Results 1 – 25 of 79) sorted by relevance

1234

/dports/emulators/vmips/vmips-1.5.1/
H A Ddevicemap.h32 DeviceMap() : Range(0, 0, 0, 0) { } in DeviceMap() function
33 DeviceMap(uint32 _extent) : Range(0, _extent, 0, 0) { } in DeviceMap() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/tools/EventClients/lib/c#/
H A DEventClient.cs375 …private bool SendButton(string Button, ushort ButtonCode, string DeviceMap, ButtonFlagsType Flags,… in SendButton()
421 public bool SendButton(string Button, string DeviceMap, ButtonFlagsType Flags, short Amount) in SendButton()
426 public bool SendButton(string Button, string DeviceMap, ButtonFlagsType Flags) in SendButton()
431 … public bool SendButton(ushort ButtonCode, string DeviceMap, ButtonFlagsType Flags, short Amount) in SendButton()
436 public bool SendButton(ushort ButtonCode, string DeviceMap, ButtonFlagsType Flags) in SendButton()
/dports/devel/ice37/ice-3.7.2/cpp/include/IceBT/
H A DPlugin.h27 typedef std::map<std::string, PropertyMap> DeviceMap; typedef
/dports/devel/php-ice37/ice-3.7.2/cpp/include/IceBT/
H A DPlugin.h27 typedef std::map<std::string, PropertyMap> DeviceMap; typedef
/dports/devel/py-ice37/ice-3.7.2/cpp/include/IceBT/
H A DPlugin.h27 typedef std::map<std::string, PropertyMap> DeviceMap; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/hid/
H A Dhid_service.h76 typedef std::map<std::string, scoped_refptr<HidDeviceInfo>> DeviceMap; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/hid/
H A Dhid_service.h76 typedef std::map<std::string, scoped_refptr<HidDeviceInfo>> DeviceMap; typedef
/dports/multimedia/kodi-addon-peripheral.joystick/peripheral.joystick-1.7.1-Matrix/src/storage/
H A DJustABunchOfFiles.h46 typedef std::map<CDevice, DevicePtr> DeviceMap; typedef
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/jogshuttle/
H A Djogshuttle.h60 typedef QMap<QString, QString> DeviceMap; typedef
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/
H A DDxeQNCSmbus.c184 IN OUT EFI_SMBUS_DEVICE_MAP *DeviceMap in SmbusGetUdidGeneral()
225 IN OUT EFI_SMBUS_DEVICE_MAP *DeviceMap in SmbusAssignAddress()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/linux/storage/
H A DUDisksProvider.h59 typedef std::map<std::string, CUDiskDevice *> DeviceMap; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/screens/
H A Dhid_detection_screen.h43 using DeviceMap = std::map<std::string, InputDeviceInfoPtr>; variable
/dports/sysutils/restic/restic-0.12.1/cmd/restic/
H A Dexclude.go207 type DeviceMap map[string]uint64 type
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/ozone/evdev/libgestures_glue/
H A Dgesture_property_provider.h112 typedef std::map<DeviceId, DevicePtr> DeviceMap; in COMPONENT_EXPORT() typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/ozone/evdev/libgestures_glue/
H A Dgesture_property_provider.h112 typedef std::map<DeviceId, DevicePtr> DeviceMap; in COMPONENT_EXPORT() typedef
/dports/deskutils/easystroke/easystroke-0.6.0/
H A Dgrabber.h74 typedef std::map<XID, boost::shared_ptr<XiDevice> > DeviceMap; typedef
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/config/
H A Dconfig.go411 func (cfg *Configuration) DeviceMap() map[protocol.DeviceID]DeviceConfiguration { func
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/DLL430_v3/src/TI/DLL430/
H A DDeviceInfo.h445 typedef std::map<const Match, const DeviceInfo> DeviceMap; typedef
/dports/misc/estic/estic-1.61_10/estic/
H A Dicshort.cc628 unsigned DeviceMap = Data.GetDeviceMap (); in SetValues() local
/dports/audio/mumble/mumble-1.3.3/overlay/
H A Dd3d10.cpp89 typedef map<ID3D10Device *, D10State *> DeviceMap; typedef
H A Dd3d11.cpp120 typedef map<ID3D11Device *, D11State *> DeviceMap; typedef
/dports/audio/murmur/mumble-1.3.3/overlay/
H A Dd3d10.cpp89 typedef map<ID3D10Device *, D10State *> DeviceMap; typedef
H A Dd3d11.cpp120 typedef map<ID3D11Device *, D11State *> DeviceMap; typedef
/dports/devel/staf/src/staf/services/sdg_sample/
H A DDeviceService.cpp41 typedef std::map<STAFString, DeviceDataPtr> DeviceMap; typedef
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/models/apis/iot1click-projects/2018-05-14/
H A Ddocs-2.json158 "DeviceMap": { object

1234