Home
last modified time | relevance | path

Searched defs:read (Results 126 - 150 of 429) sorted by relevance

12345678910>>...18

/third_party/icu/icu4c/source/tools/toolutil/
H A Duparse.cpp367 const char *read = source; in u_parseUTF8() local
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise08.c106 ssize_t read, pos = 0; in find_sequence() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_scoreboard.c219 uint64_t read = bi_read_mask(I, false); in bi_set_dependencies() local
[all...]
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DCodedInputStreamTest.java80 public int read(byte[] b) throws IOException { in read() method in CodedInputStreamTest.SmallBlockInputStream
84 public int read(byte[] b, int off, int len) throws IOException { in read() method in CodedInputStreamTest.SmallBlockInputStream
/third_party/python/Lib/distutils/tests/
H A Dtest_register.py67 def read(self): member in FakeOpener
H A Dtest_upload.py62 def read(self): member in FakeOpen
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp171 Error GSIHashTable::read(BinaryStreamReader &Reader) { in read() function in GSIHashTable
/third_party/vk-gl-cts/executor/
H A DxeCallQueue.cpp178 void CallReader::read (deUint8* bytes, size_t numBytes) in read() function in xe::CallReader
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Duparse.cpp367 const char *read = source; in u_parseUTF8() local
/third_party/skia/third_party/externals/oboe/include/oboe/
H A DAudioStream.h341 virtual ResultWithValue<int32_t> read(voi function in oboe::AudioStream
[all...]
/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

Completed in 12 milliseconds

12345678910>>...18