HomeSort by relevance Sort by last modified time
    Searched full:padded (Results 601 - 625 of 895) sorted by null

<<21222324252627282930>>

  /external/icu/android_icu4j/src/main/java/android/icu/text/
NumberFormat.java     [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
DecimalFormat.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
Utility.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
NumberFormat.java     [all...]
  /external/libavc/encoder/
ih264e_me.c 905 /* During evaluation for motion vectors do not search through padded regions */
    [all...]
ih264e_process.c     [all...]
ih264e_utils.c 629 * Each picture is padded on all four sides
697 * For the padded area use MAX(horz_pad, vert_pad) as pad
    [all...]
  /external/libjpeg-turbo/java/doc/org/libjpegturbo/turbojpeg/
TJCompressor.html 483 the scanlines in the source image are padded to a 4-byte boundary or to
    [all...]
  /external/libjpeg-turbo/
transupp.c 85 * padded out to a full iMCU boundary. This is true, although for the
    [all...]
  /external/libpcap/pcap/
bpf.h 748 * IEEE 802.15.4, with address fields padded, as is done by Linux
927 * padded to 64 bytes; required for memory-mapped access.
    [all...]
  /external/v8/src/debug/
liveedit.cc     [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_est.cpp 298 if (refPic->padded == 0)
301 refPic->padded = 1;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
motion_est.cpp 213 if (video->prevBaseVop->padded == 0 && !video->encParams->H263_Enabled)
216 video->prevBaseVop->padded = 1;
    [all...]
  /frameworks/base/core/java/android/text/
TextUtils.java     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
coff64-rs6000.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mcore.c     [all...]
  /art/runtime/mirror/
class-inl.h 736 size += gap; // will be padded
    [all...]
  /docs/source.android.com/src/security/encryption/
index.jd 376 <li>Sign padded IK1 with HBK to produce 256-byte IK2.
  /external/autotest/site_utils/
test_runner_utils.py 264 0-padded to when formatting as a string for results
    [all...]
  /external/boringssl/src/ssl/test/runner/
handshake_client.go 1000 // writeIntPadded writes x into b, padded up with leading zeros as
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
TwofishEngine.java 275 this.k64Cnt = (this.workingKey.length / 8); // pre-padded ?
  /external/clang/lib/StaticAnalyzer/Checkers/
Checkers.td 284 HelpText<"Check for excessively padded structs.">,
  /external/flac/include/FLAC/
format.h 707 * unused characters should be right-padded with NUL characters.
    [all...]
  /external/google-breakpad/src/google_breakpad/common/
minidump_format.h 411 * be tail-padded out to a multiple of 64 bits under some ABIs (such as PPC).
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
pkg_genc.c 883 /* 40: padded to multiple of 8 bytes */
    [all...]

Completed in 2636 milliseconds

<<21222324252627282930>>