Searched defs:series (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/tools/patman/ |
H A D | patchstream.py | 61 def __init__(self, series, name=None, is_log=False): argument 386 series = None, allow_overwrite=False): argument 439 def FixPatch(backup_dir, fname, series, commit): argument 469 def FixPatches(series, fnames): argument 493 def InsertCoverLetter(fname, series, count): argument
|
H A D | gitutil.py | 256 def CreatePatches(start, count, series): argument 334 def EmailPatches(series, cover_fname, args, dry_run, raise_on_error, cc_fname, argument
|
H A D | func_test.py | 56 def CreatePatchesForTest(self, series): argument
|
H A D | patman.py | 144 series = patchstream.GetMetaData(options.start, options.count) variable
|
H A D | patman | 144 series = patchstream.GetMetaData(options.start, options.count) variable
|
/openbmc/phosphor-pid-control/experiments/ |
H A D | drive.cpp | 73 std::vector<std::tuple<tstamp, int64_t, int64_t>>& series, in driveGoal() 135 std::vector<std::tuple<tstamp, int64_t, int64_t>>& series, in driveTime() 177 std::vector<std::tuple<tstamp, int64_t, int64_t>> series; in driveMain() local
|
/openbmc/u-boot/tools/buildman/ |
H A D | control.py | 44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
|
/openbmc/openbmc/poky/documentation/ |
H A D | set_versions.py | 167 series = [k for k in release_series] variable
|
/openbmc/linux/drivers/hwmon/ |
H A D | mr75203.c | 726 u32 series; in pvt_set_temp_coeff() local
|