Home
last modified time | relevance | path

Searched defs:write_count (Results 1 – 20 of 20) sorted by relevance

/external/crosvm/base/src/unix/
Dsock_ctrl_msg.rs151 let write_count = unsafe { sendmsg(fd, &msg, MSG_NOSIGNAL) }; in raw_sendmsg() localVariable
452 let write_count = s1 in send_recv_no_fd() localVariable
468 let write_count = s1 in send_recv_no_fd() localVariable
488 let write_count = s1 in send_recv_only_fd() localVariable
519 let write_count = s1 in send_recv_with_fd() localVariable
/external/crosvm/common/sys_util/src/
Dsock_ctrl_msg.rs151 let write_count = unsafe { sendmsg(fd, &msg, MSG_NOSIGNAL) }; in raw_sendmsg() localVariable
452 let write_count = s1 in send_recv_no_fd() localVariable
468 let write_count = s1 in send_recv_no_fd() localVariable
488 let write_count = s1 in send_recv_only_fd() localVariable
519 let write_count = s1 in send_recv_with_fd() localVariable
/external/crosvm/common/cros_asyncv2/src/unix/
Dseqpacket.rs450 let write_count = s1 in send_recv_no_fd() localVariable
481 let write_count = res.expect("failed to send data"); in send_recv_iobuf_no_fd() localVariable
503 let write_count = s1 in send_recv_only_fd() localVariable
542 let write_count = res.expect("failed to send fd"); in send_recv_iobuf_only_fd() localVariable
574 let write_count = s1 in send_recv_with_fd() localVariable
616 let write_count = res.expect("failed to send fd"); in send_recv_iobuf_with_fd() localVariable
/external/tinyalsa_new/tests/src/
Dpcm_out_test.cc143 constexpr uint32_t write_count = 20; in TEST_F() local
187 constexpr uint32_t write_count = 20; in TEST_F() local
/external/libhevc/encoder/
Dosal_mbox.h70 UWORD32 write_count; /* Post Count */ member
Dosal_select_engine.h59 UWORD32 write_count; /* Count of write descriptors */ member
/external/capstone/arch/ARM/
DARMMapping.c904 uint8_t read_count, write_count; in ARM_reg_access() local
/external/capstone/arch/AArch64/
DAArch64Mapping.c1031 uint8_t read_count, write_count; in AArch64_reg_access() local
/external/erofs-utils/lib/
Dio.c329 ssize_t write_count; in __erofs_copy_file_range() local
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp906 void cvdescriptorset::DescriptorSet::PerformPushDescriptorsUpdate(uint32_t write_count, const VkWri… in PerformPushDescriptorsUpdate()
1690 bool CoreChecks::ValidateUpdateDescriptorSets(uint32_t write_count, const VkWriteDescriptorSet *p_w… in ValidateUpdateDescriptorSets()
1738 …vdescriptorset::PerformUpdateDescriptorSets(ValidationStateTracker *dev_data, uint32_t write_count, in PerformUpdateDescriptorSets()
1874 bool CoreChecks::ValidatePushDescriptorsUpdate(const DescriptorSet *push_set, uint32_t write_count, in ValidatePushDescriptorsUpdate()
/external/capstone/arch/X86/
DX86Mapping.c3521 uint8_t read_count, write_count; in X86_reg_access() local
/external/arm-trusted-firmware/plat/intel/soc/common/drivers/qspi/
Dcadence_qspi.c605 uint32_t write_count, write_capacity, *write_data, space, in cad_qspi_indirect_page_bound_write() local
/external/crosvm/disk/src/qcow/
Dmod.rs1204 let write_count: usize = self.limit_range_file(address, length); in zero_bytes() localVariable
1385 let write_count: usize = self.limit_range_file(address, count); in write_cb() localVariable
1476 let write_count = self.write_cb( in write() localVariable
/external/fmtlib/test/
Dposix-mock-test.cc47 int write_count; variable
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp3667 unsigned write_count = 0; in store_lds() local
3805 unsigned *write_count, Temp *write_datas, unsigned *offsets) in split_buffer_store()
3944 unsigned write_count = 0; in store_vmem_mubuf() local
6199 unsigned write_count = 0; in visit_store_ssbo() local
6389 unsigned write_count = 0; in visit_store_global() local
6884 unsigned write_count = 0; in visit_store_scratch() local
/external/libpng/contrib/tools/
Dpngfix.c883 png_uint_32 write_count; /* Count of bytes written (in the chunk) */ member
/external/webrtc/modules/audio_processing/
Daudio_processing_unittest.cc1699 size_t write_count = in TEST_F() local
/external/e2fsprogs/lib/blkid/
Dprobe.h602 __u32 write_count; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h45255 atomic_t write_count; member
Dvmlinux_505.h45255 atomic_t write_count; member