HomeSort by relevance Sort by last modified time
    Searched full:padded (Results 101 - 125 of 206) sorted by null

1 2 3 45 6 7 8 9

  /external/libffi/src/powerpc/
ffi.c 537 left-padded. */
    [all...]
  /external/libpcap/
savefile.c 496 * IEEE 802.15.4, with address fields padded, as is done by Linux
787 /* IEEE 802.15.4 with address fields padded */
    [all...]
CHANGES 41 Add LINKTYPE_ for IEEE 802.15.4, with address fields padded as done
  /frameworks/base/libs/utils/
BackupHelpers.cpp 118 // filename is not NULL terminated, but it is padded
185 // filename is not NULL terminated, but it is padded
    [all...]
  /system/core/toolbox/
dd.c 349 * last partial input block which should be padded
817 * bytes to output. Records less than cbs are padded with spaces.
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_math.h 411 @param outlen The length of the output buffer and the resulting size (zero padded to the size of the modulus)
  /external/freetype/src/sfnt/
ttload.c 232 * padded to 32-bit lengths, but this doesn't apply to the value of
    [all...]
  /external/icu4c/common/
ucnv_ext.h 239 * bits 23..0 contain 1..3 bytes, padded with 00s on the left;
ucnvmbcs.h 185 * (padded to an even number of units)
  /external/jpeg/
jdcoefct.c 694 /* padded to a multiple of samp_factor DCT blocks in each direction. */
  /external/kernel-headers/original/asm-x86/
uaccess_32.h 506 * uncopied bytes will *NOT* be padded with zeros. See fs/filemap.h
  /external/kernel-headers/original/linux/
netdevice.h 357 unsigned short padded; /* How much padding added by alloc_netdev() */ member in struct:net_device
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
get_pred_outside.cpp 256 uint8 pred[256]; /* storage for padded pixel values, 16x16 */
  /external/qemu/hw/
smc91c111.c 616 /* Short packets are padded with zeros. Receiving a packet
  /external/tcpdump/
print-icmp.c 273 * The Length field represents length of the padded "original datagram"
  /external/v8/src/
conversions.cc 470 // Create a representation that is padded with zeros if needed.
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
get_pred_outside.cpp 256 uint8 pred[256]; /* storage for padded pixel values, 16x16 */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
defaults.h 610 zero. If these entries must be padded (say, to preserve the alignment
  /external/dropbear/
keyimport.c 909 * an exact multiple of the block size will be padded with 08
912 * will be padded with just 01.
    [all...]
  /external/e2fsprogs/ext2ed/doc/
ext2fs-overview.sgml 1089 padded with zeroes so that the next entry will be in an offset which is
1092 padded with zeroes till the end of the block, and rec_len is updated
    [all...]
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
motion_est.cpp 299 if (refPic->padded == 0)
302 refPic->padded = 1;
    [all...]
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
motion_est.cpp 213 if (video->prevBaseVop->padded == 0 && !video->encParams->H263_Enabled)
216 video->prevBaseVop->padded = 1;
    [all...]
  /dalvik/vm/analysis/
ReduceConstants.c 233 The arrays are padded so that the "count" values are always aligned on
    [all...]
  /external/icu4c/i18n/unicode/
unum.h 563 /** The width to which the output of <code>format()</code> is padded. */
  /external/icu4c/tools/genpname/
genpname.cpp 694 // padded (if necessary) to the next 32-bit boundary.
    [all...]

Completed in 153 milliseconds

1 2 3 45 6 7 8 9