Home
last modified time | relevance | path

Searched refs:compact (Results 1 – 25 of 118) sorted by relevance

12345

/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py229 def compact(self, value): member in IRIProp
230 for iri, compact in self.context:
232 return compact
236 for iri, compact in self.context:
237 if value == compact:
289 encoder.write_iri(value, self.compact(value))
485 encoder.write_enum(value, self, self.compact(value))
597 compact=None, argument
611 cls._OBJ_PROPERTIES[iri] = (prop, min_count, max_count, pyname, compact)
722 for iri, _, _, _, pyname, compact in self.__iter_props():
[all …]
/openbmc/linux/net/ethtool/
H A Dfeatures.c58 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_reply_size() local
63 netdev_features_strings, compact); in features_reply_size()
68 netdev_features_strings, compact); in features_reply_size()
73 netdev_features_strings, compact); in features_reply_size()
78 netdev_features_strings, compact); in features_reply_size()
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in features_fill_reply() local
96 netdev_features_strings, compact); in features_fill_reply()
101 netdev_features_strings, compact); in features_fill_reply()
106 netdev_features_strings, compact); in features_fill_reply()
111 netdev_features_strings, compact); in features_fill_reply()
[all …]
H A Dtsinfo.c47 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_reply_size() local
59 sof_timestamping_names, compact); in tsinfo_reply_size()
67 ts_tx_type_names, compact); in tsinfo_reply_size()
75 ts_rx_filter_names, compact); in tsinfo_reply_size()
91 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in tsinfo_fill_reply() local
99 sof_timestamping_names, compact); in tsinfo_fill_reply()
107 ts_tx_type_names, compact); in tsinfo_fill_reply()
115 ts_rx_filter_names, compact); in tsinfo_fill_reply()
H A Dbitset.h10 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact);
13 bool compact);
15 ethnl_string_array_t names, bool compact);
19 bool compact);
22 ethnl_string_array_t names, bool compact);
H A Dprivflags.c92 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_reply_size() local
97 data->priv_flag_names, compact); in privflags_reply_size()
105 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in privflags_fill_reply() local
111 compact); in privflags_fill_reply()
152 bool compact; in ethnl_set_privflags() local
156 ret = ethnl_bitset_is_compact(tb[ETHTOOL_A_PRIVFLAGS_FLAGS], &compact); in ethnl_set_privflags()
160 ret = ethnl_get_priv_flags_info(dev, &nflags, compact ? NULL : &names); in ethnl_set_privflags()
H A Dtunnels.c21 static ssize_t ethnl_udp_table_reply_size(unsigned int types, bool compact) in ethnl_udp_table_reply_size() argument
26 udp_tunnel_type_names, compact); in ethnl_udp_table_reply_size()
39 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_reply_size() local
59 compact); in ethnl_tunnel_info_reply_size()
68 ret = ethnl_udp_table_reply_size(0, compact); in ethnl_tunnel_info_reply_size()
85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in ethnl_tunnel_info_fill_reply() local
113 udp_tunnel_type_names, compact)) in ethnl_tunnel_info_fill_reply()
135 udp_tunnel_type_names, compact)) in ethnl_tunnel_info_fill_reply()
H A Deee.c49 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_reply_size() local
62 EEE_MODES_COUNT, link_mode_names, compact); in eee_reply_size()
68 EEE_MODES_COUNT, link_mode_names, compact); in eee_reply_size()
85 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in eee_fill_reply() local
92 EEE_MODES_COUNT, link_mode_names, compact); in eee_fill_reply()
97 link_mode_names, compact); in eee_fill_reply()
H A Dbitset.c172 ethnl_string_array_t names, bool compact) in ethnl_bitset32_size() argument
182 if (compact) { in ethnl_bitset32_size()
234 ethnl_string_array_t names, bool compact) in ethnl_put_bitset32() argument
247 if (compact) { in ethnl_put_bitset32()
328 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) in ethnl_bitset_is_compact() argument
341 *compact = false; in ethnl_bitset_is_compact()
347 *compact = true; in ethnl_bitset_is_compact()
741 bool compact) in ethnl_bitset_size() argument
766 ret = ethnl_bitset32_size(val32, mask32, nbits, names, compact); in ethnl_bitset_size()
777 bool compact) in ethnl_put_bitset() argument
[all …]
H A Ddebug.c48 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_reply_size() local
51 netif_msg_class_names, compact); in debug_reply_size()
59 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in debug_fill_reply() local
63 netif_msg_class_names, compact); in debug_fill_reply()
H A Dwol.c51 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_reply_size() local
56 WOL_MODE_COUNT, wol_mode_names, compact); in wol_reply_size()
69 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in wol_fill_reply() local
75 wol_mode_names, compact); in wol_fill_reply()
H A Dlinkmodes.c66 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_reply_size() local
78 link_mode_names, compact); in linkmodes_reply_size()
85 link_mode_names, compact); in linkmodes_reply_size()
107 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in linkmodes_fill_reply() local
117 compact); in linkmodes_fill_reply()
124 link_mode_names, compact); in linkmodes_fill_reply()
H A Dfec.c145 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in fec_reply_size() local
152 link_mode_names, compact); in fec_reply_size()
198 bool compact = req_base->flags & ETHTOOL_FLAG_COMPACT_BITSETS; in fec_fill_reply() local
205 link_mode_names, compact); in fec_fill_reply()
/openbmc/qemu/target/m68k/
H A Dsoftfloat.c233 int32_t compact, j, k; in floatx80_lognp1() local
276 compact = floatx80_make_compact(aExp, aSig); in floatx80_lognp1()
287 compact = floatx80_make_compact(aExp, aSig); in floatx80_lognp1()
289 if (compact < 0x3FFE8000 || compact > 0x3FFFC000) { in floatx80_lognp1()
349 } else if (compact < 0x3FFEF07D || compact > 0x3FFF8841) { in floatx80_lognp1()
356 if (compact >= 0x3FFF8000) { /* 1+Z >= 1 */ in floatx80_lognp1()
433 int32_t compact, j, k, adjk; in floatx80_logn() local
476 compact = floatx80_make_compact(aExp, aSig); in floatx80_logn()
478 if (compact < 0x3FFEF07D || compact > 0x3FFF8841) { in floatx80_logn()
728 int32_t compact, n, j, k, m, m1; in floatx80_etox() local
[all …]
/openbmc/linux/Documentation/devicetree/bindings/ata/
H A Dcavium-compact-flash.txt5 industry standard compact flash devices.
8 - compatible: "cavium,ebt3000-compact-flash";
24 compact-flash@5,0 {
25 compatible = "cavium,ebt3000-compact-flash";
H A Datmel-at91_cf.txt11 compact-flash@50000000 {
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp153c-dhcor-drc-compact.dts16 #include "stm32mp15xx-dhcor-drc-compact.dtsi"
20 compatible = "dh,stm32mp153c-dhcor-drc-compact",
/openbmc/linux/arch/arc/kernel/
H A DMakefile10 obj-$(CONFIG_ISA_ARCOMPACT) += entry-compact.o intc-compact.o
/openbmc/openbmc-test-automation/systest/
H A Dhtx_hardbootme_test.robot97 # And save it in printable (compact) format.
99 ... ${loop_body_seconds} result_format=compact
129 ... ${est_seconds_left} result_format=compact
169 ... ${est_seconds_left} result_format=compact
/openbmc/openbmc/poky/meta/recipes-core/ell/
H A Dell_0.71.bb7 and compact enough for use on embedded Linux platforms, it is not \
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dtuners.rst84 41xx: Tuner compact
85 40x9: Tuner+FM compact
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_block.c195 int *compact, in xfs_dir2_block_need_space() argument
203 *compact = 0; in xfs_dir2_block_need_space()
223 *compact = 1; in xfs_dir2_block_need_space()
357 int compact; /* need to compact leaf ents */ in xfs_dir2_block_addname() local
401 &enddup, &compact, len); in xfs_dir2_block_addname()
435 if (compact) { in xfs_dir2_block_addname()
/openbmc/u-boot/doc/device-tree-bindings/timer/
H A Datcpit100_timer.txt6 This timer is a set of compact multi-function timers, which can be
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/duktape/
H A Dduktape_2.7.0.bb2 DESCRIPTION = "Duktape is an embeddable Javascript engine, with a focus on portability and compact
/openbmc/ipmitool/lib/
H A Dipmi_sdr.c1435 sr.compact = (struct sdr_record_compact_sensor *)sensor; in ipmi_sdr_read_sensor_value()
1436 idlen = sr.compact->id_code & 0x1f; in ipmi_sdr_read_sensor_value()
1439 memcpy(sr.s_id, sr.compact->id_string, idlen); in ipmi_sdr_read_sensor_value()
1467 (sr.compact && rsp->ccode == 0xcd)) ) { in ipmi_sdr_read_sensor_value()
1794 sr->full ? sr->full->oem : sr->compact->oem); in ipmi_sdr_print_sensor_fc()
1843 sr->compact->threshold.hysteresis.positive, "Positive Hysteresis"); in ipmi_sdr_print_sensor_fc()
1847 sr->compact->threshold.hysteresis.negative, "Negative Hysteresis"); in ipmi_sdr_print_sensor_fc()
2510 struct sdr_record_compact_sensor *compact; in ipmi_sdr_print_name_from_rawentry() member
2530 record.compact = (struct sdr_record_compact_sensor *) raw ; in ipmi_sdr_print_name_from_rawentry()
2531 snprintf(desc, (record.compact->id_code & 0x1f) +1, "%s", in ipmi_sdr_print_name_from_rawentry()
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dbpa-rs600.rst19 The BPA-RS600 is a compact 600W removable power supply module.

12345