Home
last modified time | relevance | path

Searched defs:grouped (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc-tools/dbus-vis/
H A Dboost_handler_timeline_vis.js131 function GenerateTimeLine_ASIO(grouped) { argument
H A Ddbus_timeline_vis.js165 function GenerateTimeLine_DBus(grouped) { argument
H A Dipmi_timeline_vis.js434 function GenerateTimeLine(grouped) { argument
/openbmc/u-boot/fs/ubifs/
H A Drecovery.c634 int grouped = jhead == -1 ? 0 : c->jheads[jhead].grouped; in ubifs_recover_leb() local
H A Dubifs.h1329 unsigned int grouped:1; member
/openbmc/linux/fs/ubifs/
H A Drecovery.c626 int grouped = jhead == -1 ? 0 : c->jheads[jhead].grouped; in ubifs_recover_leb() local
H A Dubifs.h741 unsigned int grouped:1; member
/openbmc/linux/drivers/md/
H A Ddm-table.c753 unsigned int *value, char **error, unsigned int grouped) in validate_next_arg()