Searched defs:set_debug (Results 1 - 5 of 5) sorted by relevance

/external/ltp/pan/
H A Ddebug.c47 int set_debug(char *optarg) function
/external/vixl/test/
H A Dtest-runner.h50 static void set_debug(bool value) { debug_ = value; } function in class:vixl::Test
/external/python/cpython3/Lib/asyncio/
H A Dbase_events.py248 self.set_debug((not sys.flags.ignore_environment
1445 "loop.set_debug(True): cannot set debug coroutine "
1454 "loop.set_debug(False): cannot unset debug coroutine "
1464 def set_debug(self, enabled): member in class:BaseEventLoop
H A Devents.py513 def set_debug(self, enabled): member in class:AbstractEventLoop
/external/fio/
H A Dinit.c2139 static int set_debug(const char *string) function
2197 static int set_debug(const char *string) function
2427 if (set_debug(optarg))

Completed in 1216 milliseconds