| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | ftsystem.h | 335 FT_Stream_IoFunc read; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| H A D | SampleProf.cpp | 201 std::error_code ProfileSymbolList::read(const uint8_t *Data, in read() function in ProfileSymbolList
|
| /third_party/python/Lib/ |
| H A D | bz2.py | 157 def read(self, size=-1): member in BZ2File [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_xml_etree_c.py | 129 def read(*args): member in MiscTests.test_uninitialized_parser.MockFile
|
| /third_party/python/Lib/wsgiref/ |
| H A D | validate.py | 196 def read(self, *args): member in InputWrapper
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | iostream_state_saver.h | 186 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 D | FrontBufferedStream.cpp | 202 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 D | linux.rs | 527 pub fn read(pid: Pid, addr: AddressType) -> Result<c_long> { in read() functions
|
| /third_party/rust/crates/rustix/src/backend/libc/fs/ |
| H A D | dir.rs | 102 pub fn read(&mut self) -> Option<io::Result<DirEntry>> { in read() functions
|
| /third_party/rust/crates/nix/src/ |
| H A D | pty.rs | 83 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 D | extract_source.cpp | 47 const char read = begin[readIndex]; in ExtractStringLiteral() local
|
| /third_party/vk-gl-cts/framework/delibs/destream/ |
| H A D | deRingbuffer.c | 195 static deStreamResult consumerStream_read (deStreamData* stream, void* buf, deInt32 bufSize, deInt32* read) in consumerStream_read() argument
|
| H A D | deThreadStream.c | 55 deInt32 read = 0; in inStreamCopy() local
|
| /third_party/zlib/contrib/iostream2/ |
| H A D | zstream.h | 87 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 D | fs.js | 614 function read(fd, buffer, offsetOrOptions, length, position, callback) { function [all...] |
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
| H A D | image_loader_stb_image.cpp | 431 const uint64_t read = file.Read(buffer.get(), byteLength); variable
|
| H A D | image_loader_libjpeg.cpp | 256 const uint64_t read = file.Read(buffer.get(), byteLength); variable
|
| /foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
| H A D | assist_test_service.cpp | 156 bool read = readBoolVector[i]; in TestParcelBoolVector() local
|
| /foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
| H A D | msg.rs | 138 pub fn read<T: Deserialize>(&mut self) -> IpcResult<T> { in read() functions [all...] |
| /third_party/curl/tests/libtest/ |
| H A D | lib582.c | 43 struct Sockets read, write; member
|
| H A D | lib530.c | 50 struct Sockets read, write; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cbs_sei.h | 123 SEIMessageReadFunction read; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | tls_securetransport.c | 201 int read = ffurl_read(c->tls_shared.tcp, data, requested); in tls_read_cb() local
|
| /third_party/curl/lib/ |
| H A D | warnless.c | 41 #undef read macro
|
| /third_party/glslang/StandAlone/ |
| H A D | spirv-remap.cpp | 86 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...] |