Home
last modified time | relevance | path

Searched defs:iter_count (Results 1 – 18 of 18) sorted by relevance

/third_party/benchmark/test/
Dbasic_test.cc100 benchmark::IterationCount iter_count = 0; in BM_KeepRunning() local
117 benchmark::IterationCount iter_count = 0; in BM_KeepRunningBatch() local
136 benchmark::IterationCount iter_count = 0; in BM_RangedFor() local
/third_party/boost/libs/metaparse/tools/benchmark/
Dbenchmark.py50 iter_count, extra_flags = ''): argument
132 def benchmark(src_dir, compiler, include_dirs, iter_count): argument
/third_party/boost/libs/type_traits/examples/
Dtrivial_destructor_example.cpp88 const int iter_count = 1000000; variable
Dcopy_example.cpp105 const int iter_count = 1000000; variable
Dfill_example.cpp102 const int iter_count = 1000000; variable
/third_party/mesa3d/src/compiler/nir/
Dnir_phi_builder.c41 unsigned iter_count; member
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/
Dmixed_bit_weight_quantizer.cc119 int iter_count = 0; in BinarySearchForQuantizationScale() local
/third_party/ffmpeg/libavformat/
Dgifdec.c54 int iter_count; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dpkcs5.c28 unsigned int iter_count; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dpkcs5.c28 unsigned int iter_count; member
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_instance.h448 … const uint32_t iter_count = vn_decode_array_size(dec, (pPropertyCount ? *pPropertyCount : 0)); in vn_decode_vkEnumerateInstanceLayerProperties_reply() local
548 … const uint32_t iter_count = vn_decode_array_size(dec, (pPropertyCount ? *pPropertyCount : 0)); in vn_decode_vkEnumerateInstanceExtensionProperties_reply() local
Dvn_protocol_driver_pipeline.h1353 const uint32_t iter_count = vn_decode_array_size(dec, createInfoCount); in vn_decode_vkCreateGraphicsPipelines_reply() local
1459 const uint32_t iter_count = vn_decode_array_size(dec, createInfoCount); in vn_decode_vkCreateComputePipelines_reply() local
Dvn_protocol_driver_image.h574 const uint32_t iter_count = vn_decode_array_size(dec, val->splitInstanceBindRegionCount); in vn_decode_VkBindImageMemoryDeviceGroupInfo_self() local
1429 …const uint32_t iter_count = vn_decode_array_size(dec, (pSparseMemoryRequirementCount ? *pSparseMem… in vn_decode_vkGetImageSparseMemoryRequirements_reply() local
1832 …const uint32_t iter_count = vn_decode_array_size(dec, (pSparseMemoryRequirementCount ? *pSparseMem… in vn_decode_vkGetImageSparseMemoryRequirements2_reply() local
Dvn_protocol_driver_descriptor_set.h466 …const uint32_t iter_count = vn_decode_array_size(dec, (pAllocateInfo ? pAllocateInfo->descriptorSe… in vn_decode_vkAllocateDescriptorSets_reply() local
Dvn_protocol_driver_device.h742 const uint32_t iter_count = vn_decode_array_size(dec, VK_MAX_MEMORY_TYPES); in vn_decode_VkPhysicalDeviceMemoryProperties() local
748 const uint32_t iter_count = vn_decode_array_size(dec, VK_MAX_MEMORY_HEAPS); in vn_decode_VkPhysicalDeviceMemoryProperties() local
8664 const uint32_t iter_count = vn_decode_array_size(dec, val->drmFormatModifierCount); in vn_decode_VkDrmFormatModifierPropertiesListEXT_self() local
10601 const uint32_t iter_count = vn_decode_array_size(dec, VK_MAX_DEVICE_GROUP_SIZE); in vn_decode_VkPhysicalDeviceGroupProperties_self() local
10813 …const uint32_t iter_count = vn_decode_array_size(dec, (pPhysicalDeviceCount ? *pPhysicalDeviceCoun… in vn_decode_vkEnumeratePhysicalDevices_reply() local
10950 …const uint32_t iter_count = vn_decode_array_size(dec, (pQueueFamilyPropertyCount ? *pQueueFamilyPr… in vn_decode_vkGetPhysicalDeviceQueueFamilyProperties_reply() local
11398 … const uint32_t iter_count = vn_decode_array_size(dec, (pPropertyCount ? *pPropertyCount : 0)); in vn_decode_vkEnumerateDeviceLayerProperties_reply() local
11502 … const uint32_t iter_count = vn_decode_array_size(dec, (pPropertyCount ? *pPropertyCount : 0)); in vn_decode_vkEnumerateDeviceExtensionProperties_reply() local
11713 … const uint32_t iter_count = vn_decode_array_size(dec, (pPropertyCount ? *pPropertyCount : 0)); in vn_decode_vkGetPhysicalDeviceSparseImageFormatProperties_reply() local
12024 …const uint32_t iter_count = vn_decode_array_size(dec, (pQueueFamilyPropertyCount ? *pQueueFamilyPr… in vn_decode_vkGetPhysicalDeviceQueueFamilyProperties2_reply() local
[all …]
Dvn_protocol_driver_command_buffer.h1318 …const uint32_t iter_count = vn_decode_array_size(dec, (pAllocateInfo ? pAllocateInfo->commandBuffe… in vn_decode_vkAllocateCommandBuffers_reply() local
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_ra.c498 unsigned iter_count = 1000; /* max iterations */ in bi_register_allocate() local
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_ra.c1081 int iter_count = 1000; /* max iterations */ in mir_ra() local