Home
last modified time | relevance | path

Searched refs:field_names (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/tools/binman/
H A Dfmap_util.py55 def ConvertName(field_names, fields): argument
67 name_index = field_names.index('name')
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dgitarchive.py211 field_names = [m.group(1) for m in re.finditer(r'{(\w+)}', tag_name)]
212 undef_fields = [f for f in field_names if f not in kwargs.keys()]
215 str_fields = dict([(f, '*') for f in field_names])
224 str_fields = dict([(f, r'(?P<{}>[\w\-.()]+)'.format(f)) for f in field_names])
/openbmc/qemu/tests/qemu-iotests/
H A Dqed.py25 field_names = ['magic', 'cluster_size', 'table_size', variable
38 return dict((field_names[idx], val) for idx, val in enumerate(fields))
41 fields = tuple(header[x] for x in field_names)
/openbmc/linux/Documentation/trace/
H A Devents.rst641 If field_names contains[] (no subscript), the field is considered to
H A Dhistogram.rst1810 If field_names contains[] (no subscript), the field is considered to