/external/openssl/ssl/ |
d1_enc.c | 205 /* Add weird padding of upto 256 bytes */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/raid/ |
md_p.h | 253 __le32 sb_csum; /* checksum upto devs[max_dev] */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/raid/ |
md_p.h | 253 __le32 sb_csum; /* checksum upto devs[max_dev] */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
soc-dapm.h | 27 * We can have upto 4 power domains
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/raid/ |
md_p.h | 253 __le32 sb_csum; /* checksum upto devs[max_dev] */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
soc-dapm.h | 27 * We can have upto 4 power domains
|
/external/aac/libSBRenc/src/ |
tran_det.cpp | 414 shift = fixMax(0,CountLeadingBits(mean_val)-6); /* -6 to keep room for accumulating upto N = 24 values */ 476 /* Scale value for first energies, upto YBufferWriteOffset */
|
/external/aac/libFDK/include/ |
fixpoint_math.h | 453 * input values from 1 upto 50.
|
/external/dropbear/libtomcrypt/src/hashes/ |
md5.c | 290 /* pad upto 56 bytes of zeroes */
|
rmd128.c | 329 /* pad upto 56 bytes of zeroes */
|
rmd256.c | 342 /* pad upto 56 bytes of zeroes */
|
rmd160.c | 388 /* pad upto 56 bytes of zeroes */
|
/external/dropbear/libtomcrypt/src/hashes/whirl/ |
whirl.c | 179 /* pad upto 56 bytes of zeroes (should be 32 but we only support 64-bit lengths) */
|
/external/guava/guava/src/com/google/common/collect/ |
TreeMultiset.java | 350 range.intersect(GeneralRange.upTo(comparator, upperBound, boundType)), rootReference);
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
TreeMultiset.java | 346 range.intersect(GeneralRange.upTo(comparator, upperBound, boundType)), rootReference);
|
/external/qemu/distrib/sdl-1.2.15/test/ |
testoverlay.c | 313 fprintf(stderr, " -scale (test scaling features, from 50%% upto window size)\n");
|
/external/v8/src/ |
date.cc | 177 // ECMA 262 - 15.9.1.1, i.e. upto 100,000,000 days on either side of
|
/libcore/luni/src/main/java/java/text/ |
ChoiceFormat.java | 178 upTo(template, position, buffer, '|');
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
motion_est.cpp | 736 for (i = 0; i < 15; i++) /* scale upto no.pixels */ [all...] |
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
motion_est.cpp | 668 for (i = 0; i < 15; i++) /* scale upto no.pixels */ 859 { /* 4/7/01, modified this testing for fullsearch the top row to only upto (0,3) MB */ 860 /* upto 30% complexity saving with the same complexity */ [all...] |
/external/kernel-headers/original/asm-mips/ |
mipsregs.h | 862 * The WatchLo register. There may be upto 8 of them. 882 * The WatchHi register. There may be upto 8 of them. [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
SIMRecords.java | 327 * @param alphaTag alpha-tagging of the dailing nubmer (upto 10 characters) 328 * @param voiceNumber dailing nubmer (upto 20 digits) [all...] |
/external/aac/libMpegTPDec/src/ |
tpdec_asc.cpp | 212 * \param channelConfig MPEG channelConfiguration from 1 upto 7
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
EncodingInfo.java | 540 * there is a lowest group of chars starting at '\u0001' upto and
|
/external/bluetooth/bluedroid/stack/include/ |
bt_types.h | 324 typedef UINT8 PIN_CODE[PIN_CODE_LEN]; /* Pin Code (upto 128 bits) MSB is 0 */
|