Searched refs:const_iterator (Results 226 - 250 of 4405) sorted by path

1234567891011>>

/external/chromium_org/cc/resources/
H A Dzero_copy_raster_worker_pool.cc134 for (RasterTaskQueue::Item::Vector::const_iterator it = queue->items.begin();
177 for (Task::Vector::const_iterator it = completed_tasks_.begin();
/external/chromium_org/cc/surfaces/
H A Dsurface_aggregator.cc94 ResourceProvider::ResourceIdMap::const_iterator it =
H A Dsurface_resource_holder.cc24 for (TransferableResourceArray::const_iterator it = resources.begin();
35 for (TransferableResourceArray::const_iterator it = resources.begin();
49 for (ReturnedResourceArray::const_iterator it = resources.begin();
/external/chromium_org/cc/test/
H A Dfake_content_layer_client.cc27 for (RectPaintVector::const_iterator it = draw_rects_.begin();
38 for (BitmapVector::const_iterator it = draw_bitmaps_.begin();
H A Dfake_tile_manager.cc23 for (RasterTaskQueue::Item::Vector::const_iterator it =
H A Dfake_ui_resource_layer_tree_host_impl.cc40 UIResourceMap::const_iterator iter = fake_ui_resource_map_.find(uid);
48 UIResourceMap::const_iterator iter = fake_ui_resource_map_.find(uid);
H A Dlayer_tree_json_parser.cc162 for (base::ListValue::const_iterator it = list->begin();
H A Dlayer_tree_test.cc240 AnimationRegistrar::AnimationControllerMap::const_iterator iter =
H A Dordered_simple_task_runner.cc266 for (std::set<TestOrderablePendingTask>::const_iterator it =
/external/chromium_org/cc/trees/
H A Dlayer_sorter.cc269 for (LayerImplList::const_iterator it = first; it < last; it++) {
H A Dlayer_tree_host.cc545 AnimationRegistrar::AnimationControllerMap::const_iterator iter =
1265 UIResourceClientMap::const_iterator iter = ui_resource_client_map_.find(uid);
H A Dlayer_tree_host_impl.cc958 RenderPassIdHashMap::const_iterator it =
1232 for (std::vector<PictureLayerImpl*>::const_iterator it =
3170 for (std::set<const Tile*>::const_iterator it = tiles.begin();
3297 for (UIResourceMap::const_iterator iter = ui_resource_map_.begin();
3312 UIResourceMap::const_iterator iter = ui_resource_map_.find(uid);
3319 UIResourceMap::const_iterator iter = ui_resource_map_.find(uid);
H A Dlayer_tree_impl.cc1283 for (std::set<LayerImpl*>::const_iterator it =
H A Dtree_synchronizer.cc161 RawPtrLayerImplMap::const_iterator iter =
/external/chromium_org/chrome/app/
H A Dchrome_exe_main_win.cc57 for (CommandLine::SwitchMap::const_iterator it = switches.begin();
H A Dsignature_validator_win.cc214 std::vector<std::string>::const_iterator it = std::find(
/external/chromium_org/chrome/browser/
H A Dabout_flags.cc127 CommandLine::StringVector::const_iterator first =
130 CommandLine::StringVector::const_iterator last =
2299 for (std::set<std::string>::const_iterator it =
2388 NameToSwitchAndValueMap::const_iterator name_to_switch_it =
2486 for (std::map<std::string, std::string>::const_iterator
H A Dabout_flags_unittest.cc726 for (std::map<Sample, std::string>::const_iterator it =
748 for (std::set<std::string>::const_iterator it = all_switches.begin();
/external/chromium_org/chrome/browser/android/bookmarks/
H A Dbookmarks_bridge.cc192 for (base::StackVector<const BookmarkNode*, 8>::ContainerType::const_iterator
264 for (std::vector<const BookmarkNode*>::const_iterator it =
469 for (std::vector<const BookmarkNode*>::const_iterator iter = result.begin();
H A Dpartner_bookmarks_shim.cc97 NodeRenamingMap::const_iterator remap = node_rename_remove_map_.find(key);
152 NodeRenamingMap::const_iterator i = node_rename_remove_map_.find(key);
250 for (base::ListValue::const_iterator it = list->begin();
279 for (NodeRenamingMap::const_iterator i = node_rename_remove_map_.begin();
/external/chromium_org/chrome/browser/android/
H A Ddev_tools_manager_delegate_android.cc183 for (TabModelList::const_iterator iter = TabModelList::begin();
302 for (TabModelList::const_iterator iter = TabModelList::begin();
H A Dforeign_session_helper.cc64 for (std::vector<SessionTab*>::const_iterator tab_it = window.tabs.begin();
74 for (SyncedSession::SyncedWindowMap::const_iterator it =
87 for (std::vector<SessionTab*>::const_iterator tab_it = window.tabs.begin();
116 for (SyncedSession::SyncedWindowMap::const_iterator it =
H A Drecently_closed_tabs_bridge.cc43 for (TabRestoreService::Entries::const_iterator it = entries.begin();
/external/chromium_org/chrome/browser/android/omnibox/
H A Dautocomplete_controller_android.cc336 const AutocompleteResult::const_iterator default_match(
379 const AutocompleteResult::const_iterator default_match(
H A Domnibox_prerender.cc87 const AutocompleteResult::const_iterator default_match(

Completed in 399 milliseconds

1234567891011>>