HomeSort by: relevance | last modified time | path
    Searched defs:test_mode (Results 1 - 3 of 3) sorted by relevancy

  /src/games/atc/
extern.c 62 int clck, safe_planes, test_mode; variable in typeref:typename:int
  /src/usr.sbin/bta2dpd/bta2dpd/
bta2dpd.c 226 static bool test_mode; /* copy to stdout */ variable in typeref:typename:bool
273 verbose = asSpeaker = test_mode = initDiscover = runasDaemon = false;
444 test_mode = true;
464 if (runasDaemon && test_mode)
467 if (bdaddr_any(&info.raddr) && (!asSpeaker && !test_mode))
924 if (test_mode)
976 if (test_mode) {
1019 if (test_mode)
1069 if (test_mode) {
  /src/sys/external/bsd/dwc2/dist/
dwc2_core.h 688 * @test_mode: USB test mode requested by the host
835 u8 test_mode; member in struct:dwc2_hsotg

Completed in 12 milliseconds