/external/e2fsprogs/lib/ext2fs/ |
D | getsize.c | 74 errcode_t ext2fs_get_device_size2(const char *file, int blocksize, in ext2fs_get_device_size2() 143 errcode_t ext2fs_get_device_size2(const char *file, int blocksize, in ext2fs_get_device_size2() 280 errcode_t ext2fs_get_device_size(const char *file, int blocksize, in ext2fs_get_device_size()
|
D | link.c | 29 unsigned int blocksize; member 36 int blocksize, in link_proc()
|
D | dir_iterate.c | 100 int blocksize, in ext2fs_dir_iterate2() 151 int blocksize, char *buf, void *priv_data) in xlate_func() 164 int blocksize, in ext2fs_dir_iterate()
|
D | dblist_dir.c | 33 int blocksize, in ext2fs_dblist_dir_iterate()
|
/external/autotest/client/site_tests/platform_SecureEraseFile/ |
D | platform_SecureEraseFile.py | 28 def __write_test_file(self, path, blocksize, count): argument 80 def __test_and_verify_cleared(self, blocksize, count): argument
|
/external/python/cpython2/Lib/ |
D | md5.py | 13 blocksize = 1 # legacy value (wrong in any useful sense) variable
|
D | sha.py | 13 blocksize = 1 # legacy value (wrong in any useful sense) variable
|
/external/ltp/include/lapi/ |
D | cryptouser.h | 71 unsigned int blocksize; member 77 unsigned int blocksize; member 85 unsigned int blocksize; member 94 unsigned int blocksize; member
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_miptree.c | 242 const unsigned blocksize = util_format_get_blocksize(pt->format); in nv50_miptree_init_layout_linear() local 268 const unsigned blocksize = util_format_get_blocksize(pt->format); in nv50_miptree_init_layout_video() local 291 const unsigned blocksize = util_format_get_blocksize(pt->format); in nv50_miptree_init_layout_tiled() local
|
/external/u-boot/drivers/mmc/ |
D | sh_mmcif.c | 184 u32 blocksize, i; in sh_mmcif_single_read() local 220 u32 blocksize, i, j; in sh_mmcif_multi_read() local 249 u32 blocksize, i; in sh_mmcif_single_write() local 285 u32 i, j, blocksize; in sh_mmcif_multi_write() local
|
D | sh_sdhi.c | 272 unsigned short blocksize, i; in sh_sdhi_single_read() local 313 unsigned short blocksize, i, sec; in sh_sdhi_multi_read() local 353 unsigned short blocksize, i; in sh_sdhi_single_write() local 398 unsigned short i, sec, blocksize; in sh_sdhi_multi_write() local
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | IntVector.java | 65 public IntVector(int blocksize) in IntVector() 78 public IntVector(int blocksize, int increaseSize) in IntVector()
|
D | ObjectVector.java | 65 public ObjectVector(int blocksize) in ObjectVector() 78 public ObjectVector(int blocksize, int increaseSize) in ObjectVector()
|
D | IntStack.java | 51 public IntStack(int blocksize) in IntStack()
|
/external/e2fsprogs/e2fsck/ |
D | extend.c | 31 int nblocks, blocksize; in main() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_miptree.c | 169 const unsigned blocksize = util_format_get_blocksize(pt->format); in nvc0_miptree_init_layout_video() local 192 const unsigned blocksize = util_format_get_blocksize(pt->format); in nvc0_miptree_init_layout_tiled() local
|
/external/u-boot/env/ |
D | nand.c | 130 size_t blocksize, len; in writeenv() local 251 size_t blocksize, len; in readenv() local
|
/external/u-boot/cmd/ |
D | onenand.c | 66 int blocksize = (1 << this->erase_shift); in onenand_block_read() local 137 int blocksize = (1 << this->erase_shift); in onenand_block_write() local 194 int blocksize = 1 << this->erase_shift; in onenand_block_erase() local 229 int blocksize = 1 << this->erase_shift; in onenand_block_test() local
|
/external/e2fsprogs/debugfs/ |
D | logdump.c | 350 unsigned int blocksize = 1024; in dump_journal() local 503 unsigned int *blockp, int blocksize, in dump_descriptor_block() 622 int blocksize, in dump_metadata_block() 720 static void do_hexdump (FILE *out_file, char *buf, int blocksize) in do_hexdump()
|
/external/flac/libFLAC/ |
D | format.c | 209 FLAC_API FLAC__bool FLAC__format_blocksize_is_subset(unsigned blocksize, unsigned sample_rate) in FLAC__format_blocksize_is_subset() 518 unsigned FLAC__format_get_max_rice_partition_order(unsigned blocksize, unsigned predictor_order) in FLAC__format_get_max_rice_partition_order() 528 unsigned FLAC__format_get_max_rice_partition_order_from_blocksize(unsigned blocksize) in FLAC__format_get_max_rice_partition_order_from_blocksize() 538 …der_from_blocksize_limited_max_and_predictor_order(unsigned limit, unsigned blocksize, unsigned pr… in FLAC__format_get_max_rice_partition_order_from_blocksize_limited_max_and_predictor_order()
|
/external/autotest/client/tests/ddtest/ |
D | ddtest.py | 26 def run_once(self, dir=None, blocksize=1024, blocknum=262144, threads=20): argument
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | memory_pool.c | 55 unsigned int blocksize = pool->total_allocated; in refill_pool() local
|
/external/apache-xml/src/main/java/org/apache/xpath/compiler/ |
D | OpMapVector.java | 50 public OpMapVector(int blocksize, int increaseSize, int lengthPos) in OpMapVector()
|
/external/flac/libFLAC/include/protected/ |
D | stream_decoder.h | 48 unsigned blocksize; /* in samples (per channel) */ member
|
/external/libdivsufsort/examples/ |
D | bwt.c | 88 saint_t i, blocksize = 32, needclose = 3; local
|