HomeSort by relevance Sort by last modified time
    Searched refs:OPTION_START (Results 1 - 2 of 2) sorted by null

  /ndk/
ndk-gdb 97 OPTION_START=no
256 OPTION_START=yes
665 if [ "$OPTION_START" = "yes" ] ; then
759 if [ "$OPTION_START" = "yes" ] || [ -n "$OPTION_LAUNCH" ] ; then
ndk-gdb.py 99 OPTION_START = None
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):
    [all...]

Completed in 500 milliseconds