Home
last modified time | relevance | path

Searched full:help (Results 1 – 25 of 2898) sorted by relevance

12345678910>>...116

/openbmc/u-boot/cmd/
H A DKconfig6 help
17 help
30 help
38 help
42 bool "Enable long help messages"
45 help
46 Defined when you want long help messages included
52 help
61 help
67 help
[all …]
/openbmc/u-boot/drivers/i2c/
H A DKconfig10 help
22 help
31 help
41 ---help---
55 help
63 help
69 help
78 help
88 help
95 help
[all …]
/openbmc/linux/drivers/media/dvb-frontends/
DKconfig
/openbmc/linux/drivers/media/tuners/
DKconfig
/openbmc/u-boot/tools/buildman/
H A Dcmdline.py17 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/qemu/tests/qemu-iotests/
H A D08271 echo === create: help for -o ===
73 # Adding the help option to a command without other -o options
74 run_qemu_img create -f $IMGFMT -o help "$TEST_IMG" $size
77 # Adding the help option to the same -o option
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
83 # Adding the help option to a separate -o option
84 run_qemu_img create -f $IMGFMT -o cluster_size=4k -o help "$TEST_IMG" $size
87 # Looks like a help option, but is part of the backing file name
88 run_qemu_img create -f $IMGFMT -u -o backing_file="$TEST_IMG",,help \
[all …]
/openbmc/u-boot/drivers/net/
H A DKconfig7 help
18 help
28 help
37 help
46 help
54 help
63 help
69 help
82 help
90 help
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/classes/
H A Dgnome-help.bbclass1 # 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/meta/lib/oe/
H A Duseradd.py32 # The following comes from --help on useradd from shadow
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…
[all …]
/openbmc/u-boot/drivers/spi/
H A DKconfig9 help
21 help
30 help
39 help
47 help
53 help
61 help
70 help
78 help
86 help
[all …]
/openbmc/u-boot/drivers/led/
H A DKconfig6 help
15 help
26 help
34 help
43 help
52 help
61 help
63 See the help of LED_GPIO for details.
67 help
91 help
[all …]
/openbmc/u-boot/arch/arm/mach-sunxi/
H A DKconfig11 help
17 help
23 help
29 help
35 help
41 help
47 help
53 help
64 help
70 help
[all …]
/openbmc/linux/arch/powerpc/platforms/85xx/
DKconfig
/openbmc/u-boot/drivers/mmc/
H A DKconfig7 help
18 help
23 help
29 help
40 help
52 help
61 help
70 help
77 help
83 help
[all …]
/openbmc/u-boot/drivers/misc/
H A DKconfig10 help
19 help
25 help
31 help
37 help
44 help
52 help
65 help
73 help
82 help
[all …]
/openbmc/u-boot/drivers/serial/
H A DKconfig10 help
22 help
31 help
40 help
50 help
60 help
97 help
103 help
112 help
121 help
[all …]
/openbmc/linux/arch/arm/mach-s3c/
DKconfig
/openbmc/u-boot/common/spl/
H A DKconfig16 help
23 help
31 help
43 help
51 help
60 help
68 help
75 help
87 help
97 help
[all …]
/openbmc/qemu/
H A Dhmp-commands-info.hx4 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/u-boot/drivers/mtd/nand/raw/
H A DKconfig8 help
14 help
21 help
35 help
43 help
50 help
58 help
65 help
78 help
86 help
[all …]
/openbmc/linux/arch/arm/mach-imx/
DKconfig
/openbmc/u-boot/drivers/gpio/
H A DKconfig10 help
21 help
31 help
40 help
47 help
54 help
61 help
74 help
83 help
88 help
[all …]
/openbmc/linux/drivers/media/usb/gspca/
DKconfig
/openbmc/linux/net/6lowpan/
DKconfig
/openbmc/u-boot/lib/
H A DKconfig5 help
12 help
20 help
26 help
77 help
85 help
93 help
100 help
110 help
121 help
[all …]

12345678910>>...116