Home
last modified time | relevance | path

Searched defs:read (Results 51 - 75 of 1278) sorted by relevance

12345678910>>...52

/third_party/node/test/parallel/
H A Dtest-https-strict.js41 function read(fname) { function
/third_party/node/benchmark/fs/
H A Dreadfile-partitioned.js
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
H A Di2c.h24 int (*read)(struct lws_i2c_ops *ctx); member
/third_party/skia/src/core/
H A DSkBuffer.cpp24 bool SkRBuffer::read(void* buffer, size_t size) { in read() function in SkRBuffer
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/stream/
H A DFileInputStream.cpp22 int32_t FileInputStream::read(void *buff, int32_t numBytes) { in read() function in parselib::FileInputStream
H A DMemInputStream.cpp23 int32_t MemInputStream::read(void *buff, int32_t numBytes) { in read() function in parselib::MemInputStream
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/wav/
H A DWavFmtChunkHeader.cpp58 void WavFmtChunkHeader::read(InputStream *stream) { in read() function in parselib::WavFmtChunkHeader
[all...]
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DSinkFloat.cpp28 int32_t SinkFloat::read(void *data, int32_t numFrames) { in read() function in SinkFloat
H A DSinkI16.cpp31 int32_t SinkI16::read(void *data, int32_t numFrames) { in read() function in SinkI16
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-arabic-joining-list.py21 def read (f): function
/third_party/rust/crates/syn/tests/repo/
H A Dprogress.rs21 fn read(&mut self, buf: &mut [u8]) -> Result<usize> { in read() functions
/third_party/rust/crates/rustix/src/io/
H A Dread_write.rs29 pub fn read<Fd: AsFd>(fd: Fd, buf: &mut [u8]) -> io::Result<usize> { in read() functions
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
H A Dbmp_stream.cpp30 size_t BmpStream::read(void *buffer, size_t size) in read() function in OHOS::ImagePlugin::BmpStream
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dlock_free_queue.c112 uint32 read = queue->read + queue->itemSize; in LFQUE_Pop() local
[all...]
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_context.cpp33 void EglWrapperContext::SetCurrentSurface(EGLSurface draw, EGLSurface read) in SetCurrentSurface() argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H A Degl_wrapper_display_test.cpp78 EGLSurface read = EGL_NO_SURFACE; in HWTEST_F() local
H A Degl_wrapper_context_test.cpp47 EGLSurface read = nullptr; in HWTEST_F() local
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dperf_event.h16 u64 (*read)(int); member
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dvitesse-vsc73xx.h21 int (*read)(struct vsc73xx *vsc, u8 block, u8 subblock, u8 reg, member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtcp_client.py11 def read(sock, n): function
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dperf_event.h16 u64 (*read)(int); member
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_spi.h23 int (*read)(struct cxd2880_spi *spi, u8 *data, member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_workarounds_types.h18 u32 read; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv.c8 mlx5_hv_config_common(struct mlx5_core_dev *dev, void *buf, int len, int offset, bool read) mlx5_hv_config_common() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/wiznet/
H A Dw5100.h18 int (*read)(struct net_device *ndev, u32 addr); member

Completed in 10 milliseconds

12345678910>>...52