/openbmc/qemu/target/m68k/ |
H A D | softfloat.c | 233 int32_t compact, j, k; in floatx80_lognp1() local 433 int32_t compact, j, k, adjk; in floatx80_logn() local 1220 int32_t compact, l, n, j; in floatx80_tan() local 1431 int32_t compact, l, n, j; in floatx80_sin() local 1671 int32_t compact, l, n, j; in floatx80_cos() local 2107 int32_t compact; in floatx80_asin() local 2173 int32_t compact; in floatx80_acos() local 2243 int32_t compact; in floatx80_atanh() local 2562 int32_t compact; in floatx80_tanh() local 2678 int32_t compact; in floatx80_sinh() local [all …]
|
/openbmc/linux/net/ethtool/ |
H A D | features.c | 58 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_reply_size() local 91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_fill_reply() local 160 const unsigned long *active_mask, bool compact) in features_send_reply() 267 bool compact = req_info.flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_set_features() local
|
H A D | tunnels.c | 21 static ssize_t ethnl_udp_table_reply_size(unsigned int types, bool compact) in ethnl_udp_table_reply_size() 39 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_reply_size() local 85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_fill_reply() local
|
H A D | bitset.c | 172 ethnl_string_array_t names, bool compact) in ethnl_bitset32_size() 234 ethnl_string_array_t names, bool compact) in ethnl_put_bitset32() 328 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) in ethnl_bitset_is_compact() 701 bool compact) in ethnl_bitset_size() 737 bool compact) in ethnl_put_bitset() 810 bool compact) in ethnl_bitset_size() 819 bool compact) in ethnl_put_bitset()
|
H A D | privflags.c | 92 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_reply_size() local 105 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_fill_reply() local 152 bool compact; in ethnl_set_privflags() local
|
H A D | tsinfo.c | 47 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_reply_size() local 91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_fill_reply() local
|
H A D | debug.c | 48 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_reply_size() local 59 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_fill_reply() local
|
H A D | wol.c | 51 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_reply_size() local 69 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_fill_reply() local
|
H A D | eee.c | 49 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_reply_size() local 85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_fill_reply() local
|
H A D | fec.c | 145 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in fec_reply_size() local 198 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in fec_fill_reply() local
|
H A D | linkmodes.c | 66 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_reply_size() local 107 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_fill_reply() local
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_dir2_block.c | 195 int *compact, in xfs_dir2_block_need_space() 357 int compact; /* need to compact leaf ents */ in xfs_dir2_block_addname() local
|
H A D | xfs_dir2_leaf.c | 525 int compact, /* need to compact leaves */ in xfs_dir3_leaf_find_entry() 632 int compact; /* need to compact leaves */ in xfs_dir2_leaf_addname() local
|
H A D | xfs_dir2_node.c | 503 int compact; /* compacting stale leaves */ in xfs_dir2_leafn_add() local
|
/openbmc/linux/tools/lib/bpf/ |
H A D | btf.h | 284 bool compact; /* no newlines/indentation */ member
|
H A D | btf_dump.c | 67 bool compact; member
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_sdr.h | 763 struct sdr_record_compact_sensor *compact; member 824 struct sdr_record_compact_sensor *compact; member
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_sdr.c | 2510 struct sdr_record_compact_sensor *compact; in ipmi_sdr_print_name_from_rawentry() member
|
/openbmc/linux/tools/perf/ |
H A D | builtin-kmem.c | 649 const char *compact; member
|