| /third_party/glib/glib/tests/ |
| D | convert.c | 40 gsize bytes_read = 0; in test_iconv_state() local 65 gsize bytes_read = 0; in test_one_half() local 112 gsize bytes_read = 0; in test_byte_order() local 696 gsize bytes_read, bytes_written; in test_convert_embedded_nul() local 723 gsize bytes_read; in test_locale_to_utf8_embedded_nul_utf8() local 774 gsize bytes_read; in test_locale_from_utf8_embedded_nul_utf8() local 796 gsize bytes_read; in test_locale_from_utf8_embedded_nul_iconv() local 827 gsize bytes_read; in test_filename_to_utf8_embedded_nul_utf8() local 851 gsize bytes_read; in test_filename_to_utf8_embedded_nul_iconv() local 884 gsize bytes_read; in test_filename_from_utf8_embedded_nul_utf8() local [all …]
|
| /third_party/libsoup/tests/ |
| D | brotli-decompressor-test.c | 42 gsize bytes_read, bytes_written; in test_brotli() local 84 gsize bytes_read, bytes_written; in test_brotli_corrupt() local 119 gsize bytes_read, bytes_written; in test_brotli_reset() local
|
| /third_party/cef/include/ |
| D | cef_resource_handler.h | 175 int& bytes_read, in Read() 193 int& bytes_read, in ReadResponse()
|
| /third_party/skia/third_party/externals/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
|
| /third_party/flutter/skia/third_party/externals/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
|
| /third_party/glib/glib/ |
| D | gconvert.c | 393 gsize *bytes_read, in g_convert_with_iconv() 560 gsize *bytes_read, in g_convert() 647 gsize *bytes_read, in g_convert_with_fallback() 863 gsize *bytes_read, in strdup_len() 917 gsize *bytes_read, in convert_checked() 1004 gsize *bytes_read, in g_locale_to_utf8() 1053 gsize *bytes_read, in g_locale_from_utf8() 1263 gsize *bytes_read, in g_filename_to_utf8() 1315 gsize *bytes_read, in g_filename_from_utf8() 1986 gsize *bytes_read, in g_filename_to_utf8_utf8() [all …]
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
| D | byte_array.cc | 113 int32_t bytes_read = 0; in CopyTo() local 134 int32_t bytes_read = 0; in CopyTo() local 147 int32_t bytes_read = 0; in CopyFrom() local 167 int32_t bytes_read = 0; in CopyFrom() local
|
| /third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
| D | byte_array.cc | 113 int32_t bytes_read = 0; in CopyTo() local 134 int32_t bytes_read = 0; in CopyTo() local 147 int32_t bytes_read = 0; in CopyFrom() local 167 int32_t bytes_read = 0; in CopyFrom() local
|
| /third_party/grpc/test/core/tsi/alts/frame_protector/ |
| D | frame_handler_test.cc | 86 size_t bytes_read = GPR_MIN(read_length, handler->buffer_size - offset); in deframe() local 167 size_t bytes_read = handler->buffer_size; in frame_handler_test_bad_frame_length() local 186 size_t bytes_read = handler->buffer_size; in frame_handler_test_unsupported_message_type() local 225 size_t bytes_read = handler->buffer_size; in frame_handler_test_null_reader_bytes() local
|
| /third_party/cef/libcef/browser/net_service/ |
| D | stream_reader_url_loader.cc | 308 int bytes_read = 0; in ReadOnWorkThread() local 373 int bytes_read) { in ContinueReadCallback() 409 int bytes_read) { in ContinueReadCallbackOnWorkThread() 433 void InputStreamReader::RunReadCallback(int bytes_read) { in RunReadCallback() 455 int bytes_read, in RunReadCallbackOnJobThread() 783 void StreamReaderURLLoader::OnReaderReadCompleted(int bytes_read) { in OnReaderReadCompleted()
|
| /third_party/glib/gio/tests/ |
| D | memory-input-stream.c | 35 gsize bytes_read, pos, len, chunk_size; in test_read_chunks() local 77 gsize *bytes_read = user_data; in async_read_chunk() local 109 gsize bytes_read, bytes_skipped; in test_async() local
|
| /third_party/cef/libcef_dll/ctocpp/ |
| D | resource_read_callback_ctocpp.cc | 21 void CefResourceReadCallbackCToCpp::Continue(int bytes_read) { in Continue()
|
| D | resource_handler_ctocpp.cc | 144 int& bytes_read, in Read() 174 int& bytes_read, in ReadResponse()
|
| /third_party/cef/libcef_dll/cpptoc/ |
| D | resource_read_callback_cpptoc.cc | 24 int bytes_read) { in resource_read_callback_cont()
|
| D | resource_handler_cpptoc.cc | 173 int* bytes_read, in resource_handler_read() 215 int* bytes_read, in resource_handler_read_response()
|
| /third_party/grpc/src/core/lib/iomgr/ |
| D | load_file.cc | 39 size_t bytes_read = 0; in grpc_load_file() local
|
| /third_party/libsoup/libsoup/ |
| D | soup-converter-wrapper.c | 181 gsize *bytes_read, in soup_converter_wrapper_fallback_convert() 231 gsize *bytes_read, in soup_converter_wrapper_real_convert() 319 gsize *bytes_read, in soup_converter_wrapper_convert()
|
| /third_party/ltp/testcases/kernel/fs/fs_di/ |
| D | frag.c | 48 int bytes_read = 0, bytes_written = 0, fd1 = -1, fd2 = -1; in main() local
|
| /third_party/node/deps/brotli/c/enc/ |
| D | utf8_util.c | 75 size_t bytes_read = in BrotliIsMostlyUTF8() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| D | utf8_util.c | 75 size_t bytes_read = in BrotliIsMostlyUTF8() local
|
| /third_party/e2fsprogs/e2fsck/ |
| D | iscan.c | 44 unsigned long long bytes_read; member 140 unsigned long long bytes_read = 0; in print_resource_track() local
|
| /third_party/glib/gio/ |
| D | gconverter.c | 160 gsize *bytes_read, in g_converter_convert()
|
| /third_party/cef/libcef/browser/net/ |
| D | internal_scheme_handler.cc | 78 int& bytes_read, in Read() 121 int& bytes_read, in Read()
|