Searched refs:FLAG (Results 1 - 3 of 3) sorted by path

/seL4-camkes-master/
H A Dgriddle441 FLAG=$1
443 if echo "$GETOPT_FLAGS" | egrep -q "(^|.+:)?$FLAG(:.+|$)?"
457 FLAG=$1
460 # Use eval to interpolate $FLAG into a shell variable which should have been
465 eval TYPE=\$VAR_${FLAG}_TYPE
473 fail "\"$FLAG\" only supports values of \"ON\" or \"OFF\""
484 die "unsupported configuration variable type \"$TYPE\" (\"$FLAG\")"
542 FLAG=
561 fail "configuration option \"$FLAG\" must be given a value"
565 if validate_parameter "$FLAG" "
[all...]
/seL4-camkes-master/tools/cogent/cogent/scripts/
H A Dman-gen.pl71 .Bq Ar FLAG...
/seL4-camkes-master/tools/seL4/cmake-tool/
H A Dgriddle441 FLAG=$1
443 if echo "$GETOPT_FLAGS" | egrep -q "(^|.+:)?$FLAG(:.+|$)?"
457 FLAG=$1
460 # Use eval to interpolate $FLAG into a shell variable which should have been
465 eval TYPE=\$VAR_${FLAG}_TYPE
473 fail "\"$FLAG\" only supports values of \"ON\" or \"OFF\""
484 die "unsupported configuration variable type \"$TYPE\" (\"$FLAG\")"
542 FLAG=
561 fail "configuration option \"$FLAG\" must be given a value"
565 if validate_parameter "$FLAG" "
[all...]

Completed in 97 milliseconds