Home
last modified time | relevance | path

Searched defs:write (Results 426 - 450 of 629) sorted by relevance

1...<<11121314151617181920>>...26

/third_party/node/
H A Dconfigure.py1659 def write(filename, data): function
[all...]
/third_party/mesa3d/src/intel/tools/
H A Dintel_dump_gpu.c334 bool write = !capture_only || (obj->flags & EXEC_OBJECT_CAPTURE); in dump_execbuffer2() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.c669 const VkWriteDescriptorSet *write = &writes[i]; in vn_update_descriptor_sets_parse_writes() local
702 VkWriteDescriptorSet *write = &update->writes[i]; in vn_update_descriptor_sets_parse_writes() local
845 VkWriteDescriptorSet *write = &update->writes[i]; vn_update_descriptor_sets_parse_template() local
992 VkWriteDescriptorSet *write = &update->writes[i]; vn_UpdateDescriptorSetWithTemplate() local
[all...]
/third_party/libfuse/include/
H A Dfuse.h484 int (*write) (const char *, const char *, size_t, off_t, member
[all...]
H A Dfuse_lowlevel.h599 void (*write) (fuse_req_t req, fuse_ino_t ino, const char *buf, member
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.c825 update_bo_syncobjs(struct iris_batch *batch, struct iris_bo *bo, bool write) in update_bo_syncobjs() argument
893 bool write in update_batch_syncobjs() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnir.c887 ppir_node *write = NULL; in ppir_add_write_after_read_deps() local
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_descriptor_set.c709 const VkWriteDescriptorSet *write = &pDescriptorWrites[i]; in UpdateDescriptorSets() local
[all...]
/third_party/python/Lib/idlelib/
H A Drun.py462 def write(self, s): member in StdOutputFile
/third_party/python/Lib/
H A Dtempfile.py840 def write(self, s): member in SpooledTemporaryFile
H A Dtelnetlib.py284 def write(self, buffer): member in Telnet
H A Dsmtpd.py105 def write(self, msg): pass member in Devnull
/third_party/python/Lib/asyncio/
H A Dunix_events.py678 def write(self, data): member in _UnixWritePipeTransport
H A Dselector_events.py1037 def write(self, data): member in _SelectorSocketTransport
[all...]
H A Dsslproto.py207 def write(self, data): member in _SSLProtocolTransport
/third_party/python/Lib/lib2to3/tests/data/
H A Dpy2_test_grammar.py363 def write(self, msg): pass member in GrammarTests.testPrintStmt.Gulp
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineRobustnessCacheTests.cpp634 std::string write = {}; in initPrograms() local
667 << write in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRemoveDynamicIndexing.cpp37 std::string GetIndexFunctionName(const TType &type, bool write) in GetIndexFunctionName() argument
111 const TType *GetBaseType(const TType &type, bool write) in GetBaseType() argument
168 GetIndexFunctionDefinition(const TType &type, bool write, const TFunction &func, TSymbolTable *symbolTable) GetIndexFunctionDefinition() argument
401 bool write = isLValueRequiredHere(); visitBinary() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.cpp510 void BinaryRegistryWriter::write (void) const in write() function in vk::BinaryRegistryDetail::__anon27731::BinaryRegistryWriter
/third_party/skia/src/core/
H A DSkMD5.cpp39 bool SkMD5::write(const void* buf, size_t inputLength) { in write() function in SkMD5
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DBlitter.cpp422 bool Blitter::write(Float4 &c, Pointer<Byte> element, const State &state) in write() function in sw::Blitter
851 bool Blitter::write(Int4 &c, Pointer<Byte> element, const State &state) in write() function in sw::Blitter
/third_party/skia/src/sksl/codegen/
H A DSkSLPipelineStageCodeGenerator.cpp138 void PipelineStageCodeGenerator::write(skstd::string_view s) { in write() function in SkSL::PipelineStage::PipelineStageCodeGenerator
[all...]
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshrec.c333 FT_Byte* write = mask->bytes; in ps_mask_table_set_bits() local
436 FT_Byte* write; in ps_mask_table_merge() local
[all...]
/third_party/skia/third_party/externals/freetype/src/winfonts/
H A Dwinfnt.c1091 FT_Byte* write; in FNT_Load_Glyph() local
/third_party/python/Doc/tools/extensions/
H A Dpyspecific.py548 def write(self, *ignored): member in PydocTopicsBuilder

Completed in 34 milliseconds

1...<<11121314151617181920>>...26