Home
last modified time | relevance | path

Searched defs:read_data (Results 1 – 24 of 24) sorted by relevance

/third_party/gstreamer/gstreamer/tests/misc/
Dplot-data32 def read_data(fd): function
/third_party/gstreamer/gstplugins_good/ext/libpng/
Dgstpngdec.h53 gsize read_data; member
/third_party/gstreamer/gstplugins_base/tests/examples/app/
Dappsrc-stream.c80 read_data (App * app) in read_data() function
/third_party/nghttp2/src/
Dh2load_http3_session.cc68 nghttp3_ssize read_data(nghttp3_conn *conn, int64_t stream_id, nghttp3_vec *vec, in read_data() function
79 void Http3Session::read_data(nghttp3_vec *vec, size_t veccnt, in read_data() function in h2load::Http3Session
/third_party/node/src/
Dnode.cc1204 std::unique_ptr<SnapshotData> read_data = std::make_unique<SnapshotData>(); in LoadSnapshotDataAndRun() local
1216 const node::SnapshotData* read_data = in LoadSnapshotDataAndRun() local
/third_party/ffmpeg/libavdevice/
Dpulse_audio_dec.c287 const void *read_data = NULL; in pulse_read_packet() local
/third_party/pulseaudio/src/pulse/
Dsimple.c44 const void *read_data; member
/third_party/pulseaudio/src/modules/
Dmodule-esound-sink.c103 void *read_data; member
/third_party/pulseaudio/src/pulsecore/
Ddatabase-simple.c134 static int read_data(FILE *f, void **data, ssize_t *length) { in read_data() function
Dprotocol-esound.c91 void *read_data; member
/third_party/ffmpeg/libavformat/
Dtls_schannel.c154 int i, ret = 0, read_data = initial; in tls_client_handshake_loop() local
Ddashdec.c1772 static int read_data(void *opaque, uint8_t *buf, int buf_size) in read_data() function
Dhls.c1426 static int read_data(void *opaque, uint8_t *buf, int buf_size) in read_data() function
/third_party/curl/lib/
Dkrb5.c506 static CURLcode read_data(struct Curl_easy *data, int sockindex, in read_data() function
/third_party/libsnd/src/
Dsds.c55 unsigned char read_data [SDS_BLOCK_SIZE] ; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp3500 const unsigned char* read_data = data + cur_y * row_width + cur_x * 4 /* components */; in verify() local
3631 const unsigned char* read_data = data + cur_y * row_width + cur_x * 4 /* components */; in verify() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_stream.c561 nghttp3_read_data_callback read_data = frent->aux.data.dr.read_data; in nghttp3_stream_write_data() local
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
Dnghttp3.h2287 nghttp3_read_data_callback read_data; member
/third_party/python/Lib/unittest/
Dmock.py2808 def _to_stream(read_data): argument
2815 def mock_open(mock=None, read_data=''): argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc327 ReadableFontDataPtr read_data = InternalReadData(); in SubDataSizeToSerialize() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp2193 GLubyte read_data[data_size]; in iterate() local
Dgl4cSparseBufferTests.cpp4036 …unsigned char* read_data = new unsigned char[m_to_width * m_to_height * sizeof(char) * 4 /* rgba *… in execute() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.cpp227 static uint32_t *read_data(uint32_t *ptr, void *data, unsigned size) in read_data() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.cpp841 std::vector<GLint> read_data; in get() local