| /third_party/rust/crates/cxx/gen/build/src/gen/ |
| H A D | out.rs | 174 let mut read = self.blocks.len() - self.blocks_pending; in flush_blocks() variables
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
| H A D | FontInputStream.java | 115 public int read() throws IOException { in read() method in FontInputStream 127 public int read(byte[] b, int off, int len) throws IOException { in read() method in FontInputStream 138 public int read(byte[] b) throws IOException { in read() method in FontInputStream [all...] |
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
| H A D | MultiChannelRecording.h | 130 int32_t read(float *buffer, int32_t numFrames) { in read() function in MultiChannelRecording
|
| /third_party/skia/src/pdf/ |
| H A D | SkJpegInfo.cpp | 22 bool read() { in read() function in __anon18904::JpegSegment
|
| /third_party/skia/tests/ |
| H A D | PDFDeflateWStreamTest.cpp | 79 size_t read = src->read(&inputBuffer, kBufferSize); in stream_inflate() local
|
| /third_party/python/Lib/ |
| H A D | mimetypes.py | 201 def read(self, filename, strict=True): member in MimeTypes
|
| H A D | lzma.py | 193 def read(self, size=-1): member in LZMAFile
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | Endian.h | 65 inline value_type read(const void *memory, endianness endian) { in read() function 78 inline value_type read(const void *memory) { in read() function [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | Endian.h | 48 inline value_type read(const void *memory) { in read() function [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | IterableByteBufferInputStream.java | 113 public int read() throws IOException { in read() method in IterableByteBufferInputStream 129 public int read(byte[] output, int offset, int length) throws IOException { in read() method in IterableByteBufferInputStream
|
| /third_party/python/Lib/urllib/ |
| H A D | robotparser.py | 59 def read(self): member in RobotFileParser
|
| /third_party/python/Lib/wsgiref/ |
| H A D | types.py | 35 def read(self, size: int = ..., /) -> bytes: ... member in InputStream 47 def read(self, size: int = ..., /) -> bytes: ... member in _Readable
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/fs/ |
| H A D | dir.rs | 54 pub fn read(&mut self) -> Option<io::Result<DirEntry>> { in read() functions
|
| /third_party/rust/crates/version_check/src/ |
| H A D | version.rs | 21 pub fn read() -> Option<Version> { in read() functions
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuResource.cpp | 61 void FileResource::read (deUint8* dst, int numBytes) in read() function in tcu::FileResource
|
| /third_party/vk-gl-cts/framework/egl/ |
| H A D | egluUnique.cpp | 86 ScopedCurrentContext::ScopedCurrentContext (const Library& egl, EGLDisplay display, EGLSurface draw, EGLSurface read, EGLContext context) in ScopedCurrentContext() argument
|
| /third_party/node/lib/ |
| H A D | fs.js | 614 function read(fd, buffer, offsetOrOptions, length, position, callback) { function [all...] |
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
| H A D | file_stream_dumper.cpp | 108 ssize_t read = 0; in ReadLineInFile() local
|
| /device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/ |
| H A D | file.c | 213 ssize_t read(int fd, void *buf, size_t nbytes) in read() function
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/image/ |
| H A D | image_loader_manager.cpp | 97 const uint64_t read = file.Read(buffer.get(), byteLength); in LoadImage() local 152 const uint64_t read = file.Read(buffer.get(), byteLength); in LoadAnimatedImage() local
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
| H A D | image_loader_libpng.cpp | 231 const uint64_t read = file.Read(buffer.get(), byteLength); variable
|
| /kernel/linux/linux-5.10/arch/um/include/shared/ |
| H A D | net_kern.h | 37 int (*read)(int, struct sk_buff *skb, struct uml_net_private *); member 48 int (*read)(int, struct sk_buff *skb, struct uml_net_private *); member
|
| /kernel/linux/linux-5.10/arch/x86/pci/ |
| H A D | ce4100.c | 33 void (*read)(struct sim_dev_reg *reg, u32 *value); member 40 void (*read)(struct sim_dev_reg *reg, u32 value); member [all...] |
| /kernel/linux/linux-5.10/drivers/char/hw_random/ |
| H A D | amd-rng.c | 65 size_t read = 0; in amd_rng_read() local
|
| H A D | virtio-rng.c | 83 size_t read; in virtio_read() local
|