HomeSort by relevance Sort by last modified time
    Searched refs:bytes (Results 801 - 825 of 1073) sorted by null

<<31323334353637383940>>

  /external/icu4c/test/perf/collationperf/
CollPerf.pl 198 <td>bytes/char</td>
199 <td>The average length of the generated sort keys, in bytes per character
  /external/iproute2/tc/
tc_util.c 156 *rate = bps / 8.; /* assume bytes/sec */
504 fprintf(fp, "%sSent %llu bytes %u pkt",
505 prefix, (unsigned long long) bs.bytes, bs.packets);
553 fprintf(fp, "%sSent %llu bytes %u pkts (dropped %u, overlimits %u) ",
554 prefix, (unsigned long long)st.bytes, st.packets, st.drops,
  /external/jpeg/
jmemdosa.asm 156 mov cx,word ptr [bp+12] ; number of bytes
160 cmp ax,word ptr [bp+12] ; make sure all bytes were read
194 mov cx,word ptr [bp+12] ; number of bytes
198 cmp ax,word ptr [bp+12] ; make sure all bytes written
  /external/libvpx/vp8/decoder/arm/neon/
dequant_dc_idct_neon.asm 78 ; memset(input, 0, 32) -- 32bytes
dequant_idct_neon.asm 72 ; memset(input, 0, 32) -- 32bytes
  /external/openssl/crypto/x509/
x509_vfy.h 155 unsigned char *bytes,int len,
464 unsigned char *bytes, int len, X509_OBJECT *ret);
  /external/openssl/include/openssl/
x509_vfy.h 155 unsigned char *bytes,int len,
464 unsigned char *bytes, int len, X509_OBJECT *ret);
  /external/svox/pico/lib/
picoos.c 176 /* copies 'length' bytes from 'src' to 'dest'. (regions may be overlapping) no error checks! */
182 /* sets 'length' bytes starting at dest[0] to 'byte_val' */
273 /** allocates 'alloc_size' bytes at start of raw memory block ('raw_mem',raw_mem_size)
    [all...]
picoos.h 88 /* copies 'length' bytes from 'src' to 'dest'. (regions may be overlapping) no error checks! */
279 /* Read next 'len' bytes from 'f' into 'bytes'; 'len' returns the
280 number of bytes actually read (may be smaller than requested
281 length if 'bytes' is too small to hold all bytes or at end of file).
282 Remark: 'bytes' is compabtible with any variable of any size. */
283 picoos_uint8 picoos_ReadBytes(picoos_File f, picoos_uint8 bytes[],
293 /* Writes 'len' bytes from 'bytes' onto file 'f'; 'len' return
    [all...]
  /external/webkit/WebCore/platform/text/
TextCodecICU.cpp 293 String TextCodecICU::decode(const char* bytes, size_t length, bool flush, bool stopOnError, bool& sawError)
311 const char* source = reinterpret_cast<const char*>(bytes);
  /external/zlib/contrib/masmx86/
gvmat32.asm 96 ; Note : these value are good with a 8 bytes boundary pack structure
461 mov ecx,(MAX_MATCH-(2+4))/4 ; scan for at most MAX_MATCH bytes
618 scanstart equ esp + 16 ; first two bytes of string
619 scanend equ esp + 12 ; last two bytes of string
745 ;;; Determine how many bytes the scan ptr is off from being
831 ;;; both pointed (MAX_MATCH_8 - scanalign) bytes ahead, and edx is
842 ;;; Test the strings for equality, 8 bytes at a time. At the end,
845 ;;; We already know at this point that the first three bytes of the
848 ;;; bytes, as much as necessary in order to dword-align the edi
  /frameworks/base/core/java/android/os/
BatteryStats.java 888 private final String formatBytesLocked(long bytes) {
891 if (bytes < BYTES_PER_KB) {
892 return bytes + "B";
893 } else if (bytes < BYTES_PER_MB) {
894 mFormatter.format("%.2fKB", bytes / (double) BYTES_PER_KB);
896 } else if (bytes < BYTES_PER_GB){
897 mFormatter.format("%.2fMB", bytes / (double) BYTES_PER_MB);
900 mFormatter.format("%.2fGB", bytes / (double) BYTES_PER_GB);
    [all...]
  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.cpp 954 LOGW("EOF reading firmware %s while %d bytes remain\n",
967 LOGD("Total %d bytes put to user space buffer.\n", fwimg.img_size);
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp     [all...]
  /libcore/luni/src/test/java/tests/api/javax/net/ssl/
HandshakeCompletedEventTest.java 503 * port, requests client authentication (if specified), reads 256 bytes
504 * from the socket, and writes 256 bytes to the socket.
594 * a given port, writes 256 bytes to the socket, and reads 256 bytes from the
669 byte[] bytes = Base64.decode(keys.getBytes());
670 InputStream inputStream = new ByteArrayInputStream(bytes);
SSLServerSocketTest.java 571 byte[] bytes = Base64.decode(keys.getBytes());
572 InputStream inputStream = new ByteArrayInputStream(bytes);
SSLSessionTest.java 630 byte[] bytes = Base64.decode(keys.getBytes());
631 InputStream inputStream = new ByteArrayInputStream(bytes);
  /libcore/luni/src/test/java/tests/security/cert/
X509CertSelectorTest.java     [all...]
  /external/chromium/net/third_party/nss/ssl/
ssl3con.c 223 * The DEFLATE algorithm can result in an expansion of 0.1% + 12 bytes. For a
224 * maximum TLS record payload of 2**14 bytes, that's 29 bytes.
237 #define EXPORT_RSA_KEY_LENGTH 64 /* bytes */
489 * in ECCWrappedKeyInfo can be at most (512 - 8) = 504 bytes.
492 * or smaller. The public value will fit within 145 bytes and EC params
493 * will fit within 12 bytes. We'll need to revisit this when NSS
500 PRUint16 encodedParamLen; /* length (in bytes) of DER encoded EC params */
501 PRUint16 pubValueLen; /* length (in bytes) of EC public value */
502 PRUint16 wrappedKeyLen; /* length (in bytes) of the wrapped key *
2506 uint8 bytes[2]; local
8395 unsigned int bytes; local
    [all...]
  /bionic/libc/kernel/common/linux/mtd/
nand.h 144 int bytes; member in struct:nand_ecc_ctrl
  /bionic/libc/kernel/common/linux/
pkt_sched.h 28 __u64 bytes; member in struct:tc_stats
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/
Utils.java 95 * Convert a sub-array from bytes to shorts.
97 * @param data array of bytes to be converted
99 * @param len number of bytes to convert (should be even)
116 * @param data array of bytes to be converted
132 * to an array of bytes.
135 * @return an array of twice the length, broken out into bytes
184 int bytes = 0; local
309 Log.i(TAG, "Playing " + data.length + " bytes of pre-recorded audio");
318 * The equivalent of a simplified StringBuilder, but for bytes.
  /development/ndk/platforms/android-3/include/linux/mtd/
nand.h 144 int bytes; member in struct:nand_ecc_ctrl
  /development/ndk/platforms/android-3/include/linux/
pkt_sched.h 26 __u64 bytes; member in struct:tc_stats
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_ioplug.c 211 int time, int size, int bytes)
222 /* bytes = size * framebits / 8 */
223 err = rule_muldivk(params, bytes, size,
233 int time, int size, int bytes)
237 /* size = bytes * 8 / framebits */
238 err = rule_mulkdiv(params, size, bytes, 8, SND_PCM_HW_PARAM_FRAME_BITS);

Completed in 1033 milliseconds

<<31323334353637383940>>