/openbmc/u-boot/tools/buildman/ |
H A D | cmdline.py | 17 help='Branch name to build, or range of commits to build') 20 help='Show changes in function code size for each board') 22 help='List of board names to build separated by comma') 24 default=-1, help='Run build on the top n commits') 27 help='Reconfigure for every commit (disable incremental build)') 30 help='Show detailed information for each board in summary') 32 help="Don't build, just configure each commit") 34 default=False, help='Show errors and warnings') 36 default=False, help='Treat all compiler warnings as errors') 39 help='Force build of boards even if already built') [all …]
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | useradd.py | 34 …parser.add_argument("-b", "--base-dir", metavar="BASE_DIR", help="base directory for the home dire… 35 parser.add_argument("-c", "--comment", metavar="COMMENT", help="GECOS field of the new account") 36 …parser.add_argument("-d", "--home-dir", metavar="HOME_DIR", help="home directory of the new accoun… 37 …parser.add_argument("-D", "--defaults", help="print or change default useradd configuration", acti… 38 …parser.add_argument("-e", "--expiredate", metavar="EXPIRE_DATE", help="expiration date of the new … 39 …parser.add_argument("-f", "--inactive", metavar="INACTIVE", help="password inactivity period of th… 40 …parser.add_argument("-g", "--gid", metavar="GROUP", help="name or ID of the primary group of the n… 41 …parser.add_argument("-G", "--groups", metavar="GROUPS", help="list of supplementary groups of the … 42 …parser.add_argument("-k", "--skel", metavar="SKEL_DIR", help="use this alternative skeleton direct… 43 … parser.add_argument("-K", "--key", metavar="KEY=VALUE", help="override /etc/login.defs defaults") [all …]
|
/openbmc/u-boot/tools/binman/ |
H A D | cmdline.py | 22 help='Set argument value arg=value') 24 help='Board name to build') 26 help='Directory containing the build output') 28 help='Configuration file (.dtb) to use') 30 help='Enabling debugging (provides a full traceback on error)') 32 help='Write out entry documentation (see README.entries)') 34 help='Use fake device tree contents (for testing only)') 36 help='Image filename to build (if not specified, build all)') 38 help='Add a path to a directory to use for input files') 40 default=False, help='Display the README file') [all …]
|
/openbmc/qemu/include/qemu/ |
H A D | throttle-options.h | 39 .help = "limit total I/O operations per second",\ 43 .help = "limit read operations per second",\ 47 .help = "limit write operations per second",\ 51 .help = "limit total bytes per second",\ 55 .help = "limit read bytes per second",\ 59 .help = "limit write bytes per second",\ 63 .help = "I/O operations burst",\ 67 .help = "I/O operations read burst",\ 71 .help = "I/O operations write burst",\ 75 .help = "total bytes burst",\ [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 082 | 71 echo === create: help for -o === 74 run_qemu_img create -f $IMGFMT -o help "$TEST_IMG" $size 78 run_qemu_img create -f $IMGFMT -o cluster_size=4k,help "$TEST_IMG" $size 80 run_qemu_img create -f $IMGFMT -o help,cluster_size=4k "$TEST_IMG" $size 84 run_qemu_img create -f $IMGFMT -o cluster_size=4k -o help "$TEST_IMG" $size 88 run_qemu_img create -f $IMGFMT -u -o backing_file="$TEST_IMG",,help \ 94 run_qemu_img create -f $IMGFMT -o backing_file="$TEST_IMG", -o help "$TEST_IMG" $size 95 run_qemu_img create -f $IMGFMT -o backing_file="$TEST_IMG" -o ,help "$TEST_IMG" $size 96 run_qemu_img create -f $IMGFMT -o backing_file="$TEST_IMG" -o ,, -o help "$TEST_IMG" $size 99 run_qemu_img create -f $IMGFMT -o help [all …]
|
H A D | check | 48 help='show me, do not run tests') 50 help='run tests in multiple parallel jobs') 52 p.add_argument('-d', dest='debug', action='store_true', help='debug') 54 help='redirects qemu\'s stdout and stderr to ' 57 help="start gdbserver with $GDB_OPTIONS options " 60 help='use valgrind, sets VALGRIND_QEMU environment ' 64 help='misalign memory allocations') 66 default='auto', help="use terminal colors. The default " 69 help='produce TAP output') 76 const='none', help='set cache mode "none" (O_DIRECT), ' [all …]
|
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | bitbake-hashclient | 282 …parser.add_argument('--address', default=DEFAULT_ADDRESS, help='Server address (default "%(default… 283 parser.add_argument('--log', default='WARNING', help='Set logging level') 284 parser.add_argument('--login', '-l', metavar="USERNAME", help="Authenticate as USERNAME") 285 parser.add_argument('--password', '-p', metavar="TOKEN", help="Authenticate using token TOKEN") 286 …parser.add_argument('--become', '-b', metavar="USERNAME", help="Impersonate user USERNAME (if allo… 287 …parser.add_argument('--no-netrc', '-n', action="store_false", dest="netrc", help="Do not use .netr… 291 get_parser = subparsers.add_parser('get', help="Get the unihash for a taskhash") 292 get_parser.add_argument("method", help="Method to query") 293 get_parser.add_argument("taskhash", help="Task hash to query") 296 get_outhash_parser = subparsers.add_parser('get-outhash', help="Get output hash information") [all …]
|
/openbmc/linux/drivers/clk/mediatek/ |
H A D | Kconfig | 11 help 17 help 26 help 32 help 38 help 44 help 50 help 56 help 62 help 68 help [all …]
|
/openbmc/openbmc/meta-openembedded/meta-gnome/classes/ |
H A D | gnome-help.bbclass | 1 # Class to pack gnome help files or delete them during install 5 # delete all help contants during install 8 # pack all help files to ${PN}-help 10 # pack all help files to ${PN}-help-<lingua> 13 PACKAGES:append = " ${PN}-help" 14 FILES:${PN}-help = "${datadir}/help" 15 RRECOMMENDS:${PN}-help = "${@bb.utils.contains('DISTRO_FEATURES','helpfiles','yelp','',d)}" 19 rm -rf ${D}${datadir}/help/* 28 # all help files go to ${ 29 bb.debug(1, "package requested not splitting help-files") [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | main.py | 56 return action.help.replace('@CHOICES@', present_options(valid_uis)) 58 return action.help 136 help="Execute the specified task (default is 'build') for these target " 140 help="Show current and preferred versions of all recipes.") 144 help="Show the global or per-recipe environment complete with information" 148 help="Save dependency tree information for the specified " 154 help="The user interface to use (@CHOICES@ - default %(default)s).") 157 help="Show programs version and exit.") 160 help='Show this help message and exit.') 164 help="Force the specified targets/task to run (invalidating any " [all …]
|
/openbmc/linux/drivers/net/phy/ |
H A D | Kconfig | 11 help 21 help 34 help 50 help 57 help 73 help 80 help 85 help 94 help 101 help [all …]
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_helper.c | 180 struct nf_conn_help *help; in nf_ct_helper_ext_add() local 182 help = nf_ct_ext_add(ct, NF_CT_EXT_HELPER, gfp); in nf_ct_helper_ext_add() 183 if (help) in nf_ct_helper_ext_add() 184 INIT_HLIST_HEAD(&help->expectations); in nf_ct_helper_ext_add() 187 return help; in nf_ct_helper_ext_add() 195 struct nf_conn_help *help; in __nf_ct_try_assign_helper() local 209 help = nfct_help(tmpl); in __nf_ct_try_assign_helper() 210 if (help != NULL) { in __nf_ct_try_assign_helper() 211 helper = rcu_dereference(help->helper); in __nf_ct_try_assign_helper() 215 help = nfct_help(ct); in __nf_ct_try_assign_helper() [all …]
|
/openbmc/linux/drivers/staging/fbtft/ |
H A D | Kconfig | 17 help 23 help 29 help 35 help 41 help 47 help 53 help 59 help 65 help 71 help [all …]
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-git-archive | 39 help="Verbose logging") 41 help="Local git directory to use") 43 help="If GIT_DIR is not a valid Git repository, do not " 46 help="Initialize a bare repository when creating a " 49 help="Push to remote") 52 help="Git branch name (pattern) to use") 54 help="Do not create Git tag") 57 help="Tag name (pattern) to use") 60 help="Subject line (pattern) to use in the commit message") 63 help="Commit message body (pattern)") [all …]
|
H A D | wic | 58 from wic import help as hlp 317 help="name of directory to create image in") 319 help="temporary workdir to use for intermediate files") 321 help="name of the image to use the artifacts from " 324 help="path to the /rootfs dir to use as the " 327 help="path to the dir containing the boot artifacts " 331 help="path to the dir containing the kernel to use " 334 help="path to the native sysroot containing the tools " 337 action="store_false", default=True, help="skip the build check") 338 subparser.add_argument("-f", "--build-rootfs", action="store_true", help="build rootfs") [all …]
|
/openbmc/openbmc/poky/scripts/esdk-tools/ |
H A D | wic | 58 from wic import help as hlp 317 help="name of directory to create image in") 319 help="temporary workdir to use for intermediate files") 321 help="name of the image to use the artifacts from " 324 help="path to the /rootfs dir to use as the " 327 help="path to the dir containing the boot artifacts " 331 help="path to the dir containing the kernel to use " 334 help="path to the native sysroot containing the tools " 337 action="store_false", default=True, help="skip the build check") 338 subparser.add_argument("-f", "--build-rootfs", action="store_true", help="build rootfs") [all …]
|
/openbmc/qemu/ |
H A D | hmp-commands-info.hx | 4 HXCOMM which specify the name, behaviour and help text for HMP commands. 24 .help = "show the version of QEMU", 38 .help = "show the network state", 51 .help = "show the character devices", 65 .help = "show info of one block device or all block devices " 79 .help = "show block device statistics", 92 .help = "show progress of ongoing block device operations", 105 .help = "show the cpu registers (-a: show register info for all cpus;" 121 ….help = "show local apic state (apic-id: local apic to read, default is which of current CPU… 136 .help = "show infos for each CPU", [all …]
|
/openbmc/qemu/block/ |
H A D | crypto.h | 28 .help = helpstr, \ 59 .help = "Name of encryption cipher algorithm", \ 66 .help = "Name of encryption cipher mode", \ 73 .help = "Name of IV generator algorithm", \ 80 .help = "Name of IV generator hash algorithm", \ 87 .help = "Name of encryption hash algorithm", \ 94 .help = "Time to spend in PBKDF in milliseconds", \ 101 .help = "Select new state of affected keyslots (active/inactive)",\ 108 .help = "Create a detached LUKS header", \ 115 .help = "Select a single keyslot to modify explicitly",\ [all …]
|
/openbmc/linux/arch/arm64/ |
H A D | Kconfig.platforms | 8 help 19 help 25 help 32 help 51 help 60 help 66 help 78 help 89 help 94 help [all …]
|
/openbmc/linux/drivers/pinctrl/freescale/ |
H A D | Kconfig | 24 help 31 help 40 help 47 help 54 help 61 help 68 help 75 help 82 help 89 help [all …]
|
/openbmc/openbmc/poky/meta/lib/patchtest/ |
H A D | patchtest_parser.py | 37 help='The patch to be tested') 40 help='The directory containing patches to be tested') 44 help="Name of the repository where patch is merged") 48 help="Directory where test cases are located") 53 help="Top level directory of project (defaults to start directory)") 58 help="Pattern to match test files") 62 … help="Branch name used by patchtest to branch from. By default, it uses the current one.") 66 … help="Commit ID used by patchtest to branch from. By default, it uses HEAD.") 70 help='Enable debug output') 74 … help='Enable logging to a file matching the target patch name with ".testresult" appended')
|
/openbmc/qemu/hw/smbios/ |
H A D | smbios.c | 151 .help = "binary file containing an SMBIOS element", 160 .help = "SMBIOS element type", 164 .help = "vendor name", 168 .help = "version number", 172 .help = "release date", 176 .help = "revision number", 180 .help = "uefi support", 189 .help = "SMBIOS element type", 193 .help = "manufacturer name", 197 .help = "product name", [all …]
|
/openbmc/linux/drivers/media/tuners/ |
H A D | Kconfig | 31 help 38 help 45 help 52 help 60 help 68 help 76 help 83 help 90 help 97 help [all …]
|
/openbmc/linux/tools/lib/subcmd/ |
H A D | parse-options.h | 103 const char *help; member 118 #define OPT_ARGUMENT(l, h) { .type = OPTION_ARGUMENT, .long_name = (l), .help = (h) } 119 #define OPT_GROUP(h) { .type = OPTION_GROUP, .help = (h) } 120 …IT, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h), .defval = (b… 121 …OPTION_BOOLEAN, .short_name = (s), .long_name = (l), .value = check_vtype(v, bool *), .help = (h) } 122 …N, .short_name = (s), .long_name = (l), .value = check_vtype(v, bool *), .help = (h), .flags = (f)… 125 .value = check_vtype(v, bool *), .help = (h), \ 127 …e = OPTION_INCR, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h) } 128 …t_name = (s), .long_name = (l), .value = check_vtype(v, unsigned int *), .help = (h), .defval = (i… 129 …ype = OPTION_SET_PTR, .short_name = (s), .long_name = (l), .value = (v), .help = (h), .defval = (p… [all …]
|
/openbmc/openbmc-test-automation/ffdc/ |
H A D | collect_ffdc.py | 26 @click.option("-r", "--remote", help="Hostname/IP of the remote host") 27 @click.option("-u", "--username", help="Username of the remote host.") 28 @click.option("-p", "--password", help="Password of the remote host.") 30 "-port_ssh", default=22, show_default=True, help="SSH port value." 33 "-port_https", default=443, show_default=True, help="HTTPS port value." 36 "-port_ipmi", default=623, show_default=True, help="IPMI port value." 43 help="YAML Configuration file for log collection.", 50 help="Location to save logs", 55 help=( 65 help="Select protocol to communicate with remote host.", [all …]
|