HomeSort by relevance Sort by last modified time
    Searched full:block_size (Results 926 - 950 of 1104) sorted by null

<<31323334353637383940>>

  /external/protobuf/src/google/protobuf/io/
tokenizer_unittest.cc 125 TestInputStream(const void* data, int size, int block_size)
126 : array_stream_(data, size, block_size), counter_(0) {}
    [all...]
  /hardware/intel/img/psb_video/src/
psb_cmdbuf.c 1467 uint32_t block_size = cmdbuf->cmd_idx - (cmdbuf->skip_block_start + 1); local
    [all...]
pnw_hostjpeg.h 263 #define BLOCK_SIZE 8
  /toolchain/binutils/binutils-2.25/binutils/
srconv.c 599 dps.block_size = scope->size;
613 dps.block_size = 0;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
sha256module.c 518 {"block_size",
shamodule.c 487 {"block_size",
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
sha256module.c 518 {"block_size",
shamodule.c 474 {"block_size",
  /device/linaro/bootloader/edk2/DuetPkg/DxeIpl/
HobGeneration.c 440 // TotalFVBSize = FileSize + PaddingSize = multiple of BLOCK_SIZE
    [all...]
  /external/boringssl/src/crypto/cipher/
tls_cbc.c 78 unsigned block_size, unsigned mac_size) {
  /external/compiler-rt/lib/BlocksRuntime/
runtime.c 513 unsigned long int Block_size(void *arg) {
  /external/e2fsprogs/doc/
libext2fs.texinfo 170 @deftypefun errcode_t ext2fs_open (const char *@var{name}, int @var{flags}, int @var{superblock}, int @var{block_size}, io_manager @var{manager}, ext2_filsys *@var{ret_fs})
184 The @var{block_size} parameter specifies the block size used by the
186 filesystem uperblock. If @var{block_size} is non-zero, it must match
189 @var{block_size} parameter is also used to help fund the superblock when
    [all...]
  /external/e2fsprogs/e2fsck/
super.c 544 pctx.str = "block_size";
  /external/kernel-headers/original/uapi/linux/
cdrom.h 797 __u32 block_size; member in struct:rwrt_feature_desc
  /external/libjpeg-turbo/
README-turbo.txt 187 cinfo.block_size is silently ignored.
README.md 191 `cinfo.block_size` is silently ignored.
  /external/libvpx/libvpx/third_party/libwebm/mkvparser/
mkvparser.h 164 long long block_size, // size of block's payload
  /external/libvpx/libwebm/mkvparser/
mkvparser.h 164 long long block_size, // size of block's payload
  /external/opencv/cv/src/
cvsegmentation.cpp 72 int i, count = (storage->block_size - sizeof(CvMemBlock))/sizeof(*n) - 1;
  /external/squashfs-tools/kernel-2.4/fs/squashfs/
squashfs2_0.c 234 if (sblk->block_size > 4096)
  /external/syslinux/core/fs/btrfs/
btrfs.c 661 fs->block_size = 1 << fs->block_shift;
  /external/syslinux/core/fs/fat/
fat.c 734 fs->block_size = 1 << fs->block_shift;
  /external/toybox/generated/
globals.h 887 long block_size; member in struct:tftp_data
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cdrom.h 797 __u32 block_size; member in struct:rwrt_feature_desc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cdrom.h 797 __u32 block_size; member in struct:rwrt_feature_desc

Completed in 1447 milliseconds

<<31323334353637383940>>