HomeSort by relevance Sort by last modified time
    Searched refs:v_opt (Results 1 - 9 of 9) sorted by null

  /external/ltp/testcases/kernel/mem/mem/
mem01.c 61 static int v_opt = 0; /* verbose progress indication */ variable
143 {"v", &v_opt, NULL}
208 if (v_opt
230 if (v_opt)
  /external/ltp/testcases/misc/crash/
crash01.c 69 static int v_opt = 0; variable
134 {"v:", &v_opt, &v_copt},
156 if (v_opt)
crash02.c 71 static int v_opt = 0; variable
124 {"v:", &v_opt, &v_copt},
145 if (v_opt)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_optparse.py 833 self.v_opt = make_option("-v", action="count", dest="verbose")
834 self.parser.add_option(self.v_opt)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_optparse.py 840 self.v_opt = make_option("-v", action="count", dest="verbose")
841 self.parser.add_option(self.v_opt)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_optparse.py 840 self.v_opt = make_option("-v", action="count", dest="verbose")
841 self.parser.add_option(self.v_opt)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_optparse.py 840 self.v_opt = make_option("-v", action="count", dest="verbose")
841 self.parser.add_option(self.v_opt)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_optparse.py 840 self.v_opt = make_option("-v", action="count", dest="verbose")
841 self.parser.add_option(self.v_opt)
    [all...]
  /external/ltp/testcases/kernel/fs/doio/
doio.c 246 int v_opt = 0; /* verify writes if set */ variable
248 int V_opt = 0; /* over-ride default validation fd type */
    [all...]

Completed in 546 milliseconds