Home
last modified time | relevance | path

Searched defs:read_buffer (Results 1 – 25 of 30) sorted by relevance

12

/external/libmojo/mojo/edk/system/
Dplatform_handle_dispatcher_unittest.cc53 char read_buffer[1000] = {}; in TEST() local
113 char read_buffer[1000] = {}; in TEST() local
Dmultiprocess_message_pipe_unittest.cc108 std::string read_buffer(1000, '\0'); in DEFINE_TEST_CLIENT_WITH_PIPE() local
150 std::string read_buffer(1000, '\0'); in TEST_P() local
190 std::string read_buffer(kNumMessages * 2, '\0'); in TEST_P() local
234 std::string read_buffer(100, '\0'); in DEFINE_TEST_CLIENT_WITH_PIPE() local
330 std::string read_buffer(100, '\0'); in TEST_F() local
381 std::string read_buffer(100, '\0'); in DEFINE_TEST_CLIENT_WITH_PIPE() local
507 std::string read_buffer(100, '\0'); in DEFINE_TEST_CLIENT_WITH_PIPE() local
555 std::string read_buffer(100, '\0'); in TEST_P() local
593 std::string read_buffer(100, '\0'); in TEST_P() local
637 std::string read_buffer(100, '\0'); in DEFINE_TEST_CLIENT_WITH_PIPE() local
[all …]
Ddata_pipe_unittest.cc399 const void* read_buffer = nullptr; in TEST_F() local
710 const void* read_buffer = nullptr; in TEST_F() local
1078 unsigned char read_buffer[1000] = {0}; in TEST_F() local
1581 const void* read_buffer = nullptr; in TEST_F() local
Dwait_set_dispatcher_unittest.cc228 char read_buffer[sizeof(buffer) + 5]; in TEST_F() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_read_validator_unittest.cpp75 std::vector<uint8_t> read_buffer(100); in TEST() local
102 std::vector<uint8_t> read_buffer(100); in TEST() local
155 std::vector<uint8_t> read_buffer(100); in TEST() local
274 std::vector<uint8_t> read_buffer(100); in TEST() local
/external/ltp/testcases/kernel/syscalls/sync/
Dsync02.c94 char read_buffer[BUFSIZ]; /* buffer used to read data from file */ in main() local
/external/webrtc/webrtc/modules/audio_processing/transient/
Dfile_utils_unittest.cc373 rtc::scoped_ptr<int16_t[]> read_buffer(new int16_t[kBufferLength]); in TEST_F() local
420 rtc::scoped_ptr<float[]> read_buffer(new float[kBufferLength]); in TEST_F() local
467 rtc::scoped_ptr<double[]> read_buffer(new double[kBufferLength]); in TEST_F() local
/external/puffin/src/
Dextent_stream.cc94 bool ExtentStream::DoReadOrWrite(void* read_buffer, in DoReadOrWrite()
/external/ltp/testcases/kernel/syscalls/mount/
Dmount03.c69 static char read_buffer[BUFSIZ]; variable
/external/linux-kselftest/tools/testing/selftests/android/ion/
Dionutils.c30 void read_buffer(void *buffer, unsigned long len) in read_buffer() function
/external/mesa3d/src/mesa/main/
Dbuffers.c742 read_buffer(struct gl_context *ctx, struct gl_framebuffer *fb, in read_buffer() function
/external/deqp/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp951 void read_buffer (NegativeTestContext& ctx) in read_buffer() function
/external/kernel-headers/original/uapi/linux/android/
Dbinder.h174 binder_uintptr_t read_buffer; member
/external/e2fsprogs/misc/
Dbadblocks.c596 unsigned char *buffer, *read_buffer; in test_rw() local
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c2609 struct file_buffer *read_buffer, int *duplicate_file) in write_file_process()
2699 struct file_buffer *read_buffer, int *duplicate_file) in write_file_blocks_dup()
2841 struct file_buffer *read_buffer, int *dup) in write_file_blocks()
2956 struct file_buffer *read_buffer; in write_file() local
/external/python/cpython3/Modules/
D_winapi.c99 PyObject *read_buffer; member
Doverlapped.c55 PyObject *read_buffer; member
/external/libmicrohttpd/src/microspdy/
Dstructures.h670 void *read_buffer; member
/external/libmicrohttpd/src/microhttpd/
Dinternal.h622 char *read_buffer; member
/external/pdfium/third_party/libpng16/
Dpngstruct.h458 png_bytep read_buffer; /* buffer for reading chunk data */ member
Dpngrutil.c764 png_inflate_read(png_structrp png_ptr, png_bytep read_buffer, uInt read_size, in png_inflate_read()
/external/libpng/
Dpngstruct.h458 png_bytep read_buffer; /* buffer for reading chunk data */ member
Dpngrutil.c774 png_inflate_read(png_structrp png_ptr, png_bytep read_buffer, uInt read_size, in png_inflate_read()
/external/zlib/src/contrib/minizip/
Dunzip.c136 char *read_buffer; /* internal buffer for compressed data */ member
/external/protobuf/src/google/protobuf/io/
Dcoded_stream_unittest.cc620 char read_buffer[sizeof(kRawBytes)]; in TEST_1D() local

12