Searched defs:extra_options (Results 1 – 3 of 3) sorted by relevance
/external/lldb/test/ |
D | lldbutil.py | 301 def run_break_set_by_file_and_line (test, file_name, line_number, extra_options = None, num_expecte… argument 330 def run_break_set_by_symbol (test, symbol, extra_options = None, num_expected_locations = -1, sym_e… argument 351 def run_break_set_by_selector (test, selector, extra_options = None, num_expected_locations = -1, m… argument 371 def run_break_set_by_regexp (test, regexp, extra_options=None, num_expected_locations=-1): argument 384 def run_break_set_by_source_regexp (test, regexp, extra_options=None, num_expected_locations=-1): argument
|
/external/ppp/pppd/ |
D | options.c | 191 static struct option_list *extra_options = NULL; variable
|
D | auth.c | 149 static struct wordlist *extra_options; variable
|