Home
last modified time | relevance | path

Searched refs:heading (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/Licenses/
H A DExceptions8 U-Boot, and does *not* fall under the heading of "derived work".
13 *not* fall under the heading of "derived work".
H A DREADME13 heading of "derived work" -- see file Licenses/Exceptions for
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dmconf.c867 const char *heading; in conf_string() local
871 heading = _(inputbox_instructions_int); in conf_string()
874 heading = _(inputbox_instructions_hex); in conf_string()
877 heading = _(inputbox_instructions_string); in conf_string()
880 heading = _("Internal mconf error!"); in conf_string()
884 heading, 10, 75, in conf_string()
H A Dnconf.c1357 const char *heading; in conf_string() local
1361 heading = _(inputbox_instructions_int); in conf_string()
1364 heading = _(inputbox_instructions_hex); in conf_string()
1367 heading = _(inputbox_instructions_string); in conf_string()
1370 heading = _("Internal nconf error!"); in conf_string()
1374 heading, in conf_string()