/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_dx.h | 55 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 mustBeZero[2]; [all …]
|
H A D | svga3d_surfacedefs.h | 284 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 red; [all …]
|
H A D | svga3d_cmd.h | 582 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 padding; [all …]
|
H A D | svga3d_types.h | 53 typedef uint8 SVGABool8; 1293 SVGA3D_QUERYTYPE_INVALID = ((uint8)-1), 1315 typedef uint8 SVGA3dQueryTypeUint8; 1439 uint8 type; 1440 uint8 base;
|
H A D | vm_basic_types.h | 38 typedef u8 uint8; typedef
|
/openbmc/libpldm/docs/oem/meta/ |
H A D | file-io.md | 9 | 0 | uint8 | Handle | This field is a handle that is used to identify PLDM command type.… 12 | Variable | uint8 | ReadInfo | Portion of reading information. <br> There will be different readi… 19 | Variable | uint8 | ReadResponse | Portion of reading response. <br> There will be different rea… 38 | 0 | uint8 | TransferFlag | The transfer flag that indiates what part of the transfer this r… 52 | 0 | uint8 | TransferFlag | The transfer flag that indiates what part of the transfer this… 54 | Variable | uint8 | FileData | File data can be up to 255 bytes. …
|
/openbmc/qemu/qapi/ |
H A D | cxl.json | 76 'data': { 'path': 'str', 'log': 'CxlEventLog', 'flags': 'uint8', 77 'dpa': 'uint64', 'descriptor': 'uint8', 78 'type': 'uint8', 'transaction-type': 'uint8', 79 '*channel': 'uint8', '*rank': 'uint8', 135 'data': { 'path': 'str', 'log': 'CxlEventLog', 'flags': 'uint8', 136 'dpa': 'uint64', 'descriptor': 'uint8', 137 'type': 'uint8', 'transaction-type': 'uint8', 138 '*channel': 'uint8', '*rank': 'uint8', '*nibble-mask': 'uint32', 139 '*bank-group': 'uint8', '*bank': 'uint8', '*row': 'uint32', 187 'data': { 'path': 'str', 'log': 'CxlEventLog', 'flags' : 'uint8', [all …]
|
H A D | rocker.json | 154 '*ip-proto': 'uint8', '*ip-tos': 'uint8', '*ip-dst': 'str' } } 183 '*ip-proto': 'uint8', '*ip-tos': 'uint8' } } 301 'data': { 'id': 'uint32', 'type': 'uint8', '*vlan-id': 'uint16', 304 '*pop-vlan': 'uint8', '*group-ids': ['uint32'], 306 '*ttl-check': 'uint8' } } 341 'data': { 'name': 'str', '*type': 'uint8' },
|
H A D | misc-target.json | 115 'api-major': 'uint8', 116 'api-minor' : 'uint8', 117 'build-id' : 'uint8',
|
H A D | migration.json | 1043 '*throttle-trigger-threshold': 'uint8', 1044 '*cpu-throttle-initial': 'uint8', 1045 '*cpu-throttle-increment': 'uint8', 1055 '*multifd-channels': 'uint8', 1058 '*max-cpu-throttle': 'uint8', 1060 '*multifd-zlib-level': 'uint8', 1061 '*multifd-qatzip-level': 'uint8', 1062 '*multifd-zstd-level': 'uint8', 1250 '*throttle-trigger-threshold': 'uint8', 1251 '*cpu-throttle-initial': 'uint8', [all …]
|
H A D | acpi.json | 62 '*rev': 'uint8',
|
H A D | virtio.json | 178 'isr': 'uint8', 459 '*unknown-statuses': 'uint8' } }
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/caps/caps/ |
H A D | 0001-basic.h-Use-c99-supported-stdint-types.patch | 27 -typedef __uint8_t uint8; 35 +typedef uint8_t uint8;
|
/openbmc/openbmc/meta-raspberrypi/recipes-core/psplash/files/ |
H A D | psplash-raspberrypi-img.h | 7 #define POKY_IMG_RLE_PIXEL_DATA ((uint8*) \
|
/openbmc/openbmc/poky/meta-poky/recipes-core/psplash/files/ |
H A D | psplash-poky-img.h | 12 #define POKY_IMG_RLE_PIXEL_DATA ((uint8*) \
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | au1200fb.h | 35 #define uint8 unsigned char macro 81 volatile uint8 cursorpattern[256];
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx.h | 246 CVMX_BUILD_WRITE64(uint8, "sb"); 262 CVMX_BUILD_READ64(uint8, "lbu");
|
/openbmc/linux/arch/arm/nwfpe/ |
H A D | ARM-gcc.h | 21 typedef unsigned char uint8; typedef
|
/openbmc/qemu/include/hw/xen/interface/ |
H A D | xen.h | 961 __DEFINE_XEN_GUEST_HANDLE(uint8, uint8_t); 1014 XEN_GUEST_HANDLE_64(uint8) bitmap;
|
H A D | physdev.h | 95 XEN_GUEST_HANDLE(uint8) bitmap;
|
/openbmc/linux/Documentation/wmi/devices/ |
H A D | dell-wmi-ddv.rst | 71 …([in] uint32 arg2, [out] uint32 RawSize, [out, WmiSizeIs("RawSize") : ToInstance] uint8 RawData[]); 73 …([in] uint32 arg2, [out] uint32 RawSize, [out, WmiSizeIs("RawSize") : ToInstance] uint8 RawData[]); 75 …([in] uint32 arg2, [out] uint32 RawSize, [out, WmiSizeIs("RawSize") : ToInstance] uint8 RawData[]); 76 …([in] uint32 arg2, [out] uint32 RawSize, [out, WmiSizeIs("RawSize") : ToInstance] uint8 RawData[]);
|
/openbmc/docs/designs/ |
H A D | pldm-stack.md | 339 method sendPLDM(uint8 mctp_eid, uint8 msg[]) 341 signal recvPLDM(uint8 mctp_eid, uint8 pldm_instance_id, uint8 msg[])
|
/openbmc/phosphor-dbus-interfaces/ |
H A D | requirements.md | 11 Do not over-optimize properties by selecting explicit sizes such as `uint8`
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/ |
H A D | 0001-Silence-clang-warnings.patch | 8 | std::rand() % std::numeric_limits<uint8>::max());
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | qapi-schema-test.json | 165 'u8': ['uint8'],
|