Home
last modified time | relevance | path

Searched defs:DeviceType (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dtypes.h55 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/
Dadapter9.c250 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/
Dlegacyboot.h33 UINT16 DeviceType; member
/external/syslinux/efi64/include/efi/protocol/
Dlegacyboot.h33 UINT16 DeviceType; member
/external/syslinux/efi32/include/efi/protocol/
Dlegacyboot.h33 UINT16 DeviceType; member
/external/syslinux/win/
Dsyslinux.c56 DEVICE_TYPE DeviceType; member
/external/swiftshader/include/Direct3D/
Dd3d8caps.h27 D3DDEVTYPE DeviceType; member
Dd3d8types.h1338 D3DDEVTYPE DeviceType; member
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defidevp.h318 UINT16 DeviceType; member
/external/syslinux/efi32/include/efi/
Defidevp.h318 UINT16 DeviceType; member
/external/syslinux/efi64/include/efi/
Defidevp.h318 UINT16 DeviceType; member
/external/mesa3d/include/D3D9/
Dd3d9caps.h302 D3DDEVTYPE DeviceType; member
Dd3d9types.h1517 D3DDEVTYPE DeviceType; member
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt_win32.h198 UCHAR DeviceType; member
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DDevicePath.h432 UINT16 DeviceType; member
/external/libusb/libusb/os/
Dwindows_winusb.h390 #define CTL_CODE(DeviceType, Function, Method, Access) \ argument