Searched refs:bytes (Results 251 - 275 of 2342) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dsystem-alloc.h46 // Allocate and return "N" bytes of zeroed memory.
49 // requested size. If actual bytes is non-NULL then the allocator
50 // may optionally return more bytes than asked for (i.e. return an
60 extern void* TCMalloc_SystemAlloc(size_t bytes, size_t *actual_bytes,
/external/chromium_org/third_party/webrtc/modules/pacing/include/mock/
H A Dmock_paced_sender.h30 int bytes,
/external/deqp/executor/
H A DxeBatchExecutor.hpp83 void onTestLogData (const deUint8* bytes, int numBytes);
84 void onInfoLogData (const deUint8* bytes, int numBytes);
90 static void enqueueTestLogData (void* userPtr, const deUint8* bytes, int numBytes);
91 static void enqueueInfoLogData (void* userPtr, const deUint8* bytes, int numBytes);
H A DxeTestCaseListParser.hpp42 void parse (const deUint8* bytes, int numBytes);
/external/dhcpcd/
H A Dsignals.c70 ssize_t bytes; local
73 bytes = read(signal_pipe[0], buf, sizeof(buf));
74 if (bytes >= 0 && (size_t)bytes >= sizeof(sig))
/external/flac/libFLAC/include/private/
H A Dmd5.h15 * To compute the message digest of a chunk of bytes, declare an
17 * needed on buffers full of bytes, and then call MD5Final, which
34 FLAC__uint32 bytes[2]; member in struct:__anon21514
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp.c50 size_t bytes; local
61 bytes = fread (text + total_read, 1, CHUNK, fp);
62 total_read += bytes;
64 if (bytes < CHUNK) {
/external/sfntly/cpp/src/test/
H A Dopen_type_data_test.cc27 ByteVector bytes; local
29 bytes.push_back(TEST_OTF_DATA[i]);
31 ByteArrayPtr array = new MemoryByteArray(&(bytes[0]), bytes.size());
/external/skia/src/utils/mac/
H A DSkStream_mac.cpp20 static size_t get_bytes_proc(void* info, void* buffer, size_t bytes) { argument
22 return ((SkStream*)info)->read(buffer, bytes);
25 static off_t skip_forward_proc(void* info, off_t bytes) { argument
26 return ((SkStream*)info)->skip((size_t) bytes);
/external/smack/src/org/xbill/DNS/
H A DAddress.java187 * Convert a string containing an IP address to an array of 4 or 16 bytes.
298 byte [] bytes;
299 bytes = toByteArray(addr, IPv4);
300 if (bytes != null)
301 return InetAddress.getByAddress(addr, bytes);
302 bytes = toByteArray(addr, IPv6);
303 if (bytes != null)
304 return InetAddress.getByAddress(addr, bytes);
321 byte [] bytes;
322 bytes
[all...]
/external/smali/util/src/main/java/org/jf/util/
H A DRandomAccessFileInputStream.java54 @Override public int read(byte[] bytes) throws IOException { argument
56 int bytesRead = raf.read(bytes);
61 @Override public int read(byte[] bytes, int offset, int length) throws IOException { argument
63 int bytesRead = raf.read(bytes, offset, length);
/external/speex/include/speex/
H A Dspeex_bits.h80 void speex_bits_read_from(SpeexBits *bits, char *bytes, int len);
82 /** Append bytes to the bit-stream
85 * @param bytes pointer to the bytes what will be appended
86 * @param len Number of bytes of append
88 void speex_bits_read_whole_bytes(SpeexBits *bits, char *bytes, int len);
93 * @param bytes Memory location where to write the bits
94 * @param max_len Maximum number of bytes to write (i.e. size of the "bytes" buffer)
95 * @return Number of bytes writte
[all...]
/external/strace/test/
H A Dubi.c17 .bytes = 1125899906842624ULL,
23 .bytes = 1125899906842624ULL,
35 uint64_t bytes = ((uint64_t)1 << 50) | 0x123; local
41 ioctl(fd, UBI_IOCVOLUP, &bytes);
/external/valgrind/main/drd/tests/
H A Dtc01_simple_race.stderr.exp4 Location 0x........ is 0 bytes inside global var "x"
9 Location 0x........ is 0 bytes inside global var "x"
/external/valgrind/main/gdbserver_tests/
H A Dmcclean_after_fork.stderr.exp9 in use at exit: 0 bytes in 0 blocks
10 total heap usage: 0 allocs, 0 frees, 0 bytes allocated
H A Dmcmain_pic.stderr.exp7 in use at exit: 16 bytes in 1 blocks
8 total heap usage: 1 allocs, 0 frees, 16 bytes allocated
/external/valgrind/main/memcheck/tests/
H A Daccounting.stderr.exp5 in use at exit: 0 bytes in 0 blocks
6 total heap usage: 1 allocs, 1 frees, 1 bytes allocated
H A Dbrk2.stderr.exp4 in use at exit: ... bytes in ... blocks
5 total heap usage: ... allocs, ... frees, ... bytes allocated
H A Dbug287260.stderr.exp5 in use at exit: 0 bytes in 0 blocks
6 total heap usage: 0 allocs, 0 frees, 0 bytes allocated
H A Derringfds.stderr.exp5 in use at exit: ... bytes in ... blocks
6 total heap usage: ... allocs, ... frees, ... bytes allocated
H A Dleak-cycle.stderr.exp1 leaked: 288 bytes in 18 blocks
2 dubious: 0 bytes in 0 blocks
3 reachable: 0 bytes in 0 blocks
4 suppressed: 0 bytes in 0 blocks
5 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
11 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
17 96 (16 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
23 96 (16 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
H A Dleak-pool-0.stderr.exp4 in use at exit: ... bytes in ... blocks
5 total heap usage: ... allocs, ... frees, ... bytes allocated
H A Dleak-pool-1.stderr.exp4 in use at exit: ... bytes in ... blocks
5 total heap usage: ... allocs, ... frees, ... bytes allocated
H A Dleak-pool-2.stderr.exp4 in use at exit: ... bytes in ... blocks
5 total heap usage: ... allocs, ... frees, ... bytes allocated
H A Dleak-pool-3.stderr.exp4 in use at exit: ... bytes in ... blocks
5 total heap usage: ... allocs, ... frees, ... bytes allocated

Completed in 1316 milliseconds

<<11121314151617181920>>