Home
last modified time | relevance | path

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

12

/external/rust/android-crates-io/crates/vmm-sys-util/src/linux/
Dsock_ctrl_msg.rs197 let write_count = unsafe { sendmsg(fd, &msg, MSG_NOSIGNAL) }; in raw_sendmsg() localVariable
515 let write_count = s1 in send_recv_no_fd() localVariable
542 let write_count = s1 in send_recv_only_fd() localVariable
569 let write_count = s1 in send_recv_with_fd() localVariable
612 let write_count = s1 in send_more_recv_less1() localVariable
645 let write_count = s1 in send_more_recv_less2() localVariable
/external/crosvm/base/src/sys/linux/
Devent.rs42 fn write_count(&self, v: u64) -> Result<()>; in write_count() method
48 fn write_count(&self, v: u64) -> Result<()> { in write_count() method
76 pub fn write_count(&self, v: u64) -> Result<()> { in write_count() method
/external/crosvm/base/src/sys/unix/
Dsock_ctrl_msg.rs180 let write_count = unsafe { sendmsg(fd, &msg, 0) }; in raw_sendmsg() localVariable
517 let write_count = s1 in send_recv_no_fd() localVariable
530 let write_count = s1 in send_recv_no_fd() localVariable
551 let write_count = s1 in send_recv_only_fd() localVariable
584 let write_count = s1 in send_recv_with_fd() localVariable
/external/tink/python/tink/cc/
Doutput_stream_adapter.cc35 int write_count = in Write() local
/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/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dgatt2_remote_service_server_test.cc725 int write_count = 0; in TEST_F() local
778 int write_count = 0; in TEST_F() local
828 int write_count = 0; in TEST_F() local
877 int write_count = 0; in TEST_F() local
928 int write_count = 0; in TEST_F() local
984 int write_count = 0; in TEST_F() local
1091 int write_count = 0; in TEST_F() local
1145 int write_count = 0; in TEST_F() local
1207 int write_count = 0; in TEST_F() local
/external/flashrom/
Draiden_debug_spi.c474 uint8_t write_count; member
542 uint16_t write_count; member
834 unsigned int write_count, in send_command_v1()
1180 unsigned int write_count, in send_command_v2()
/external/cronet/tot/net/nqe/
Dnetwork_qualities_prefs_manager_unittest.cc54 size_t write_count() const { in write_count() function in net::__anonb01108560111::TestPrefDelegate
/external/cronet/stable/net/nqe/
Dnetwork_qualities_prefs_manager_unittest.cc54 size_t write_count() const { in write_count() function in net::__anon77c26d3a0111::TestPrefDelegate
/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/mesa3d/src/virtio/vulkan/
Dvn_descriptor_set.c732 vn_descriptor_set_count_write_images(uint32_t write_count, in vn_descriptor_set_count_write_images()
754 vn_descriptor_set_get_writes(uint32_t write_count, in vn_descriptor_set_get_writes()
Dvn_descriptor_set.h128 uint32_t write_count; member
/external/mesa3d/src/intel/vulkan/
Danv_astc_emu.c48 uint32_t write_count, in astc_emu_init_push_descriptor_set()
/external/pigweed/pw_channel/
Depoll_channel_test.cc193 int write_count = 0; member in __anon277ef8500111::WriterTask
/external/erofs-utils/lib/
Dio.c403 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/grpc-grpc/test/core/event_engine/windows/
Diocp_test.cc271 std::atomic<int> write_count{0}; in TEST_F() local
/external/cronet/stable/net/socket/
Dsocket_test_util.h484 size_t write_count() const { return writes_.size(); } in write_count() function
529 size_t write_count() const { return helper_.write_count(); } in write_count() function
/external/cronet/tot/net/socket/
Dsocket_test_util.h484 size_t write_count() const { return writes_.size(); } in write_count() function
529 size_t write_count() const { return helper_.write_count(); } in write_count() function
/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/capstone/arch/X86/
DX86Mapping.c3521 uint8_t read_count, write_count; in X86_reg_access() local
/external/trusty/arm-trusted-firmware/plat/intel/soc/common/drivers/qspi/
Dcadence_qspi.c607 uint32_t write_count, write_capacity, *write_data, space, in cad_qspi_indirect_page_bound_write() local

12