Home
last modified time | relevance | path

Searched refs:PARAM (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/scripts/
H A DLindent2 PARAM="-npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1"
8 PARAM="$PARAM -il0"
11 PARAM="$PARAM -il0";
14 PARAM="$PARAM -il0"
18 indent $PARAM "$@"
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.l4 %x COMMAND HELP STRING PARAM
105 BEGIN(PARAM);
124 <PARAM>{
H A Dzconf.lex.c_shipped868 #define PARAM 4
1126 BEGIN(PARAM);
1239 case YY_STATE_EOF(PARAM):
1285 BEGIN(PARAM);