Home
last modified time | relevance | path

Searched defs:read (Results 151 - 175 of 463) sorted by relevance

12345678910>>...19

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
H A DFFMpegExtractor.cpp24 int read(void *opaque, uint8_t *buf, int buf_size) { in read() function
/third_party/skia/third_party/externals/oboe/src/common/
H A DDataConversionFlowGraph.cpp213 int32_t DataConversionFlowGraph::read(void *buffer, int32_t numFrames, int64_t timeoutNanos) { in read() function in DataConversionFlowGraph
/third_party/skia/third_party/externals/oboe/src/fifo/
H A DFifoBuffer.cpp69 int32_t FifoBuffer::read(void *buffer, int32_t numFrames) { in read() function in oboe::FifoBuffer
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftsystem.h335 FT_Stream_IoFunc read; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DSampleProf.cpp201 std::error_code ProfileSymbolList::read(const uint8_t *Data, in read() function in ProfileSymbolList
/third_party/python/Lib/
H A Dbz2.py157 def read(self, size=-1): member in BZ2File
[all...]
/third_party/python/Lib/test/
H A Dtest_xml_etree_c.py129 def read(*args): member in MiscTests.test_uninitialized_parser.MockFile
/third_party/python/Lib/wsgiref/
H A Dvalidate.py196 def read(self, *args): member in InputWrapper
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Diostream_state_saver.h186 inline absl::uint128 read(IStream& in) { in read() function
205 inline __uint128_t read(IStream& in) { in read() function
/third_party/skia/client_utils/android/
H A DFrontBufferedStream.cpp202 size_t FrontBufferedStream::read(void* voidDst, size_t size) { in read() function in __anon18311::FrontBufferedStream
[all...]
/third_party/rust/crates/nix/src/sys/ptrace/
H A Dlinux.rs527 pub fn read(pid: Pid, addr: AddressType) -> Result<c_long> { in read() functions
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Ddir.rs102 pub fn read(&mut self) -> Option<io::Result<DirEntry>> { in read() functions
/third_party/rust/crates/nix/src/
H A Dpty.rs83 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() functions
98 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() functions
/third_party/spirv-tools/tools/objdump/
H A Dextract_source.cpp47 const char read = begin[readIndex]; in ExtractStringLiteral() local
/third_party/vk-gl-cts/framework/delibs/destream/
H A DdeRingbuffer.c195 static deStreamResult consumerStream_read (deStreamData* stream, void* buf, deInt32 bufSize, deInt32* read) in consumerStream_read() argument
H A DdeThreadStream.c55 deInt32 read = 0; in inStreamCopy() local
/third_party/zlib/contrib/iostream2/
H A Dzstream.h87 int read(void* buf, size_t len) { in read() function in izstream
115 inline int read(izstream& zs, T* x, Items items) { in read() function
/third_party/node/lib/
H A Dfs.js614 function read(fd, buffer, offsetOrOptions, length, position, callback) { function
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dstdio.h1378 cookie_read_function_t *read; global() member
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcm_ring.h349 bcm_ring_cons_done(bcm_ring_t *ring, int read) bcm_ring_cons_done() argument
[all...]
/third_party/curl/tests/libtest/
H A Dlib582.c43 struct Sockets read, write; member
H A Dlib530.c50 struct Sockets read, write; member
/third_party/ffmpeg/libavcodec/
H A Dcbs_sei.h123 SEIMessageReadFunction read; member
/third_party/ffmpeg/libavformat/
H A Dtls_securetransport.c201 int read = ffurl_read(c->tls_shared.tcp, data, requested); in tls_read_cb() local
/third_party/curl/lib/
H A Dwarnless.c41 #undef read macro

Completed in 14 milliseconds

12345678910>>...19