Searched refs:csize (Results 51 - 75 of 113) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Djffs2.h156 jint32_t csize; /* (Compressed) data size */ member in struct:jffs2_raw_inode
H A Dcdk.h228 unsigned char csize; member in struct:asyport
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Djpeg2000.c202 uint32_t csize; local
214 csize = (comp->coord[0][1] - comp->coord[0][0]) *
219 comp->f_data = av_mallocz_array(csize, sizeof(*comp->f_data));
224 comp->i_data = av_mallocz_array(csize, sizeof(*comp->i_data));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
H A Dl2cache_defs.h97 unsigned int csize : 10; member in struct:__anon8913
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/tandem/
H A Dtanzip.c595 int lsize, csize; local
612 csize = EF_TANDEM_SIZE;
625 csize += EF_C_UNIX_SIZE;
633 if ((z->cextra = (char *)malloc(csize)) == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dgen.c233 out_str_dec( C_int_decl, "yy_ec", csize );
235 for ( i = 1; i < csize; ++i )
250 numrows = csize / 8;
254 for ( i = j; i < csize; i = i + numrows )
H A Dparse.c156 for ( c = 0; c < csize; ++c ) \
2212 ecgroup, csize, csize );
2237 nextecm, ecgroup, csize, csize );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Dnet.c885 "ext: %u, csize: %u, cpad: %u.\n",
887 cmd->size, cmd->ext, cmd->csize, cmd->cpad);
889 if (cmd->csize) {
892 if (unlikely(cmd->csize > e->size/2)) {
897 if (e->hash && unlikely(cmd->csize != st->psb->crypto_attached_size)) {
899 "csize: %u != digest size %u.\n",
901 cmd->csize, st->psb->crypto_attached_size);
906 err = pohmelfs_data_recv(st, e->data, cmd->csize);
918 for (i = 0; i < cmd->csize; ++i)
924 cmd->size -= cmd->csize;
[all...]
H A Dcrypto.c281 unsigned int sz, pages = t->attached_pages, i, csize, cmd_cmd, dpage_idx; local
288 csize = __be32_to_cpu(cmd->size);
292 csize = __be16_to_cpu(cmd->ext);
294 sz = csize + __be16_to_cpu(cmd->cpad) + sizeof(struct netfs_cmd);
706 cmd->csize = 0;
H A Dnetfs.h37 __u16 csize; /* Attached crypto information size */ member in struct:netfs_cmd
55 cmd->csize = __be16_to_cpu(cmd->csize);
H A Dtrans.c85 cmd.csize = 0;
497 cmd->csize = psb->crypto_attached_size;
660 cmd->csize = crypto_added;
H A Dlock.c68 cmd->csize = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Dbitmap.c1273 sector_t csize; variable
1280 csize = ((sector_t)1) << (CHUNK_BLOCK_SHIFT(bitmap) +
1283 csize = ((sector_t)1) << (CHUNK_BLOCK_SHIFT(bitmap));
1284 *blocks = csize - (offset & (csize - 1));
2006 unsigned long csize; local
2009 rv = strict_strtoul(buf, 10, &csize);
2012 if (csize < 512 ||
2013 !is_power_of_2(csize))
2015 mddev->bitmap_info.chunksize = csize;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dmixer.c1155 int err, csize; local
1160 csize = hdr->bControlSize;
1161 channels = (hdr->bLength - 7) / csize - 1;
1165 csize = 4;
1170 if (hdr->bLength < 7 || !csize || hdr->bLength < 7 + csize) {
1183 master_bits = snd_usb_combine_bytes(bmaControls, csize);
1194 first_ch_bits = snd_usb_combine_bytes(bmaControls + csize, csize);
1203 unsigned int mask = snd_usb_combine_bytes(bmaControls + csize * (
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dextract.c171 "%s: ucsize %s <> csize %s for STORED entry\n\
898 G.pInfo->compr_size = G.crec.csize;
1256 zusz_t csiz_decrypted = G.lrec.csize;
1799 int warning = ((zusz_t)G.used_csize <= G.lrec.csize);
1808 FmZofft(G.lrec.csize, NULL, "u"),
1817 FmZofft(G.lrec.csize, NULL, "u"),
2265 zoff_t old_csize=G.csize;
2278 G.incnt = (int)(G.csize = (long)(srcsize - (2 + 4)));
2286 G.outcnt = (ulg)G.csize; /* for CRC calculation */
2318 G.csize
[all...]
H A Dprocess.c1797 G.crec.csize =
1854 G.lrec.csize = makelong(&byterec[L_COMPRESSED_SIZE]);
1862 G.lrec.csize = G.pInfo->compr_size;
1866 G.csize = G.lrec.csize;
1918 if (G.crec.csize == 0xffffffff || G.lrec.csize == 0xffffffff){
1919 G.csize = G.lrec.csize = G.crec.csize
[all...]
H A Dglobals.h190 zoff_t csize; /* used by decompr. (NEXTBYTE): must be signed */ member in struct:Globals
H A Dcrypt.c638 for (n = (long)GLOBAL(incnt) > GLOBAL(csize) ?
639 (int)GLOBAL(csize) : GLOBAL(incnt),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_buf.c1364 size_t bend, cpoff, csize; local
1371 csize = min_t(size_t,
1374 ASSERT(((csize + cpoff) <= PAGE_CACHE_SIZE));
1378 memset(page_address(page) + cpoff, 0, csize);
1381 memcpy(data, page_address(page) + cpoff, csize);
1384 memcpy(page_address(page) + cpoff, data, csize);
1387 boff += csize;
1388 data += csize;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-core.c1019 int rsize, csize = size; local
1028 csize--;
1033 if (csize < rsize) {
1035 csize, rsize);
1036 memset(cdata + csize, 0, rsize - csize);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dwin32zip.c85 char **cbufptr, ush *csize));
1767 /* changed size, csize from size_t to ush 3/10/2005 EG */
1769 char **cbufptr, ush *csize)
1814 if either fails - notice that *size and *csize don't get updated.
1823 if(*csize)
1824 *cbufptr = realloc(*cbufptr, *csize + EF_NTSD_C_LEN);
1858 pCentralHeader = (PEF_NTSD_C_HEADER) (*cbufptr + *csize);
1859 *csize += EF_NTSD_C_LEN;
1768 GetSD(char *path, char **bufptr, ush *size, char **cbufptr, ush *csize) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dcrypt.c675 for (n = (zoff_t)GLOBAL(incnt) > GLOBAL(csize) ?
676 (int)GLOBAL(csize) : GLOBAL(incnt),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_plug.c1222 unsigned int csize, ssize; local
1289 err = snd_pcm_route_determine_ttable(tt, &csize, &ssize);
1294 ttable = malloc(csize * ssize * sizeof(*ttable));
1299 err = snd_pcm_route_load_ttable(tt, ttable, csize, ssize, &cused, &sused, -1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dnfa.c653 /* Map NUL's to csize. */
654 mkechar( sym ? sym : csize, nextecm, ecgroup );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dfile.c173 ri.csize = cpu_to_je32(0);

Completed in 210 milliseconds

12345