Home
last modified time | relevance | path

Searched defs:Commit (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dbase.py25 Commit = collections.namedtuple( variable
29 Commit = collections.namedtuple('Commit', ['author', 'subject', 'commit_message', 'shortlog', 'payl… variable
/openbmc/u-boot/tools/patman/
H A Dcommit.py10 class Commit: class
/openbmc/phosphor-host-ipmid/
H A Dtransportconstants.hpp70 Commit = 2, enumerator
/openbmc/linux/drivers/scsi/aacraid/
H A Daacraid.h1758 #define Commit 20 macro