| /third_party/python/Tools/clinic/ |
| H A D | cpp.py | 65 def write(self, s): member in Monitor
|
| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_transports.py | 34 def write(self, data): member in TransportTests.test_writelines.MyTransport
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| H A D | formatsgenerator.py | 7 from generator import OutputGenerator, write namespace
|
| H A D | hostsyncgenerator.py | 7 from generator import OutputGenerator, write namespace
|
| H A D | interfacedocgenerator.py | 8 from generator import OutputGenerator, write namespace [all...] |
| H A D | jsgenerator.py | 5 from generator import OutputGenerator, enquote, write namespace [all...] |
| H A D | pygenerator.py | 7 from generator import OutputGenerator, enquote, write namespace [all...] |
| H A D | rubygenerator.py | 7 from generator import OutputGenerator, enquote, write namespace [all...] |
| H A D | spirvcapgenerator.py | 7 from generator import OutputGenerator, write namespace
|
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | sampler_descriptor.cc | 56 VkWriteDescriptorSet write = VkWriteDescriptorSet(); in UpdateDescriptorSetIfNeeded() local
|
| /third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/ |
| H A D | DebuggingOutputStream.java | 36 public void write(byte[] b, int off, int len) throws IOException { in write() method in DebuggingOutputStream 43 public void write(byte[] b) throws IOException { in write() method in DebuggingOutputStream 48 public void write(int b) throws IOException { in write() method in DebuggingOutputStream
|
| /third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
| H A D | makeconv.h | 58 (*U_CALLCONV_FPTR write)(NewConverter *cnvData, const UConverterStaticData *staticData, member
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/ |
| H A D | InfiniteRecording.h | 51 void write(T sample) { in write() function in InfiniteRecording
|
| /third_party/skia/third_party/externals/oboe/src/common/ |
| H A D | FilterAudioStream.cpp | 58 ResultWithValue<int32_t> FilterAudioStream::write(const void *buffer, in write() function in FilterAudioStream
|
| /third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/ |
| H A D | BrotliOutputStream.java | 57 public void write(int b) throws IOException { in write() method in BrotliOutputStream 68 public void write(byte[] b) throws IOException { in write() method in BrotliOutputStream 73 public void write(byte[] b, int off, int len) throws IOException { in write() method in BrotliOutputStream
|
| H A D | BrotliEncoderChannel.java | 60 public int write(ByteBuffer src) throws IOException { in write() method in BrotliEncoderChannel
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Commands.cpp | 200 WriteBufferCmd* write = commands->NextCommand<WriteBufferCmd>(); in FreeCommands() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | EndianStream.h | 27 inline void write(raw_ostream &os, value_type value, endianness endian) { in write() function 33 inline void write<float>(raw_ostream &os, float value, endianness endian) { in write() function 38 inline void write<double>(raw_ostream &os, double value, in write() function 44 inline void write(raw_ostream &os, ArrayRef<value_type> vals, in write() function 55 template <typename value_type> void write(ArrayRe in Writer() function 58 template <typename value_type> void write(value_type Val) { write() function [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/ |
| H A D | MsgPackWriter.cpp | 25 void Writer::write(bool b) { EW.write(b ? FirstByte::True : FirstByte::False); } in write() function in Writer 27 void Writer::write(int64_t i) { in write() function in Writer 60 void Writer::write(uint64_t u) { write() function in Writer 88 void Writer::write(double d) { write() function in Writer 101 void Writer::write(StringRef s) { write() function in Writer 121 void Writer::write(MemoryBufferRef Buffer) { write() function in Writer [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
| H A D | FDRTraceWriter.cpp | 38 static size_t write(support::endian::Writer &OS, Tuple &&) { in write() function [all...] |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | layout_align.h | 7 volatile unsigned write; /**< Next position to be written*/ member
|
| /third_party/rust/crates/nix/src/sys/ptrace/ |
| H A D | bsd.rs | 193 pub fn write(pid: Pid, addr: AddressType, data: c_int) -> Result<()> { in write() functions
|
| /third_party/rust/crates/rustix/src/net/ |
| H A D | socket_addr_any.rs | 77 pub unsafe fn write(&self, storage: *mut SocketAddrStorage) -> usize { in write() functions
|
| /base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
| H A D | StringPool.java | 110 public void write(DataOutputStream dataOutputStream) throws IOException { in write() method in StringPool
|
| /base/security/dlp_permission_service/frameworks/test/mock/ |
| H A D | file_io_mock.cpp | 44 ssize_t write(int fd, const void *buf, size_t count) in write() function
|