Searched refs:blksize (Results 1 - 20 of 20) sorted by path

/external/dropbear/libtomcrypt/src/pk/asn1/der/sequence/
H A Dder_decode_sequence_ex.c35 unsigned long size, x, y, z, i, blksize; local
54 blksize = in[x++];
67 blksize = 0;
69 blksize = (blksize << 8) | (unsigned long)in[x++];
73 /* would this blksize overflow? */
74 if (x + blksize > inlen) {
84 inlen = blksize;
/external/e2fsprogs/lib/ext2fs/
H A Ddosio.c56 static errcode_t dos_set_blksize(io_channel channel, int blksize);
364 static errcode_t dos_set_blksize(io_channel channel, int blksize) argument
366 channel->block_size = blksize;
H A Dext2_io.h71 errcode_t (*set_blksize)(io_channel channel, int blksize);
131 (int blksize, errcode_t err);
H A Dinode_io.c51 static errcode_t inode_set_blksize(io_channel channel, int blksize);
195 static errcode_t inode_set_blksize(io_channel channel, int blksize) argument
203 channel->block_size = blksize;
H A Dnt_io.c225 static errcode_t nt_set_blksize(io_channel channel, int blksize);
1267 nt_set_blksize(io_channel channel, int blksize) argument
1275 if (channel->block_size != blksize)
1277 channel->block_size = blksize;
H A Dtest_io.c53 void (*set_blksize)(int blksize, errcode_t err);
61 static errcode_t test_set_blksize(io_channel channel, int blksize);
110 (int blksize, errcode_t err) = 0;
284 static errcode_t test_set_blksize(io_channel channel, int blksize) argument
294 retval = io_channel_set_blksize(data->real, blksize);
296 data->set_blksize(blksize, retval);
300 blksize, retval ? error_message(retval) : "OK");
301 channel->block_size = blksize;
H A Dundo_io.c75 static errcode_t undo_set_blksize(io_channel channel, int blksize);
437 static errcode_t undo_set_blksize(io_channel channel, int blksize) argument
447 retval = io_channel_set_blksize(data->real, blksize);
452 data->tdb_data_size = blksize;
454 channel->block_size = blksize;
H A Dunix_io.c100 static errcode_t unix_set_blksize(io_channel channel, int blksize);
600 static errcode_t unix_set_blksize(io_channel channel, int blksize) argument
609 if (channel->block_size != blksize) {
615 channel->block_size = blksize;
/external/grub/stage2/
H A Dfs.h89 * information in the inode, using the ``blksize(fs, ip, lbn)'' macro.
433 #define blksize(fs, ip, lbn) \ macro
H A Dfsys_ffs.c153 size = blksize (SUPERBLOCK, INODE, logno);
257 blksize (SUPERBLOCK, INODE, block),
H A Dfsys_ufs2.c178 size = blksize (SUPERBLOCK, INODE_UFS2, logno);
278 blksize (SUPERBLOCK, INODE_UFS2, block),
H A Dufs2.h410 #define blksize(fs, ip, lbn) \ macro
/external/jpeg/
H A Djquant1.c278 int i,j,k, nci, blksize, blkdist, ptr, val; local
299 /* blksize is number of adjacent repeated entries for a component */
306 blksize = blkdist / nci;
311 for (ptr = j * blksize; ptr < total_colors; ptr += blkdist) {
312 /* fill in blksize entries beginning at ptr */
313 for (k = 0; k < blksize; k++)
317 blkdist = blksize; /* blksize of this color is blkdist of next */
337 int i,j,k, nci, blksize, val, pad; local
357 /* blksize i
[all...]
/external/kernel-headers/original/linux/mtd/
H A Dblktrans.h27 int blksize; member in struct:mtd_blktrans_dev
/external/kernel-headers/original/linux/
H A Dstat.h71 unsigned long blksize; member in struct:kstat
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c663 Bit16u blksize; // block size member in struct:__anon11841
762 Bit16u blksize; member in struct:__anon11846
2399 write_word(ebda_seg,&EbdaData->ata.devices[device].blksize,0);
2572 Bit16u cylinders, heads, spt, blksize; local
2584 blksize = read_word(get_SS(),buffer+10);
2601 write_word(ebda_seg,&EbdaData->ata.devices[device].blksize, blksize);
2678 Bit16u blksize; local
2690 blksize = 2048;
2695 write_word(ebda_seg,&EbdaData->ata.devices[device].blksize, blksiz
2858 Bit16u iobase1, iobase2, blksize; local
3009 Bit16u iobase1, iobase2, blksize; local
5444 Bit16u blksize; local
5809 Bit16u cylinders, heads, spt, blksize; local
[all...]
/external/qemu/distrib/jpeg-6b/
H A Djquant1.c278 int i,j,k, nci, blksize, blkdist, ptr, val; local
299 /* blksize is number of adjacent repeated entries for a component */
306 blksize = blkdist / nci;
311 for (ptr = j * blksize; ptr < total_colors; ptr += blkdist) {
312 /* fill in blksize entries beginning at ptr */
313 for (k = 0; k < blksize; k++)
317 blkdist = blksize; /* blksize of this color is blkdist of next */
337 int i,j,k, nci, blksize, val, pad; local
357 /* blksize i
[all...]
/external/tcpdump/
H A Dprint-decnet.c183 int src, dst, info, blksize, eco, ueco, hello, other, vers; local
197 blksize = EXTRACT_LE_16BITS(cmp->cm_init.in_blksize);
205 dnaddr_string(src), blksize, vers, eco, ueco,
261 blksize = EXTRACT_LE_16BITS(cmp->cm_rhello.rh_blksize);
266 "vers %d eco %d ueco %d src %s blksize %d pri %d hello %d",
268 blksize, priority, hello);
284 blksize = EXTRACT_LE_16BITS(cmp->cm_ehello.eh_blksize);
293 "vers %d eco %d ueco %d src %s blksize %d rtr %s hello %d data %o",
295 blksize, dnaddr_string(dst), hello, other);
/external/valgrind/main/coregrind/
H A Dm_libcfile.c261 (_p_vgstat)->blksize = (ULong)( (_p_vkistat)->st_blksize ); \
/external/valgrind/main/include/
H A Dpub_tool_libcfile.h61 ULong blksize; member in struct:vg_stat

Completed in 404 milliseconds