/external/autotest/client/common_lib/cros/network/ |
D | interface.py | 49 DeviceInfo = collections.namedtuple('DeviceInfo', ['vendor', 'device', variable 52 DeviceInfo.__new__.__defaults__ = (None, None, None) 55 DeviceInfo('0x02df', '0x9129'): NAME_MARVELL_88W8797_SDIO, 56 DeviceInfo('0x02df', '0x912d'): NAME_MARVELL_88W8897_SDIO, 57 DeviceInfo('0x02df', '0x9135'): NAME_MARVELL_88W8887_SDIO, 58 DeviceInfo('0x11ab', '0x2b38'): NAME_MARVELL_88W8897_PCIE, 59 DeviceInfo('0x1b4b', '0x2b42'): NAME_MARVELL_88W8997_PCIE, 60 DeviceInfo('0x168c', '0x002a'): NAME_ATHEROS_AR9280, 61 DeviceInfo('0x168c', '0x0030'): NAME_ATHEROS_AR9382, 62 DeviceInfo('0x168c', '0x0034'): NAME_ATHEROS_AR9462, [all …]
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
D | BluetoothDeviceList.java | 38 private static class DeviceInfo { class in BluetoothDeviceList 42 public DeviceInfo(String name, String address) { in DeviceInfo() method in BluetoothDeviceList.DeviceInfo 74 DeviceInfo device = (DeviceInfo) mAdapter.getItem(position); in onListItemClick() 82 List<DeviceInfo> mmDeviceList; 85 mmDeviceList = new ArrayList<DeviceInfo>(); in DeviceListAdapter() 90 mmDeviceList.add(new DeviceInfo(name, address)); in addDevice() 111 final DeviceInfo device = mmDeviceList.get(position); in getView()
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | cost_estimator.h | 33 struct DeviceInfo { struct 46 DeviceInfo() in DeviceInfo() argument 52 DeviceInfo(const DeviceInfo& input) in DeviceInfo() argument 58 DeviceInfo(double gigaops, double gb_per_sec,
|
D | op_level_cost_estimator_test.cc | 38 device_info_ = DeviceInfo(); in TestOpLevelCostEstimator() 42 void SetDeviceInfo(const DeviceInfo& device_info) { in SetDeviceInfo() 49 DeviceInfo GetDeviceInfo(const DeviceProperties& device) const override { in GetDeviceInfo() 53 DeviceInfo device_info_; 1329 estimator.SetDeviceInfo(DeviceInfo(/*gigaops=*/1, in TEST_F() 1345 estimator.SetDeviceInfo(DeviceInfo(/*gigaops=*/99999, in TEST_F() 1361 estimator.SetDeviceInfo(DeviceInfo(/*gigaops=*/99999, in TEST_F()
|
/external/autotest/client/site_tests/camera_V4L2/src/ |
D | camera_characteristics.h | 57 const DeviceInfo* Find(const std::string& vid, const std::string& pid) const; 63 std::map<std::pair<std::string, std::string>, DeviceInfo>
|
D | common_types.h | 27 struct DeviceInfo { struct 70 typedef std::vector<DeviceInfo> DeviceInfos; argument
|
D | camera_characteristics.cc | 45 DeviceInfo* info) { in SetEntry() 167 const DeviceInfo* CameraCharacteristics::Find(const std::string& vid, in Find() 171 const DeviceInfo& info = it->second; in Find()
|
/external/webrtc/talk/media/webrtc/ |
D | fakewebrtcvcmfactory.h | 48 virtual webrtc::VideoCaptureModule::DeviceInfo* CreateDeviceInfo(int id) { in CreateDeviceInfo() 51 virtual void DestroyDeviceInfo(webrtc::VideoCaptureModule::DeviceInfo* info) { in DestroyDeviceInfo()
|
D | webrtcvideocapturer.h | 53 virtual webrtc::VideoCaptureModule::DeviceInfo* CreateDeviceInfo(int id) = 0; 55 webrtc::VideoCaptureModule::DeviceInfo* info) = 0;
|
D | webrtcvideocapturer.cc | 76 virtual webrtc::VideoCaptureModule::DeviceInfo* CreateDeviceInfo(int id) { in CreateDeviceInfo() 79 virtual void DestroyDeviceInfo(webrtc::VideoCaptureModule::DeviceInfo* info) { in DestroyDeviceInfo() 162 webrtc::VideoCaptureModule::DeviceInfo* info = factory_->CreateDeviceInfo(0); in Init()
|
D | fakewebrtcdeviceinfo.h | 37 class FakeWebRtcDeviceInfo : public webrtc::VideoCaptureModule::DeviceInfo {
|
/external/webrtc/webrtc/modules/video_capture/ |
D | video_capture.h | 23 class DeviceInfo { 75 virtual ~DeviceInfo() {} in ~DeviceInfo()
|
D | video_capture_factory.h | 36 static VideoCaptureModule::DeviceInfo* CreateDeviceInfo(
|
D | video_capture_factory.cc | 32 VideoCaptureModule::DeviceInfo* VideoCaptureFactory::CreateDeviceInfo( in CreateDeviceInfo()
|
D | device_info_impl.h | 24 class DeviceInfoImpl: public VideoCaptureModule::DeviceInfo
|
D | video_capture_impl.h | 53 static DeviceInfo* CreateDeviceInfo(const int32_t id);
|
/external/libusb/libusb/os/ |
D | windows_usbdk.h | 98 PUSB_DK_DEVICE_INFO *DeviceInfo, 102 PUSB_DK_DEVICE_INFO DeviceInfo
|
/external/ukey2/src/main/proto/ |
D | securegcm.proto | 24 // Field numbers should be kept in sync with DeviceInfo in: 27 // This field's name does not match the one in DeviceInfo for legacy reasons. 32 // Used for device_address of DeviceInfo field 2, but for GCM capable devices. 35 // Used for device_address of DeviceInfo field 2, but for iOS devices. 41 // Used for device_address of DeviceInfo field 2, a Bluetooth Mac address for 46 // Differs from DeviceInfo field 3, which contains the actual master key.
|
/external/webrtc/webrtc/modules/video_capture/windows/ |
D | video_capture_factory_windows.cc | 19 VideoCaptureModule::DeviceInfo* VideoCaptureImpl::CreateDeviceInfo( in CreateDeviceInfo()
|
/external/webrtc/webrtc/modules/video_capture/external/ |
D | device_info_external.cc | 46 VideoCaptureModule::DeviceInfo* VideoCaptureImpl::CreateDeviceInfo( in CreateDeviceInfo()
|
/external/webrtc/talk/media/devices/ |
D | mobiledevicemanager.cc | 51 rtc::scoped_ptr<webrtc::VideoCaptureModule::DeviceInfo> info( in GetVideoCaptureDevices()
|
/external/webrtc/webrtc/test/ |
D | vcm_capturer.cc | 24 VideoCaptureModule::DeviceInfo* device_info = in Init()
|
/external/libmtp/logs/ |
D | mtp-detect-sandisk-sansa-e260.txt | 249 <DeviceInfo> 253 </DeviceInfo>
|
D | mtp-detect-iriver-t10.txt | 187 <DeviceInfo> 189 </DeviceInfo>
|
/external/webrtc/webrtc/modules/video_capture/mac/ |
D | video_capture_mac.mm | 201 * Create/Destroy a DeviceInfo 205 VideoCaptureModule::DeviceInfo*
|