Home
last modified time | relevance | path

Searched refs:currentItem (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp2254 for (const auto& currentItem : rayIterator->second)
2256 if (currentItem.shaderStage == VK_SHADER_STAGE_RAYGEN_BIT_KHR)
2261 if (currentItem.shaderStage == VK_SHADER_STAGE_CALLABLE_BIT_KHR)
2266 if (currentItem.shaderStage == VK_SHADER_STAGE_MISS_BIT_KHR)
2271 if (currentItem.shaderStage == VK_SHADER_STAGE_CLOSEST_HIT_BIT_KHR)
2320 for (const auto& currentItem : rayIterator->second)
2322 const auto nValidItemsRequired = (currentItem.shaderStage == VK_SHADER_STAGE_RAYGEN_BIT_KHR) ? 1
2323 : (currentItem.shaderStage == VK_SHADER_STAGE_MISS_BIT_KHR) ? 1
2324 : (currentItem.shaderStage == VK_SHADER_STAGE_CLOSEST_HIT_BIT_KHR) ? 1
2325 : (currentItem
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp2253 for (const auto& currentItem : rayIterator->second)
2255 if (currentItem.shaderStage == VK_SHADER_STAGE_RAYGEN_BIT_KHR)
2260 if (currentItem.shaderStage == VK_SHADER_STAGE_CALLABLE_BIT_KHR)
2265 if (currentItem.shaderStage == VK_SHADER_STAGE_MISS_BIT_KHR)
2270 if (currentItem.shaderStage == VK_SHADER_STAGE_CLOSEST_HIT_BIT_KHR)
2319 for (const auto& currentItem : rayIterator->second)
2321 const auto nValidItemsRequired = (currentItem.shaderStage == VK_SHADER_STAGE_RAYGEN_BIT_KHR) ? 1
2322 : (currentItem.shaderStage == VK_SHADER_STAGE_MISS_BIT_KHR) ? 1
2323 : (currentItem.shaderStage == VK_SHADER_STAGE_CLOSEST_HIT_BIT_KHR) ? 1
2324 : (currentItem
[all...]
/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractDialog.cpp359 int currentItem = _path.GetCurSel(); in OnOK() local
360 if (currentItem == CB_ERR) in OnOK()
364 currentItem = _path.GetCount() - 1; in OnOK()
367 _path.GetLBText(currentItem, s); in OnOK()
401 if (i != currentItem) in OnOK()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp1161 QString sel(networkList->currentItem()->text()); in editListedNetwork()
1226 QString sel(networkList->currentItem()->text()); in removeListedNetwork()
1283 QString sel(networkList->currentItem()->text()); in updateNetworkDisabledStatus()
1303 QString sel(networkList->currentItem()->text()); in enableListedNetwork()
1315 QString sel(networkList->currentItem()->text()); in disableListedNetwork()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp1176 QString sel(networkList->currentItem()->text()); in editListedNetwork()
1241 QString sel(networkList->currentItem()->text()); in removeListedNetwork()
1298 QString sel(networkList->currentItem()->text()); in updateNetworkDisabledStatus()
1318 QString sel(networkList->currentItem()->text()); in enableListedNetwork()
1330 QString sel(networkList->currentItem()->text()); in disableListedNetwork()
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]

Completed in 147 milliseconds