Home
last modified time | relevance | path

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

12345678910>>...19

/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...]
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_stb_image.cpp431 const uint64_t read = file.Read(buffer.get(), byteLength); variable
H A Dimage_loader_libjpeg.cpp256 const uint64_t read = file.Read(buffer.get(), byteLength); variable
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dassist_test_service.cpp156 bool read = readBoolVector[i]; in TestParcelBoolVector() local
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dmsg.rs138 pub fn read<T: Deserialize>(&mut self) -> IpcResult<T> { in read() functions
[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
/third_party/glslang/StandAlone/
H A Dspirv-remap.cpp86 void read(std::vector<SpvWord>& spv, const std::string& inFilename, int verbosity) in read() function
120 void read(std::vector<std::string>& strings, const std::string& inFilename, int verbosity) in read() function
[all...]

Completed in 16 milliseconds

12345678910>>...19