Home
last modified time | relevance | path

Searched defs:write (Results 201 - 225 of 640) sorted by relevance

12345678910>>...26

/third_party/python/Lib/test/
H A Dtest_print.py110 def write(self, str): member in TestPrint.test_print_flush.filelike
125 def write(self, str): member in TestPrint.test_print_flush.noflush
/third_party/python/Lib/
H A Dlzma.py224 def write(self, data): member in LZMAFile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DEndian.h99 inline void write(void *memory, value_type value, endianness endian) { in write() function
109 inline void write(void *memory, value_type value) { in write() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DEndian.h72 inline void write(void *memory, value_type value) { in write() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingWriter.cpp37 void CoverageFilenamesSectionWriter::write(raw_ostream &OS) { in write() function in CoverageFilenamesSectionWriter
127 void CoverageMappingWriter::write(raw_ostream &OS) { in write() function in CoverageMappingWriter
/third_party/skia/tools/skqp/
H A Dcreate_apk.py220 def write(sel member in SkQP_Build_Options
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DByteBufferWriter.java91 static void write(ByteBuffer buffer, OutputStream output) throws IOException { in write() method in ByteBufferWriter
/third_party/python/Lib/wsgiref/
H A Dtypes.py43 def write(self, s: str, /) -> object: ... member in ErrorStream
/third_party/vk-gl-cts/modules/glshared/
H A DglsMemoryStressCase.hpp54 bool write; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dheif_parser_test.cpp246 HeifStreamWriter write; in HWTEST_F() local
H A Dheif_parser_box_test.cpp62 HeifStreamWriter write; in HWTEST_F() local
80 HeifStreamWriter write; in HWTEST_F() local
302 HeifStreamWriter write; in HWTEST_F() local
[all...]
/third_party/elfutils/tests/
H A Dread_unaligned.c339 bool write = false; in main() local
[all...]
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_local.h35 ssize_t (*write)(snd_rawmidi_t *rawmidi, const void *buffer, size_t size); member
/third_party/alsa-lib/src/pcm/
H A Dpcm_plugin.h43 snd_pcm_slave_xfer_areas_func_t write; member
/third_party/backends/japi/
H A DScanIt.java353 private void write(OutputStream out) throws IOException in write() method in ScanIt
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DBytesTrieBuilder.java183 protected int write(int b) { in write() method in BytesTrieBuilder
197 protected int write(int offset, int length) { in write() method in BytesTrieBuilder
208 private int write(byte[] b, int length) { in write() method in BytesTrieBuilder
H A DCharsTrieBuilder.java158 protected int write(int unit) { in write() method in CharsTrieBuilder
172 protected int write(int offset, int length) { in write() method in CharsTrieBuilder
183 private int write(char[] s, int length) { in write() method in CharsTrieBuilder
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
H A DCapDocument.java21 public void write(PrintWriter pw, int i) { in write() method in CapDocument.TextCap
31 public void write(PrintWriter pw, int indent) { in write() method in CapDocument.CommentElement
47 public void write(PrintWriter pw, int indent) { in write() method in CapDocument.TagElement
99 public void write(PrintWriter pw, int indent) { write() method in CapDocument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DBytesTrieBuilder.java176 protected int write(int b) { in write() method in BytesTrieBuilder
190 protected int write(int offset, int length) { in write() method in BytesTrieBuilder
201 private int write(byte[] b, int length) { in write() method in BytesTrieBuilder
H A DCharsTrieBuilder.java154 protected int write(int unit) { in write() method in CharsTrieBuilder
168 protected int write(int offset, int length) { in write() method in CharsTrieBuilder
179 private int write(char[] s, int length) { in write() method in CharsTrieBuilder
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DClassTable.java109 public void write(OpenTypeTableWriter writer) in write() method in ClassTable.ClassRangeRecord
/third_party/icu/icu4c/source/i18n/
H A Dcollationdatawriter.cpp99 CollationDataWriter::write(UBool isBase, const UVersionInfo dataVersion, in write() function in CollationDataWriter
/third_party/libunwind/libunwind/src/x86/
H A DGinit.c135 access_mem (unw_addr_space_t as, unw_word_t addr, unw_word_t *val, int write, in access_mem() argument
156 access_reg (unw_addr_space_t as, unw_regnum_t reg, unw_word_t *val, int write, in access_reg() argument
186 access_fpreg(unw_addr_space_t as, unw_regnum_t reg, unw_fpreg_t *val, int write, void *arg) access_fpreg() argument
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dlws-cache-ttl.c31 #undef write macro
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-cache-ttl.h269 (*write)(struct lws_cache_ttl_lru *cache, const char *specific_key, member

Completed in 14 milliseconds

12345678910>>...26