Home
last modified time | relevance | path

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

12345678910>>...21

/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-audio.h25 u32 (*read)(struct dw_hdmi_qp *hdmi, int offset); member
H A Ddw-hdmi-audio.h21 u8 (*read)(struct dw_hdmi *hdmi, int offset); member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Ddw-hdmi-audio.h21 u8 (*read)(struct dw_hdmi *hdmi, int offset); member
/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
/third_party/alsa-lib/src/hwdep/
H A Dhwdep_local.h33 ssize_t (*read)(snd_hwdep_t *hwdep, void *buffer, size_t size); member
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusb_handle.h68 int (*read)(struct usb_handle *handle, void *buffer, size_t len); member
/third_party/node/deps/v8/tools/
H A Dshell-utils.h56 int read = static_cast<int>(fread(&chars[i], 1, file_size - i, file)); in ReadFileAndRepeat() local
/third_party/node/tools/gyp/tools/emacs/
H A Dgyp-tests.el
/third_party/ntfs-3g/include/ntfs-3g/
H A Dplugin.h92 int (*read)(ntfs_inode *ni, const REPARSE_POINT *reparse, member
/third_party/lwip/src/apps/http/
H A Dfs.c118 int read; in fs_read_async() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dgetline.c37 ssize_t read = getline(&line, &len, fp); in getline_0100() local
58 ssize_t read = getline(NULL, &len, fp); in getline_0200() local
78 ssize_t read = getline(&line, 0, fp); in getline_0300() local
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/metadata/source/
H A DBlockingMetadataBootstrappingGuard.java70 private Collection<PhoneMetadata> read(String phoneMetadataFile) { in read() method in BlockingMetadataBootstrappingGuard
/third_party/python/Lib/
H A Dchunk.py126 def read(self, size=-1): member in Chunk
[all...]
/third_party/vk-gl-cts/execserver/
H A DxsPosixFileReader.hpp45 int read (deUint8* dst, int numBytes) { return m_buf.tryRead(numBytes, dst); } in read() function in xs::posix::FileReader
/third_party/skia/third_party/externals/oboe/src/common/
H A DFilterAudioStream.cpp86 ResultWithValue<int32_t> FilterAudioStream::read(void *buffer, read() function in FilterAudioStream
[all...]
H A DFixedBlockReader.cpp48 int32_t FixedBlockReader::read(uint8_t *buffer, int32_t numBytes) { in read() function in FixedBlockReader
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DSinkI24.cpp33 int32_t SinkI24::read(void *data, int32_t numFrames) { in read() function in SinkI24
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DEagerStreamTest.java358 public int read(byte[] b, int off, int len) throws IOException { in read() method in EagerStreamTest.ProxyStream
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DBrotliInputStream.java52 public int read() throws IOException { in read() method in BrotliInputStream
72 public int read(byte[] b) throws IOException { in read() method in BrotliInputStream
77 public int read(byte[] b, int off, int len) throws IOException { in read() method in BrotliInputStream
H A DBrotliDecoderChannel.java53 public int read(ByteBuffer dst) throws IOException { in read() method in BrotliDecoderChannel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DMsgPackReader.cpp28 Expected<bool> Reader::read(Object &Obj) { in read() function in Reader

Completed in 9 milliseconds

12345678910>>...21