OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPTION_START
(Results
1 - 2
of
2
) sorted by null
/ndk/
ndk-gdb
93
OPTION_START
=no
252
OPTION_START
=yes
626
if [ "$
OPTION_START
" = "yes" ] ; then
720
if [ "$
OPTION_START
" = "yes" ] || [ -n "$OPTION_LAUNCH" ] ; then
ndk-gdb.py
75
OPTION_START
= None
115
global
OPTION_START
, OPTION_LAUNCH, OPTION_LAUNCH_LIST
244
OPTION_START
= args.start
501
global
OPTION_START
, OPTION_LAUNCH, OPTION_LAUNCH_LIST
644
if
OPTION_START
:
729
if (
OPTION_START
!= None or OPTION_LAUNCH != None) and len(OPTION_WAIT):
Completed in 179 milliseconds