HomeSort by relevance Sort by last modified time
    Searched refs:sparse (Results 1 - 25 of 47) sorted by null

1 2

  /system/extras/ext4_utils/
make_ext4fs.h 26 char *mountpoint, int android, int gzip, int sparse,
make_ext4fs_main.c 48 int sparse = 0; local
96 sparse = 1;
107 if (gzip && sparse) {
108 fprintf(stderr, "Cannot specify both gzip and sparse\n");
113 if (wipe && sparse) {
114 fprintf(stderr, "Cannot specifiy both wipe and sparse\n");
143 sparse, crc, wipe, init_itabs);
output_file.h 22 struct output_file *open_output_file(const char *filename, int gz, int sparse,
  /cts/tools/vm-tests/src/dot/junit/opcodes/sparse_switch/d/
T_sparse_switch_1.d 30 sparse-switch v4
34 sparse-switch-end
T_sparse_switch_11.d 30 sparse-switch v4
34 sparse-switch-end
T_sparse_switch_12.d 29 sparse-switch v4
33 sparse-switch-end
T_sparse_switch_13.d 30 sparse-switch v4
34 sparse-switch-end
T_sparse_switch_14.d 31 sparse-switch v4
35 sparse-switch-end
T_sparse_switch_2.d 31 sparse-switch v4
35 sparse-switch-end
T_sparse_switch_3.d 31 sparse-switch v5
35 sparse-switch-end
T_sparse_switch_4.d 31 sparse-switch v3
35 sparse-switch-end
T_sparse_switch_5.d 31 sparse-switch v3
35 sparse-switch-end
T_sparse_switch_6.d 31 sparse-switch v3
35 sparse-switch-end
T_sparse_switch_7.d 30 sparse-switch v4
34 sparse-switch-end
T_sparse_switch_8.d 30 sparse-switch v4
34 sparse-switch-end
T_sparse_switch_9.d 30 sparse-switch v4
34 sparse-switch-end
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sparse_switch/d/
T_sparse_switch_1.d 30 sparse-switch v4
34 sparse-switch-end
T_sparse_switch_11.d 30 sparse-switch v4
34 sparse-switch-end
T_sparse_switch_12.d 29 sparse-switch v4
33 sparse-switch-end
T_sparse_switch_13.d 30 sparse-switch v4
34 sparse-switch-end
T_sparse_switch_14.d 31 sparse-switch v4
35 sparse-switch-end
T_sparse_switch_2.d 31 sparse-switch v4
35 sparse-switch-end
T_sparse_switch_3.d 31 sparse-switch v5
35 sparse-switch-end
T_sparse_switch_4.d 31 sparse-switch v3
35 sparse-switch-end
T_sparse_switch_5.d 31 sparse-switch v3
35 sparse-switch-end

Completed in 1306 milliseconds

1 2