| /external/sfntly/cpp/src/sfntly/data/ |
| D | byte_array.cc | 111 int32_t bytes_read = 0; in CopyTo() local 132 int32_t bytes_read = 0; in CopyTo() local 145 int32_t bytes_read = 0; in CopyFrom() local 165 int32_t bytes_read = 0; in CopyFrom() local
|
| D | font_input_stream.cc | 86 int32_t bytes_read = stream_->Read(b, offset, bytes_to_read); in Read() local
|
| /external/sfntly/cpp/src/test/ |
| D | file_io_test.cc | 41 size_t bytes_read = fread(&(b1[0]), 1, length, file_handle); in TestFileInputStream() local 102 size_t bytes_read = fread(&(b1[0]), 1, length, file_handle); in TestFontInputStreamBasic() local
|
| D | byte_array_test.cc | 39 int32_t bytes_read = ba->Get(index, buffer); in ReadByteArrayWithBuffer() local 54 int32_t bytes_read = ba->Get(index, &((*b)[0]), index, actual_window_size); in ReadByteArrayWithSlidingWindow() local
|
| D | font_data_test.cc | 158 int32_t bytes_read = rfd->ReadBytes(index, &(buffer[0]), 0, buffer.size()); in ReadFontDataWithBuffer() local 172 int32_t bytes_read = in ReadFontDataWithSlidingWindow() local 205 int32_t bytes_read = rfd->ReadBytes(index, &(b[0]), index, sliding_size); in WriteFontDataWithSlidingWindow() local
|
| D | test_font_utils.cc | 78 size_t bytes_read = fread(&((*input_buffer)[0]), 1, file_size, input_file); in LoadFile() local
|
| /external/google-breakpad/src/tools/windows/dump_syms/ |
| D | dump_syms_unittest.cc | 136 DWORD bytes_read = 0; in RunCommand() local 159 size_t bytes_read = ::fread(buffer, 1, sizeof(buffer), f); in GetFileContents() local
|
| /external/libvpx/libvpx/ |
| D | ivfdec.c | 73 size_t *bytes_read, size_t *buffer_size) { in ivf_read_frame()
|
| /external/fio/exp/ |
| D | expression-parser.l | 30 #define YY_INPUT(buffer, bytes_read, bytes_requested) \ argument
|
| D | expression-parser.y | 191 int lexer_input(char* buffer, unsigned int *bytes_read, int bytes_requested) in lexer_input()
|
| /external/sfntly/cpp/src/sample/subsetter/ |
| D | subset_util.cc | 55 size_t bytes_read = fread(&(input_buffer[0]), 1, file_size, input_file); in Subset() local
|
| /external/e2fsprogs/resize/ |
| D | resource_track.c | 104 unsigned long long bytes_read = 0; in print_resource_track() local
|
| /external/google-breakpad/src/common/tests/ |
| D | file_utils.cc | 64 ssize_t bytes_read = HANDLE_EINTR(read(infile, buffer, sizeof(buffer))); in CopyFile() local
|
| /external/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
| D | ItaniumABILanguageRuntime.cpp | 81 size_t bytes_read = process->ReadMemory (original_ptr, in GetDynamicTypeAndAddress() local 239 size_t bytes_read = process->ReadMemory (offset_to_top_location, in GetDynamicTypeAndAddress() local
|
| /external/libunwind/src/ |
| D | elfxx.c | 46 size_t bytes_read = 0; in elf_w() local 217 size_t bytes_read = elf_w (memory_read) ( in elf_w() local
|
| /external/boringssl/src/ssl/ |
| D | s3_both.c | 360 int bytes_read = ssl3_read_bytes(s, SSL3_RT_HANDSHAKE, &p[s->init_num], in ssl3_get_message() local 416 int bytes_read = ssl3_read_bytes(s, SSL3_RT_HANDSHAKE, &p[s->init_num], n, in ssl3_get_message() local
|
| /external/flac/libFLAC/ |
| D | ogg_helper.c | 47 size_t bytes_read = bytes; in full_read_() local
|
| /external/sfntly/cpp/src/sample/chromium/ |
| D | chrome_subsetter.cc | 57 size_t bytes_read = fread(&((*input_buffer)[0]), 1, file_size, input_file); in LoadFile() local
|
| /external/v8/src/base/platform/ |
| D | platform-freebsd.cc | 134 ssize_t bytes_read = read(fd, addr_buffer + 2, 8); in GetSharedLibraryAddresses() local 144 int bytes_read = -1; in GetSharedLibraryAddresses() local
|
| /external/webrtc/src/system_wrappers/source/ |
| D | file_impl.cc | 198 int bytes_read = static_cast<int>(fread(buf, 1, length, _id)); in Read() local
|
| /external/lldb/source/Core/ |
| D | ConnectionFileDescriptor.cpp | 416 ssize_t bytes_read = 0; in Read() local 752 ssize_t bytes_read; in BytesAvailable() local 906 ssize_t bytes_read; in BytesAvailable() local
|
| /external/lldb/source/Host/common/ |
| D | File.cpp | 475 ssize_t bytes_read = -1; in Read() local 566 ssize_t bytes_read = -1; in Read() local
|
| /external/lldb/source/API/ |
| D | SBProcess.cpp | 349 size_t bytes_read = 0; in GetSTDOUT() local 372 size_t bytes_read = 0; in GetSTDERR() local 395 size_t bytes_read = 0; in GetAsyncProfileData() local 972 size_t bytes_read = 0; in ReadMemory() local 1026 size_t bytes_read = 0; in ReadCStringFromMemory() local
|
| /external/selinux/policycoreutils/restorecond/ |
| D | user.c | 117 gsize bytes_read; in io_channel_callback() local
|
| /external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
| D | DYLDRendezvous.cpp | 239 size_t bytes_read; in ReadMemory() local
|