/third_party/benchmark/test/ |
D | basic_test.cc | 100 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/ |
D | benchmark.py | 50 iter_count, extra_flags = ''): argument 132 def benchmark(src_dir, compiler, include_dirs, iter_count): argument
|
/third_party/boost/libs/type_traits/examples/ |
D | trivial_destructor_example.cpp | 88 const int iter_count = 1000000; variable
|
D | copy_example.cpp | 105 const int iter_count = 1000000; variable
|
D | fill_example.cpp | 102 const int iter_count = 1000000; variable
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_phi_builder.c | 41 unsigned iter_count; member
|
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/ |
D | mixed_bit_weight_quantizer.cc | 119 int iter_count = 0; in BinarySearchForQuantizationScale() local
|
/third_party/ffmpeg/libavformat/ |
D | gifdec.c | 54 int iter_count; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
D | pkcs5.c | 28 unsigned int iter_count; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
D | pkcs5.c | 28 unsigned int iter_count; member
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_instance.h | 448 … 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
|
D | vn_protocol_driver_pipeline.h | 1353 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
|
D | vn_protocol_driver_image.h | 574 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
|
D | vn_protocol_driver_descriptor_set.h | 466 …const uint32_t iter_count = vn_decode_array_size(dec, (pAllocateInfo ? pAllocateInfo->descriptorSe… in vn_decode_vkAllocateDescriptorSets_reply() local
|
D | vn_protocol_driver_device.h | 742 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 …]
|
D | vn_protocol_driver_command_buffer.h | 1318 …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/ |
D | bi_ra.c | 498 unsigned iter_count = 1000; /* max iterations */ in bi_register_allocate() local
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_ra.c | 1081 int iter_count = 1000; /* max iterations */ in mir_ra() local
|