Searched refs:OPTIONS (Results 1 - 2 of 2) sorted by relevance

/seL4-test-master/
H A Dgriddle294 OPTIONS=${OPTIONS:+$OPTIONS@@}$CONFIG_VAR@:$TYPE@:$DEFAULT_VALUE@:$DESCRIPTION
309 # Append a record separator to the end of $OPTIONS for ease of processing later.
310 OPTIONS=${OPTIONS:-}@@
396 if [ -z "$OPTIONS" ]
412 while [ -n "$OPTIONS" ]
414 # Unpack and display the information condensed into $OPTIONS.
419 RECORD=${OPTIONS
[all...]
/seL4-test-master/tools/seL4/cmake-tool/
H A Dgriddle294 OPTIONS=${OPTIONS:+$OPTIONS@@}$CONFIG_VAR@:$TYPE@:$DEFAULT_VALUE@:$DESCRIPTION
309 # Append a record separator to the end of $OPTIONS for ease of processing later.
310 OPTIONS=${OPTIONS:-}@@
396 if [ -z "$OPTIONS" ]
412 while [ -n "$OPTIONS" ]
414 # Unpack and display the information condensed into $OPTIONS.
419 RECORD=${OPTIONS
[all...]

Completed in 32 milliseconds