Home
last modified time | relevance | path

Searched defs:write (Results 226 - 250 of 708) sorted by relevance

12345678910>>...29

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dimage_descriptor.cc130 VkWriteDescriptorSet write = VkWriteDescriptorSet(); in UpdateDescriptorSetIfNeeded() local
/third_party/skia/src/core/
H A DSkBuffer.h109 void write(const void* buffer, size_t size) { in write() function in SkWBuffer
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DFontOutputStream.java110 public void write(int b) throws IOException { in write() method in FontOutputStream
116 public void write(byte[] b) throws IOException { in write() method in FontOutputStream
121 public void write(byte[] b, int off, int len) throws IOException { in write() method in FontOutputStream
[all...]
/third_party/skia/third_party/externals/icu/source/io/
H A Duprintf.h67 u_printf_write_stream *write; member
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DMultiChannelRecording.h76 int32_t write(int16_t *buffer, int32_t numFrames) { in write() function in MultiChannelRecording
103 int32_t write(float *buffer, int32_t numFrames) { in write() function in MultiChannelRecording
/third_party/skia/src/sksl/
H A DSkSLDehydrator.cpp84 void Dehydrator::write(Layout l) { in write() function in SkSL::Dehydrator
103 void Dehydrator::write(Modifiers m) { in write() function in SkSL::Dehydrator
119 void Dehydrator::write(skstd::string_view s) { in write() function in SkSL::Dehydrator
123 void Dehydrator::write(String s) { in write() function in SkSL::Dehydrator
139 void Dehydrator::write(const Symbol& s) { in write() function in SkSL::Dehydrator
229 void Dehydrator::write(const SymbolTable& symbols) { write() function in SkSL::Dehydrator
261 void Dehydrator::write(const Expression* e) { write() function in SkSL::Dehydrator
442 void Dehydrator::write(const Statement* s) { write() function in SkSL::Dehydrator
544 void Dehydrator::write(const ProgramElement& e) { write() function in SkSL::Dehydrator
589 void Dehydrator::write(const std::vector<std::unique_ptr<ProgramElement>>& elements) { write() function in SkSL::Dehydrator
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DBindGroupVk.cpp57 auto& write = writes[numWrites]; in BindGroup() local
[all...]
/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
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_event.c35 static hi_s32 event_type_counter(hdmi_event_pool *pool, hdmi_event event, hi_bool write) in event_type_counter() argument
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
H A Dfile.c243 ssize_t write(int fd, const void *buf, size_t nbytes) in write() function
/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

Completed in 26 milliseconds

12345678910>>...29