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

  /external/e2fsprogs/misc/
badblocks.c 75 static int t_flag; /* number of test patterns */ variable
496 if (t_flag) {
512 if (t_flag) {
521 if (!t_flag && (s_flag || v_flag))
546 if (t_flag) {
617 if (t_flag) {
619 nr_pattern = t_flag;
802 if (t_flag) {
804 nr_pattern = t_flag;
1130 if (t_flag + 1 > t_max)
    [all...]
  /external/vboot_reference/futility/
cmd_show.c 42 int t_flag; member in struct:local_data_s
643 option.t_flag = 1;
684 if (option.t_flag) {
  /external/opencv3/modules/core/test/
test_math.cpp 1152 int flags, t_flag, len, count; member in class:Core_CovarMatrixTest
    [all...]

Completed in 88 milliseconds