Home
last modified time | relevance | path

Searched refs:DeviceProperties (Results 1 – 25 of 637) sorted by relevance

12345678910>>...26

/dports/audio/strawberry/strawberry-1.0.0/src/device/
H A Ddeviceproperties.cpp63 DeviceProperties::DeviceProperties(QWidget *parent) in DeviceProperties() function in DeviceProperties
71 QObject::connect(ui_->open_device, &QPushButton::clicked, this, &DeviceProperties::OpenDevice); in DeviceProperties()
78 DeviceProperties::~DeviceProperties() { delete ui_; } in ~DeviceProperties()
80 void DeviceProperties::SetDeviceManager(DeviceManager *manager) { in SetDeviceManager()
89 void DeviceProperties::ShowDevice(const QModelIndex &idx) { in ShowDevice()
143 void DeviceProperties::ModelChanged() { in ModelChanged()
157 void DeviceProperties::UpdateHardwareInfo() { in UpdateHardwareInfo()
206 void DeviceProperties::UpdateFormats() { in UpdateFormats()
262 void DeviceProperties::accept() { in accept()
288 void DeviceProperties::OpenDevice() { manager_->Connect(index_); } in OpenDevice()
[all …]
H A Ddeviceproperties.h41 class DeviceProperties : public QDialog {
45 explicit DeviceProperties(QWidget *parent = nullptr);
46 ~DeviceProperties() override;
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/devices/
H A Ddeviceproperties.cpp34 DeviceProperties::DeviceProperties(QWidget* parent) in DeviceProperties() function in DeviceProperties
50 DeviceProperties::~DeviceProperties() { delete ui_; } in ~DeviceProperties()
52 void DeviceProperties::SetDeviceManager(DeviceManager* manager) { in SetDeviceManager()
62 void DeviceProperties::ShowDevice(QModelIndex idx) { in ShowDevice()
120 void DeviceProperties::AddHardwareInfo(int row, const QString& key, in AddHardwareInfo()
126 void DeviceProperties::ModelChanged() { in ModelChanged()
137 void DeviceProperties::UpdateHardwareInfo() { in UpdateHardwareInfo()
181 void DeviceProperties::UpdateFormats() { in UpdateFormats()
235 void DeviceProperties::accept() { in accept()
262 void DeviceProperties::OpenDevice() { manager_->Connect(index_); } in OpenDevice()
[all …]
H A Ddeviceproperties.h30 class DeviceProperties : public QDialog {
34 DeviceProperties(QWidget* parent = nullptr);
35 ~DeviceProperties();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/
H A DvkDeviceProperties.cpp29 DeviceProperties::DeviceProperties (const InstanceInterface& vki, in DeviceProperties() function in vk::DeviceProperties
127 void DeviceProperties::addToChainStructWrapper(void*** chainPNextPtr, PropertyStructWrapperBase* st… in addToChainStructWrapper()
135 bool DeviceProperties::contains (const std::string& property, bool throwIfNotExists) const in contains()
149 bool DeviceProperties::isDevicePropertyInitialized (VkStructureType sType) const in isDevicePropertyInitialized()
159 DeviceProperties::~DeviceProperties (void) in ~DeviceProperties()
/dports/devel/ispc/ispc-1.16.1/ispcrt/tests/level_zero_mock/
H A Dze_mock.h33 struct DeviceProperties { struct
37 DeviceProperties() = default; argument
38DeviceProperties(uint32_t vendorId, uint32_t deviceId) : vendorId(vendorId), deviceId(deviceId) {} in DeviceProperties() function
61 static DeviceProperties* getDevicePtr(uint32_t deviceIdx);
65 static void setDeviceProperties(uint32_t deviceIdx, const DeviceProperties& dp);
71 static std::vector<DeviceProperties> devices;
H A Dze_mock.cpp38 const DeviceProperties DefaultGpuDevice(VendorId::Intel, DeviceId::Gen9);
40 std::vector<DeviceProperties> Config::devices(1, DefaultGpuDevice);
85 DeviceProperties* Config::getDevicePtr(uint32_t deviceIdx) { in getDevicePtr()
89 void Config::setDeviceProperties(uint32_t deviceIdx, const DeviceProperties& dp) { in setDeviceProperties()
/dports/devel/ispc/ispc-1.16.1/ispcrt/tests/mock_tests/
H A Dispcrt_mock_main.cpp631 std::vector<DeviceProperties> dps = { in TEST_F()
632 DeviceProperties(VendorId::Intel, DeviceId::Gen9), in TEST_F()
635 DeviceProperties(VendorId::Intel, DeviceId::Gen12) in TEST_F()
694 std::vector<DeviceProperties> dps = { in TEST_F()
695 DeviceProperties(VendorId::Intel, DeviceId::Gen9), in TEST_F()
698 DeviceProperties(VendorId::Intel, DeviceId::Gen12) in TEST_F()
714 std::vector<DeviceProperties> dps = { in TEST_F()
715 DeviceProperties(VendorId::Intel, DeviceId::Gen9), in TEST_F()
734 std::vector<DeviceProperties> dps = { in TEST_F()
786 std::vector<DeviceProperties> dps = { in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.hpp192 class DeviceProperties class
201 DeviceProperties (const DeviceProperties& src);
202 DeviceProperties (const vkt::Context& testContext);
214 inline const VkPhysicalDeviceDescriptorIndexingFeatures& DeviceProperties::descriptorIndexingFeatur… in descriptorIndexingFeatures()
219 inline const VkPhysicalDeviceProperties& DeviceProperties::physicalDeviceProperties (void) const in physicalDeviceProperties()
224 inline const VkPhysicalDeviceDescriptorIndexingProperties& DeviceProperties::descriptorIndexingProp… in descriptorIndexingProperties()
229 inline const VkPhysicalDeviceFeatures& DeviceProperties::physicalDeviceFeatures (void) const in physicalDeviceFeatures()
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go241 return x.DeviceProperties
312 type DeviceProperties struct { struct
332 func (x *DeviceProperties) Reset() { argument
333 *x = DeviceProperties{}
341 func (x *DeviceProperties) String() string { argument
345 func (*DeviceProperties) ProtoMessage() {} argument
360 func (*DeviceProperties) Descriptor() ([]byte, []int) { argument
371 func (x *DeviceProperties) GetLocation() *Location { argument
378 func (x *DeviceProperties) GetLocale() string { argument
385 func (x *DeviceProperties) GetTimeZone() string { argument
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go241 return x.DeviceProperties
312 type DeviceProperties struct { struct
332 func (x *DeviceProperties) Reset() { argument
333 *x = DeviceProperties{}
341 func (x *DeviceProperties) String() string { argument
345 func (*DeviceProperties) ProtoMessage() {} argument
360 func (*DeviceProperties) Descriptor() ([]byte, []int) { argument
371 func (x *DeviceProperties) GetLocation() *Location { argument
378 func (x *DeviceProperties) GetLocale() string { argument
385 func (x *DeviceProperties) GetTimeZone() string { argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go246 return x.DeviceProperties
317 type DeviceProperties struct { struct
337 func (x *DeviceProperties) Reset() { argument
338 *x = DeviceProperties{}
346 func (x *DeviceProperties) String() string { argument
350 func (*DeviceProperties) ProtoMessage() {} argument
365 func (*DeviceProperties) Descriptor() ([]byte, []int) { argument
376 func (x *DeviceProperties) GetLocation() *Location { argument
383 func (x *DeviceProperties) GetLocale() string { argument
390 func (x *DeviceProperties) GetTimeZone() string { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go241 return x.DeviceProperties
312 type DeviceProperties struct { struct
332 func (x *DeviceProperties) Reset() { argument
333 *x = DeviceProperties{}
341 func (x *DeviceProperties) String() string { argument
345 func (*DeviceProperties) ProtoMessage() {} argument
360 func (*DeviceProperties) Descriptor() ([]byte, []int) { argument
371 func (x *DeviceProperties) GetLocation() *Location { argument
378 func (x *DeviceProperties) GetLocale() string { argument
385 func (x *DeviceProperties) GetTimeZone() string { argument
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go241 return x.DeviceProperties
312 type DeviceProperties struct { struct
332 func (x *DeviceProperties) Reset() { argument
333 *x = DeviceProperties{}
341 func (x *DeviceProperties) String() string { argument
345 func (*DeviceProperties) ProtoMessage() {} argument
360 func (*DeviceProperties) Descriptor() ([]byte, []int) { argument
371 func (x *DeviceProperties) GetLocation() *Location { argument
378 func (x *DeviceProperties) GetLocale() string { argument
385 func (x *DeviceProperties) GetTimeZone() string { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go241 return x.DeviceProperties
312 type DeviceProperties struct { struct
332 func (x *DeviceProperties) Reset() { argument
333 *x = DeviceProperties{}
341 func (x *DeviceProperties) String() string { argument
345 func (*DeviceProperties) ProtoMessage() {} argument
360 func (*DeviceProperties) Descriptor() ([]byte, []int) { argument
371 func (x *DeviceProperties) GetLocation() *Location { argument
378 func (x *DeviceProperties) GetLocale() string { argument
385 func (x *DeviceProperties) GetTimeZone() string { argument
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go241 return x.DeviceProperties
312 type DeviceProperties struct { struct
332 func (x *DeviceProperties) Reset() { argument
333 *x = DeviceProperties{}
341 func (x *DeviceProperties) String() string { argument
345 func (*DeviceProperties) ProtoMessage() {} argument
360 func (*DeviceProperties) Descriptor() ([]byte, []int) { argument
371 func (x *DeviceProperties) GetLocation() *Location { argument
378 func (x *DeviceProperties) GetLocale() string { argument
385 func (x *DeviceProperties) GetTimeZone() string { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go246 return x.DeviceProperties
317 type DeviceProperties struct { struct
337 func (x *DeviceProperties) Reset() { argument
338 *x = DeviceProperties{}
346 func (x *DeviceProperties) String() string { argument
350 func (*DeviceProperties) ProtoMessage() {} argument
365 func (*DeviceProperties) Descriptor() ([]byte, []int) { argument
376 func (x *DeviceProperties) GetLocation() *Location { argument
383 func (x *DeviceProperties) GetLocale() string { argument
390 func (x *DeviceProperties) GetTimeZone() string { argument
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go241 return x.DeviceProperties
312 type DeviceProperties struct { struct
332 func (x *DeviceProperties) Reset() { argument
333 *x = DeviceProperties{}
341 func (x *DeviceProperties) String() string { argument
345 func (*DeviceProperties) ProtoMessage() {} argument
360 func (*DeviceProperties) Descriptor() ([]byte, []int) { argument
371 func (x *DeviceProperties) GetLocation() *Location { argument
378 func (x *DeviceProperties) GetLocale() string { argument
385 func (x *DeviceProperties) GetTimeZone() string { argument
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go246 return x.DeviceProperties
317 type DeviceProperties struct {
337 func (x *DeviceProperties) Reset() {
338 *x = DeviceProperties{}
346 func (x *DeviceProperties) String() string {
350 func (*DeviceProperties) ProtoMessage() {}
365 func (*DeviceProperties) Descriptor() ([]byte, []int) {
376 func (x *DeviceProperties) GetLocation() *Location {
383 func (x *DeviceProperties) GetLocale() string {
390 func (x *DeviceProperties) GetTimeZone() string {
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go241 return x.DeviceProperties
312 type DeviceProperties struct { struct
332 func (x *DeviceProperties) Reset() { argument
333 *x = DeviceProperties{}
341 func (x *DeviceProperties) String() string { argument
345 func (*DeviceProperties) ProtoMessage() {} argument
360 func (*DeviceProperties) Descriptor() ([]byte, []int) { argument
371 func (x *DeviceProperties) GetLocation() *Location { argument
378 func (x *DeviceProperties) GetLocale() string { argument
385 func (x *DeviceProperties) GetTimeZone() string { argument
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go241 return x.DeviceProperties
312 type DeviceProperties struct { struct
332 func (x *DeviceProperties) Reset() { argument
333 *x = DeviceProperties{}
341 func (x *DeviceProperties) String() string { argument
345 func (*DeviceProperties) ProtoMessage() {} argument
360 func (*DeviceProperties) Descriptor() ([]byte, []int) { argument
371 func (x *DeviceProperties) GetLocation() *Location { argument
378 func (x *DeviceProperties) GetLocale() string { argument
385 func (x *DeviceProperties) GetTimeZone() string { argument
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go246 return x.DeviceProperties
317 type DeviceProperties struct { struct
337 func (x *DeviceProperties) Reset() { argument
338 *x = DeviceProperties{}
346 func (x *DeviceProperties) String() string { argument
350 func (*DeviceProperties) ProtoMessage() {} argument
365 func (*DeviceProperties) Descriptor() ([]byte, []int) { argument
376 func (x *DeviceProperties) GetLocation() *Location { argument
383 func (x *DeviceProperties) GetLocale() string { argument
390 func (x *DeviceProperties) GetTimeZone() string { argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/google.golang.org/genproto/go-genproto-6486ece9c497/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go246 return x.DeviceProperties
317 type DeviceProperties struct { struct
337 func (x *DeviceProperties) Reset() { argument
338 *x = DeviceProperties{}
346 func (x *DeviceProperties) String() string { argument
350 func (*DeviceProperties) ProtoMessage() {} argument
365 func (*DeviceProperties) Descriptor() ([]byte, []int) { argument
376 func (x *DeviceProperties) GetLocation() *Location { argument
383 func (x *DeviceProperties) GetLocale() string { argument
390 func (x *DeviceProperties) GetTimeZone() string { argument
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go246 return x.DeviceProperties
317 type DeviceProperties struct { struct
337 func (x *DeviceProperties) Reset() { argument
338 *x = DeviceProperties{}
346 func (x *DeviceProperties) String() string { argument
350 func (*DeviceProperties) ProtoMessage() {} argument
365 func (*DeviceProperties) Descriptor() ([]byte, []int) { argument
376 func (x *DeviceProperties) GetLocation() *Location { argument
383 func (x *DeviceProperties) GetLocale() string { argument
390 func (x *DeviceProperties) GetTimeZone() string { argument
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/
H A Dactions_testing.pb.go241 return x.DeviceProperties
312 type DeviceProperties struct { struct
332 func (x *DeviceProperties) Reset() { argument
333 *x = DeviceProperties{}
341 func (x *DeviceProperties) String() string { argument
345 func (*DeviceProperties) ProtoMessage() {} argument
360 func (*DeviceProperties) Descriptor() ([]byte, []int) { argument
371 func (x *DeviceProperties) GetLocation() *Location { argument
378 func (x *DeviceProperties) GetLocale() string { argument
385 func (x *DeviceProperties) GetTimeZone() string { argument
[all …]

12345678910>>...26