Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/redfish/dmtf_tools/
H A DRedfish_JsonSchema_ResponseValidator.robot17 ${branch_name} main variable
H A DRedfish_Interop_Validator.robot24 ${branch_name} main variable
H A DRedfish_Service_Validator.robot19 ${branch_name} main variable
H A DRedfish_Reference_Checker.robot21 ${branch_name} main variable
H A DRedfish_Usecase_Checkers.robot32 ${branch_name} main variable
/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-insn-decoder.c235 const char *branch_name[] = { variable
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dgitarchive.py165 def gitarchive(data_dir, git_dir, no_create, bare, commit_msg_subject, commit_msg_body, branch_name argument
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1408 branch_name = models.CharField(max_length=50, default = "") variable in Release