Home
last modified time | relevance | path

Searched defs:currentItem (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/UI/GUI/
DExtractDialog.cpp356 int currentItem = _path.GetCurSel(); in OnOK() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp2251 for (const auto& currentItem : rayIterator->second) in verifyResultBuffer() local
2317 for (const auto& currentItem : rayIterator->second) in verifyResultBuffer() local
2338 for (const auto& currentItem : rayIterator->second) in verifyResultBuffer() local
2736 for (const auto& currentItem : customInstanceIndexToRayIndexVecMap) in verifyResultBuffer() local
4320 for (const auto& currentItem : m_testItems.items) in verifyResultBuffer() local
4695 for (const auto& currentItem : item.items) in getGLSLForSetters() local
4734 for (const auto& currentItem : item.items) in getGLSLForStructItem() local
5687 for (auto& currentItem : inputStruct.items) in setExplicitScalarOffsetBufferOffsets() local
5731 for (auto& currentItem : inputStruct.items) in setExplicitSTD430OffsetBufferOffsets() local
5807 for (auto& currentItem : inputStruct.items) in setSTD430ArrayStrides() local
[all …]
/external/exoplayer/tree/extensions/cast/src/main/java/com/google/android/exoplayer2/ext/cast/
DCastPlayer.java660 MediaQueueItem currentItem = remoteMediaClient.getCurrentItem(); in updateInternalStateAndNotifyIfChanged() local
/external/cldr/tools/java/org/unicode/cldr/test/
DCLDRTest.java1115 String currentItem = it.next(); in TestZones() local