/external/clang/test/Index/ |
D | headerfile-comment-to-html.m | 14 \headerfile Device.h <Foundation/Device.h> 16 …A Device represents a remote or local computer or device with which the Developer Tools can intera… 18 @interface Device interface 20 …Device:{{.*}} FullCommentAsXML=[<Other file="{{[^"]+}}headerfile-comment-to-html.m" line="[[@LINE-… 27 // CHECK-NEXT: (CXComment_Text Text=[ Device.h ]) 29 // CHECK-NEXT: (CXComment_Text Text=[/Device.h>]))) 31 …_Text Text=[ A Device represents a remote or local computer or device with which the Develope… 36 \brief This is Sensor on the Device. 37 Its purpose is not to Sense Device's heat. 42 …d</Declaration><Abstract><Para> This is Sensor on the Device. Its purpose is not to Sense Devic… [all …]
|
/external/e2fsprogs/lib/ext2fs/ |
D | nt_io.c | 607 IN PCSTR Device, in _NormalizeDeviceName() argument 620 if('\\' == *Device) in _NormalizeDeviceName() 621 return Device; in _NormalizeDeviceName() 629 if(('/' == *(Device)) && in _NormalizeDeviceName() 630 ('d' == *(Device + 1)) && in _NormalizeDeviceName() 631 ('e' == *(Device + 2)) && in _NormalizeDeviceName() 632 ('v' == *(Device + 3)) && in _NormalizeDeviceName() 633 ('/' == *(Device + 4))) in _NormalizeDeviceName() 635 Device += 5; in _NormalizeDeviceName() 638 if('\0' == *Device) in _NormalizeDeviceName() [all …]
|
/external/blktrace/btt/doc/ |
D | sample-btt-output.tex | 18 ==================== Device Overhead ==================== 31 ==================== Device Merge Information ==================== 41 ==================== Device Q2Q Seek Information ==================== 52 ==================== Device D2D Seek Information ====================
|
/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() argument 126 return Device == Other.Device && File == Other.File; 130 return std::tie(Device, File) < std::tie(Other.Device, Other.File); 132 uint64_t getDevice() const { return Device; } in getDevice()
|
/external/deqp/android/scripts/ |
D | debug.py | 244 class Device: class 275 "nexus-4" : Device( 290 "nexus-6" : Device( 410 "nexus-7" : Device( 529 "nexus-10" : Device( 637 "default" : Device(
|
D | common.py | 159 class Device: class 187 devices.append(Device(m.group(1), m.group(2), m.group(3), m.group(4)))
|
/external/skia/tools/skpdiff/ |
D | skpdiff_main.cpp | 65 static bool init_device_and_context(cl::Device* device, cl::Context* context) { in init_device_and_context() 78 cl::vector<cl::Device> deviceList; in init_device_and_context() 101 cl::Device device; in init_cl_diff()
|
/external/e2fsprogs/tests/d_special_files/ |
D | expect | 64 Device major/minor number: 08:00 (hex 08:00) 76 Device major/minor number: 01:03 (hex 01:03)
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | README | 1 This directory contains the headers from the VMware SVGA Device Developer Kit:
|
/external/skia/site/user/ |
D | index.md | 13 Device backends for Skia currently include:
|
/external/mesa3d/include/CL/ |
D | cl.hpp | 200 class Device; 837 F(cl_context_info, CL_CONTEXT_DEVICES, VECTOR_CLASS<Device>) \ 895 F(cl_command_queue_info, CL_QUEUE_DEVICE, cl::Device) \ 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 1192 Device& operator = (const Device& rhs) in operator =() 1224 VECTOR_CLASS<Device>* devices) in createSubDevices() 1299 VECTOR_CLASS<Device>* devices) const in getDevices() [all …]
|
/external/llvm/test/CodeGen/NVPTX/ |
D | calling-conv.ll | 13 ;; Device function
|
/external/valgrind/helgrind/tests/ |
D | bar_bad.stderr.exp | 53 with error code 16 (EBUSY: Device or resource busy)
|
D | pth_cond_destroy_busy.stderr.exp | 42 with error code 16 (EBUSY: Device or resource busy)
|
D | pth_cond_destroy_busy.stderr.exp-ppc64 | 42 with error code 16 (EBUSY: Device or resource busy)
|
/external/mesa3d/docs/ |
D | RELNOTES-5.0.1 | 19 Device Driver Status
|
D | RELNOTES-5.0.2 | 19 Device Driver Status
|
D | RELNOTES-4.0.3 | 24 Device Drivers
|
D | RELNOTES-4.0.2 | 22 Device Drivers
|
D | RELNOTES-6.0.1 | 20 Device Drivers
|
D | RELNOTES-5.0 | 57 Device Driver Status
|
D | RELNOTES-6.0 | 50 Device Drivers
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-Windows.txt | 147 ifname: \Device\NPF_GenericNdisWanAdapter 150 ifname: \Device\NPF_{769E012B-FD17-4935-A5E3-8090C38E25D2} 153 ifname: \Device\NPF_{732546E7-E26C-48E3-9871-7537B020A211} 160 "\Device\NPF_" prefix can be removed). In other words, wpa_supplicant 281 up Device Manager, select Show Hidden Devices, expand the "Non
|
/external/wpa_supplicant_8/hostapd/ |
D | README-WPS | 151 - Device name 156 - Device category 162 WPS-PIN-NEEDED [UUID-E|MAC Address|Device Name|Manufacturer|Model Name|Model Number|Serial Number|D… 164 <2>WPS-PIN-NEEDED [53b63a98-d29e-4457-a2ed-094d7e6a669c|02:12:34:56:78:9a|Device|Manuf|Model|Model …
|
/external/libpcap/ |
D | README.tru64 | 23 Device configuration
|