Home
last modified time | relevance | path

Searched refs:scalars (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libenv/
H A Dlibenv-perl_1.04.bb1 SUMMARY = "Perl module that imports environment variables as scalars or arrays"
/openbmc/linux/tools/net/ynl/
H A Dynl-gen-c.py492 elif self.attr['type'] in scalars:
502 if self.attr['type'] in scalars:
521 if self.attr['type'] in scalars:
550 elif self.attr['sub-type'] in scalars:
729 if elem['type'] in scalars:
1225 scalars = {'u8', 'u16', 'u32', 'u64', 's32', 's64'} variable
1515 elif aspec['type'] in scalars:
/openbmc/linux/include/uapi/drm/
H A Dradeon_drm.h198 } scalars; member
/openbmc/linux/Documentation/netlink/
H A Dgenetlink-legacy.yaml112 description: List of struct members. Only scalars and strings members allowed.
H A Dnetlink-raw.yaml113 description: List of struct members. Only scalars and strings members allowed.
/openbmc/qemu/target/arm/tcg/
H A Dmve.decode34 # FP scalars have size in bit 28, 1 for 16 bit, 0 for 32 bit
H A Dsve.decode785 # SVE conditionally terminate scalars
/openbmc/linux/Documentation/bpf/
H A Dverifier.rst279 versa) and adjust_scalar_min_max_vals() for operations on two scalars.