Lines Matching refs:size_t
607 size_t bytes = HEADER_SIZE + CAL_COLOR_SIZE*2 + CAL_GRAY_SIZE*2;
1029 size_t bytes = HEADER_SIZE + 1;
1091 size_t bytes = HEADER_SIZE + 3;
1227 size_t bytes = HEADER_SIZE + s->gray_block_size;
1292 size_t bytes = HEADER_SIZE + s->color_block_size;
1392 size_t bytes = sizeof(buf);
1413 size_t bytes = sizeof(buf);
1512 unsigned char * cmdBuff, size_t cmdLen,
1513 unsigned char * outBuff, size_t outLen,
1514 unsigned char * inBuff, size_t * inLen
1518 size_t loc_cmdLen = cmdLen;
1519 size_t loc_outLen = outLen;
1520 size_t loc_inLen = *inLen;
1622 static size_t
1625 size_t size, max_size = 0;