Searched defs:DeviceType (Results 1 – 16 of 16) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ |
D | types.h | 55 DeviceType(const char* type) // NOLINT(runtime/explicit) in DeviceType() function 58 explicit DeviceType(StringPiece type) : type_(type.data(), type.size()) {} in DeviceType() function
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | adapter9.c | 250 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceFormat() 376 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceMultiSampleType() 438 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDepthStencilMatch() 481 D3DDEVTYPE DeviceType, in NineAdapter9_CheckDeviceFormatConversion() 519 D3DDEVTYPE DeviceType, in NineAdapter9_GetDeviceCaps() 976 D3DDEVTYPE DeviceType, in NineAdapter9_CreateDevice() 1036 D3DDEVTYPE DeviceType, in NineAdapter9_CreateDeviceEx()
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/protocol/ |
D | legacyboot.h | 33 UINT16 DeviceType; member
|
/external/syslinux/efi64/include/efi/protocol/ |
D | legacyboot.h | 33 UINT16 DeviceType; member
|
/external/syslinux/efi32/include/efi/protocol/ |
D | legacyboot.h | 33 UINT16 DeviceType; member
|
/external/syslinux/win/ |
D | syslinux.c | 56 DEVICE_TYPE DeviceType; member
|
/external/swiftshader/include/Direct3D/ |
D | d3d8caps.h | 27 D3DDEVTYPE DeviceType; member
|
D | d3d8types.h | 1338 D3DDEVTYPE DeviceType; member
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ |
D | efidevp.h | 318 UINT16 DeviceType; member
|
/external/syslinux/efi32/include/efi/ |
D | efidevp.h | 318 UINT16 DeviceType; member
|
/external/syslinux/efi64/include/efi/ |
D | efidevp.h | 318 UINT16 DeviceType; member
|
/external/mesa3d/include/D3D9/ |
D | d3d9caps.h | 302 D3DDEVTYPE DeviceType; member
|
D | d3d9types.h | 1517 D3DDEVTYPE DeviceType; member
|
/external/f2fs-tools/tools/sg_write_buffer/include/ |
D | sg_pt_win32.h | 198 UCHAR DeviceType; member
|
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/ |
D | DevicePath.h | 432 UINT16 DeviceType; member
|
/external/libusb/libusb/os/ |
D | windows_winusb.h | 390 #define CTL_CODE(DeviceType, Function, Method, Access) \ argument
|