/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
D | device.h | 35 struct Device { struct 36 Device() {} in Device() function 37 Device(const std::string& name, int id) in Device() function 41 Device(const std::string& name, const std::string& id) in Device() function 44 std::string name; 45 std::string id;
|
/external/chromium_org/chrome/browser/local_discovery/ |
D | cloud_device_list_delegate.h | 16 struct Device { struct 26 typedef std::vector<Device> DeviceList; argument
|
D | cloud_device_list_delegate.cc | 17 CloudDeviceListDelegate::Device::Device() { in Device() function in local_discovery::CloudDeviceListDelegate::Device
|
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
D | fakewebrtcdeviceinfo.h | 37 struct Device { struct 38 Device(const std::string& n, const std::string& i) : name(n), id(i) {} in Device() argument 46 devices_.push_back(Device(device_name, device_id)); in AddDevice() argument
|
/external/chromium_org/chrome/test/chromedriver/chrome/ |
D | chrome_android_impl.h | 14 class Device; variable
|
D | device_manager.cc | 23 Device::Device( in Device() function in Device
|
D | device_manager_unittest.cc | 106 TEST(Device, StartStopApp) { in TEST() argument
|
/external/clang/test/Index/ |
D | headerfile-comment-to-html.m | 18 @interface Device interface
|
/external/chromium_org/tools/telemetry/telemetry/core/platform/ |
D | device.py | 6 class Device(object): class
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-common-private.hh | 1100 struct Device struct 1103 inline hb_position_t get_x_delta (hb_font_t *font) const in get_x_delta() 1106 inline hb_position_t get_y_delta (hb_font_t *font) const in get_y_delta() 1109 inline int get_delta (unsigned int ppem, int scale) const in get_delta() 1121 inline int get_delta_pixels (unsigned int ppem_size) const in get_delta_pixels() 1144 inline unsigned int get_size (void) const in get_size() 1151 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize() 1157 USHORT startSize; /* Smallest size to correct--in ppem */ 1158 USHORT endSize; /* Largest size to correct--in ppem */ 1159 USHORT deltaFormat; /* Format of DeltaValue array data: 1, 2, or 3 [all …]
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-ot-layout-common-private.hh | 1100 struct Device struct 1103 inline hb_position_t get_x_delta (hb_font_t *font) const in get_x_delta() 1106 inline hb_position_t get_y_delta (hb_font_t *font) const in get_y_delta() 1109 inline int get_delta (unsigned int ppem, int scale) const in get_delta() 1121 inline int get_delta_pixels (unsigned int ppem_size) const in get_delta_pixels() 1144 inline unsigned int get_size (void) const in get_size() 1151 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize() 1157 USHORT startSize; /* Smallest size to correct--in ppem */ 1158 USHORT endSize; /* Largest size to correct--in ppem */ 1159 USHORT deltaFormat; /* Format of DeltaValue array data: 1, 2, or 3 [all …]
|
/external/chromium_org/chrome/browser/resources/local_discovery/ |
D | local_discovery.js | 70 function Device(info, registerEnabled) { class 77 Device.prototype = { class
|
/external/chromium_org/chromeos/test/data/network/ |
D | shill_cellular_with_state.json | 19 "Device": { object
|
/external/deqp/android/scripts/ |
D | common.py | 77 class Device: class
|
/external/chromium_org/chrome/browser/devtools/device/ |
D | android_web_socket.cc | 80 typedef AndroidDeviceManager::Device Device; typedef in __anonc558fe9a0111::AndroidWebSocketImpl
|
D | android_device_manager.cc | 381 AndroidDeviceManager::Device::Device( in Device() function in AndroidDeviceManager::Device
|
D | devtools_android_bridge.cc | 67 typedef AndroidDeviceManager::Device Device; typedef in __anon325f4ed00111::DiscoveryRequest
|
/external/chromium_org/chrome/browser/resources/history/ |
D | other_devices.js | 153 function Device(session, view) { class
|
/external/llvm/include/llvm/Support/ |
D | FileSystem.h | 119 uint64_t Device; variable 124 UniqueID(uint64_t Device, uint64_t File) : Device(Device), File(File) {} in UniqueID()
|
/external/chromium_org/tools/memory_inspector/memory_inspector/core/ |
D | backends.py | 76 class Device(object): class
|
/external/e2fsprogs/lib/ext2fs/ |
D | nt_io.c | 607 IN PCSTR Device, in _NormalizeDeviceName()
|
/external/clang/lib/Lex/ |
D | PTHLexer.cpp | 686 uint64_t Device = endian::readNext<uint64_t, little, unaligned>(d); in ReadData() local
|
/external/chromium_org/third_party/mesa/src/include/CL/ |
D | cl.hpp | 1183 class Device : public detail::Wrapper<cl_device_id> class 1186 Device(cl_device_id device) { object_ = device; } in Device() function in cl::Device 1188 Device() : detail::Wrapper<cl_type>() { } in Device() function in cl::Device 1190 Device(const Device& device) : detail::Wrapper<cl_type>(device) { } in Device() function in cl::Device
|
/external/mesa3d/include/CL/ |
D | cl.hpp | 1183 class Device : public detail::Wrapper<cl_device_id> class 1186 Device(cl_device_id device) { object_ = device; } in Device() function in cl::Device 1188 Device() : detail::Wrapper<cl_type>() { } in Device() function in cl::Device 1190 Device(const Device& device) : detail::Wrapper<cl_type>(device) { } in Device() function in cl::Device
|
/external/chromium_org/third_party/closure_compiler/externs/ |
D | chrome_extensions.js | 588 chrome.bluetooth.Device = function() {}; class 6198 chrome.usb.Device = function Device() {}; class in chrome.usb
|