Home
last modified time | relevance | path

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

/external/crosvm/sys_util/src/
Dsock_ctrl_msg.rs148 let write_count = unsafe { sendmsg(fd, &msg, MSG_NOSIGNAL) }; in raw_sendmsg() localVariable
475 let write_count = s1 in send_recv_no_fd() localVariable
491 let write_count = s1 in send_recv_no_fd() localVariable
511 let write_count = s1 in send_recv_only_fd() localVariable
539 let write_count = s1 in send_recv_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/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/crosvm/disk/src/qcow/
Dmod.rs1328 let write_count: usize = self.limit_range_file(address, length); in zero_bytes() localVariable
1508 let write_count: usize = self.limit_range_file(address, count); in write_cb() localVariable
1602 let write_count = in write() localVariable
1638 let write_count = in write_volatile() localVariable
/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/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