| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| H A D | alltypes.h | 317 size_t (*write)(struct _IO_FILE *, const unsigned char *, size_t); member
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| H A D | alltypes.h | 317 size_t (*write)(struct _IO_FILE *, const unsigned char *, size_t); member
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | reslist.cpp | 831 SResource::write(UNewDataMemory *mem, uint32_t *byteOffset) { in write() function in SResource 850 void SRBRoot::write(const char *outputDir, const char *outputPkg, in write() function in SRBRoot [all...] |
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | reslist.cpp | 831 SResource::write(UNewDataMemory *mem, uint32_t *byteOffset) { in write() function in SResource 850 void SRBRoot::write(const char *outputDir, const char *outputPkg, in write() function in SRBRoot [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_eu_emit.c | 583 gfx7_set_dp_scratch_message(struct brw_codegen *p, brw_inst *inst, bool write, bool dword, bool invalidate_after_read, unsigned num_regs, unsigned addr_offset, unsigned mlen, unsigned rlen, bool header_present) gfx7_set_dp_scratch_message() argument [all...] |
| H A D | brw_eu.h | 712 brw_dp_untyped_surface_rw_desc(const struct intel_device_info *devinfo, unsigned exec_size, unsigned num_channels, bool write) brw_dp_untyped_surface_rw_desc() argument 766 brw_dp_byte_scattered_rw_desc(const struct intel_device_info *devinfo, unsigned exec_size, unsigned bit_size, bool write) brw_dp_byte_scattered_rw_desc() argument 787 brw_dp_dword_scattered_rw_desc(const struct intel_device_info *devinfo, unsigned exec_size, bool write) brw_dp_dword_scattered_rw_desc() argument 818 brw_dp_oword_block_rw_desc(const struct intel_device_info *devinfo, bool align_16B, unsigned num_dwords, bool write) brw_dp_oword_block_rw_desc() argument 838 brw_dp_a64_untyped_surface_rw_desc(const struct intel_device_info *devinfo, unsigned exec_size, unsigned num_channels, bool write) brw_dp_a64_untyped_surface_rw_desc() argument 863 brw_dp_a64_oword_block_rw_desc(const struct intel_device_info *devinfo, bool align_16B, unsigned num_dwords, bool write) brw_dp_a64_oword_block_rw_desc() argument 901 brw_dp_a64_byte_scattered_rw_desc(const struct intel_device_info *devinfo, unsigned exec_size, unsigned bit_size, bool write) brw_dp_a64_byte_scattered_rw_desc() argument 1006 brw_dp_typed_surface_rw_desc(const struct intel_device_info *devinfo, unsigned exec_size, unsigned exec_group, unsigned num_channels, bool write) brw_dp_typed_surface_rw_desc() argument [all...] |
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | disassemble.c | 761 bool write = (mask & (1 << i)) != 0; in print_ldst_mask() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_asm.h | 49 unsigned write; member
|
| /third_party/node/deps/uvwasi/src/ |
| H A D | uvwasi.c | 1954 int write; in uvwasi_path_open() local
|
| /third_party/rust/crates/bindgen/bindgen/ |
| H A D | lib.rs | 2698 pub fn write<'a>(&self, mut writer: Box<dyn Write + 'a>) -> io::Result<()> { in write() functions [all...] |
| /third_party/rust/crates/either/src/ |
| H A D | lib.rs | 1161 fn write(&mut self, buf: &[u8]) -> io::Result<usize> { in write() functions
|
| /third_party/python/Lib/idlelib/ |
| H A D | pyshell.py | 813 def write(sel member in ModifiedInterpreter 1420 def write(self, s, tags=()): global() member in PyShell [all...] |
| /third_party/python/Lib/ |
| H A D | tarfile.py | 329 def write(self, s): member in _LowLevelFile 433 def write(self, s): member in _Stream [all...] |
| H A D | ssl.py | 924 def write(self, data): member in SSLObject 1175 def write(self, data): member in SSLSocket
|
| H A D | ast.py | 729 def write(self, *text): member in _Unparser [all...] |
| H A D | pickle.py | 241 def write(self, data): member in _Framer [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineBindPointTests.cpp | 354 const VkWriteDescriptorSet write = in pushBufferDescriptor() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| H A D | vktRasterizationOrderAttachmentAccessTests.cpp | 1217 VkWriteDescriptorSet write = {}; in writeDescriptorSets() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassMultisampleResolveTests.cpp | 2403 const VkWriteDescriptorSet write = in createDescriptorSet() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
| H A D | vktSSBOLayoutTests.cpp | 240 const bool write = access ? (!read || (rnd.getFloat() < writeWeight)) : false; in generateBufferVar() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldELF.cpp | 37 template <class T> static void write(bool isBE, void *P, T V) { in write() function [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | ELFObjectWriter.cpp | 178 template <typename T> void write(T Val) { in write() function 357 template <typename T> void SymbolTableWriter::write(T Value) { in write() function in SymbolTableWriter [all...] |
| /third_party/skia/src/core/ |
| H A D | SkVM.cpp | 208 static void write(SkWStream* o, const char* s) { in write() function 221 static void write(SkWStream* o, Op op) { in write() function 224 static void write(SkWStream* o, Ptr p) { in write() function 228 static void write(SkWStream* o, V v) { in write() function 232 static void write(SkWStream* o, R r) { in write() function 236 static void write(SkWStrea in write() function 239 static void write(SkWStream* o, Splat s) { write() function 247 static void write(SkWStream* o, Hex h) { write() function 250 static void write(SkWStream* o, Line d) { write() function 254 static void write(SkWStream* o, VarSlot s) { write() function 258 static void write(SkWStream* o, VarType n) { write() function 269 static void write(SkWStream* o, CallType n) { write() function 280 static void write(SkWStream* o, T first, Ts... rest) { write() function [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Blitter.cpp | 544 void Blitter::write(Float4 &c, Pointer<Byte> element, const State &state) in write() function in sw::Blitter 1174 void Blitter::write(Int4 &c, Pointer<Byte> element, const State &state) in write() function in sw::Blitter
|
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | reslist.cpp | 831 SResource::write(UNewDataMemory *mem, uint32_t *byteOffset) { in write() function in SResource 850 void SRBRoot::write(const char *outputDir, const char *outputPkg, in write() function in SRBRoot [all...] |