Searched defs:_fields (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/ | ||
H A D | namedtuple_with_abc.py | 66 _fields = abstractproperty() variable in _NamedTupleABC |
H A D | exceptions.py | 15 _fields = 'filename lineno function args code_context index' variable in TracebackEntry |
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ | ||
H A D | spectrum_router.c | 10968 #define MLXSW_SP_MP_HASH_FIELD_SET(_fields, _field) \ argument |