Home
last modified time | relevance | path

Searched refs:set_debug (Results 1 – 4 of 4) sorted by relevance

/external/bison/src/
Dflex-scanner.h41 void FLEX_PREFIX (set_debug) (int);
/external/vixl/test/
Dtest-runner.h48 static void set_debug(bool value) { debug_ = value; } in set_debug() function
Dtest-runner.cc141 vixl::Test::set_debug(true); in main()
/external/fio/
Dinit.c1812 static int set_debug(const char *string) in set_debug() function
1867 static int set_debug(const char *string) in set_debug() function
2074 if (set_debug(optarg)) in parse_cmd_line()