Home
last modified time | relevance | path

Searched refs:file_count (Results 1 – 22 of 22) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
DStatisticsTool.java318 int file_count = 0; in main() local
348 input_files[file_count++] = new InputFile(arg, encoding, visual_order); in main()
352 if(file_count == 0){ in main()
358 Checker[] checkers = new Checker[file_count]; in main()
360 for(int i = 0; i < file_count; i += 1) { in main()
372 for(int c = 0; c < file_count; c += 1) { in main()
375 for(int f = 0; f < file_count; f += 1) { in main()
390 for (int f = 0; f < file_count; f += 1) { in main()
392 int[] histogram = new int[file_count]; in main()
398 for (int c = 0; c < file_count; c += 1) { in main()
[all …]
/external/libxaac/test/
Dixheaacd_metadata_read.c40 WORD32 file_count = 0; in ixheaacd_read_metadata_info() local
48 file_count++; in ixheaacd_read_metadata_info()
54 file_count++; in ixheaacd_read_metadata_info()
61 file_count++; in ixheaacd_read_metadata_info()
68 file_count++; in ixheaacd_read_metadata_info()
78 file_count++; in ixheaacd_read_metadata_info()
Dixheaacd_main.c2030 int file_count = 0; in main() local
2053 file_count++; in main()
2081 file_count++; in main()
2100 file_count++; in main()
2120 file_count++; in main()
2127 if (file_count != 4 && file_count != 3 && file_count != 2) in main()
2175 int file_count = 0; in main() local
2198 file_count++; in main()
2228 file_count++; in main()
2246 file_count++; in main()
[all …]
Dixheaacd_main_flush_csd.c2204 int file_count = 0; in main() local
2227 file_count++; in main()
2256 file_count++; in main()
2282 file_count++; in main()
2303 if (file_count != 3 && file_count != 2) { in main()
2343 int file_count = 0; in main() local
2366 file_count++; in main()
2396 file_count++; in main()
2416 file_count++; in main()
2434 if (file_count != 2 && file_count != 3) { in main()
/external/toolchain-utils/
Dcompiler-test.sh29 file_count=0
53 ((file_count++))
58 echo "Total file count: ${file_count}"
/external/autotest/client/tests/wb_kupdate/
Dwb_kupdate.py9 def _check_parameters(self, mount_point, write_size, file_count, argument
37 if not (file_count > 0) :
183 def run_once(self, mount_point, file_count, write_size, argument
204 self._check_parameters(mount_point, write_size, file_count,
224 while counter < file_count:
Dcontrol17 file_count=5 # The number of files to write.
37 file_count=int(file_count),
/external/squashfs-tools/squashfs-tools/
Dread_fs.c125 unsigned int *uncompressed_directory, int *file_count, int *sym_count, in scan_inode_table() argument
276 (*file_count) ++; in scan_inode_table()
332 (*file_count) ++; in scan_inode_table()
861 int *file_count, int *sym_count, int *dev_count, int *dir_count, in read_filesystem() argument
900 uncompressed_directory, file_count, sym_count, dev_count, in read_filesystem()
Dmksquashfs.c127 int file_count = 0, sym_count = 0, dev_count = 0, dir_count = 0, fifo_count = 0, variable
429 file_count = sfile_count; in restorefs()
2565 file_count ++; in write_file_empty()
2596 file_count ++; in write_file_frag()
2663 file_count ++; in write_file_process()
2793 file_count ++; in write_file_blocks_dup()
2907 file_count ++; in write_file_blocks()
5157 printf("Number of duplicate files found %d\n", file_count - in write_filesystem_tables()
5162 printf("Number of files %d\n", file_count); in write_filesystem_tables()
6344 &file_count, &sym_count, &dev_count, &dir_count, in main()
[all …]
Dunsquashfs.c58 int bytes = 0, swap, file_count = 0, dir_count = 0, sym_count = 0, variable
1092 file_count ++; in create_inode()
2812 printf("created %d files\n", file_count); in main()
/external/tensorflow/tensorflow/tools/compatibility/
Dtf_upgrade.py483 file_count = 0
494 file_count += 1
503 return file_count, report, tree_errors
/external/python/cpython2/Modules/
Dposixmodule.c4761 int file_count, i, pipe_err; in _PyPopen() local
4814 file_count = 2; in _PyPopen()
4816 file_count = 3; in _PyPopen()
4818 while ((pipe_err == 0) && (i < file_count)) in _PyPopen()
4923 for (i = 0; i < file_count; i++) in _PyPopen()
4988 intObj = PyInt_FromLong((long) file_count); in _PyPopen()
5009 if (file_count >= 3) in _PyPopen()
5021 ins_rc[1] < 0 || (file_count > 1 && !fileObj[1]) || in _PyPopen()
5022 ins_rc[2] < 0 || (file_count > 2 && !fileObj[2])) in _PyPopen()
5092 int file_count; in _PyPclose() local
[all …]
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_scan.h66 uint file_count[TGSI_FILE_COUNT]; /**< number of declared registers */ member
Dtgsi_scan.c463 info->file_count[file]++; in scan_declaration()
637 info->file_count[file]++; in scan_immediate()
741 info->file_count[TGSI_FILE_INPUT] = num_verts; in tgsi_scan_shader()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_vdecl.c52 svga->curr.vs->base.info.file_count[TGSI_FILE_INPUT]); in emit_hw_vs_vdecl()
/external/libmojo/third_party/catapult/devil/devil/android/
Ddevice_utils.py1317 file_count = len(files)
1328 file_count, file_count, size, False)
1356 def _ApproximateDuration(adb_calls, file_count, byte_count, is_zipping): argument
1379 adb_push_setup_time = ADB_PUSH_PENALTY * file_count
/external/e2fsprogs/lib/blkid/
Dprobe.h533 __u32 file_count; member
593 __u32 file_count; member
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py1522 file_count = len(files)
1533 file_count, file_count, size, False)
1564 def _ApproximateDuration(adb_calls, file_count, byte_count, is_zipping): argument
1587 adb_push_setup_time = ADB_PUSH_PENALTY * file_count
/external/python/cpython2/Lib/test/
Dtest_mailbox.py690 file_count = len(os.listdir(os.path.join(self._path, "tmp")))
691 self.assertEqual(file_count, repetitions,
693 (file_count, repetitions))
/external/python/cpython3/Lib/test/
Dtest_mailbox.py782 file_count = len(os.listdir(os.path.join(self._path, "tmp")))
783 self.assertEqual(file_count, repetitions,
785 (file_count, repetitions))
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c327 boolean simple_shader = (shader->info.base.file_count[TGSI_FILE_SAMPLER] == 0 && in generate_fs_loop()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h6629 size_t file_count() const;
6660 inline size_t Reader::file_count() const {