/third_party/gstreamer/gstreamer/tests/misc/ |
D | plot-data | 32 def read_data(fd): function
|
/third_party/gstreamer/gstplugins_good/ext/libpng/ |
D | gstpngdec.h | 53 gsize read_data; member
|
/third_party/gstreamer/gstplugins_base/tests/examples/app/ |
D | appsrc-stream.c | 80 read_data (App * app) in read_data() function
|
/third_party/nghttp2/src/ |
D | h2load_http3_session.cc | 68 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/ |
D | node.cc | 1204 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/ |
D | pulse_audio_dec.c | 287 const void *read_data = NULL; in pulse_read_packet() local
|
/third_party/pulseaudio/src/pulse/ |
D | simple.c | 44 const void *read_data; member
|
/third_party/pulseaudio/src/modules/ |
D | module-esound-sink.c | 103 void *read_data; member
|
/third_party/pulseaudio/src/pulsecore/ |
D | database-simple.c | 134 static int read_data(FILE *f, void **data, ssize_t *length) { in read_data() function
|
D | protocol-esound.c | 91 void *read_data; member
|
/third_party/ffmpeg/libavformat/ |
D | tls_schannel.c | 154 int i, ret = 0, read_data = initial; in tls_client_handshake_loop() local
|
D | dashdec.c | 1772 static int read_data(void *opaque, uint8_t *buf, int buf_size) in read_data() function
|
D | hls.c | 1426 static int read_data(void *opaque, uint8_t *buf, int buf_size) in read_data() function
|
/third_party/curl/lib/ |
D | krb5.c | 506 static CURLcode read_data(struct Curl_easy *data, int sockindex, in read_data() function
|
/third_party/libsnd/src/ |
D | sds.c | 55 unsigned char read_data [SDS_BLOCK_SIZE] ; member
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderRendering.cpp | 3500 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/ |
D | nghttp3_stream.c | 561 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/ |
D | nghttp3.h | 2287 nghttp3_read_data_callback read_data; member
|
/third_party/python/Lib/unittest/ |
D | mock.py | 2808 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/ |
D | cmap_table.cc | 327 ReadableFontDataPtr read_data = InternalReadData(); in SubDataSizeToSerialize() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cBufferStorageTests.cpp | 2193 GLubyte read_data[data_size]; in iterate() local
|
D | gl4cSparseBufferTests.cpp | 4036 …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/ |
D | si_state_shaders.cpp | 227 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/ |
D | glcViewportArrayTests.cpp | 841 std::vector<GLint> read_data; in get() local
|