| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | APIData.java | 38 static APIData read(BufferedReader br, boolean internal) { in read() method in APIData 68 public static APIData read(File file, boolean internal) { in read() method in APIData 108 static APIData read(String fileName, boolean internal) { in read() method in APIData
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | UCharacterNameReader.java | 61 protected void read(UCharacterName data) throws IOException in read() method in UCharacterNameReader
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-gpio.h | 54 int (*read)(_lws_plat_gpio_t gpio); member
|
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | dri_context.c | 292 struct dri_drawable *read = dri_drawable(driReadPriv); in dri_make_current() local
|
| /third_party/mesa3d/src/glx/ |
| H A D | applegl_glx.c | 52 applegl_bind_context( struct glx_context *gc, struct glx_context *old, GLXDrawable draw, GLXDrawable read) applegl_bind_context() argument
|
| H A D | glxcurrent.c | 121 MakeContextCurrent(Display * dpy, GLXDrawable draw, GLXDrawable read, GLXContext gc_user, int opcode) MakeContextCurrent() argument
|
| /third_party/node/src/ |
| H A D | node_threadsafe_cow.h | 28 const T* read() const { return data_.get(); } in read() function in node::final 94 Read read() const { return Read(this); } in read() function in node::final
|
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/ |
| H A D | _tokenizer.py | 143 def read(self) -> Token: member in Tokenizer
|
| /third_party/libfuse/include/ |
| H A D | cuse_lowlevel.h | 54 void (*read) (fuse_req_t req, size_t size, off_t off, member
|
| /third_party/mesa3d/src/gallium/auxiliary/rbug/ |
| H A D | rbug_connection.c | 76 size_t read = 0; in rbug_get_message() local
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
| H A D | ExamplesTableSchema.java | 120 private static ExampleNumberKey read(List<String> parts) { in read() method in ExamplesTableSchema
|
| /third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/ |
| H A D | RecipesTableSchema.java | 94 public static RangeKey read(List<String> parts) { in read() method in RecipesTableSchema
|
| /third_party/rust/crates/cxx/gen/cmd/src/gen/ |
| H A D | out.rs | 174 let mut read = self.blocks.len() - self.blocks_pending; in flush_blocks() variables
|
| /third_party/rust/crates/cxx/gen/src/ |
| H A D | out.rs | 174 let mut read = self.blocks.len() - self.blocks_pending; in flush_blocks() variables
|
| /third_party/rust/crates/cxx/gen/lib/src/gen/ |
| H A D | out.rs | 174 let mut read = self.blocks.len() - self.blocks_pending; in flush_blocks() variables
|
| /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
|