Home
last modified time | relevance | path

Searched refs:union (Results 351 – 357 of 357) sorted by relevance

1...<<1112131415

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dsubdev-formats.rst49 * - union {
/openbmc/qemu/docs/interop/
H A Dvhost-user.rst362 union {
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch20239 union x86_fpu_reg_u {
20254 - union x86_fpu_reg_u reg;
20257 + union x86_fpu_reg_u reg;
21500 typedef union {
/openbmc/qemu/
H A Dmeson.build720 '-Wno-transparent-union', '-Wno-old-initializer',
/openbmc/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2216 in point, as evidenced by the many occurrences of the ``union`` keyword
/openbmc/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst2525 ``value`` field is a union, and the values stored depend on the
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch17999 + union
31285 + union {
31330 + union {
31337 +typedef union qpu_mc_pred_cmd_u {
31399 + const union qpu_mc_pred_cmd_u *qpu_mc_curr;
36725 + // * Sizeof the union structure might be overkill but at the moment it
39250 + union {
39276 +union qpu_mc_pred_cmd_s;
39282 + union qpu_mc_pred_cmd_u *qpu_mc_base;
39283 + union qpu_mc_pred_cmd_u *qpu_mc_curr;
[all …]

1...<<1112131415