Searched refs:helptext (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/makedevs/makedevs/ |
| H A D | makedevs.c | 491 static char *helptext = variable 517 fputs( helptext , stderr ); in main() 532 puts(helptext); in main() 560 fputs(helptext,stderr); in main() 566 fputs(helptext,stderr); in main()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/ |
| H A D | test_new_project_page.py | 32 helptext="latest", 40 helptext="latest2",
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0075-syslinux-Fix-memory-leak-while-parsing.patch | 25 if (helptext (ptr5, file, menu))
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/ |
| H A D | append.py | 151 … helptext = subprocess.check_output('LC_ALL=C %s --help' % command, shell=True).decode('utf-8') 154 for line in helptext.splitlines():
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/mtd/mtd-utils/ |
| H A D | add-exclusion-to-mkfs-jffs2-git-2.patch | 52 @@ -1409,6 +1424,7 @@ static const char helptext[] =
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/ |
| H A D | models.py | 102 helptext = models.TextField() variable in ToasterSetting 1412 helptext = models.TextField(null=True) variable in Release
|
| /OK3568_Linux_fs/yocto/poky/documentation/toaster-manual/ |
| H A D | reference.rst | 299 …<field type="TextField" name="helptext">Toaster will run your builds using the tip of the <a href=…
|