Searched refs:uint8 (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/ |
| D | svga3d_dx.h | 68 typedef uint8 SVGA3dColorWriteEnable; 72 typedef uint8 SVGA3dDepthWriteMask; 87 typedef uint8 SVGA3dCullMode; 100 typedef uint8 SVGA3dComparisonFunc; 112 typedef uint8 SVGA3dMultisampleRastEnable; 491 #define SVGADX_QDSTATE_INVALID ((uint8)-1) /* Query has no state */ 498 typedef uint8 SVGADXQueryDeviceState; 1163 typedef uint8 SVGA3DCreateDSViewFlags; 1175 uint8 pad0; 1194 uint8 pad0; [all …]
|
| D | svga3d_cmd.h | 826 uint8 primitiveType; /* SVGA3dPrimitiveType */ 827 uint8 padding[3]; 837 uint8 primitiveType; /* SVGA3dPrimitiveType */ 844 uint8 indexBufferStride; /* Allowable values = 1, 2, or 4 */ 866 uint8 stream; 867 uint8 type; /* SVGA3dDeclType */ 868 uint8 method; /* SVGA3dDeclMethod */ 869 uint8 usage; /* SVGA3dDeclUsage */ 870 uint8 usageIndex; 871 uint8 padding; [all …]
|
| D | vm_basic_types.h | 11 typedef u8 uint8; typedef
|
| D | svga_types.h | 35 typedef u8 uint8; typedef
|
| D | svga3d_types.h | 48 typedef uint8 SVGABool8; /* 8-bit Bool definition */ 1675 SVGA3D_QUERYTYPE_INVALID = ((uint8)-1), 1697 typedef uint8 SVGA3dQueryTypeUint8; 1851 uint8 type; // SVGA3dFogType 1852 uint8 base; // SVGA3dFogBase
|
| /kernel/linux/common_modules/newip/tools/ |
| D | wireshark_cfg_for_newip.lua | 41 local _ttl = ProtoField.uint8 (nip_proto_name .. ".ttl", "ttl ( 1 Byte)", bas… 43 local _nexthdr = ProtoField.uint8 (nip_proto_name .. ".nexthdr", "nexthdr ( 1 Byte)", bas… 46 local _hdr_len = ProtoField.uint8 (nip_proto_name .. ".hdr_len", "hdr_len ( 1 Byte)", bas… 75 local _bitmap1 = ProtoField.uint8(bitmap1_name .. ".bitmap1", "bitmap1", … 76 local _pkt_hdr_type = ProtoField.uint8(bitmap1_name .. ".pkt_hdr_type", "pkt_hdr_type … 77 local _include_ttl = ProtoField.uint8(bitmap1_name .. ".include_ttl", "include_ttl … 78 local _include_total_len = ProtoField.uint8(bitmap1_name .. ".include_total_len", "include_total_le… 79 local _include_nexthdr = ProtoField.uint8(bitmap1_name .. ".include_nexthdr", "include_nexthdr … 80 local _include_reserve1 = ProtoField.uint8(bitmap1_name .. ".include_reserve1", "include_reserve1… 81 local _include_daddr = ProtoField.uint8(bitmap1_name .. ".include_daddr", "include_daddr … [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | au1200fb.h | 35 #define uint8 unsigned char macro 81 volatile uint8 cursorpattern[256];
|
| /kernel/linux/linux-5.10/arch/arm/nwfpe/ |
| D | ARM-gcc.h | 21 typedef unsigned char uint8; typedef
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
| D | cvmx.h | 246 CVMX_BUILD_WRITE64(uint8, "sb"); 262 CVMX_BUILD_READ64(uint8, "lbu");
|
| /kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/ |
| D | softfloat.c | 45 typedef unsigned char uint8; typedef
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
| D | 0038_linux_drivers_mxc.patch | 32054 + /*uint8, fp16, int8, uint16, int16, uint4, int4, bf16*/ 39516 + {0}, /* uint8 */ 39756 + 1, /* uint8 */ 41724 + 0xff, /* uint8, the case set scale = 0.003921569*/ 44606 + /*uint8, fp16, int8, uint16, int16, uint4, int4, bf16*/
|