Home
last modified time | relevance | path

Searched defs:mapIt (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/utils/hal_ddi_share/
H A Dvp_hal_ddi_utils.cpp108 for (auto mapIt = colorPackMap.begin(); mapIt != colorPackMap.end(); mapIt++) in GetSurfaceColorPack() local
175 for (auto mapIt = bitDepthMap.begin(); mapIt != bitDepthMap.end(); mapIt++) in GetSurfaceBitDepth() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/
H A DBufferUtils.cpp102 auto mapIt = mBufferIdMaps.find(streamId); in removeOneBufferCache() local
127 auto mapIt = mBufferIdMaps.find(streamId); in clearBufferCaches() local
/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DConfigurableDomain.cpp63 ConfigurableElementToSyncerSetMapIterator mapIt; in ~CConfigurableDomain() local
605 ConfigurableElementToSyncerSetMapIterator mapIt; in computeSyncSet() local
1185 auto mapIt = _configurableElementToSyncerSetMap.find(pConfigurableElement); in getSyncerSet() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/src/
H A DVehicleUtils.cpp85 auto mapIt = mAreaByNameByAreaType.find(areaType); in getArea() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/src/
H A DVehicleUtils.cpp85 auto mapIt = mAreaByNameByAreaType.find(areaType); in getArea() local
/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DInputReader.cpp291 const auto mapIt = mDeviceToEventHubIdsMap.find(device); in addDeviceLocked() local
322 auto mapIt = mDeviceToEventHubIdsMap.find(device); in removeDeviceLocked() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy.cpp719 std::map<Module*, ExecutionEngine*>::iterator mapIt = EngineMap.find(*it); in ~MCJITHelper() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp808 std::map<Module*, ExecutionEngine*>::iterator mapIt = EngineMap.find(*it); in ~MCJITHelper() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp876 std::map<Module*, ExecutionEngine*>::iterator mapIt = EngineMap.find(*it); in ~MCJITHelper() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraDeviceClient.cpp928 for (auto &mapIt: mHighResolutionCameraIdToStreamIdSet) { in deleteStream() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp899 … for (std::map<int, bool>::iterator mapIt = offsetsSet.begin(); mapIt != offsetsSet.end(); ++mapIt) in generateSizesList() local