HomeSort by relevance Sort by last modified time
    Searched full:blocksize (Results 326 - 350 of 397) sorted by null

<<111213141516

  /external/e2fsprogs/po/
vi.po 161 msgid "%s: %s filename nblocks blocksize\n"
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
FastStringBuffer.java 61 // and blocksize changes in mid-copy... there's risk of severe malfunction in
259 // overallocated by blocksize (default 1KB) on each buffer-growth.
    [all...]
  /external/dropbear/libtomcrypt/testprof/
x86_prof.c 615 len = hash_descriptor[x].blocksize;
628 t1 = ((t1 * CONST64(1000))) / ((ulong64)hash_descriptor[x].blocksize);
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_wavefile.c 531 params.blockSize = 0;
631 params.blockSize = usTemp;
eas_pcm.h 49 EAS_I32 blockSize;
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wavefile.c 531 params.blockSize = 0;
631 params.blockSize = usTemp;
eas_pcm.h 49 EAS_I32 blockSize;
  /external/sonivox/arm-wt-22k/lib_src/
eas_wavefile.c 531 params.blockSize = 0;
631 params.blockSize = usTemp;
eas_pcm.h 49 EAS_I32 blockSize;
  /external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
JCEBlockCipher.java 264 throw new IllegalArgumentException("Warning: SIC-Mode can become a twotime-pad if the blocksize of the cipher is too small. Use a cipher with a block size of at least 128 bits (e.g. AES)");
    [all...]
  /external/chromium/net/disk_cache/
sparse_control.cc 113 size_t file_offset = address.start_block() * address.BlockSize() +
  /external/dnsmasq/
CHANGELOG 63 Limit the blocksize used for TFTP transfers to a value
  /external/dnsmasq/src/
dnsmasq.h 588 unsigned int block, blocksize, expansion; member in struct:tftp_transfer
  /external/flac/libFLAC/
fixed.c 293 * erratic signals when the bits-per-sample and blocksize are
  /prebuilt/common/commons-compress/
commons-compress-1.0.jar 
  /external/dnsmasq/po/
es.po 458 msgid "Disable the TFTP blocksize extension."
459 msgstr "Deshabilitar la extensi?n TFTP blocksize (tama?o de bloque)."
    [all...]
de.po 482 msgid "Disable the TFTP blocksize extension."
fi.po 446 msgid "Disable the TFTP blocksize extension."
it.po 446 msgid "Disable the TFTP blocksize extension."
pt_BR.po 446 msgid "Disable the TFTP blocksize extension."
  /external/dropbear/libtomcrypt/src/ciphers/
khazad.c 37 #define BLOCKSIZE 64
38 #define BLOCKSIZEB (BLOCKSIZE/8)
    [all...]
  /external/flac/include/FLAC/
stream_decoder.h 673 * samples of length \a frame->header.blocksize.
    [all...]
  /external/grub/netboot/
main.c 34 TFTP - RFC1350, RFC2347 (options), RFC2348 (blocksize), RFC2349 (tsize)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h 641 __fs32 ui_blksize; /* 12: Inode blocksize. */
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM2.java     [all...]

Completed in 1093 milliseconds

<<111213141516