| /third_party/rust/crates/cxx/src/ |
| H A D | cxx_string.rs | 269 fn write(&mut self, buf: &[u8]) -> std::io::Result<usize> { in write() functions
|
| /third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
| H A D | ByteStringTest.java | 351 public void write(byte[] buf, int off, int len) { in write() method in ByteStringTest.EvilOutputStream 358 public void write(int ignored) { in write() method in ByteStringTest.EvilOutputStream [all...] |
| /third_party/python/Lib/ |
| H A D | codecs.py | 373 def write(self, object): member in StreamWriter 719 def write(self, data): member in StreamReaderWriter 834 def write(self, data): member in StreamRecoder [all...] |
| H A D | socketserver.py | 833 def write(self, b): member in _SocketWriter
|
| H A D | plistlib.py | 332 def write(self, value): member in _PlistWriter 637 def write(self, value): member in _BinaryPlistWriter [all...] |
| H A D | asyncore.py | 94 def write(obj): function 619 write = send variable in .file_wrapper
|
| /third_party/python/Lib/asyncio/ |
| H A D | proactor_events.py | 337 def write(self, data): member in _ProactorBaseWritePipeTransport
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| H A D | generator.py | 25 def write(*args, **kwargs): function [all...] |
| H A D | reg.py | 15 from generator import GeneratorOptions, OutputGenerator, noneStr, write namespace [all...] |
| H A D | validitygenerator.py | 13 from generator import OutputGenerator, write namespace [all...] |
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| H A D | OboeAudioStream.java | 51 public int write(float[] buffer, int offset, int length) { in write() method in OboeAudioStream
|
| /third_party/skia/third_party/externals/oboe/src/aaudio/ |
| H A D | AudioStreamAAudio.cpp | 420 ResultWithValue<int32_t> AudioStreamAAudio::write(const void *buffer, in write() function in oboe::AudioStreamAAudio
|
| /third_party/skia/tests/ |
| H A D | TestUtils.cpp | 67 bool write = dstContext->writePixels(dContext, pm, {0, 0}); in TestWritePixels() local
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftbitmap.c | 219 FT_Byte* write = line; in ft_bitmap_assure_buffer() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| H A D | InstrProfWriter.cpp | 56 void write(uint64_t V) { LE.write<uint64_t>(V); } in write() function in llvm::ProfOStream 377 void InstrProfWriter::write(raw_fd_ostream &OS) { write() function in InstrProfWriter [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | bytestriebuilder.cpp | 359 BytesTrieBuilder::BTLinearMatchNode::write(StringTrieBuilder &builder) { in write() function in BytesTrieBuilder::BTLinearMatchNode 403 BytesTrieBuilder::write(int32_t byte) { in write() function in BytesTrieBuilder 413 BytesTrieBuilder::write(const char *b, int32_t length) { in write() function in BytesTrieBuilder [all...] |
| H A D | ucharstriebuilder.cpp | 306 UCharsTrieBuilder::UCTLinearMatchNode::write(StringTrieBuilder &builder) { in write() function in UCharsTrieBuilder::UCTLinearMatchNode 350 UCharsTrieBuilder::write(int32_t unit) { in write() function in UCharsTrieBuilder 360 UCharsTrieBuilder::write(const UChar *s, int32_t length) { in write() function in UCharsTrieBuilder [all...] |
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | io_win32.cc | 355 int write(int fd, const void* buffer, size_t size) { in write() function
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | ByteStringTest.java | 469 public void write(byte[] buf, int off, int len) { in write() method in ByteStringTest.EvilOutputStream 476 public void write(int ignored) { in write() method in ByteStringTest.EvilOutputStream [all...] |
| /third_party/rust/crates/cxx/gen/build/src/gen/ |
| H A D | write.rs | 47 fn write(out: &mut OutFile, ns_entries: &NamespaceEntries, indent: usize) { in write_forward_declarations() functions [all...] |
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | sign.rs | 396 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() functions 622 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() functions
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fBufferMapTests.cpp | 53 BufferMapReadCase (Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, WriteType write) in BufferMapReadCase() argument 580 WriteType write; in init() member 606 WriteType write = bufferDataSources[srcNdx].write; in init() local [all...] |
| /third_party/vulkan-headers/registry/ |
| H A D | generator.py | 25 def write(*args, **kwargs): function [all...] |
| H A D | reg.py | 15 from generator import GeneratorOptions, OutputGenerator, noneStr, write namespace [all...] |
| /base/tee/tee_client/services/teecd/include/ |
| H A D | fs_work_agent.h | 104 } write; member
|