| /external/liburing/test/ |
| D | fpos.c | 43 static int test_read(struct io_uring *ring, bool async, int blocksize) in test_read() 138 static int test_write(struct io_uring *ring, bool async, int blocksize) in test_write() 239 int blocksize = test & 0x04 ? 1 : 7; in main() local
|
| /external/e2fsprogs/lib/ext2fs/ |
| D | getsize.c | 74 errcode_t ext2fs_get_device_size2(const char *file, int blocksize, in ext2fs_get_device_size2() 142 errcode_t ext2fs_get_device_size2(const char *file, int blocksize, in ext2fs_get_device_size2() 279 errcode_t ext2fs_get_device_size(const char *file, int blocksize, in ext2fs_get_device_size()
|
| 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/e2fsprogs/debugfs/ |
| D | logdump.c | 363 unsigned int blocksize = 1024; in dump_journal() local 557 static void dump_fc_block(FILE *out_file, char *buf, int blocksize, in dump_fc_block() 652 unsigned int *blockp, unsigned blocksize, in dump_descriptor_block() 712 unsigned int blocksize, in dump_revoke_block() 778 unsigned int blocksize, in dump_metadata_block() 876 static void do_hexdump (FILE *out_file, char *buf, int blocksize) in do_hexdump()
|
| /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 | 59 unsigned int blocksize; member 65 unsigned int blocksize; member 73 unsigned int blocksize; member 82 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/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()
|
| D | ObjectStack.java | 51 public ObjectStack(int blocksize) in ObjectStack()
|
| /external/e2fsprogs/e2fsck/ |
| D | extend.c | 31 int nblocks, blocksize; in main() local
|
| /external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | nvc0_miptree.c | 221 const unsigned blocksize = util_format_get_blocksize(pt->format); in nvc0_miptree_init_layout_video() local 244 const unsigned blocksize = util_format_get_blocksize(pt->format); in nvc0_miptree_init_layout_tiled() local
|
| /external/mesa3d/src/gallium/drivers/r300/compiler/ |
| D | memory_pool.c | 55 unsigned int blocksize = pool->total_allocated; in refill_pool() local
|
| /external/ltp/testcases/kernel/syscalls/fallocate/ |
| D | fallocate05.c | 34 static blksize_t blocksize; variable
|
| /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/src/libFLAC/include/protected/ |
| D | stream_decoder.h | 48 uint32_t blocksize; /* in samples (per channel) */ member
|
| /external/ltp/testcases/kernel/syscalls/sendto/ |
| D | sendto03.c | 128 size_t blocksize = 0x800000, pagesize = SAFE_SYSCONF(_SC_PAGESIZE); in check_vnet_hdr() local
|
| /external/libdivsufsort/examples/ |
| D | bwt.c | 88 saint_t i, blocksize = 32, needclose = 3; local
|
| D | unbwt.c | 90 saint_t err, blocksize, needclose = 3; local
|
| /external/kernel-headers/original/uapi/linux/ |
| D | cryptouser.h | 153 unsigned int blocksize; member 159 unsigned int blocksize; member 167 unsigned int blocksize; member 176 unsigned int blocksize; member
|
| /external/flac/src/libFLAC/ |
| D | format.c | 218 FLAC_API FLAC__bool FLAC__format_blocksize_is_subset(uint32_t blocksize, uint32_t sample_rate) in FLAC__format_blocksize_is_subset() 537 uint32_t FLAC__format_get_max_rice_partition_order_from_blocksize(uint32_t blocksize) in FLAC__format_get_max_rice_partition_order_from_blocksize() 547 …der_from_blocksize_limited_max_and_predictor_order(uint32_t limit, uint32_t blocksize, uint32_t pr… in FLAC__format_get_max_rice_partition_order_from_blocksize_limited_max_and_predictor_order()
|
| /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
| D | StringToIntTable.java | 75 public StringToIntTable(int blocksize) in StringToIntTable()
|