Home
last modified time | relevance | path

Searched refs:OPTION_START (Results 1 – 2 of 2) sorted by relevance

/ndk/
Dndk-gdb97 OPTION_START=no
256 OPTION_START=yes
665 if [ "$OPTION_START" = "yes" ] ; then
759 if [ "$OPTION_START" = "yes" ] || [ -n "$OPTION_LAUNCH" ] ; then
Dndk-gdb.py99 OPTION_START = None variable
139 global OPTION_START, OPTION_LAUNCH, OPTION_LAUNCH_LIST
271 OPTION_START = args.start
528 global OPTION_START, OPTION_LAUNCH, OPTION_LAUNCH_LIST
671 if OPTION_START:
756 if (OPTION_START != None or OPTION_LAUNCH != None) and len(OPTION_WAIT):