Home
last modified time | relevance | path

Searched refs:Struct (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/linux/tools/net/ynl/lib/
H A Dynl.py9 from struct import Struct
90 'u8' : ScalarFormat(Struct('B'), Struct("B"), Struct("B")),
91 's8' : ScalarFormat(Struct('b'), Struct("b"), Struct("b")),
92 'u16': ScalarFormat(Struct('H'), Struct(">H"), Struct("<H")),
93 's16': ScalarFormat(Struct('h'), Struct(">h"), Struct("<h")),
94 'u32': ScalarFormat(Struct('I'), Struct(">I"), Struct("<I")),
95 's32': ScalarFormat(Struct('i'), Struct(">i"), Struct("<i")),
96 'u64': ScalarFormat(Struct('Q'), Struct(">Q"), Struct("<Q")),
97 's64': ScalarFormat(Struct('q'), Struct(">q"), Struct("<q"))
/openbmc/linux/Documentation/driver-api/tty/
H A Dtty_struct.rst4 TTY Struct
12 in `TTY Struct Reference`_ at the bottom.
71 TTY Struct Flags
75 :doc: TTY Struct Flags
77 TTY Struct Reference
/openbmc/openbmc-test-automation/systest/collection/
H A Dbmc_collect_sensors.robot35 ${fans}= Filter Struct ${sensors} [('Unit', '\.RPMS$')] regex=1
36 ${no_fans}= Filter Struct ${sensors} [('WarningAlarmHigh', None),('WarningAlarmLow', None)]
41 ${fans_flagged}= Filter Struct ${fans}
45 ${other_sensors_flagged}= Filter Struct ${no_fans} ${filter_str} invert=${True}
67 …${sensors_flagged_redfish}= Filter Struct ${merged_dicts} ${health_check_filter_dict} invert=$…
H A Dbmc_collect_esels.robot34 … ${non_informational_error_logs}= Filter Struct ${error_logs} [('Severity', '\.Informational$')]
/openbmc/qemu/tests/qemu-iotests/
H A Dnbd-fault-injector.py66 neg_classic_struct = struct.Struct('>QQQI124x')
67 neg1_struct = struct.Struct('>QQH')
69 export_struct = struct.Struct('>IQII')
70 neg2_struct = struct.Struct('>QH124x')
72 request_struct = struct.Struct('>IIQQI')
73 reply_struct = struct.Struct('>IIQ')
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_systems_inventory.robot32 ${cpus_ok}= Filter Struct ${cpu_info} [('Health', 'OK')]
98 ${power_supplies_ok}= Filter Struct ${power_supplies} [('Health', 'OK')]
186 ${gpus_ok}= Filter Struct ${gpu_info} [('Health', 'OK')]
206 ${cpu_info}= Filter Struct ${processor_info}
209 ${gpu_info}= Filter Struct ${processor_info}
H A Dtest_power_voltage_readings.robot43 ${invalid_records}= Filter Struct ${records}
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump9635 'Type' => 'Struct'
9797 'Type' => 'Struct'
9871 'Type' => 'Struct'
9935 'Type' => 'Struct'
9960 'Type' => 'Struct'
10006 'Type' => 'Struct'
10103 'Type' => 'Struct'
10190 'Type' => 'Struct'
10231 'Type' => 'Struct'
10261 'Type' => 'Struct'
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dlogging_utils.robot92 # to the Filter Struct keyword. See its prolog for details.
105 ${filtered_error_logs}= Filter Struct ${error_logs} &{filter_struct_args}
286 # directly to the Filter Struct keyword. See its prolog for details.
297 ${filtered_error_logs}= Filter Struct ${packed_dict} &{filter_struct_args}
H A Dbmc_redfish_utils.robot187 ${fru_records}= Filter Struct ${fru_records} [('State', 'Enabled'), ('Health', 'OK')]
237 ${invalid_records}= Filter Struct ${records}
H A Dredfish_code_update_utils.robot135 … ${software_inventory}= Filter Struct ${software_inventory} [('version', '${software_version}')]
176 ${resp}= Filter Struct ${sw_inv} [('functional', ${functional_state})]
H A Dipmi_client.robot526 ${user_info}= Filter Struct ${user_info} [('user_name', None)] invert=1
527 ${non_empty_user_info}= Filter Struct ${user_info} [('user_name', '')] invert=1
528 ${non_root_user_info}= Filter Struct ${non_empty_user_info} [('user_name', 'root')] invert=1
/openbmc/u-boot/doc/
H A DREADME.splashprepare29 enabled. Struct splash_location field 'name' should match the splash image
/openbmc/qemu/tests/qapi-schema/
H A Dqapi-schema-test.json236 { 'struct': '__org.qemu_x-Struct', 'base': '__org.qemu_x-Base',
246 { 'event': '__ORG.QEMU_X-EVENT', 'data': '__org.qemu_x-Struct' }
248 'data': { 'a': ['__org.qemu_x-Enum'], 'b': ['__org.qemu_x-Struct'],
H A Dqapi-schema-test.out247 object __org.qemu_x-Struct
264 event __ORG.QEMU_X-EVENT __org.qemu_x-Struct
267 array __org.qemu_x-StructList __org.qemu_x-Struct
/openbmc/openbmc-test-automation/redfish/systems/eventlog/
H A Dtest_event_logging.robot352 ${log_entries}= Filter Struct ${event_log} [('Id', '1')]
356 ${log_entries}= Filter Struct ${event_log} [('Id', '${max_num_event_logs}')]
367 ${log_entries}= Filter Struct ${event_log} [('Id', '${next_event_log_id}')]
372 ${log_entries}= Filter Struct ${event_log} [('Id', '1')]
/openbmc/linux/tools/net/ynl/
H A Dynl-gen-c.py597 class Struct: class
917 self.pure_nested_structs[nested] = Struct(self, nested, inherited=inherit)
1044 self.struct[op_dir] = Struct(family, self.attr_set,
1047 … self.struct['reply'] = Struct(family, self.attr_set, type_list=op['event']['attributes'])
2005 struct = Struct(family, op['attribute-set'],
2046 struct = Struct(family, op['attribute-set'],
2440 struct = Struct(parsed, parsed.global_policy_set, type_list=parsed.global_policy)
2467 struct = Struct(parsed, parsed.global_policy_set, type_list=parsed.global_policy)
2552 struct = Struct(parsed, name)
2555 struct = Struct(parsed, name)
/openbmc/linux/Documentation/crypto/
H A Ddevel-algos.rst69 Struct cipher_alg defines a single block cipher.
124 Struct skcipher_alg defines a multi-block cipher, or more generally, a
/openbmc/linux/Documentation/networking/
H A Dgen_stats.rst10 Struct TLV type Description
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi.h341 MPI_VERSION_STRUCT Struct; member
/openbmc/openbmc-test-automation/network/
H A Dtest_vlan_network.robot247 ${vlan_record}= Filter Struct
351 ${vlan_record}= Filter Struct ${vlan_records} [('Address', '${vlan_ip}')]
/openbmc/libpldm/
H A DCHANGELOG.md208 2. platform: Struct field name in fru_record_set PDR
212 3. platform: Struct field name in numeric sensor value PDR
/openbmc/linux/drivers/message/fusion/
H A Dmptctl.c2379 ioc->facts.FWVersion.Struct.Major, in mptctl_hp_hostinfo()
2380 ioc->facts.FWVersion.Struct.Minor, in mptctl_hp_hostinfo()
2381 ioc->facts.FWVersion.Struct.Unit, in mptctl_hp_hostinfo()
2382 ioc->facts.FWVersion.Struct.Dev); in mptctl_hp_hostinfo()
/openbmc/linux/Documentation/driver-api/pci/
H A Dp2pdma.rst114 Struct Page Caveats
/openbmc/linux/Documentation/security/
H A Dsiphash.rst81 Struct-passing Pitfalls

12