Searched defs:Device (Results 1 – 7 of 7) sorted by relevance
45 struct Device { struct46 Device() {} in Device() function47 Device(const std::string& first, int second) in Device() argument51 Device(const std::string& first, const std::string& second) in Device() argument73 // Device enumeration argument
31 class Device; variable
44 Device(char* name, DeviceType type, const AdbConnection* conn) in Device() function
69 HB_Device* Device; /* Device table for x or y value */ member
458 Dump_Device (HB_Device *Device, FILE *stream, int indent, HB_Type hb_type) in Dump_Device()
64 dev_t Device; // ID for the device containing the file. variable
608 IN PCSTR Device, in _NormalizeDeviceName()