Home
last modified time | relevance | path

Searched refs:uint8 (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h68 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 pad
[all...]
H A Dsvga3d_cmd.h826 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 paddin
[all...]
H A Dvm_basic_types.h11 typedef u8 uint8; typedef
H A Dsvga_types.h35 typedef u8 uint8; typedef
H A Dsvga3d_types.h48 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/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h55 typedef uint8 SVGA3dColorWriteEnable;
59 typedef uint8 SVGA3dDepthWriteMask;
74 typedef uint8 SVGA3dCullMode;
87 typedef uint8 SVGA3dComparisonFunc;
94 typedef uint8 SVGA3dMultisampleRastEnable;
416 #define SVGADX_QDSTATE_INVALID ((uint8)-1)
423 typedef uint8 SVGADXQueryDeviceState;
598 uint8 readback;
599 uint8 unsynchronized;
600 uint8 mustBeZer
[all...]
H A Dsvga3d_surfacedefs.h284 uint8 blue;
285 uint8 w_bump;
286 uint8 l_bump;
287 uint8 uv_video;
288 uint8 u_video;
291 uint8 green;
292 uint8 stencil;
293 uint8 v_bump;
294 uint8 v_video;
297 uint8 re
[all...]
H A Dsvga3d_cmd.h582 uint8 primitiveType;
583 uint8 padding[3];
591 uint8 primitiveType;
596 uint8 indexBufferStride;
609 uint8 stream;
610 uint8 type;
611 uint8 method;
612 uint8 usage;
613 uint8 usageIndex;
614 uint8 paddin
[all...]
H A Dsvga3d_types.h53 typedef uint8 SVGABool8;
1293 SVGA3D_QUERYTYPE_INVALID = ((uint8)-1),
1315 typedef uint8 SVGA3dQueryTypeUint8;
1439 uint8 type;
1440 uint8 base;
H A Dvm_basic_types.h38 typedef u8 uint8; typedef
/kernel/linux/common_modules/newip/tools/
H A Dwireshark_cfg_for_newip.lua30 ·type包括:uint8, uint16, uint24, uint32, uint64, framenum, float, double, string, stringz, bytes, bool, ipv4, ipv6, ether,oid, guid
41 local _ttl = ProtoField.uint8 (nip_proto_name .. ".ttl", "ttl ( 1 Byte)", base.DEC)
43 local _nexthdr = ProtoField.uint8 (nip_proto_name .. ".nexthdr", "nexthdr ( 1 Byte)", base.DEC)
46 local _hdr_len = ProtoField.uint8 (nip_proto_name .. ".hdr_len", "hdr_len ( 1 Byte)", base.DEC)
75 local _bitmap1 = ProtoField.uint8(bitmap1_name .. ".bitmap1", "bitmap1", base.HEX)
76 local _pkt_hdr_type = ProtoField.uint8(bitmap1_name .. ".pkt_hdr_type", "pkt_hdr_type ", base.DEC, Payload_type, 0x80) --_bitmap1的8bit
77 local _include_ttl = ProtoField.uint8(bitmap1_name .. ".include_ttl", "include_ttl ", base.DEC, Payload_type, 0x40) --_bitmap1的7bit
78 local _include_total_len = ProtoField.uint8(bitmap1_name .. ".include_total_len", "include_total_len", base.DEC, Payload_type, 0x20) --_bitmap1的6bit
79 local _include_nexthdr = ProtoField.uint8(bitmap1_name .. ".include_nexthdr", "include_nexthdr ", base.DEC, Payload_type, 0x10) --_bitmap1的5bit
80 local _include_reserve1 = ProtoField.uint8(bitmap1_nam
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dau1200fb.h35 #define uint8 unsigned char macro
81 volatile uint8 cursorpattern[256];
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dau1200fb.h35 #define uint8 unsigned char macro
81 volatile uint8 cursorpattern[256];
/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A DARM-gcc.h13 integers of at least as many bits as specified. For example, `uint8' should
16 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
21 typedef unsigned char uint8; typedef
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A DARM-gcc.h13 integers of at least as many bits as specified. For example, `uint8' should
16 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
21 typedef unsigned char uint8; typedef
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx.h246 CVMX_BUILD_WRITE64(uint8, "sb");
262 CVMX_BUILD_READ64(uint8, "lbu");
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx.h246 CVMX_BUILD_WRITE64(uint8, "sb");
262 CVMX_BUILD_READ64(uint8, "lbu");
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c45 typedef unsigned char uint8; typedef
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c45 typedef unsigned char uint8; typedef

Completed in 33 milliseconds