| /third_party/node/ |
| H A D | configure.py | 1659 def write(filename, data): function [all...] |
| /third_party/mesa3d/src/intel/tools/ |
| H A D | intel_dump_gpu.c | 334 bool write = !capture_only || (obj->flags & EXEC_OBJECT_CAPTURE); in dump_execbuffer2() local
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_descriptor_set.c | 669 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 D | fuse.h | 484 int (*write) (const char *, const char *, size_t, off_t, member [all...] |
| H A D | fuse_lowlevel.h | 599 void (*write) (fuse_req_t req, fuse_ino_t ino, const char *buf, member [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_batch.c | 825 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 D | nir.c | 887 ppir_node *write = NULL; in ppir_add_write_after_read_deps() local
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_descriptor_set.c | 709 const VkWriteDescriptorSet *write = &pDescriptorWrites[i]; in UpdateDescriptorSets() local [all...] |
| /third_party/python/Lib/idlelib/ |
| H A D | run.py | 462 def write(self, s): member in StdOutputFile
|
| /third_party/python/Lib/ |
| H A D | tempfile.py | 840 def write(self, s): member in SpooledTemporaryFile
|
| H A D | telnetlib.py | 284 def write(self, buffer): member in Telnet
|
| H A D | smtpd.py | 105 def write(self, msg): pass member in Devnull
|
| /third_party/python/Lib/asyncio/ |
| H A D | unix_events.py | 678 def write(self, data): member in _UnixWritePipeTransport
|
| H A D | selector_events.py | 1037 def write(self, data): member in _SelectorSocketTransport [all...] |
| H A D | sslproto.py | 207 def write(self, data): member in _SSLProtocolTransport
|
| /third_party/python/Lib/lib2to3/tests/data/ |
| H A D | py2_test_grammar.py | 363 def write(self, msg): pass member in GrammarTests.testPrintStmt.Gulp
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineRobustnessCacheTests.cpp | 634 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 D | RemoveDynamicIndexing.cpp | 37 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 D | vkBinaryRegistry.cpp | 510 void BinaryRegistryWriter::write (void) const in write() function in vk::BinaryRegistryDetail::__anon27731::BinaryRegistryWriter
|
| /third_party/skia/src/core/ |
| H A D | SkMD5.cpp | 39 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 D | Blitter.cpp | 422 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 D | SkSLPipelineStageCodeGenerator.cpp | 138 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 D | pshrec.c | 333 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 D | winfnt.c | 1091 FT_Byte* write; in FNT_Load_Glyph() local
|
| /third_party/python/Doc/tools/extensions/ |
| H A D | pyspecific.py | 548 def write(self, *ignored): member in PydocTopicsBuilder
|