Home
last modified time | relevance | path

Searched defs:DeviceInfo (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dcost_estimator.h35 struct DeviceInfo { struct
48 DeviceInfo() in DeviceInfo() argument
54 DeviceInfo(const DeviceInfo& input) in DeviceInfo() argument
63 : gigaops(gigaops), in gigaops()
/external/vulkan-validation-layers/layers/generated/
Dvk_extension_helper.h436 struct DeviceInfo { struct
437DeviceInfo(bool DeviceExtensions::* state_, const DeviceReqVec requires_): state(state_), requires… in DeviceInfo() argument
438 bool DeviceExtensions::* state;
439 DeviceReqVec requires;
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/device/
DDeviceInfo.java27 public final class DeviceInfo { class
51 public DeviceInfo(@PlaybackType int playbackType, int minVolume, int maxVolume) { in DeviceInfo() method in DeviceInfo
/external/OpenCSD/decoder/tests/snapshot_parser_lib/include/
Ddevice_info.h44 DeviceInfo() {}; in DeviceInfo() function
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DBluetoothDeviceList.java38 private static class DeviceInfo { class in BluetoothDeviceList
42 public DeviceInfo(String name, String address) { in DeviceInfo() method in BluetoothDeviceList.DeviceInfo
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Ddevice_info.cpp38 DeviceInfo::DeviceInfo(const unsigned int deviceNum, in DeviceInfo() function in DeviceInfo
/external/pigweed/pw_protobuf/pw_protobuf_test_protos/
Dfull_test.proto102 message DeviceInfo { message
/external/autotest/client/common_lib/cros/network/
Dinterface.py59 DeviceInfo = collections.namedtuple('DeviceInfo', ['vendor', 'device', variable
/external/llvm-project/openmp/libomptarget/plugins/ve/src/
Drtl.cpp154 static RTLDeviceInfoTy DeviceInfo; variable
/external/angle/src/common/
Dpacked_cl_enums.json13 "DeviceInfo": { object
DPackedCLEnums_autogen.h79 enum class DeviceInfo : uint8_t enum
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/src/
Drtl.cpp564 static RTLDeviceInfoTy DeviceInfo; variable
/external/mdnsresponder/mDNSCore/
DmDNSEmbeddedAPI.h1873 AuthRecord DeviceInfo; member