/third_party/rust/crates/aho-corasick/src/ |
H A D | tests.rs | 1202 fn read(&mut self, buf: &mut [u8]) -> ::std::io::Result<usize> { in regression_stream_rare_byte_prefilter() functions [all...] |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | AbstractMessageLite.java | 293 public int read() throws IOException { in read() method in AbstractMessageLite.Builder.LimitedInputStream 305 public int read(final byte[] b, final int off, int len) throws IOException { in read() method in AbstractMessageLite.Builder.LimitedInputStream
|
/third_party/python/Lib/ |
H A D | gzip.py | 86 def read(self, size): member in _PaddedFile 296 def read(self, size=-1): global() member in GzipFile 474 def read(self, size=-1): global() member in _GzipReader [all...] |
H A D | wave.py | 164 def read(self, size=-1): member in _Chunk [all...] |
/third_party/python/Lib/asyncio/ |
H A D | streams.py | 648 async def read(self, n=-1): member in StreamReader [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | BinaryStream.h | 165 void read(T *v, size_t num) in read() function in gl::BinaryInputStream 191 void read(T *v) in read() function in gl::BinaryInputStream
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | COFFModuleDefinition.cpp | 160 void read() { in read() function in llvm::object::Parser [all...] |
/third_party/vk-gl-cts/execserver/ |
H A D | xsExecutionServer.cpp | 60 void MessageBuilder::read (ByteBuffer& src) in read() function in xs::MessageBuilder
|
H A D | xsWin32TestProcess.hpp | 121 int read (deUint8* dst, int numBytes) { return m_logBuffer.tryRead(numBytes, dst); } in read() function in xs::win32::TestLogReader
|
/third_party/skia/src/gpu/ |
H A D | GrCaps.cpp | 350 SupportedRead read = this->onSupportedReadPixelsColorType(srcColorType, srcFormat, in supportedReadPixelsColorType() local
|
/third_party/skia/src/core/ |
H A D | SkFontStream.cpp | 40 static bool read(SkStream* stream, void* buffer, size_t amount) { in read() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationdatareader.cpp | 47 CollationDataReader::read(const CollationTailoring *base, const uint8_t *inBytes, int32_t inLength, in read() function in CollationDataReader
|
/third_party/skia/third_party/externals/oboe/src/opensles/ |
H A D | AudioStreamBuffered.cpp | 219 ResultWithValue<int32_t> AudioStreamBuffered::read(void *buffer, in read() function in oboe::AudioStreamBuffered
|
/third_party/skia/tests/ |
H A D | GrSurfaceTest.cpp | 373 SkAutoPixmapStorage read; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
H A D | SRGBReadWritePixelsTest.cpp | 141 uint32_t read = static_cast<uint32_t*>(readPM.addr())[j * w + i]; in read_and_check_pixels() local [all...] |
/third_party/skia/src/utils/win/ |
H A D | SkDWriteFontFileStream.cpp | 35 size_t SkDWriteFontFileStream::read(void* buffer, size_t size) { in read() function in SkDWriteFontFileStream 68 size_t read = fileSize - fPos; in read() local
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
H A D | infutil.h | 56 Bytef *read; /* window read pointer */ member
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
H A D | pshglob.c | 139 psh_blues_set_zones_0( PSH_Blues target, FT_Bool is_others, FT_UInt read_count, FT_Short* read, PSH_Blue_Table top_table, PSH_Blue_Table bot_table ) psh_blues_set_zones_0() argument 656 FT_Short* read; psh_globals_new() local [all...] |
/third_party/skia/third_party/externals/tint/src/utils/io/ |
H A D | command_posix.cc | 94 File read; member in tint::utils::__anon26162::Pipe [all...] |
H A D | command_windows.cc | 96 Handle read; member in tint::utils::__anon26164::Pipe [all...] |
/third_party/skia/third_party/externals/zlib/ |
H A D | gzguts.h | 48 # define read _read macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | FaultMaps.h | 101 template <typename T> static T read(const uint8_t *P, const uint8_t *E) { in read() function in llvm::FaultMapParser [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/ |
H A D | driver_nl80211_hisi.h | 137 u32 read; member
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuThreadUtil.cpp | 88 void Object::read (SharedPtr<Event> event, std::vector<SharedPtr<Event> >& deps) in read() function in tcu::ThreadUtil::Object
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deBlockBuffer.hpp | 374 void BlockBuffer<T>::read (int numElements, T* elements) in read() function in de::BlockBuffer
|