begin 104 Source/bindings/v8/DOMWrapperMap.h for (typename MapType::iterator it = map.begin(); it != map.end(); ++it) { begin 83 Source/bindings/v8/DOMWrapperWorld.cpp for (WorldMap::iterator it = isolatedWorlds.begin(); it != isolatedWorlds.end(); ++it) begin 68 Source/bindings/v8/IDBBindingUtilities.cpp for (Vector<String>::const_iterator it = value.array().begin(); it != value.array().end(); ++it) begin 107 Source/bindings/v8/ScriptController.cpp PluginObjectMap::iterator it = m_pluginObjects.begin(); begin 129 Source/bindings/v8/ScriptController.cpp for (IsolatedWorldMap::iterator iter = m_isolatedWorlds.begin(); iter != m_isolatedWorlds.end(); ++iter) begin 432 Source/bindings/v8/ScriptController.cpp for (IsolatedWorldMap::iterator iter = m_isolatedWorlds.begin(); iter != m_isolatedWorlds.end(); ++iter) begin 446 Source/bindings/v8/ScriptController.cpp for (IsolatedWorldMap::iterator it = m_isolatedWorlds.begin(); it != m_isolatedWorlds.end(); ++it) { begin 105 Source/bindings/v8/ScriptGCEvent.cpp for (GCEventData::GCEventListeners::iterator i = listeners.begin(); i != listeners.end(); ++i) begin 282 Source/bindings/v8/V8Binding.h for (typename Vector<T, inlineCapacity>::const_iterator iter = iterator.begin(); iter != end; ++iter) begin 294 Source/bindings/v8/V8Binding.h for (typename HeapVector<T, inlineCapacity>::const_iterator iter = iterator.begin(); iter != end; ++iter) begin 305 Source/bindings/v8/V8Binding.h for (typename Vector<T, inlineCapacity>::const_iterator iter = iterator.begin(); iter != end; ++iter) begin 151 Source/bindings/v8/V8GCController.cpp Node** nodeIterator = m_nodesInNewSpace.begin(); begin 213 Source/bindings/v8/V8GCController.cpp Node** nodeIterator = partiallyDependentNodes.begin(); begin 284 Source/bindings/v8/V8GCController.cpp std::sort(m_groupsWhichNeedRetainerInfo.begin(), m_groupsWhichNeedRetainerInfo.end()); begin 46 Source/bindings/v8/V8PerContextData.cpp typename Map::iterator it = map->begin(); begin 168 Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp sort(propertyNames.begin(), propertyNames.end(), codePointCompareLessThan); begin 74 Source/bindings/v8/custom/V8MutationObserverCustom.cpp for (HashSet<Node*>::iterator it = observedNodes.begin(); it != observedNodes.end(); ++it) { begin 427 Source/bindings/v8/npruntime.cpp NPObject* sub_object = *(set->begin()); begin 122 Source/core/accessibility/AXObjectCache.cpp for (HashMap<AXID, RefPtr<AXObject> >::iterator it = m_objects.begin(); it != end; ++it) { begin 80 Source/core/animation/ActiveAnimations.cpp for (AnimationPlayerSet::const_iterator it = m_players.begin(); it != players().end(); ++it) { begin 99 Source/core/animation/ActiveAnimations.cpp for (AnimationPlayerSet::iterator it = m_players.begin(); it != players().end(); ++it) begin 42 Source/core/animation/AnimatableStrokeDasharrayList.cpp SVGLengthList::ConstIterator it = lengths->begin(); begin 15 Source/core/animation/AnimatableValueKeyframe.cpp for (PropertyValueMap::const_iterator iter = copyFrom.m_propertyValues.begin(); iter != copyFrom.m_propertyValues.end(); ++iter) begin 24 Source/core/animation/AnimatableValueKeyframe.cpp for (PropertyValueMap::const_iterator iter = m_propertyValues.begin(); iter != m_propertyValues.end(); ++iter) begin 110 Source/core/animation/AnimatableValueTestHelper.cpp for (WillBeHeapVector<RefPtrWillBeMember<AnimatableValue> >::const_iterator it = v.begin(); it != v.end(); ++it) { begin 43 Source/core/animation/AnimationStack.cpp for (WillBeHeapVector<RefPtrWillBeMember<WebCore::Interpolation> >::const_iterator iter = source.begin(); iter != source.end(); ++iter) { begin 94 Source/core/animation/AnimationStack.cpp std::sort(animations.begin(), animations.end(), compareAnimations); begin 151 Source/core/animation/CompositorAnimations.cpp for (PropertySet::const_iterator it = properties.begin(); it != properties.end(); ++it) { begin 207 Source/core/animation/CompositorAnimations.cpp for (WillBeHeapVector<RefPtrWillBeMember<Keyframe> >::const_iterator iter = frames.begin(); iter != end; ++iter) { begin 457 Source/core/animation/CompositorAnimations.cpp for (PropertySet::iterator it = properties.begin(); it != properties.end(); ++it) { begin 67 Source/core/animation/DocumentTimeline.cpp for (HashSet<AnimationPlayer*>::iterator it = m_players.begin(); it != m_players.end(); ++it) begin 103 Source/core/animation/DocumentTimeline.cpp for (HashSet<RefPtr<AnimationPlayer> >::iterator it = m_playersNeedingUpdate.begin(); it != m_playersNeedingUpdate.end(); ++it) begin 106 Source/core/animation/DocumentTimeline.cpp std::sort(players.begin(), players.end(), AnimationPlayer::hasLowerPriority); begin 174 Source/core/animation/DocumentTimeline.cpp for (HashSet<RefPtr<AnimationPlayer> >::iterator it = m_playersNeedingUpdate.begin(); it != m_playersNeedingUpdate.end(); ++it) begin 196 Source/core/animation/DocumentTimeline.cpp for (HashSet<RefPtr<AnimationPlayer> >::iterator it = m_playersNeedingUpdate.begin(); it != m_playersNeedingUpdate.end(); ++it) { begin 53 Source/core/animation/KeyframeEffectModel.cpp for (PropertySet::const_iterator it = extras.begin(); it != extras.end(); ++it) { begin 142 Source/core/animation/KeyframeEffectModel.cpp for (KeyframeVector::const_iterator keyframeIter = keyframes.begin(); keyframeIter != keyframes.end(); ++keyframeIter) { begin 145 Source/core/animation/KeyframeEffectModel.cpp for (PropertySet::const_iterator propertyIter = keyframeProperties.begin(); propertyIter != keyframeProperties.end(); ++propertyIter) { begin 160 Source/core/animation/KeyframeEffectModel.cpp for (KeyframeGroupMap::iterator iter = m_keyframeGroups->begin(); iter != m_keyframeGroups->end(); ++iter) { begin 172 Source/core/animation/KeyframeEffectModel.cpp for (KeyframeGroupMap::const_iterator iter = m_keyframeGroups->begin(); iter != m_keyframeGroups->end(); ++iter) { begin 191 Source/core/animation/KeyframeEffectModel.cpp for (KeyframeGroupMap::iterator iter = m_keyframeGroups->begin(); iter != m_keyframeGroups->end(); ++iter) { begin 15 Source/core/animation/StringKeyframe.cpp for (PropertyValueMap::const_iterator iter = copyFrom.m_propertyValues.begin(); iter != copyFrom.m_propertyValues.end(); ++iter) begin 24 Source/core/animation/StringKeyframe.cpp for (PropertyValueMap::const_iterator iter = m_propertyValues.begin(); iter != m_propertyValues.end(); ++iter) begin 141 Source/core/animation/css/CSSAnimations.cpp for (PropertySet::const_iterator iter = specifiedPropertiesForUseCounter.begin(); iter != specifiedPropertiesForUseCounter.end(); ++iter) { begin 148 Source/core/animation/css/CSSAnimations.cpp std::stable_sort(keyframes.begin(), keyframes.end(), Keyframe::compareOffsets); begin 180 Source/core/animation/css/CSSAnimations.cpp for (PropertySet::const_iterator iter = keyframeProperties.begin(); iter != keyframeProperties.end(); ++iter) begin 188 Source/core/animation/css/CSSAnimations.cpp for (PropertySet::const_iterator iter = allProperties.begin(); iter != allProperties.end(); ++iter) { begin 314 Source/core/animation/css/CSSAnimations.cpp for (AnimationMap::const_iterator iter = cssAnimations->m_animations.begin(); iter != cssAnimations->m_animations.end(); ++iter) begin 354 Source/core/animation/css/CSSAnimations.cpp for (HashSet<AtomicString>::const_iterator iter = inactive.begin(); iter != inactive.end(); ++iter) { begin 376 Source/core/animation/css/CSSAnimations.cpp for (Vector<AtomicString>::const_iterator iter = update->cancelledAnimationNames().begin(); iter != update->cancelledAnimationNames().end(); ++iter) { begin 380 Source/core/animation/css/CSSAnimations.cpp for (Vector<AtomicString>::const_iterator iter = update->animationsWithPauseToggled().begin(); iter != update->animationsWithPauseToggled().end(); ++iter) { begin 388 Source/core/animation/css/CSSAnimations.cpp for (Vector<CSSAnimationUpdate::NewAnimation>::const_iterator iter = update->newAnimations().begin(); iter != update->newAnimations().end(); ++iter) { begin 407 Source/core/animation/css/CSSAnimations.cpp for (HashSet<CSSPropertyID>::iterator iter = update->cancelledTransitions().begin(); iter != update->cancelledTransitions().end(); ++iter) { begin 416 Source/core/animation/css/CSSAnimations.cpp for (CSSAnimationUpdate::NewTransitionMap::const_iterator iter = update->newTransitions().begin(); iter != update->newTransitions().end(); ++iter) { begin 569 Source/core/animation/css/CSSAnimations.cpp for (TransitionMap::const_iterator iter = activeTransitions->begin(); iter != activeTransitions->end(); ++iter) { begin 582 Source/core/animation/css/CSSAnimations.cpp for (AnimationMap::iterator iter = m_animations.begin(); iter != m_animations.end(); ++iter) begin 585 Source/core/animation/css/CSSAnimations.cpp for (TransitionMap::iterator iter = m_transitions.begin(); iter != m_transitions.end(); ++iter) begin 622 Source/core/animation/css/CSSAnimations.cpp for (CSSAnimationUpdate::NewTransitionMap::const_iterator iter = update->newTransitions().begin(); iter != update->newTransitions().end(); ++iter) begin 629 Source/core/animation/css/CSSAnimations.cpp for (HashSet<CSSPropertyID>::iterator iter = update->cancelledTransitions().begin(); iter != update->cancelledTransitions().end(); ++iter) { begin 640 Source/core/animation/css/CSSAnimations.cpp for (WillBeHeapHashMap<CSSPropertyID, RefPtrWillBeMember<Interpolation> >::const_iterator iter = update->activeInterpolationsForAnimations().begin(); iter != update->activeInterpolationsForAnimations().end(); ++iter) begin 831 Source/core/animation/css/CSSAnimations.cpp propertyShorthand = StylePropertyShorthand(CSSPropertyInvalid, properties.begin(), properties.size()); begin 194 Source/core/clipboard/Clipboard.cpp types.appendRange(typesSet.begin(), typesSet.end()); begin 52 Source/core/clipboard/DataObject.cpp for (ListHashSet<String>::const_iterator it = types.begin(); it != types.end(); ++it) { begin 53 Source/core/css/CSSCanvasValue.cpp for (RenderObjectSizeCountMap::const_iterator curr = clients().begin(); curr != end; ++curr) begin 60 Source/core/css/CSSCanvasValue.cpp for (RenderObjectSizeCountMap::const_iterator curr = clients().begin(); curr != end; ++curr) begin 790 Source/core/css/CSSComputedStyleDeclaration.cpp for (Vector<RefPtr<FilterOperation> >::const_iterator it = style.filter().operations().begin(); it != end; ++it) { begin 1357 Source/core/css/CSSComputedStyleDeclaration.cpp for (CounterDirectiveMap::const_iterator it = map->begin(); it != map->end(); ++it) { begin 193 Source/core/css/CSSCrossfadeValue.cpp for (RenderObjectSizeCountMap::const_iterator curr = clients().begin(); curr != end; ++curr) { begin 62 Source/core/css/CSSCursorImageValue.cpp HashSet<SVGElement*>::const_iterator it = m_referencedElements.begin(); begin 196 Source/core/css/CSSFontFace.cpp std::sort(m_ranges.begin(), m_ranges.end()); begin 228 Source/core/css/CSSFontFace.cpp Vector<UnicodeRange>::const_iterator it = std::lower_bound(m_ranges.begin(), m_ranges.end(), c); begin 99 Source/core/css/CSSGradientValue.cpp std::stable_sort(m_stops.begin(), m_stops.end(), compareStops); begin 53 Source/core/css/CSSGridTemplateAreasValue.cpp for (NamedGridAreaMap::const_iterator it = gridAreaMap.begin(); it != end; ++it) { begin 60 Source/core/css/CSSGridTemplateAreasValue.cpp for (NamedGridAreaMap::const_iterator it = gridAreaMap.begin(); it != end; ++it) { begin 76 Source/core/css/CSSImageSetValue.cpp std::sort(m_imagesInSet.begin(), m_imagesInSet.end(), CSSImageSetValue::compareByScaleFactor); begin 49 Source/core/css/CSSSegmentedFontFace.cpp for (FontFaceList::iterator it = m_fontFaces.begin(); it != m_fontFaces.end(); ++it) begin 65 Source/core/css/CSSSegmentedFontFace.cpp for (FontFaceList::const_iterator it = m_fontFaces.begin(); it != m_fontFaces.end(); ++it) { begin 169 Source/core/css/CSSSegmentedFontFace.cpp for (FontFaceList::const_iterator it = m_fontFaces.begin(); it != m_fontFaces.end(); ++it) { begin 178 Source/core/css/CSSSegmentedFontFace.cpp for (FontFaceList::const_iterator it = m_fontFaces.begin(); it != m_fontFaces.end(); ++it) { begin 187 Source/core/css/CSSSegmentedFontFace.cpp for (FontFaceList::iterator it = m_fontFaces.begin(); it != m_fontFaces.end(); ++it) begin 193 Source/core/css/CSSSegmentedFontFace.cpp for (FontFaceList::const_iterator it = m_fontFaces.begin(); it != m_fontFaces.end(); ++it) { begin 202 Source/core/css/CSSSegmentedFontFace.cpp for (FontFaceList::const_iterator it = m_fontFaces.begin(); it != m_fontFaces.end(); ++it) { begin 327 Source/core/css/ElementRuleCollector.cpp std::sort(m_matchedRules->begin(), m_matchedRules->end(), compareRules); begin 155 Source/core/css/ElementRuleCollector.h for (typename RuleDataListType::const_iterator it = rules->begin(), end = rules->end(); it != end; ++it) begin 112 Source/core/css/FontFaceCache.cpp for (StyleRuleToFontFace::iterator it = m_styleRuleToFontFace.begin(); it != m_styleRuleToFontFace.end(); ++it) begin 203 Source/core/css/FontFaceCache.cpp for (TraitsMap::const_iterator i = familyFontFaces->begin(); i != familyFontFaces->end(); ++i) { begin 162 Source/core/css/FontFaceSet.cpp for (ListHashSet<RefPtr<FontFace> >::iterator it = m_nonCSSConnectedFaces.begin(); it != m_nonCSSConnectedFaces.end(); ++it) begin 305 Source/core/css/FontFaceSet.cpp for (ListHashSet<RefPtr<FontFace> >::iterator it = m_nonCSSConnectedFaces.begin(); it != m_nonCSSConnectedFaces.end(); ++it) { begin 374 Source/core/css/FontFaceSet.cpp for (ListHashSet<RefPtr<FontFace> >::const_iterator it = cssConnectedFaces.begin(); it != cssConnectedFaces.end(); ++it) begin 376 Source/core/css/FontFaceSet.cpp for (ListHashSet<RefPtr<FontFace> >::const_iterator it = m_nonCSSConnectedFaces.begin(); it != m_nonCSSConnectedFaces.end(); ++it) begin 93 Source/core/css/MediaQuery.cpp nonCopyingSort(m_expressions->begin(), m_expressions->end(), expressionCompare); begin 81 Source/core/css/PageRuleCollector.cpp std::stable_sort(matchedPageRules.begin(), matchedPageRules.end(), comparePageRules); begin 35 Source/core/css/RemoteFontFaceSource.cpp for (FontDataTable::iterator it = m_fontDataTable.begin(); it != m_fontDataTable.end(); ++it) { begin 220 Source/core/css/RuleFeature.cpp for (Vector<AtomicString>::const_iterator it = features.classes.begin(); it != features.classes.end(); ++it) begin 222 Source/core/css/RuleFeature.cpp for (Vector<AtomicString>::const_iterator it = features.attributes.begin(); it != features.attributes.end(); ++it) begin 342 Source/core/css/RuleFeature.cpp for (InvalidationSetMap::const_iterator it = other.m_classInvalidationSets.begin(); it != other.m_classInvalidationSets.end(); ++it) begin 344 Source/core/css/RuleFeature.cpp for (InvalidationSetMap::const_iterator it = other.m_attributeInvalidationSets.begin(); it != other.m_attributeInvalidationSets.end(); ++it) begin 346 Source/core/css/RuleFeature.cpp for (InvalidationSetMap::const_iterator it = other.m_idInvalidationSets.begin(); it != other.m_idInvalidationSets.end(); ++it) begin 331 Source/core/css/RuleSet.cpp for (PendingRuleMap::iterator it = pendingMap.begin(); it != end; ++it) { begin 412 Source/core/css/RuleSet.cpp for (WillBeHeapVector<RuleData>::const_iterator it = m_allRules.begin(); it != m_allRules.end(); ++it) begin 57 Source/core/css/SVGCSSComputedStyleDeclaration.cpp SVGLengthList::ConstIterator it = dashes->begin(); begin 434 Source/core/css/StyleSheetContents.cpp for (ClientsIterator it = root->m_loadingClients.begin(); it != root->m_loadingClients.end(); ++it) begin 466 Source/core/css/StyleSheetContents.cpp return (*root->m_loadingClients.begin())->ownerNode(); begin 467 Source/core/css/StyleSheetContents.cpp return (*root->m_completedClients.begin())->ownerNode(); begin 527 Source/core/css/StyleSheetContents.cpp return (*m_loadingClients.begin())->ownerDocument(); begin 528 Source/core/css/StyleSheetContents.cpp return (*m_completedClients.begin())->ownerDocument(); begin 621 Source/core/css/StyleSheetContents.cpp for (WillBeHeapHashSet<RawPtrWillBeWeakMember<CSSStyleSheet> >::iterator it = clients.begin(); it != clients.end(); ++it) { begin 647 Source/core/css/StyleSheetContents.cpp for (WillBeHeapHashSet<RawPtrWillBeWeakMember<CSSStyleSheet> >::iterator it = clients.begin(); it != clients.end(); ++it) { begin 57 Source/core/css/TreeBoundaryCrossingRules.cpp for (TreeBoundaryCrossingRuleSetMap::iterator::Values it = m_treeBoundaryCrossingRuleSetMap.values().begin(); it != m_treeBoundaryCrossingRuleSetMap.values().end(); ++it) { begin 47 Source/core/css/TreeBoundaryCrossingRules.h DocumentOrderedList::iterator begin() { return m_scopingNodes.begin(); } begin 61 Source/core/css/invalidation/DescendantInvalidationSet.cpp for (HashSet<AtomicString>::const_iterator it = other.m_classes->begin(); it != end; ++it) begin 67 Source/core/css/invalidation/DescendantInvalidationSet.cpp for (HashSet<AtomicString>::const_iterator it = other.m_ids->begin(); it != end; ++it) begin 73 Source/core/css/invalidation/DescendantInvalidationSet.cpp for (HashSet<AtomicString>::const_iterator it = other.m_tagNames->begin(); it != end; ++it) begin 79 Source/core/css/invalidation/DescendantInvalidationSet.cpp for (HashSet<AtomicString>::const_iterator it = other.m_attributes->begin(); it != end; ++it) begin 144 Source/core/css/invalidation/DescendantInvalidationSet.cpp for (HashSet<AtomicString>::const_iterator it = m_classes->begin(); it != m_classes->end(); ++it) begin 152 Source/core/css/invalidation/DescendantInvalidationSet.cpp for (HashSet<AtomicString>::const_iterator it = m_attributes->begin(); it != m_attributes->end(); ++it) begin 160 Source/core/css/invalidation/DescendantInvalidationSet.cpp for (HashSet<AtomicString>::const_iterator it = m_ids->begin(); it != m_ids->end(); ++it) begin 168 Source/core/css/invalidation/DescendantInvalidationSet.cpp for (HashSet<AtomicString>::const_iterator it = m_tagNames->begin(); it != m_tagNames->end(); ++it) begin 72 Source/core/css/invalidation/StyleInvalidator.cpp for (Vector<AtomicString>::const_iterator it = m_invalidationClasses.begin(); it != m_invalidationClasses.end(); ++it) { begin 78 Source/core/css/invalidation/StyleInvalidator.cpp for (Vector<AtomicString>::const_iterator it = m_invalidationAttributes.begin(); it != m_invalidationAttributes.end(); ++it) { begin 103 Source/core/css/invalidation/StyleInvalidator.cpp for (InvalidationList::const_iterator it = invalidationList->begin(); it != invalidationList->end(); ++it) { begin 210 Source/core/css/parser/MediaQueryParser.cpp for (Vector<MediaQueryToken>::iterator token = m_tokens.begin(); token != m_tokens.end(); ++token) begin 115 Source/core/css/resolver/MatchedPropertiesCache.cpp for (Cache::iterator it = m_cache.begin(); it != m_cache.end(); ++it) { begin 130 Source/core/css/resolver/MatchedPropertiesCache.cpp Cache::iterator it = m_cache.begin(); begin 98 Source/core/css/resolver/ScopedStyleTree.cpp for (HashMap<const ContainerNode*, OwnPtr<ScopedStyleResolver> >::iterator it = m_authorStyles.begin(); it != m_authorStyles.end(); ++it) { begin 195 Source/core/css/resolver/ScopedStyleTree.cpp for (HashMap<const ContainerNode*, OwnPtr<ScopedStyleResolver> >::iterator it = m_authorStyles.begin(); it != m_authorStyles.end(); ++it) begin 202 Source/core/css/resolver/ScopedStyleTree.cpp for (HashMap<const ContainerNode*, OwnPtr<ScopedStyleResolver> >::iterator it = m_authorStyles.begin(); it != m_authorStyles.end(); ++it) { begin 280 Source/core/css/resolver/SharedStyleFinder.cpp for (StyleSharingList::iterator it = styleSharingList.begin(); it != styleSharingList.end(); ++it) { begin 284 Source/core/css/resolver/SharedStyleFinder.cpp if (it != styleSharingList.begin()) { begin 166 Source/core/css/resolver/StyleResolver.cpp for (HashSet<SVGFontFaceElement*>::const_iterator it = svgFontFaceElements.begin(); it != end; ++it) begin 213 Source/core/css/resolver/StyleResolver.cpp for (ListHashSet<CSSStyleSheet*, 16>::iterator it = m_pendingStyleSheets.begin(); it != m_pendingStyleSheets.end(); ++it) begin 413 Source/core/css/resolver/StyleResolver.cpp for (DocumentOrderedList::iterator it = m_treeBoundaryCrossingRules.begin(); it != m_treeBoundaryCrossingRules.end(); ++it) { begin 1098 Source/core/css/resolver/StyleResolver.cpp for (WillBeHeapHashMap<CSSPropertyID, RefPtrWillBeMember<Interpolation> >::const_iterator iter = activeInterpolations.begin(); iter != activeInterpolations.end(); ++iter) { begin 124 Source/core/css/resolver/StyleResourceLoader.cpp for (PendingImagePropertyMap::const_iterator::Keys it = elementStyleResources.pendingImageProperties().begin().keys(); it != end; ++it) { begin 219 Source/core/dom/ContainerNode.cpp for (NodeVector::const_iterator it = targets.begin(); it != targets.end(); ++it) { begin 348 Source/core/dom/ContainerNode.cpp for (NodeVector::const_iterator it = targets.begin(); it != targets.end(); ++it) { begin 394 Source/core/dom/ContainerNode.cpp for (NodeVector::const_iterator it = children.begin(); it != children.end(); ++it) { begin 593 Source/core/dom/ContainerNode.cpp for (NodeVector::const_iterator it = targets.begin(); it != targets.end(); ++it) { begin 71 Source/core/dom/ContextLifecycleNotifier.cpp for (ActiveDOMObjectSet::iterator iter = m_activeDOMObjects.begin(); iter != activeObjectsEnd; ++iter) { begin 82 Source/core/dom/ContextLifecycleNotifier.cpp for (ActiveDOMObjectSet::iterator iter = m_activeDOMObjects.begin(); iter != activeObjectsEnd; ++iter) { begin 93 Source/core/dom/ContextLifecycleNotifier.cpp for (ActiveDOMObjectSet::iterator iter = m_activeDOMObjects.begin(); iter != activeObjectsEnd; ++iter) { begin 104 Source/core/dom/ContextLifecycleNotifier.cpp for (ActiveDOMObjectSet::iterator iter = m_activeDOMObjects.begin(); iter != activeObjectsEnd; ++iter) { begin 114 Source/core/dom/ContextLifecycleNotifier.cpp for (ActiveDOMObjectSet::const_iterator iter = activeDOMObjects().begin(); iter != activeObjectsEnd; ++iter) { begin 53 Source/core/dom/DOMStringList.cpp std::sort(m_strings.begin(), m_strings.end(), WTF::codePointCompareLessThan); begin 1413 Source/core/dom/Document.cpp for (HashSet<DocumentVisibilityObserver*>::const_iterator it = m_visibilityObservers.begin(); it != observerEnd; ++it) begin 2013 Source/core/dom/Document.cpp for (HashSet<Element*>::iterator it = m_layerUpdateElements.begin(); it != end; ++it) begin 2055 Source/core/dom/Document.cpp for (Vector<SVGUseElement*>::iterator it = elements.begin(); it != end; ++it) begin 3617 Source/core/dom/Document.cpp for (HashSet<NodeIterator*>::const_iterator it = nodeIteratorsList.begin(); it != nodeIteratorsEnd; ++it) { begin 3629 Source/core/dom/Document.cpp for (HashSet<Range*>::const_iterator it = m_ranges.begin(); it != end; ++it) begin 3639 Source/core/dom/Document.cpp for (HashSet<Range*>::const_iterator it = m_ranges.begin(); it != end; ++it) begin 3644 Source/core/dom/Document.cpp for (HashSet<NodeIterator*>::const_iterator it = m_nodeIterators.begin(); it != nodeIteratorsEnd; ++it) { begin 3661 Source/core/dom/Document.cpp for (HashSet<NodeIterator*>::const_iterator it = m_nodeIterators.begin(); it != nodeIteratorsEnd; ++it) begin 3666 Source/core/dom/Document.cpp for (HashSet<Range*>::const_iterator it = m_ranges.begin(); it != rangesEnd; ++it) begin 3681 Source/core/dom/Document.cpp for (HashSet<Range*>::const_iterator it = m_ranges.begin(); it != end; ++it) begin 3693 Source/core/dom/Document.cpp for (HashSet<Range*>::const_iterator it = m_ranges.begin(); it != end; ++it) begin 3707 Source/core/dom/Document.cpp for (HashSet<Range*>::const_iterator it = m_ranges.begin(); it != end; ++it) begin 3721 Source/core/dom/Document.cpp for (HashSet<Range*>::const_iterator it = m_ranges.begin(); it != end; ++it) begin 5524 Source/core/dom/Document.cpp for (HashSet<LiveNodeListBase*>::iterator it = m_listsInvalidatedAtDocument.begin(); it != end; ++it) begin 62 Source/core/dom/DocumentLifecycleNotifier.h for (DocumentObserverSet::iterator i = m_documentObservers.begin(); i != m_documentObservers.end(); ++i) begin 69 Source/core/dom/DocumentLifecycleNotifier.h for (DocumentObserverSet::iterator i = m_documentObservers.begin(); i != m_documentObservers.end(); ++i) begin 222 Source/core/dom/DocumentMarkerController.cpp MarkerList::iterator pos = std::lower_bound(list->begin(), list->end(), toInsert, startsFurther); begin 223 Source/core/dom/DocumentMarkerController.cpp list->insert(pos - list->begin(), RenderedDocumentMarker(toInsert)); begin 234 Source/core/dom/DocumentMarkerController.cpp MarkerList::iterator firstOverlapping = std::lower_bound(list->begin(), list->end(), toInsert, doesNotOverlap); begin 235 Source/core/dom/DocumentMarkerController.cpp size_t index = firstOverlapping - list->begin(); begin 237 Source/core/dom/DocumentMarkerController.cpp MarkerList::iterator inserted = list->begin() + index; begin 242 Source/core/dom/DocumentMarkerController.cpp list->remove(i - list->begin()); begin 268 Source/core/dom/DocumentMarkerController.cpp MarkerList::iterator startPos = std::lower_bound(list->begin(), list->end(), startOffset, doesNotInclude); begin 316 Source/core/dom/DocumentMarkerController.cpp if (!markerTypes.contains(list->begin()->type())) begin 319 Source/core/dom/DocumentMarkerController.cpp MarkerList::iterator startPos = std::upper_bound(list->begin(), list->end(), startOffset, endsBefore); begin 331 Source/core/dom/DocumentMarkerController.cpp list->remove(i - list->begin()); begin 342 Source/core/dom/DocumentMarkerController.cpp size_t insertIndex = i - list->begin(); begin 345 Source/core/dom/DocumentMarkerController.cpp i = list->begin() + insertIndex + 1; begin 350 Source/core/dom/DocumentMarkerController.cpp size_t insertIndex = i - list->begin(); begin 353 Source/core/dom/DocumentMarkerController.cpp i = list->begin() + insertIndex + 1; begin 382 Source/core/dom/DocumentMarkerController.cpp for (MarkerMap::iterator nodeIterator = m_markers.begin(); nodeIterator != end; ++nodeIterator) { begin 408 Source/core/dom/DocumentMarkerController.cpp if (!list || list->isEmpty() || !markerTypes.contains(list->begin()->type())) begin 415 Source/core/dom/DocumentMarkerController.cpp std::sort(result.begin(), result.end(), compareByStart); begin 422 Source/core/dom/DocumentMarkerController.cpp for (MarkerMap::iterator i = m_markers.begin(); i != m_markers.end(); ++i) { begin 430 Source/core/dom/DocumentMarkerController.cpp std::sort(result.begin(), result.end(), compareByStart); begin 450 Source/core/dom/DocumentMarkerController.cpp for (Vector<DocumentMarker*>::const_iterator it = markers.begin(); it != end; ++it) { begin 474 Source/core/dom/DocumentMarkerController.cpp for (MarkerMap::iterator nodeIterator = m_markers.begin(); nodeIterator != end; ++nodeIterator) { begin 479 Source/core/dom/DocumentMarkerController.cpp if (!list || list->isEmpty() || list->begin()->type() != markerType) begin 544 Source/core/dom/DocumentMarkerController.cpp if (markerTypes.contains(list->begin()->type())) { begin 575 Source/core/dom/DocumentMarkerController.cpp for (MarkerMap::iterator i = m_markers.begin(); i != end; ++i) { begin 582 Source/core/dom/DocumentMarkerController.cpp if (!list || list->isEmpty() || !markerTypes.contains(list->begin()->type())) begin 598 Source/core/dom/DocumentMarkerController.cpp for (MarkerMap::iterator i = m_markers.begin(); i != end; ++i) { begin 625 Source/core/dom/DocumentMarkerController.cpp MarkerList::iterator startPos = std::lower_bound(list->begin(), list->end(), startOffset, startsAfter); begin 669 Source/core/dom/DocumentMarkerController.cpp MarkerList::iterator startPos = std::upper_bound(list->begin(), list->end(), startOffset, endsBefore); begin 700 Source/core/dom/DocumentMarkerController.cpp for (Vector<DocumentMarker*>::const_iterator it = markers.begin(); it != end; ++it) { begin 719 Source/core/dom/DocumentMarkerController.cpp for (MarkerMap::const_iterator nodeIterator = m_markers.begin(); nodeIterator != end; ++nodeIterator) { begin 43 Source/core/dom/DocumentOrderedList.cpp iterator begin = m_nodes.begin(); begin 56 Source/core/dom/DocumentOrderedList.cpp } while (it != begin); begin 52 Source/core/dom/DocumentOrderedList.h iterator begin() { return m_nodes.begin(); } begin 59 Source/core/dom/DocumentStyleSheetCollection.cpp DocumentOrderedList::iterator begin = m_styleSheetCandidateNodes.begin(); begin 61 Source/core/dom/DocumentStyleSheetCollection.cpp for (DocumentOrderedList::iterator it = begin; it != end; ++it) { begin 153 Source/core/dom/Element.cpp for (AttrNodeList::const_iterator it = attrNodeList.begin(); it != end; ++it) { begin 199 Source/core/dom/ElementData.h return static_cast<const UniqueElementData*>(this)->m_attributeVector.begin(); begin 205 Source/core/dom/ElementData.h const Attribute* begin = attributeBase(); begin 209 Source/core/dom/ElementData.h const Attribute& attribute = begin[i]; begin 225 Source/core/dom/ElementData.h const Attribute* begin = attributeBase(); begin 227 Source/core/dom/ElementData.h const Attribute& attribute = begin[i]; begin 245 Source/core/dom/ElementData.h const Attribute* begin = attributeBase(); begin 248 Source/core/dom/ElementData.h const Attribute& attribute = begin[i]; begin 230 Source/core/dom/ExecutionContext.cpp for (TimeoutMap::iterator iter = m_timeouts.begin(); iter != m_timeouts.end(); ++iter) begin 213 Source/core/dom/FullscreenElementStack.cpp Deque<Document*>::iterator current = docs.begin(), following = docs.begin(); begin 302 Source/core/dom/FullscreenElementStack.cpp for (Deque<RefPtr<Document> >::iterator i = descendants.begin(); i != descendants.end(); ++i) { begin 74 Source/core/dom/IdTargetObserverRegistry.cpp for (Vector<IdTargetObserver*>::const_iterator it = copy.begin(); it != copy.end(); ++it) { begin 156 Source/core/dom/MutationObserver.cpp for (HashSet<MutationObserverRegistration*>::iterator iter = registrations.begin(); iter != registrations.end(); ++iter) begin 211 Source/core/dom/MutationObserver.cpp for (HashSet<MutationObserverRegistration*>::const_iterator iter = m_registrations.begin(); iter != m_registrations.end(); ++iter) begin 228 Source/core/dom/MutationObserver.cpp for (HashSet<MutationObserverRegistration*>::iterator iter = m_registrations.begin(); iter != m_registrations.end(); ++iter) { begin 268 Source/core/dom/MutationObserver.cpp std::sort(observers.begin(), observers.end(), ObserverLessThan()); begin 59 Source/core/dom/MutationObserverInterestGroup.cpp for (HashMap<MutationObserver*, MutationRecordDeliveryOptions>::iterator iter = m_observers.begin(); iter != m_observers.end(); ++iter) { begin 70 Source/core/dom/MutationObserverInterestGroup.cpp for (HashMap<MutationObserver*, MutationRecordDeliveryOptions>::iterator iter = m_observers.begin(); iter != m_observers.end(); ++iter) { begin 91 Source/core/dom/MutationObserverRegistration.cpp for (NodeHashSet::iterator iter = m_transientRegistrationNodes->begin(); iter != m_transientRegistrationNodes->end(); ++iter) begin 129 Source/core/dom/MutationObserverRegistration.cpp for (NodeHashSet::const_iterator iter = m_transientRegistrationNodes->begin(); iter != m_transientRegistrationNodes->end(); ++iter) begin 143 Source/core/dom/Node.cpp for (HashSet<Node*>::iterator it = liveNodeSet.begin(); it != liveNodeSet.end(); ++it) { begin 230 Source/core/dom/Node.cpp for (HashMap<String, size_t>::iterator it = perTagCount.begin(); it != perTagCount.end(); ++it) begin 1950 Source/core/dom/Node.cpp for (HashSet<MutationObserverRegistration*>::iterator iter = transientRegistry->begin(); iter != transientRegistry->end(); ++iter) { begin 2056 Source/core/dom/Node.cpp for (typename Registry::iterator iter = registry->begin(); iter != registry->end(); ++iter) { begin 2145 Source/core/dom/Node.cpp for (HashSet<MutationObserverRegistration*>::iterator iter = transientRegistry->begin(); iter != transientRegistry->end(); ++iter) begin 47 Source/core/dom/NodeRareData.cpp for (NodeListAtomicNameCacheMap::const_iterator it = m_atomicNameCaches.begin(); it != atomicNameCacheEnd; ++it) begin 54 Source/core/dom/NodeRareData.cpp for (TagCollectionCacheNS::iterator it = m_tagCollectionCacheNS.begin(); it != tagCacheEnd; ++it) begin 179 Source/core/dom/NodeRareData.h for (NodeListAtomicNameCacheMap::const_iterator it = m_atomicNameCaches.begin(); it != atomicNameCacheEnd; ++it) { begin 185 Source/core/dom/NodeRareData.h for (TagCollectionCacheNS::const_iterator it = m_tagCollectionCacheNS.begin(); it != tagEnd; ++it) { begin 141 Source/core/dom/PresentationAttributeStyle.cpp std::sort(result.attributesAndValues.begin(), result.attributesAndValues.end(), attributeNameSort); begin 881 Source/core/dom/Range.cpp for (Vector<RefPtr<Node> >::const_iterator it = ancestors.begin(); it != ancestors.end(); ++it) { begin 900 Source/core/dom/Range.cpp for (NodeVector::const_iterator it = nodes.begin(); it != nodes.end(); ++it) { begin 505 Source/core/dom/SelectorQuery.cpp m_entries.remove(m_entries.begin()); begin 49 Source/core/dom/ShadowTreeStyleSheetCollection.cpp DocumentOrderedList::iterator begin = m_styleSheetCandidateNodes.begin(); begin 51 Source/core/dom/ShadowTreeStyleSheetCollection.cpp for (DocumentOrderedList::iterator it = begin; it != end; ++it) { begin 124 Source/core/dom/StyleEngine.cpp TreeScopeSet::iterator begin = treeScopes.begin(); begin 137 Source/core/dom/StyleEngine.cpp } while (it != begin); begin 333 Source/core/dom/StyleEngine.cpp for (TreeScopeSet::iterator it = treeScopes.begin(); it != treeScopes.end(); ++it) { begin 374 Source/core/dom/StyleEngine.cpp for (TreeScopeSet::iterator it = treeScopes.begin(); it != treeScopes.end(); ++it) { begin 384 Source/core/dom/StyleEngine.cpp for (HashSet<TreeScope*>::iterator it = treeScopesRemoved.begin(); it != treeScopesRemoved.end(); ++it) begin 406 Source/core/dom/StyleEngine.cpp TreeScopeSet::const_iterator begin = m_activeTreeScopes.begin(); begin 408 Source/core/dom/StyleEngine.cpp for (TreeScopeSet::const_iterator it = begin; it != end; ++it) { begin 431 Source/core/dom/StyleEngine.cpp TreeScopeSet::iterator begin = m_activeTreeScopes.begin(); begin 433 Source/core/dom/StyleEngine.cpp for (TreeScopeSet::iterator it = begin; it != end; ++it) { begin 197 Source/core/dom/TreeScopeStyleSheetCollection.cpp for (DocumentOrderedList::iterator it = styleScopedScopingNodes->begin(); it != styleScopedScopingNodes->end(); ++it) begin 201 Source/core/dom/TreeScopeStyleSheetCollection.cpp for (ListHashSet<Node*, 4>::iterator it = removedNodes->begin(); it != removedNodes->end(); ++it) begin 85 Source/core/dom/custom/CustomElementMicrotaskDispatcher.cpp for (Vector<CustomElementCallbackQueue*>::iterator it = m_elements.begin();it != m_elements.end(); ++it) { begin 57 Source/core/dom/custom/CustomElementRegistrationContext.cpp for (CustomElementUpgradeCandidateMap::ElementSet::const_iterator it = upgradeCandidates.begin(); it != upgradeCandidates.end(); ++it) begin 41 Source/core/dom/custom/CustomElementUpgradeCandidateMap.cpp for (UpgradeCandidateMap::const_iterator::Keys it = m_upgradeCandidates.begin().keys(); it != end; ++it) begin 105 Source/core/dom/custom/CustomElementUpgradeCandidateMap.cpp for (ElementSet::const_iterator candidate = candidates.begin(); candidate != candidates.end(); ++candidate) { begin 724 Source/core/editing/CompositeEditCommand.cpp std::sort(sortedTextBoxes.begin(), sortedTextBoxes.end(), InlineTextBox::compareByStart); begin 130 Source/core/editing/SpellCheckRequester.cpp for (RequestQueue::iterator i = m_requestQueue.begin(); i != m_requestQueue.end(); ++i) begin 215 Source/core/editing/SpellCheckRequester.cpp for (RequestQueue::iterator it = m_requestQueue.begin(); it != m_requestQueue.end(); ++it) { begin 644 Source/core/editing/TextIterator.cpp std::sort(m_sortedTextBoxes.begin(), m_sortedTextBoxes.end(), InlineTextBox::compareByStart); begin 1905 Source/core/editing/TextIterator.cpp return !checkOnlyKanaLettersInStrings(m_normalizedTarget.begin(), m_normalizedTarget.size(), m_normalizedMatch.begin(), m_normalizedMatch.size()); begin 111 Source/core/events/DOMWindowEventQueue.cpp ListHashSet<RefPtrWillBePersistent<Event>, 16>::iterator iter = m_queuedEvents.begin(); begin 239 Source/core/events/EventPath.cpp m_treeScopeEventContexts.appendRange(treeScopeEventContextMap.values().begin(), treeScopeEventContextMap.values().end()); begin 265 Source/core/events/EventPath.cpp for (Vector<TreeScope*, 32>::iterator iter = parentTreeScopes.begin(); iter < parentTreeScopes.end(); ++iter) begin 74 Source/core/fetch/CrossOriginAccessControl.cpp for (HTTPHeaderMap::const_iterator it = headerMap.begin(); it != end; ++it) { begin 124 Source/core/fetch/CrossOriginAccessControl.cpp HTTPHeaderMap::const_iterator it = requestHeaderFields.begin(); begin 120 Source/core/fetch/ImageResource.cpp for (ContainerSizeRequests::iterator it = m_pendingContainerSizeRequests.begin(); it != m_pendingContainerSizeRequests.end(); ++it) begin 124 Source/core/fetch/ImageResource.cpp for (ContainerSizeRequests::iterator it = switchContainerSizeRequests.begin(); it != switchContainerSizeRequests.end(); ++it) begin 327 Source/core/fetch/ImageResource.cpp for (ContainerSizeRequests::iterator it = m_pendingContainerSizeRequests.begin(); it != m_pendingContainerSizeRequests.end(); ++it) begin 538 Source/core/fetch/MemoryCache.cpp for (ResourceMap::iterator i = m_resources.begin(); i != e; ++i) { begin 567 Source/core/fetch/MemoryCache.cpp ResourceMap::iterator i = m_resources.begin(); begin 168 Source/core/fetch/RawResource.cpp for (HTTPHeaderMap::const_iterator i = newHeaders.begin(); i != end; ++i) { begin 175 Source/core/fetch/RawResource.cpp for (HTTPHeaderMap::const_iterator i = oldHeaders.begin(); i != end; ++i) { begin 604 Source/core/fetch/Resource.cpp ResourceClient* client = m_clientsAwaitingCallback.begin()->key; begin 664 Source/core/fetch/Resource.cpp for (HashSet<ResourcePtrBase*>::iterator it = m_handlesToRevalidate.begin(); it != end; ++it) { begin 675 Source/core/fetch/Resource.cpp for (HashCountedSet<ResourceClient*>::iterator it = m_clients.begin(); it != end2; ++it) { begin 710 Source/core/fetch/Resource.cpp for (HTTPHeaderMap::const_iterator it = newHeaders.begin(); it != end; ++it) { begin 880 Source/core/fetch/Resource.cpp for (HashSet<Resource*>::iterator it = m_resourcesWithPendingClients.begin(); it != end; ++it) begin 44 Source/core/fetch/ResourceClientWalker.h for (Iterator current = set.begin(); current != end; ++current) begin 718 Source/core/fetch/ResourceFetcher.cpp for (HashMap<RefPtr<ResourceTimingInfo>, bool>::iterator it = timingReports.begin(); it != end; ++it) { begin 1019 Source/core/fetch/ResourceFetcher.cpp for (DocumentResourceMap::iterator it = m_documentResources.begin(); it != end; ++it) { begin 1076 Source/core/fetch/ResourceFetcher.cpp for (DocumentResourceMap::iterator it = m_documentResources.begin(); it != m_documentResources.end(); ++it) { begin 1081 Source/core/fetch/ResourceFetcher.cpp for (StringVector::const_iterator it = resourcesToDelete.begin(); it != resourcesToDelete.end(); ++it) begin 1151 Source/core/fetch/ResourceFetcher.cpp for (ListHashSet<Resource*>::iterator it = m_preloads->begin(); it != end; ++it) { begin 1170 Source/core/fetch/ResourceFetcher.cpp for (ListHashSet<Resource*>::iterator it = m_preloads->begin(); it != end; ++it) { begin 1328 Source/core/fetch/ResourceFetcher.cpp for (ListHashSet<Resource*>::iterator it = m_preloads->begin(); it != end; ++it) { begin 83 Source/core/fetch/ResourceLoadPriorityOptimizer.cpp for (RenderObjectSet::iterator it = m_objects.begin(); it != m_objects.end(); ++it) { begin 90 Source/core/fetch/ResourceLoadPriorityOptimizer.cpp for (Vector<RenderObject*>::iterator it = objectsToRemove.begin(); it != objectsToRemove.end(); ++it) begin 98 Source/core/fetch/ResourceLoadPriorityOptimizer.cpp for (ImageResourceMap::iterator it = m_imageResources.begin(); it != m_imageResources.end(); ++it) { begin 102 Source/core/fileapi/FileReader.cpp for (Deque<FileReader*>::const_iterator it = m_pendingReaders.begin(); it != dequeEnd; ++it) { begin 65 Source/core/frame/DOMWindowLifecycleNotifier.cpp for (DOMWindowObserverSet::iterator it = m_windowObservers.begin(); it != m_windowObservers.end(); ++it) begin 72 Source/core/frame/DOMWindowLifecycleNotifier.cpp for (DOMWindowObserverSet::iterator it = m_windowObservers.begin(); it != m_windowObservers.end(); ++it) begin 79 Source/core/frame/DOMWindowLifecycleNotifier.cpp for (DOMWindowObserverSet::iterator it = m_windowObservers.begin(); it != m_windowObservers.end(); ++it) begin 102 Source/core/frame/Frame.cpp for (HashSet<FrameDestructionObserver*>::iterator it = m_destructionObservers.begin(); it != stop; ++it) begin 185 Source/core/frame/Frame.cpp for (HashSet<FrameDestructionObserver*>::iterator it = m_destructionObservers.begin(); it != stop; ++it) begin 1358 Source/core/frame/FrameView.cpp for (ViewportConstrainedObjectSet::const_iterator it = m_viewportConstrainedObjects->begin(); it != end; ++it) { begin 1441 Source/core/frame/FrameView.cpp for (ViewportConstrainedObjectSet::const_iterator it = m_viewportConstrainedObjects->begin(); it != end; ++it) { begin 1732 Source/core/frame/FrameView.cpp for (ViewportConstrainedObjectSet::const_iterator it = m_viewportConstrainedObjects->begin(); it != end; ++it) { begin 2030 Source/core/frame/FrameView.cpp for (EmbeddedObjectSet::iterator it = objects.begin(); it != objects.end(); ++it) { begin 2517 Source/core/frame/FrameView.cpp for (HashSet<ScrollableArea*>::const_iterator it = m_scrollableAreas->begin(), end = m_scrollableAreas->end(); it != end; ++it) { begin 2649 Source/core/frame/FrameView.cpp for (HashSet<RefPtr<Widget> >::const_iterator current = viewChildren->begin(); current != end; ++current) { begin 2883 Source/core/frame/FrameView.cpp for (Vector<RefPtr<FrameView> >::iterator it = frameViews.begin(); it != end; ++it) begin 28 Source/core/frame/csp/CSPDirectiveList.cpp PassOwnPtr<CSPDirectiveList> CSPDirectiveList::create(ContentSecurityPolicy* policy, const UChar* begin, const UChar* end, ContentSecurityPolicyHeaderType type, ContentSecurityPolicyHeaderSource source) begin 31 Source/core/frame/csp/CSPDirectiveList.cpp directives->parse(begin, end); begin 39 Source/core/frame/csp/CSPDirectiveList.cpp policy->reportMissingReportURI(String(begin, end - begin)); begin 394 Source/core/frame/csp/CSPDirectiveList.cpp void CSPDirectiveList::parse(const UChar* begin, const UChar* end) begin 396 Source/core/frame/csp/CSPDirectiveList.cpp m_header = String(begin, end - begin); begin 398 Source/core/frame/csp/CSPDirectiveList.cpp if (begin == end) begin 401 Source/core/frame/csp/CSPDirectiveList.cpp const UChar* position = begin; begin 421 Source/core/frame/csp/CSPDirectiveList.cpp bool CSPDirectiveList::parseDirective(const UChar* begin, const UChar* end, String& name, String& value) begin 426 Source/core/frame/csp/CSPDirectiveList.cpp const UChar* position = begin; begin 547 Source/core/frame/csp/CSPDirectiveList.cpp const UChar* begin = position; begin 552 Source/core/frame/csp/CSPDirectiveList.cpp if (equalIgnoringCase("allow", begin, position - begin)) { begin 554 Source/core/frame/csp/CSPDirectiveList.cpp } else if (equalIgnoringCase("filter", begin, position - begin)) { begin 556 Source/core/frame/csp/CSPDirectiveList.cpp } else if (equalIgnoringCase("block", begin, position - begin)) { begin 597 Source/core/frame/csp/CSPDirectiveList.cpp const UChar* begin = position; begin 602 Source/core/frame/csp/CSPDirectiveList.cpp if (equalIgnoringCase("always", begin, position - begin)) { begin 604 Source/core/frame/csp/CSPDirectiveList.cpp } else if (equalIgnoringCase("default", begin, position - begin)) { begin 606 Source/core/frame/csp/CSPDirectiveList.cpp } else if (equalIgnoringCase("never", begin, position - begin)) { begin 608 Source/core/frame/csp/CSPDirectiveList.cpp } else if (equalIgnoringCase("origin", begin, position - begin)) { begin 27 Source/core/frame/csp/CSPDirectiveList.h static PassOwnPtr<CSPDirectiveList> create(ContentSecurityPolicy*, const UChar* begin, const UChar* end, ContentSecurityPolicyHeaderType, ContentSecurityPolicyHeaderSource); begin 29 Source/core/frame/csp/CSPDirectiveList.h void parse(const UChar* begin, const UChar* end); begin 69 Source/core/frame/csp/CSPDirectiveList.h bool parseDirective(const UChar* begin, const UChar* end, String& name, String& value); begin 48 Source/core/frame/csp/CSPSourceList.cpp static bool isSourceListNone(const UChar* begin, const UChar* end) begin 50 Source/core/frame/csp/CSPSourceList.cpp skipWhile<UChar, isASCIISpace>(begin, end); begin 52 Source/core/frame/csp/CSPSourceList.cpp const UChar* position = begin; begin 54 Source/core/frame/csp/CSPSourceList.cpp if (!equalIgnoringCase("'none'", begin, position - begin)) begin 122 Source/core/frame/csp/CSPSourceList.cpp void CSPSourceList::parse(const UChar* begin, const UChar* end) begin 125 Source/core/frame/csp/CSPSourceList.cpp if (isSourceListNone(begin, end)) begin 128 Source/core/frame/csp/CSPSourceList.cpp const UChar* position = begin; begin 162 Source/core/frame/csp/CSPSourceList.cpp bool CSPSourceList::parseSource(const UChar* begin, const UChar* end, String& scheme, String& host, int& port, String& path, bool& hostHasWildcard, bool& portHasWildcard) begin 164 Source/core/frame/csp/CSPSourceList.cpp if (begin == end) begin 167 Source/core/frame/csp/CSPSourceList.cpp if (equalIgnoringCase("'none'", begin, end - begin)) begin 170 Source/core/frame/csp/CSPSourceList.cpp if (end - begin == 1 && *begin == '*') { begin 175 Source/core/frame/csp/CSPSourceList.cpp if (equalIgnoringCase("'self'", begin, end - begin)) { begin 180 Source/core/frame/csp/CSPSourceList.cpp if (equalIgnoringCase("'unsafe-inline'", begin, end - begin)) { begin 185 Source/core/frame/csp/CSPSourceList.cpp if (equalIgnoringCase("'unsafe-eval'", begin, end - begin)) { begin 191 Source/core/frame/csp/CSPSourceList.cpp if (!parseNonce(begin, end, nonce)) begin 201 Source/core/frame/csp/CSPSourceList.cpp if (!parseHash(begin, end, hash, algorithm)) begin 209 Source/core/frame/csp/CSPSourceList.cpp const UChar* position = begin; begin 210 Source/core/frame/csp/CSPSourceList.cpp const UChar* beginHost = begin; begin 232 Source/core/frame/csp/CSPSourceList.cpp return parseScheme(begin, position, scheme); begin 238 Source/core/frame/csp/CSPSourceList.cpp if (!parseScheme(begin, position, scheme) begin 286 Source/core/frame/csp/CSPSourceList.cpp bool CSPSourceList::parseNonce(const UChar* begin, const UChar* end, String& nonce) begin 290 Source/core/frame/csp/CSPSourceList.cpp if (!equalIgnoringCase(noncePrefix.characters8(), begin, noncePrefix.length())) begin 293 Source/core/frame/csp/CSPSourceList.cpp const UChar* position = begin + noncePrefix.length(); begin 310 Source/core/frame/csp/CSPSourceList.cpp bool CSPSourceList::parseHash(const UChar* begin, const UChar* end, DigestValue& hash, ContentSecurityPolicyHashAlgorithm& hashAlgorithm) begin 334 Source/core/frame/csp/CSPSourceList.cpp if (equalIgnoringCase(kSupportedPrefixes[i].prefix, begin, strlen(kSupportedPrefixes[i].prefix))) { begin 344 Source/core/frame/csp/CSPSourceList.cpp const UChar* position = begin + prefix.length(); begin 368 Source/core/frame/csp/CSPSourceList.cpp bool CSPSourceList::parseScheme(const UChar* begin, const UChar* end, String& scheme) begin 370 Source/core/frame/csp/CSPSourceList.cpp ASSERT(begin <= end); begin 373 Source/core/frame/csp/CSPSourceList.cpp if (begin == end) begin 376 Source/core/frame/csp/CSPSourceList.cpp const UChar* position = begin; begin 386 Source/core/frame/csp/CSPSourceList.cpp scheme = String(begin, end - begin); begin 394 Source/core/frame/csp/CSPSourceList.cpp bool CSPSourceList::parseHost(const UChar* begin, const UChar* end, String& host, bool& hostHasWildcard) begin 396 Source/core/frame/csp/CSPSourceList.cpp ASSERT(begin <= end); begin 400 Source/core/frame/csp/CSPSourceList.cpp if (begin == end) begin 403 Source/core/frame/csp/CSPSourceList.cpp const UChar* position = begin; begin 432 Source/core/frame/csp/CSPSourceList.cpp bool CSPSourceList::parsePath(const UChar* begin, const UChar* end, String& path) begin 434 Source/core/frame/csp/CSPSourceList.cpp ASSERT(begin <= end); begin 437 Source/core/frame/csp/CSPSourceList.cpp const UChar* position = begin; begin 442 Source/core/frame/csp/CSPSourceList.cpp m_policy->reportInvalidPathCharacter(m_directiveName, String(begin, end - begin), *position); begin 444 Source/core/frame/csp/CSPSourceList.cpp path = decodeURLEscapeSequences(String(begin, position - begin)); begin 453 Source/core/frame/csp/CSPSourceList.cpp bool CSPSourceList::parsePort(const UChar* begin, const UChar* end, int& port, bool& portHasWildcard) begin 455 Source/core/frame/csp/CSPSourceList.cpp ASSERT(begin <= end); begin 459 Source/core/frame/csp/CSPSourceList.cpp if (!skipExactly<UChar>(begin, end, ':')) begin 462 Source/core/frame/csp/CSPSourceList.cpp if (begin == end) begin 465 Source/core/frame/csp/CSPSourceList.cpp if (end - begin == 1 && *begin == '*') { begin 471 Source/core/frame/csp/CSPSourceList.cpp const UChar* position = begin; begin 478 Source/core/frame/csp/CSPSourceList.cpp port = charactersToIntStrict(begin, end - begin, &ok); begin 23 Source/core/frame/csp/CSPSourceList.h void parse(const UChar* begin, const UChar* end); begin 35 Source/core/frame/csp/CSPSourceList.h bool parseSource(const UChar* begin, const UChar* end, String& scheme, String& host, int& port, String& path, bool& hostHasWildcard, bool& portHasWildcard); begin 36 Source/core/frame/csp/CSPSourceList.h bool parseScheme(const UChar* begin, const UChar* end, String& scheme); begin 37 Source/core/frame/csp/CSPSourceList.h bool parseHost(const UChar* begin, const UChar* end, String& host, bool& hostHasWildcard); begin 38 Source/core/frame/csp/CSPSourceList.h bool parsePort(const UChar* begin, const UChar* end, int& port, bool& portHasWildcard); begin 39 Source/core/frame/csp/CSPSourceList.h bool parsePath(const UChar* begin, const UChar* end, String& path); begin 40 Source/core/frame/csp/CSPSourceList.h bool parseNonce(const UChar* begin, const UChar* end, String& nonce); begin 41 Source/core/frame/csp/CSPSourceList.h bool parseHash(const UChar* begin, const UChar* end, DigestValue& hash, ContentSecurityPolicyHashAlgorithm&); begin 148 Source/core/frame/csp/ContentSecurityPolicy.cpp for (CSPDirectiveListVector::const_iterator iter = other->m_policies.begin(); iter != other->m_policies.end(); ++iter) begin 185 Source/core/frame/csp/ContentSecurityPolicy.cpp const UChar* begin = characters.data(); begin 186 Source/core/frame/csp/ContentSecurityPolicy.cpp const UChar* end = begin + characters.size(); begin 191 Source/core/frame/csp/ContentSecurityPolicy.cpp const UChar* position = begin; begin 197 Source/core/frame/csp/ContentSecurityPolicy.cpp OwnPtr<CSPDirectiveList> policy = CSPDirectiveList::create(this, begin, position, type, source); begin 208 Source/core/frame/csp/ContentSecurityPolicy.cpp begin = position; begin 29 Source/core/frame/csp/MediaListDirective.cpp void MediaListDirective::parse(const UChar* begin, const UChar* end) begin 31 Source/core/frame/csp/MediaListDirective.cpp const UChar* position = begin; begin 48 Source/core/frame/csp/MediaListDirective.cpp begin = position; begin 51 Source/core/frame/csp/MediaListDirective.cpp policy()->reportInvalidPluginTypes(String(begin, position - begin)); begin 60 Source/core/frame/csp/MediaListDirective.cpp policy()->reportInvalidPluginTypes(String(begin, position - begin)); begin 68 Source/core/frame/csp/MediaListDirective.cpp policy()->reportInvalidPluginTypes(String(begin, position - begin)); begin 77 Source/core/frame/csp/MediaListDirective.cpp policy()->reportInvalidPluginTypes(String(begin, position - begin)); begin 80 Source/core/frame/csp/MediaListDirective.cpp m_pluginTypes.add(String(begin, position - begin)); begin 24 Source/core/frame/csp/MediaListDirective.h void parse(const UChar* begin, const UChar* end); begin 97 Source/core/html/HTMLCanvasElement.cpp for (HashSet<CanvasObserver*>::iterator it = m_observers.begin(); it != end; ++it) begin 230 Source/core/html/HTMLCanvasElement.cpp for (HashSet<CanvasObserver*>::iterator it = m_observers.begin(); it != end; ++it) begin 288 Source/core/html/HTMLCanvasElement.cpp for (HashSet<CanvasObserver*>::iterator it = m_observers.begin(); it != end; ++it) begin 710 Source/core/html/HTMLFormElement.cpp for (PastNamesMap::iterator it = m_pastNamesMap->begin(); it != end; ++it) { begin 60 Source/core/html/HTMLFrameOwnerElement.cpp for (WidgetToParentMap::iterator it = map.begin(); it != end; ++it) { begin 1084 Source/core/html/HTMLMediaElement.cpp nonCopyingSort(eventTasks.begin(), eventTasks.end(), eventTimeCueCompare); begin 1118 Source/core/html/HTMLMediaElement.cpp nonCopyingSort(affectedTracks.begin(), affectedTracks.end(), trackIndexCompare); begin 3490 Source/core/html/HTMLMediaElement.cpp for (HashSet<HTMLMediaElement*>::iterator i = elements.begin(); i != elements.end(); ++i) { begin 138 Source/core/html/HTMLViewSourceDocument.cpp HTMLToken::AttributeList::const_iterator iter = token.attributes().begin(); begin 90 Source/core/html/LinkRelAttribute.cpp for (Vector<String>::const_iterator it = list.begin(); it != end; ++it) { begin 63 Source/core/html/PublicURLManager.cpp for (RegistryURLMap::iterator i = m_registryToURL.begin(); i != m_registryToURL.end(); ++i) { begin 76 Source/core/html/PublicURLManager.cpp for (RegistryURLMap::iterator i = m_registryToURL.begin(); i != m_registryToURL.end(); ++i) { begin 79 Source/core/html/PublicURLManager.cpp for (URLMap::iterator j = registeredURLs.begin(); j != registeredURLs.end(); ++j) { begin 99 Source/core/html/PublicURLManager.cpp for (RegistryURLMap::iterator i = m_registryToURL.begin(); i != m_registryToURL.end(); ++i) { begin 100 Source/core/html/PublicURLManager.cpp for (URLMap::iterator j = i->value.begin(); j != i->value.end(); ++j) begin 52 Source/core/html/canvas/WebGLContextGroup.cpp HashSet<WebGLRenderingContextBase*>::iterator it = m_contexts.begin(); begin 83 Source/core/html/canvas/WebGLContextGroup.cpp HashSet<WebGLSharedObject*>::iterator it = m_groupObjects.begin(); begin 94 Source/core/html/canvas/WebGLContextGroup.cpp for (HashSet<WebGLRenderingContextBase*>::iterator it = m_contexts.begin(); it != m_contexts.end(); ++it) begin 445 Source/core/html/canvas/WebGLFramebuffer.cpp for (AttachmentMap::iterator it = m_attachments.begin(); it != m_attachments.end(); ++it) { begin 497 Source/core/html/canvas/WebGLFramebuffer.cpp for (AttachmentMap::const_iterator it = m_attachments.begin(); it != m_attachments.end(); ++it) { begin 564 Source/core/html/canvas/WebGLFramebuffer.cpp for (AttachmentMap::iterator it = m_attachments.begin(); it != m_attachments.end(); ++it) begin 4239 Source/core/html/canvas/WebGLRenderingContextBase.cpp HashSet<WebGLContextObject*>::iterator it = m_contextObjects.begin(); begin 232 Source/core/html/forms/FormController.cpp for (FormElementStateMap::const_iterator it = m_stateForNewFormElements.begin(); it != m_stateForNewFormElements.end(); ++it) { begin 235 Source/core/html/forms/FormController.cpp for (Deque<FormControlState>::const_iterator queIterator = queue.begin(); queIterator != queue.end(); ++queIterator) { begin 275 Source/core/html/forms/FormController.cpp for (FormElementStateMap::const_iterator it = m_stateForNewFormElements.begin(); it != m_stateForNewFormElements.end(); ++it) { begin 280 Source/core/html/forms/FormController.cpp for (Deque<FormControlState>::const_iterator queIterator = queue.begin(); queIterator != queue.end(); ++queIterator) { begin 398 Source/core/html/forms/FormController.cpp for (FormElementListHashSet::const_iterator it = controlList.begin(); it != controlList.end(); ++it) { begin 417 Source/core/html/forms/FormController.cpp for (SavedFormStateMap::const_iterator it = stateMap->begin(); it != stateMap->end(); ++it) { begin 510 Source/core/html/forms/FormController.cpp for (SavedFormStateMap::const_iterator it = map.begin(); it != map.end(); ++it) begin 162 Source/core/html/forms/RadioButtonGroupScope.cpp for (Iterator it = m_members.begin(); it != end; ++it) { begin 366 Source/core/html/forms/RangeInputType.cpp nonCopyingSort(m_tickMarkValues.begin(), m_tickMarkValues.end(), decimalCompare); begin 165 Source/core/html/parser/AtomicHTMLToken.h for (Vector<CompactHTMLToken::Attribute>::const_iterator it = token.attributes().begin(); it != token.attributes().end(); ++it) { begin 55 Source/core/html/parser/CSSPreloadScanner.cpp void CSSPreloadScanner::scanCommon(const Char* begin, const Char* end, const SegmentedString& source, PreloadRequestStream& requests) begin 58 Source/core/html/parser/CSSPreloadScanner.cpp for (const Char* it = begin; it != end && m_state != DoneParsingImportRules; ++it) begin 71 Source/core/html/parser/CSSPreloadScanner.cpp const LChar* begin = tagName.characters8(); begin 72 Source/core/html/parser/CSSPreloadScanner.cpp scanCommon(begin, begin + tagName.length(), source, requests); begin 75 Source/core/html/parser/CSSPreloadScanner.cpp const UChar* begin = tagName.characters16(); begin 76 Source/core/html/parser/CSSPreloadScanner.cpp scanCommon(begin, begin + tagName.length(), source, requests); begin 64 Source/core/html/parser/CSSPreloadScanner.h void scanCommon(const Char* begin, const Char* end, const SegmentedString&, PreloadRequestStream&); begin 66 Source/core/html/parser/CompactHTMLToken.cpp for (Vector<HTMLToken::Attribute>::const_iterator it = token->attributes().begin(); it != token->attributes().end(); ++it) begin 95 Source/core/html/parser/CompactHTMLToken.cpp for (Vector<Attribute>::const_iterator it = m_attributes.begin(); it != m_attributes.end(); ++it) { begin 432 Source/core/html/parser/HTMLDocumentParser.cpp for (XSSInfoStream::const_iterator it = chunk->xssInfos.begin(); it != chunk->xssInfos.end(); ++it) { begin 439 Source/core/html/parser/HTMLDocumentParser.cpp for (Vector<CompactHTMLToken>::const_iterator it = tokens->begin(); it != tokens->end(); ++it) { begin 58 Source/core/html/parser/HTMLMetaCharsetParser.cpp for (HTMLToken::AttributeList::const_iterator iter = tokenAttributes.begin(); iter != tokenAttributes.end(); ++iter) { begin 328 Source/core/html/parser/HTMLParserIdioms.cpp for (HTMLAttributeList::const_iterator iter = attributes.begin(); iter != attributes.end(); ++iter) { begin 132 Source/core/html/parser/HTMLPreloadScanner.cpp for (HTMLToken::AttributeList::const_iterator iter = attributes.begin(); iter != attributes.end(); ++iter) { begin 143 Source/core/html/parser/HTMLPreloadScanner.cpp for (Vector<CompactHTMLToken::Attribute>::const_iterator iter = attributes.begin(); iter != attributes.end(); ++iter) begin 69 Source/core/html/parser/HTMLResourcePreloader.cpp for (PreloadRequestStream::iterator it = requests.begin(); it != requests.end(); ++it) begin 139 Source/core/html/parser/HTMLSrcsetParser.cpp std::stable_sort(imageCandidates.begin(), imageCandidates.end(), compareByScaleFactor); begin 457 Source/core/inspector/AsyncCallStackTracker.cpp for (ExecutionContextDataMap::const_iterator it = copy.begin(); it != copy.end(); ++it) begin 124 Source/core/inspector/ContentSearchUtils.cpp for (Vector<pair<int, String> >::const_iterator it = matches.begin(); it != matches.end(); ++it) begin 259 Source/core/inspector/DOMPatchSupport.cpp for (DiffTable::iterator newIt = newTable.begin(); newIt != newTable.end(); ++newIt) { begin 375 Source/core/inspector/DOMPatchSupport.cpp for (HashMap<Digest*, Digest*>::iterator it = merges.begin(); it != merges.end(); ++it) { begin 81 Source/core/inspector/InjectedScriptManager.cpp for (ScriptStateToId::iterator it = m_scriptStateToId.begin(); it != m_scriptStateToId.end(); ++it) { begin 123 Source/core/inspector/InjectedScriptManager.cpp for (IdToInjectedScriptMap::iterator it = m_idToInjectedScript.begin(); it != end; ++it) { begin 136 Source/core/inspector/InjectedScriptManager.cpp for (ScriptStateToId::iterator it = m_scriptStateToId.begin(); it != m_scriptStateToId.end(); ++it) { begin 153 Source/core/inspector/InjectedScriptManager.cpp keys.appendRange(m_idToInjectedScript.keys().begin(), m_idToInjectedScript.keys().end()); begin 154 Source/core/inspector/InjectedScriptManager.cpp for (Vector<int>::iterator k = keys.begin(); k != keys.end(); ++k) { begin 171 Source/core/inspector/InspectorApplicationCacheAgent.cpp ApplicationCacheHost::ResourceInfoList::const_iterator it = applicationCacheResources.begin(); begin 438 Source/core/inspector/InspectorCSSAgent.cpp for (HashSet<Document*>::iterator it = invalidatedDocuments.begin(); it != invalidatedDocuments.end(); ++it) begin 503 Source/core/inspector/InspectorCSSAgent.cpp for (Vector<Document*>::iterator it = documents.begin(); it != documents.end(); ++it) begin 592 Source/core/inspector/InspectorCSSAgent.cpp for (Vector<CSSStyleSheet*>::const_iterator it = allSheetsVector.begin(); it != allSheetsVector.end(); ++it) { begin 603 Source/core/inspector/InspectorCSSAgent.cpp for (HashSet<CSSStyleSheet*>::iterator it = removedSheets.begin(); it != removedSheets.end(); ++it) { begin 616 Source/core/inspector/InspectorCSSAgent.cpp for (HashSet<CSSStyleSheet*>::iterator it = addedSheets.begin(); it != addedSheets.end(); ++it) { begin 812 Source/core/inspector/InspectorCSSAgent.cpp for (HashCountedSet<String>::iterator it = fontStats.begin(), end = fontStats.end(); it != end; ++it) { begin 1130 Source/core/inspector/InspectorCSSAgent.cpp for (Vector<Document*>::iterator it = documents.begin(); it != documents.end(); ++it) begin 1132 Source/core/inspector/InspectorCSSAgent.cpp for (Vector<CSSStyleSheet*>::iterator it = cssStyleSheets.begin(); it != cssStyleSheets.end(); ++it) begin 1139 Source/core/inspector/InspectorCSSAgent.cpp for (WillBeHeapVector<RefPtrWillBeMember<StyleSheet> >::const_iterator it = activeStyleSheets.begin(); it != activeStyleSheets.end(); ++it) { begin 1399 Source/core/inspector/InspectorCSSAgent.cpp for (NodeIdToForcedPseudoState::iterator it = m_nodeIdToForcedPseudoState.begin(), end = m_nodeIdToForcedPseudoState.end(); it != end; ++it) { begin 1406 Source/core/inspector/InspectorCSSAgent.cpp for (HashSet<Document*>::iterator it = documentsToChange.begin(), end = documentsToChange.end(); it != end; ++it) begin 126 Source/core/inspector/InspectorCanvasAgent.cpp for (FramesWithUninstrumentedCanvases::const_iterator it = m_framesWithUninstrumentedCanvases.begin(); it != m_framesWithUninstrumentedCanvases.end(); ++it) { begin 293 Source/core/inspector/InspectorCanvasAgent.cpp for (FramesWithUninstrumentedCanvases::const_iterator it = m_framesWithUninstrumentedCanvases.begin(); it != m_framesWithUninstrumentedCanvases.end(); ++it) { begin 315 Source/core/inspector/InspectorCanvasAgent.cpp for (FramesWithUninstrumentedCanvases::iterator it = m_framesWithUninstrumentedCanvases.begin(); it != m_framesWithUninstrumentedCanvases.end(); ++it) begin 342 Source/core/inspector/InspectorCanvasAgent.cpp for (FramesWithUninstrumentedCanvases::const_iterator it = m_framesWithUninstrumentedCanvases.begin(); it != m_framesWithUninstrumentedCanvases.end(); ++it) { begin 212 Source/core/inspector/InspectorDOMAgent.cpp for (HashSet<RefPtr<Element> >::iterator it = m_elements.begin(), end = m_elements.end(); it != end; ++it) begin 699 Source/core/inspector/InspectorDOMAgent.cpp for (NodeToBackendIdMap::iterator it = map.begin(); it != map.end(); ++it) begin 976 Source/core/inspector/InspectorDOMAgent.cpp for (Vector<Document*>::iterator it = docs.begin(); it != docs.end(); ++it) { begin 1030 Source/core/inspector/InspectorDOMAgent.cpp for (Vector<Document*>::iterator it = docs.begin(); it != docs.end(); ++it) { begin 1051 Source/core/inspector/InspectorDOMAgent.cpp for (Vector<Document*>::iterator it = docs.begin(); it != docs.end(); ++it) { begin 1067 Source/core/inspector/InspectorDOMAgent.cpp for (ListHashSet<Node*>::iterator it = resultCollector.begin(); it != resultCollector.end(); ++it) begin 1368 Source/core/inspector/InspectorDOMAgent.cpp for (JSONArray::const_iterator iter = files->begin(); iter != files->end(); ++iter) { begin 2064 Source/core/inspector/InspectorDOMAgent.cpp for (JSONArray::const_iterator it = backendNodeIds->begin(); it != backendNodeIds->end(); ++it) { begin 502 Source/core/inspector/InspectorDOMDebuggerAgent.cpp for (JSONObject::iterator it = xhrBreakpoints->begin(); it != xhrBreakpoints->end(); ++it) { begin 343 Source/core/inspector/InspectorDebuggerAgent.cpp for (ScriptsMap::iterator it = m_scripts.begin(); it != m_scripts.end(); ++it) { begin 492 Source/core/inspector/InspectorDebuggerAgent.cpp for (JSONObject::iterator it = breakpointsCookie->begin(); it != breakpointsCookie->end(); ++it) { begin 938 Source/core/inspector/InspectorDebuggerAgent.cpp AsyncCallStackTracker::AsyncCallStackVector::const_iterator it = callStacks.begin(); begin 1152 Source/core/inspector/InspectorDebuggerAgent.cpp for (JSONObject::iterator it = breakpointsCookie->begin(); it != breakpointsCookie->end(); ++it) { begin 1198 Source/core/inspector/InspectorDebuggerAgent.cpp for (Vector<String>::const_iterator i = hitBreakpoints.begin(); i != hitBreakpoints.end(); ++i) { begin 208 Source/core/inspector/InspectorInputAgent.cpp for (iter = touchPoints->begin(); iter != touchPoints->end(); ++iter) { begin 121 Source/core/inspector/InspectorInspectorAgent.cpp for (Vector<pair<long, String> >::iterator it = m_pendingEvaluateTestCommands.begin(); m_frontend && it != m_pendingEvaluateTestCommands.end(); ++it) begin 123 Source/core/inspector/InspectorInstrumentation.cpp for (HashSet<InstrumentingAgents*>::iterator it = instrumentingAgentsSet->begin(); it != end; ++it) { begin 508 Source/core/inspector/InspectorPageAgent.cpp ListHashSet<Cookie>::iterator it = cookiesList.begin(); begin 519 Source/core/inspector/InspectorPageAgent.cpp for (ResourceFetcher::DocumentResourceMap::const_iterator it = allResources.begin(); it != end; ++it) { begin 584 Source/core/inspector/InspectorPageAgent.cpp for (Vector<Resource*>::const_iterator it = allResources.begin(); it != allResources.end(); ++it) begin 597 Source/core/inspector/InspectorPageAgent.cpp for (Vector<KURL>::const_iterator it = allURLs.begin(); it != allURLs.end(); ++it) { begin 834 Source/core/inspector/InspectorPageAgent.cpp for (JSONObject::const_iterator it = scripts->begin(); it != end; ++it) { begin 1098 Source/core/inspector/InspectorPageAgent.cpp for (Vector<Resource*>::const_iterator it = allResources.begin(); it != allResources.end(); ++it) { begin 1113 Source/core/inspector/InspectorPageAgent.cpp for (Vector<HTMLImportChild*>::const_iterator it = allImports.begin(); it != allImports.end(); ++it) { begin 265 Source/core/inspector/InspectorProfilerAgent.cpp for (ProfileNameIdleTimeMap::iterator it = m_profileNameIdleTimeMap->begin(); it != end; ++it) begin 88 Source/core/inspector/InspectorResourceAgent.cpp for (HTTPHeaderMap::const_iterator it = headers.begin(); it != end; ++it) begin 306 Source/core/inspector/InspectorResourceAgent.cpp for (JSONObject::const_iterator it = headers->begin(); it != end; ++it) { begin 454 Source/core/inspector/InspectorResourceAgent.cpp for (HTTPHeaderMap::const_iterator it = headers.begin(); it!= end; ++it) begin 480 Source/core/inspector/InspectorResourceAgent.cpp for (Vector<String>::iterator it = requestIds.begin(); it != end; ++it) begin 688 Source/core/inspector/InspectorResourceAgent.cpp for (HTTPHeaderMap::const_iterator it = xhrReplayData->headers().begin(); it!= end; ++it) begin 739 Source/core/inspector/InspectorResourceAgent.cpp for (JSONObject::iterator it = (*requestHeaders)->begin(); it != (*requestHeaders)->end(); ++it) { begin 799 Source/core/inspector/InspectorResourceAgent.cpp for (Vector<NetworkResourcesData::ResourceData*>::iterator it = resources.begin(); it != resources.end(); ++it) { begin 145 Source/core/inspector/InspectorState.cpp for (InspectorStateMap::iterator it = m_inspectorStateMap.begin(); it != end; ++it) { begin 540 Source/core/inspector/InspectorStyleSheet.cpp for (WillBeHeapVector<InspectorStyleProperty>::iterator it = properties.begin(), itEnd = properties.end(); it != itEnd; ++it) { begin 646 Source/core/inspector/InspectorStyleSheet.cpp for (WillBeHeapVector<CSSPropertySourceData>::const_iterator it = sourcePropertyData.begin(); it != sourcePropertyData.end(); ++it) { begin 675 Source/core/inspector/InspectorStyleSheet.cpp for (WillBeHeapVector<InspectorStyleProperty>::iterator it = properties.begin(), itEnd = properties.end(); it != itEnd; ++it) { begin 268 Source/core/inspector/InspectorTimelineAgent.cpp for (GCEvents::iterator i = events.begin(); i != events.end(); ++i) { begin 1323 Source/core/inspector/InspectorTimelineAgent.cpp for (Vector<String>::iterator it = eventList.begin(); it != eventList.end(); ++it) begin 215 Source/core/inspector/InspectorWorkerAgent.cpp for (WorkerChannels::iterator it = m_idToChannel.begin(); it != m_idToChannel.end(); ++it) { begin 227 Source/core/inspector/InspectorWorkerAgent.cpp for (DedicatedWorkers::iterator it = m_dedicatedWorkers.begin(); it != m_dedicatedWorkers.end(); ++it) begin 233 Source/core/inspector/InspectorWorkerAgent.cpp for (WorkerChannels::iterator it = m_idToChannel.begin(); it != m_idToChannel.end(); ++it) { begin 295 Source/core/inspector/NetworkResourcesData.cpp for (it = m_reusedXHRReplayDataRequestIds.begin(); it != end; ++it) { begin 320 Source/core/inspector/NetworkResourcesData.cpp for (ResourceDataMap::iterator it = m_requestIdToResourceDataMap.begin(); it != m_requestIdToResourceDataMap.end(); ++it) begin 330 Source/core/inspector/NetworkResourcesData.cpp for (it = m_requestIdToResourceDataMap.begin(); it != end; ++it) { begin 350 Source/core/inspector/NetworkResourcesData.cpp for (it = m_requestIdToResourceDataMap.begin(); it != end; ++it) { begin 124 Source/core/inspector/TraceEventDispatcher.cpp for (HandlersMap::iterator it = m_handlers.begin(); it != m_handlers.end(); ++it) { begin 125 Source/core/loader/CrossOriginPreflightResultCache.cpp for (HTTPHeaderMap::const_iterator it = requestHeaders.begin(); it != end; ++it) { begin 1027 Source/core/loader/FrameLoader.cpp for (FrameVector::iterator it = childrenToDetach.begin(); it != end; ++it) begin 398 Source/core/loader/ImageLoader.cpp for (ImageLoaderClientSet::iterator it = m_clients.begin(); it != end; ++it) { begin 1974 Source/core/page/EventHandler.cpp for (HashSet<SVGElementInstance*>::iterator it = instances.begin(); it != end; ++it) { begin 2254 Source/core/page/EventHandler.cpp for (FrameView::ScrollableAreaSet::const_iterator it = areas->begin(); it != areas->end(); ++it) { begin 3782 Source/core/page/EventHandler.cpp for (EventTargetSet::const_iterator it = targetsForState.begin(); it != targetsForState.end(); ++it) { begin 723 Source/core/page/FocusController.cpp for (HashSet<ScrollableArea*>::const_iterator it = scrollableAreas->begin(), end = scrollableAreas->end(); it != end; ++it) { begin 278 Source/core/page/FrameTree.cpp for (HashSet<Page*>::const_iterator it = pages.begin(); it != end; ++it) { begin 95 Source/core/page/HistoryController.cpp for (HashMap<uint64_t, HistoryNode*>::iterator it = m_entry->m_framesToItems.begin(); it != framesEnd; ++it) { begin 99 Source/core/page/HistoryController.cpp for (HashMap<String, HistoryNode*>::iterator it = m_entry->m_uniqueNamesToItems.begin(); it != uniqueNamesEnd; ++it) { begin 178 Source/core/page/HistoryController.cpp for (HistoryFrameLoadSet::iterator it = sameDocumentLoads.begin(); it != sameDocumentLoads.end(); ++it) { begin 182 Source/core/page/HistoryController.cpp for (HistoryFrameLoadSet::iterator it = differentDocumentLoads.begin(); it != differentDocumentLoads.end(); ++it) { begin 57 Source/core/page/InjectedStyleSheets.cpp for (HashSet<Page*>::const_iterator it = pages.begin(); it != end; ++it) { begin 88 Source/core/page/Page.cpp for (HashSet<Page*>::iterator it = allPages().begin(); it != end; ++it) { begin 244 Source/core/page/Page.cpp for (HashSet<Page*>::iterator it = allPages().begin(); it != end; ++it) begin 275 Source/core/page/Page.cpp for (HashSet<Page*>::iterator it = allPages().begin(); it != end; ++it) { begin 373 Source/core/page/Page.cpp for (HashSet<Page*>::iterator it = ordinaryPages().begin(); it != pagesEnd; ++it) { begin 383 Source/core/page/Page.cpp for (HashSet<Page*>::iterator it = ordinaryPages().begin(); it != pagesEnd; ++it) { begin 480 Source/core/page/Page.cpp for (HashSet<MultisamplingChangedObserver*>::iterator it = m_multisamplingChangedObservers.begin(); it != stop; ++it) begin 64 Source/core/page/PageLifecycleNotifier.h for (PageObserverSet::iterator it = m_pageObservers.begin(); it != m_pageObservers.end(); ++it) begin 71 Source/core/page/PageLifecycleNotifier.h for (PageObserverSet::iterator it = m_pageObservers.begin(); it != m_pageObservers.end(); ++it) begin 217 Source/core/page/PageSerializer.cpp for (Vector<Node*>::iterator iter = serializedNodes.begin(); iter != serializedNodes.end(); ++iter) { begin 250 Source/core/page/PrintContext.cpp printContext.begin(pageRect.width(), pageRect.height()); begin 295 Source/core/page/PrintContext.cpp for (HashMap<String, Element*>::const_iterator it = m_linkedDestinations.begin(); it != end; ++it) { begin 312 Source/core/page/PrintContext.cpp printContext.begin(800); // Any width is OK here. begin 354 Source/core/page/PrintContext.cpp printContext.begin(pageRect.width(), pageRect.height()); begin 370 Source/core/page/PrintContext.cpp printContext.begin(pageSizeInPixels.width(), pageSizeInPixels.height()); begin 64 Source/core/page/PrintContext.h void begin(float width, float height = 0); begin 39 Source/core/page/ScopedPageLoadDeferrer.cpp for (HashSet<Page*>::const_iterator it = pages.begin(); it != end; ++it) { begin 127 Source/core/page/TouchAdjustment.cpp Vector<FloatQuad>::const_iterator it = quads.begin(); begin 216 Source/core/page/TouchAdjustment.cpp Vector<FloatQuad>::const_iterator it = quads.begin(); begin 439 Source/core/page/TouchAdjustment.cpp SubtargetGeometryList::const_iterator it = subtargets.begin(); begin 107 Source/core/page/TouchDisambiguation.cpp for (ListHashSet<RefPtr<Node> >::const_iterator it = hitResults.begin(); it != hitResults.end(); ++it) { begin 125 Source/core/page/TouchDisambiguation.cpp for (ListHashSet<RefPtr<Node> >::const_iterator it = hitResults.begin(); it != hitResults.end(); ++it) { begin 141 Source/core/page/TouchDisambiguation.cpp for (HashMap<Node*, TouchTargetData>::iterator it = touchTargets.begin(); it != touchTargets.end(); ++it) { begin 99 Source/core/page/scrolling/ScrollingCoordinator.cpp for (ScrollbarMap::iterator it = m_horizontalScrollbars.begin(); it != m_horizontalScrollbars.end(); ++it) begin 101 Source/core/page/scrolling/ScrollingCoordinator.cpp for (ScrollbarMap::iterator it = m_verticalScrollbars.begin(); it != m_verticalScrollbars.end(); ++it) begin 496 Source/core/page/scrolling/ScrollingCoordinator.cpp for (LayerHitTestRects::const_iterator layerIter = layerRects.begin(); layerIter != layerRects.end(); ++layerIter) { begin 559 Source/core/page/scrolling/ScrollingCoordinator.cpp for (LayerHitTestRects::const_iterator iter = compositorRects.begin(); iter != compositorRects.end(); ++iter) { begin 578 Source/core/page/scrolling/ScrollingCoordinator.cpp for (HashSet<const RenderLayer*>::iterator it = oldLayersWithTouchRects.begin(); it != oldLayersWithTouchRects.end(); ++it) { begin 685 Source/core/page/scrolling/ScrollingCoordinator.cpp for (FrameView::ScrollableAreaSet::const_iterator it = scrollableAreas->begin(), end = scrollableAreas->end(); it != end; ++it) { begin 701 Source/core/page/scrolling/ScrollingCoordinator.cpp for (FrameView::ResizerAreaSet::const_iterator it = resizerAreas->begin(), end = resizerAreas->end(); it != end; ++it) { begin 711 Source/core/page/scrolling/ScrollingCoordinator.cpp for (HashSet<RefPtr<Widget> >::const_iterator it = children->begin(), end = children->end(); it != end; ++it) { begin 740 Source/core/page/scrolling/ScrollingCoordinator.cpp for (TouchEventTargetSet::const_iterator iter = targets->begin(); iter != targets->end(); ++iter) { begin 750 Source/core/page/scrolling/ScrollingCoordinator.cpp for (TouchEventTargetSet::const_iterator iter = targets->begin(); iter != targets->end(); ++iter) { begin 895 Source/core/page/scrolling/ScrollingCoordinator.cpp for (FrameView::ViewportConstrainedObjectSet::const_iterator it = viewportConstrainedObjects->begin(), end = viewportConstrainedObjects->end(); it != end; ++it) { begin 168 Source/core/plugins/PluginOcclusionSupport.cpp for (HashSet<RefPtr<Widget> >::const_iterator it = children->begin(); it != children->end(); ++it) { begin 698 Source/core/rendering/FastTextAutosizer.cpp for (BlockSet::iterator it = blocks.begin(); it != blocks.end(); ++it) { begin 763 Source/core/rendering/FastTextAutosizer.cpp for (BlockSet::iterator it = roots->begin(); it != roots->end(); ++it) { begin 781 Source/core/rendering/FastTextAutosizer.cpp for (BlockSet::iterator it = roots->begin(); it != roots->end(); ++it) begin 972 Source/core/rendering/FastTextAutosizer.cpp for (ReverseFingerprintMap::iterator fingerprintIt = m_blocksForFingerprint.begin(); fingerprintIt != end; ++fingerprintIt) { begin 975 Source/core/rendering/FastTextAutosizer.cpp for (BlockSet::iterator blockIt = blocks->begin(); blockIt != blocks->end(); ++blockIt) { begin 173 Source/core/rendering/FloatingObjects.cpp for (FloatingObjectSetIterator it = m_set.begin(); it != end; ++it) { begin 218 Source/core/rendering/FloatingObjects.cpp for (FloatingObjectSetIterator it = floatingObjectSet.begin(); it != end; ++it) { begin 233 Source/core/rendering/FloatingObjects.cpp for (FloatingObjectSetIterator it = floatingObjectSet.begin(); it != end; ++it) { begin 279 Source/core/rendering/FloatingObjects.cpp for (FloatingObjectSetIterator it = m_set.begin(); it != end; ++it) begin 370 Source/core/rendering/FloatingObjects.cpp FloatingObjectSetIterator it = m_set.begin(); begin 458 Source/core/rendering/HitTestResult.cpp for (NodeSet::const_iterator it = other.m_rectBasedTestResult->begin(), last = other.m_rectBasedTestResult->end(); it != last; ++it) begin 126 Source/core/rendering/ImageQualityController.cpp for (ObjectLayerSizeMap::iterator it = m_objectLayerSizeMap.begin(); it != m_objectLayerSizeMap.end(); ++it) { begin 1611 Source/core/rendering/InlineFlowBox.cpp Vector<InlineBox*>::iterator it = leafBoxesInLogicalOrder.begin(); begin 1306 Source/core/rendering/InlineTextBox.cpp Vector<DocumentMarker*>::const_iterator markerIt = markers.begin(); begin 78 Source/core/rendering/OrderIterator.cpp m_orderValuesIterator = m_orderValues.begin(); begin 172 Source/core/rendering/RenderBlock.cpp for (TrackedRendererListHashSet::iterator descendant = descendantSet->begin(); descendant != end; ++descendant) { begin 1253 Source/core/rendering/RenderBlock.cpp for (DelayedUpdateScrollInfoSet::iterator it = infoSet->begin(); it != infoSet->end(); ++it) { begin 1328 Source/core/rendering/RenderBlock.cpp for (Vector<ImageResource*>::iterator it = images.begin(), end = images.end(); it != end; ++it) begin 1455 Source/core/rendering/RenderBlock.cpp for (TrackedRendererListHashSet::iterator it = positionedDescendants->begin(); it != end; ++it) { begin 1511 Source/core/rendering/RenderBlock.cpp for (ListHashSet<RootInlineBox*>::const_iterator it = lineBoxes.begin(); it != lineBoxes.end(); ++it) { begin 1632 Source/core/rendering/RenderBlock.cpp for (TrackedRendererListHashSet::iterator it = positionedDescendants->begin(); it != end; ++it) { begin 1700 Source/core/rendering/RenderBlock.cpp for (TrackedRendererListHashSet::iterator it = positionedDescendants->begin(); it != end; ++it) { begin 2161 Source/core/rendering/RenderBlock.cpp for (ListHashSet<RenderInline*>::iterator it = continuations->begin(); it != end; ++it) { begin 2254 Source/core/rendering/RenderBlock.cpp for (TrackedRendererListHashSet::const_iterator it = positionedObjects->begin(); it != end; ++it) { begin 2537 Source/core/rendering/RenderBlock.cpp for (HashSet<RenderBlock*>::iterator it = containerSet->begin(); it != end; ++it) { begin 2591 Source/core/rendering/RenderBlock.cpp for (TrackedRendererListHashSet::iterator it = positionedDescendants->begin(); it != end; ++it) { begin 2652 Source/core/rendering/RenderBlock.cpp for (TrackedRendererListHashSet::iterator it = descendants->begin(); it != end; ++it) { begin 4235 Source/core/rendering/RenderBlock.cpp for (FirstLetterRenderersList::const_iterator it = renderers.begin(); it != renderers.end(); ++it) { begin 5025 Source/core/rendering/RenderBlock.cpp for (TrackedRendererListHashSet::const_iterator it = positionedDescendantSet->begin(); it != end; ++it) { begin 758 Source/core/rendering/RenderBlockFlow.cpp for (FloatingObjectSetIterator it = floatingObjectSet.begin(); it != end; ++it) { begin 827 Source/core/rendering/RenderBlockFlow.cpp for (FloatingObjectSetIterator it = floatingObjectSet.begin(); it != end; ++it) { begin 863 Source/core/rendering/RenderBlockFlow.cpp for (RendererToFloatInfoMap::iterator it = floatMap.begin(); it != end; ++it) { begin 881 Source/core/rendering/RenderBlockFlow.cpp for (FloatingObjectSetIterator it = floatingObjectSet.begin(); it != end && !oldIntrudingFloatSet.isEmpty(); ++it) begin 1661 Source/core/rendering/RenderBlockFlow.cpp for (FloatingObjectSetIterator it = floatingObjectSet.begin(); it != end; ++it) { begin 1737 Source/core/rendering/RenderBlockFlow.cpp for (FloatingObjectSetIterator it = floatingObjectSet.begin(); it != end; ++it) { begin 1852 Source/core/rendering/RenderBlockFlow.cpp for (FloatingObjectSetIterator it = floatingObjectSet.begin(); it != end; ++it) { begin 1919 Source/core/rendering/RenderBlockFlow.cpp for (FloatingObjectSetIterator it = fromFloatingObjectSet.begin(); it != end; ++it) { begin 1944 Source/core/rendering/RenderBlockFlow.cpp for (FloatingObjectSetIterator it = floatingObjectSet.begin(); it != end; ++it) { begin 2017 Source/core/rendering/RenderBlockFlow.cpp for (FloatingObjectSetIterator it = floatingObjectSet.begin(); it != end; ++it) { begin 2045 Source/core/rendering/RenderBlockFlow.cpp for (FloatingObjectSetIterator it = floatingObjectSet.begin(); it != end; ++it) { begin 2300 Source/core/rendering/RenderBlockFlow.cpp FloatingObjectSetIterator begin = floatingObjectSet.begin(); begin 2302 Source/core/rendering/RenderBlockFlow.cpp while (it != begin) { begin 2423 Source/core/rendering/RenderBlockFlow.cpp for (FloatingObjectSetIterator prevIt = prevSet.begin(); prevIt != prevEnd; ++prevIt) { begin 2459 Source/core/rendering/RenderBlockFlow.cpp for (FloatingObjectSetIterator childIt = child->m_floatingObjects->set().begin(); childIt != childEnd; ++childIt) { begin 2521 Source/core/rendering/RenderBlockFlow.cpp for (FloatingObjectSetIterator it = floatingObjectSet.begin(); it != end; ++it) { begin 2549 Source/core/rendering/RenderBlockFlow.cpp FloatingObjectSetIterator begin = floatingObjectSet.begin(); begin 2550 Source/core/rendering/RenderBlockFlow.cpp for (FloatingObjectSetIterator it = floatingObjectSet.end(); it != begin;) { begin 2573 Source/core/rendering/RenderBlockFlow.cpp for (FloatingObjectSetIterator it = floatingObjectSet.begin(); it != end; ++it) { begin 478 Source/core/rendering/RenderBlockLineLayout.cpp for (HashSet<const SimpleFontData*>::const_iterator it = wordMeasurement.fallbackFonts.begin(); it != end; ++it) begin 1072 Source/core/rendering/RenderBlockLineLayout.cpp FloatingObjectSetIterator it = floatingObjectSet.begin(); begin 1178 Source/core/rendering/RenderBlockLineLayout.cpp for (Vector<RenderBox*>::iterator f = cleanLineFloats->begin(); f != end; ++f) { begin 1216 Source/core/rendering/RenderBlockLineLayout.cpp FloatingObjectSetIterator it = floatingObjectSet.begin(); begin 1782 Source/core/rendering/RenderBlockLineLayout.cpp for (Vector<RenderBox*>::iterator it = cleanLineFloats->begin(); it != end; ++it) { begin 1894 Source/core/rendering/RenderBlockLineLayout.cpp for (Vector<RenderBox*>::iterator f = cleanLineFloats->begin(); f != end; ++f) { begin 2000 Source/core/rendering/RenderBlockLineLayout.cpp for (FloatingObjectSetIterator it = floatingObjectSet.begin(); it != end; ++it) { begin 2171 Source/core/rendering/RenderBlockLineLayout.cpp FloatingObjectSetIterator begin = floatingObjectSet.begin(); begin 2172 Source/core/rendering/RenderBlockLineLayout.cpp while (it != begin) { begin 452 Source/core/rendering/RenderCounter.cpp for (CounterMap::const_iterator it = map->begin(); it != end; ++it) { begin 506 Source/core/rendering/RenderCounter.cpp for (CounterDirectiveMap::const_iterator it = directiveMap->begin(); it != end; ++it) begin 512 Source/core/rendering/RenderCounter.cpp for (CounterDirectiveMap::const_iterator it = directiveMap->begin(); it != end; ++it) { begin 561 Source/core/rendering/RenderCounter.cpp for (CounterDirectiveMap::const_iterator it = newCounterDirectives->begin(); it != newMapEnd; ++it) { begin 574 Source/core/rendering/RenderCounter.cpp for (CounterDirectiveMap::const_iterator it = oldCounterDirectives->begin(); it !=oldMapEnd; ++it) { begin 584 Source/core/rendering/RenderCounter.cpp for (CounterDirectiveMap::const_iterator it = newCounterDirectives->begin(); it != newMapEnd; ++it) { begin 90 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp sort(m_sortedOrdinalValues.begin(), m_sortedOrdinalValues.end()); begin 132 Source/core/rendering/RenderFlowThread.cpp for (RenderRegionList::iterator iter = m_regionList.begin(); iter != m_regionList.end(); ++iter) { begin 178 Source/core/rendering/RenderFlowThread.cpp for (RenderRegionList::const_iterator iter = m_regionList.begin(); iter != m_regionList.end(); ++iter) { begin 218 Source/core/rendering/RenderFlowThread.cpp for (RenderRegionList::const_iterator iter = m_regionList.begin(); iter != m_regionList.end(); ++iter) { begin 490 Source/core/rendering/RenderFlowThread.cpp for (RenderRegionList::iterator iter = m_regionList.begin(); iter != m_regionList.end(); ++iter) { begin 510 Source/core/rendering/RenderFlowThread.cpp for (RenderRegionList::const_iterator iter = m_regionList.begin(); iter != m_regionList.end(); ++iter) { begin 521 Source/core/rendering/RenderFlowThread.cpp for (RenderRegionList::const_iterator iter = m_regionList.begin(); iter != m_regionList.end(); ++iter) { begin 515 Source/core/rendering/RenderGrid.cpp std::sort(tracksForNormalization.begin(), tracksForNormalization.end(), sortByGridNormalizedFlexValue); begin 682 Source/core/rendering/RenderGrid.cpp std::sort(tracks.begin(), tracks.end(), sortByGridTrackGrowthPotential); begin 1295 Source/core/rendering/RenderGrid.cpp size_t startGridAreaIndex = std::upper_bound(coordinates.begin(), coordinates.end() - 1, start) - coordinates.begin(); begin 1299 Source/core/rendering/RenderGrid.cpp size_t endGridAreaIndex = std::upper_bound(coordinates.begin() + startGridAreaIndex, coordinates.end() - 1, end) - coordinates.begin(); begin 1349 Source/core/rendering/RenderGrid.cpp std::stable_sort(m_gridItemsOverflowingGridArea.begin(), m_gridItemsOverflowingGridArea.end(), GridCoordinateSorter(this)); begin 1354 Source/core/rendering/RenderGrid.cpp Vector<RenderBox*>::const_iterator overflowIterator = m_gridItemsOverflowingGridArea.begin(); begin 1853 Source/core/rendering/RenderLayer.cpp for (OverlapTestRequestMap::iterator it = overlapTestRequests.begin(); it != end; ++it) begin 1920 Source/core/rendering/RenderLayer.cpp for (OverlapTestRequestMap::iterator it = overlapTestRequests.begin(); it != end; ++it) { begin 222 Source/core/rendering/RenderLayerStackingNode.cpp std::stable_sort(posZOrderList->begin(), posZOrderList->end(), compareZIndex); begin 225 Source/core/rendering/RenderLayerStackingNode.cpp std::stable_sort(negZOrderList->begin(), negZOrderList->end(), compareZIndex); begin 229 Source/core/rendering/RenderLineBoxList.cpp for (ListHashSet<RenderInline*>::iterator it = info.outlineObjects()->begin(); it != end; ++it) { begin 511 Source/core/rendering/RenderTableSection.cpp std::sort(rowSpanCells.begin(), rowSpanCells.end(), compareRowSpanCellsInHeightDistributionOrder); begin 956 Source/core/rendering/RenderTableSection.cpp for (TrackedRendererListHashSet::iterator it = percentHeightDescendants->begin(); it != end; ++it) { begin 1342 Source/core/rendering/RenderTableSection.cpp unsigned nextRow = std::upper_bound(m_rowPos.begin(), m_rowPos.end(), flippedRect.y()) - m_rowPos.begin(); begin 1354 Source/core/rendering/RenderTableSection.cpp endRow = std::upper_bound(m_rowPos.begin() + nextRow, m_rowPos.end(), flippedRect.maxY()) - m_rowPos.begin(); begin 1371 Source/core/rendering/RenderTableSection.cpp unsigned nextColumn = std::upper_bound(columnPos.begin(), columnPos.end(), flippedRect.x()) - columnPos.begin(); begin 1383 Source/core/rendering/RenderTableSection.cpp endColumn = std::upper_bound(columnPos.begin() + nextColumn, columnPos.end(), flippedRect.maxX()) - columnPos.begin(); begin 1472 Source/core/rendering/RenderTableSection.cpp std::stable_sort(cells.begin(), cells.end(), compareCellPositions); begin 1474 Source/core/rendering/RenderTableSection.cpp std::sort(cells.begin(), cells.end(), compareCellPositionsWithOverflowingCells); begin 712 Source/core/rendering/RenderTreeAsText.cpp printContext.begin(toRenderBox(renderer)->width().toFloat()); begin 157 Source/core/rendering/RenderView.cpp for (TrackedRendererListHashSet::iterator it = positionedDescendants->begin(); it != end; ++it) { begin 540 Source/core/rendering/RenderView.cpp for (SelectionMap::iterator i = selectedObjects.begin(); i != end; ++i) { begin 655 Source/core/rendering/RenderView.cpp for (SelectedObjectMap::iterator i = oldSelectedObjects.begin(); i != oldObjectsEnd; ++i) begin 711 Source/core/rendering/RenderView.cpp for (SelectedObjectMap::iterator i = oldSelectedObjects.begin(); i != oldObjectsEnd; ++i) { begin 728 Source/core/rendering/RenderView.cpp for (SelectedObjectMap::iterator i = newSelectedObjects.begin(); i != newObjectsEnd; ++i) begin 733 Source/core/rendering/RenderView.cpp for (SelectedBlockMap::iterator i = oldSelectedBlocks.begin(); i != oldBlocksEnd; ++i) { begin 748 Source/core/rendering/RenderView.cpp for (SelectedBlockMap::iterator i = newSelectedBlocks.begin(); i != newBlocksEnd; ++i) begin 50 Source/core/rendering/SubtreeLayoutScope.cpp for (HashSet<RenderObject*>::iterator it = m_renderersToLayout.begin(); it != m_renderersToLayout.end(); ++it) begin 377 Source/core/rendering/TextAutosizer.cpp for (Vector<TextAutosizingClusterInfo>::iterator it2 = val->begin(); it2 != val->end(); ++it2) begin 838 Source/core/rendering/TextAutosizer.cpp std::sort(clusterInfos.begin(), clusterInfos.end(), &clusterWiderThanComparisonFn); begin 302 Source/core/rendering/compositing/RenderLayerCompositor.cpp for (HashSet<RenderLayer*>::iterator it = m_outOfFlowPositionedLayers.begin(); it != m_outOfFlowPositionedLayers.end(); ++it) begin 309 Source/core/rendering/compositing/RenderLayerCompositor.cpp for (FrameView::ScrollableAreaSet::iterator it = scrollableAreas->begin(); it != scrollableAreas->end(); ++it) begin 512 Source/core/rendering/compositing/RenderLayerCompositor.cpp for (FrameView::ScrollableAreaSet::iterator it = scrollableAreas->begin(); it != scrollableAreas->end(); ++it) begin 218 Source/core/rendering/shapes/PolygonShape.cpp std::sort(intersections.begin(), intersections.end(), WebCore::compareEdgeIntersectionX); begin 272 Source/core/rendering/shapes/PolygonShape.cpp std::sort(intervals.begin(), intervals.end(), compareX1); begin 97 Source/core/rendering/shapes/ShapeInterval.h result.appendRange(b.begin(), b.end()); begin 102 Source/core/rendering/shapes/ShapeInterval.h result.appendRange(a.begin(), a.end()); begin 106 Source/core/rendering/shapes/ShapeInterval.h const_iterator aNext = a.begin(); begin 107 Source/core/rendering/shapes/ShapeInterval.h const_iterator bNext = b.begin(); begin 126 Source/core/rendering/shapes/ShapeInterval.h result.appendRange(a.begin(), a.end()); begin 130 Source/core/rendering/shapes/ShapeInterval.h const_iterator aNext = a.begin(); begin 131 Source/core/rendering/shapes/ShapeInterval.h const_iterator bNext = b.begin(); begin 154 Source/core/rendering/shapes/ShapeInterval.h result.appendRange(a.begin(), a.end()); begin 158 Source/core/rendering/shapes/ShapeInterval.h const_iterator aNext = a.begin(); begin 159 Source/core/rendering/shapes/ShapeInterval.h const_iterator bNext = b.begin(); begin 76 Source/core/rendering/style/GridCoordinate.h const size_t* firstLineBeforeOppositePosition = std::lower_bound(gridLines.begin(), gridLines.end(), resolvedOppositePosition); begin 78 Source/core/rendering/style/GridCoordinate.h if (*firstLineBeforeOppositePosition > resolvedOppositePosition && firstLineBeforeOppositePosition != gridLines.begin()) begin 81 Source/core/rendering/style/GridCoordinate.h firstLineBeforeOppositePositionIndex = firstLineBeforeOppositePosition - gridLines.begin(); begin 94 Source/core/rendering/style/GridCoordinate.h const size_t* firstLineAfterOppositePosition = std::upper_bound(gridLines.begin(), gridLines.end(), resolvedOppositePosition); begin 96 Source/core/rendering/style/GridCoordinate.h firstLineAfterOppositePositionIndex = firstLineAfterOppositePosition - gridLines.begin(); begin 91 Source/core/rendering/style/KeyframeList.cpp for (Vector<KeyframeValue>::const_iterator it = m_keyframes.begin(); it != m_keyframes.end(); ++it) { begin 93 Source/core/rendering/style/KeyframeList.cpp for (HashSet<CSSPropertyID>::const_iterator it = currKeyframe.properties().begin(); it != currKeyframe.properties().end(); ++it) begin 97 Source/core/rendering/style/KeyframeList.cpp for (HashSet<CSSPropertyID>::const_iterator it = keyframe.properties().begin(); it != keyframe.properties().end(); ++it) begin 85 Source/core/rendering/style/KeyframeList.h HashSet<CSSPropertyID>::const_iterator beginProperties() const { return m_properties.begin(); } begin 190 Source/core/rendering/svg/RenderSVGResource.cpp for (HashSet<SVGElement*>::iterator it = dependencies->begin(); it != end; ++it) { begin 116 Source/core/rendering/svg/RenderSVGResourceContainer.cpp for (HashSet<RenderObject*>::iterator it = m_clients.begin(); it != end; ++it) { begin 137 Source/core/rendering/svg/RenderSVGResourceContainer.cpp for (HashSet<RenderLayer*>::iterator it = m_clientLayers.begin(); it != layerEnd; ++it) begin 226 Source/core/rendering/svg/RenderSVGResourceContainer.cpp for (SVGDocumentExtensions::SVGPendingElements::const_iterator it = clients->begin(); it != end; ++it) { begin 374 Source/core/rendering/svg/RenderSVGResourceFilter.cpp FilterMap::iterator it = m_filter.begin(); begin 167 Source/core/rendering/svg/RenderSVGResourceGradient.cpp for (Vector<Gradient::ColorStop>::const_iterator it = stops.begin(); it != end; ++it) begin 77 Source/core/rendering/svg/RenderSVGViewportContainer.cpp for (HashSet<SVGElementInstance*>::const_iterator it = instances.begin(); it != end; ++it) { begin 84 Source/core/rendering/svg/SVGPathData.cpp SVGPointList::ConstIterator it = points->begin(); begin 265 Source/core/rendering/svg/SVGRenderSupport.cpp for (HashSet<RenderObject*>::iterator it = notlayoutedObjects.begin(); it != end; ++it) begin 362 Source/core/rendering/svg/SVGRenderSupport.cpp SVGLengthList::ConstIterator it = dashes->begin(); begin 164 Source/core/rendering/svg/SVGRenderTreeAsText.cpp SVGEnumerationStringEntries::const_iterator it = entries.begin(); begin 199 Source/core/rendering/svg/SVGRenderTreeAsText.cpp for (DashArray::const_iterator it = a.begin(); it != end; ++it) { begin 200 Source/core/rendering/svg/SVGRenderTreeAsText.cpp if (it != a.begin()) begin 295 Source/core/rendering/svg/SVGRenderTreeAsText.cpp SVGLengthList::ConstIterator it = dashes->begin(); begin 65 Source/core/rendering/svg/SVGResourcesCache.cpp for (HashSet<RenderSVGResourceContainer*>::iterator it = resourceSet.begin(); it != end; ++it) begin 80 Source/core/rendering/svg/SVGResourcesCache.cpp for (HashSet<RenderSVGResourceContainer*>::iterator it = resourceSet.begin(); it != end; ++it) begin 189 Source/core/rendering/svg/SVGResourcesCache.cpp for (CacheMap::iterator it = cache->m_cache.begin(); it != end; ++it) { begin 63 Source/core/rendering/svg/SVGResourcesCycleSolver.cpp for (HashSet<RenderSVGResourceContainer*>::iterator it = resourceSet.begin(); it != end; ++it) { begin 83 Source/core/rendering/svg/SVGResourcesCycleSolver.cpp for (HashSet<RenderSVGResourceContainer*>::iterator it = childSet.begin(); it != end; ++it) { begin 124 Source/core/rendering/svg/SVGResourcesCycleSolver.cpp for (HashSet<RenderSVGResourceContainer*>::iterator it = localResources.begin(); it != end; ++it) begin 129 Source/core/rendering/svg/SVGResourcesCycleSolver.cpp for (HashSet<RenderSVGResourceContainer*>::iterator it = parentResources.begin(); it != end; ++it) begin 137 Source/core/rendering/svg/SVGResourcesCycleSolver.cpp for (HashSet<RenderSVGResourceContainer*>::iterator it = parentResources.begin(); it != end; ++it) begin 149 Source/core/rendering/svg/SVGResourcesCycleSolver.cpp for (HashSet<RenderSVGResourceContainer*>::iterator it = localResources.begin(); it != end; ++it) { begin 63 Source/core/rendering/svg/SVGTextLayoutAttributes.cpp for (SVGCharacterDataMap::const_iterator it = m_characterDataMap.begin(); it != end; ++it) { begin 62 Source/core/speech/SpeechInput.cpp for (HashMap<int, SpeechInputListener*>::iterator it = m_listeners.begin(); it != m_listeners.end(); ++it) begin 147 Source/core/storage/StorageArea.cpp for (HashSet<Page*>::const_iterator it = pages.begin(); it != pages.end(); ++it) { begin 161 Source/core/storage/StorageArea.cpp for (HashSet<Page*>::const_iterator it = pages.begin(); it != pages.end(); ++it) { begin 153 Source/core/svg/SVGAnimateElement.cpp for (HashSet<SVGElementInstance*>::const_iterator it = instances.begin(); it != end; ++it) { begin 181 Source/core/svg/SVGAnimateElement.cpp for (Vector<SVGElement*>::const_iterator it = m_animatedElements.begin(); it != end; ++it) begin 236 Source/core/svg/SVGAnimateElement.cpp for (HashSet<SVGElementInstance*>::const_iterator it = instances.begin(); it != end; ++it) { begin 256 Source/core/svg/SVGAnimateElement.cpp for (HashSet<SVGElementInstance*>::const_iterator it = instances.begin(); it != end; ++it) { begin 281 Source/core/svg/SVGAnimateElement.cpp for (HashSet<SVGElementInstance*>::const_iterator it = instances.begin(); it != end; ++it) { begin 314 Source/core/svg/SVGAnimateMotionElement.cpp for (HashSet<SVGElementInstance*>::const_iterator it = instances.begin(); it != end; ++it) { begin 162 Source/core/svg/SVGAnimatedTypeAnimator.cpp Vector<SVGElement*>::const_iterator it = list.begin(); begin 175 Source/core/svg/SVGAnimatedTypeAnimator.cpp Vector<SVGElement*>::const_iterator it = list.begin(); begin 77 Source/core/svg/SVGAnimationElement.h DEFINE_MAPPED_ATTRIBUTE_EVENT_LISTENER(begin, beginEvent); begin 53 Source/core/svg/SVGCursorElement.cpp for (HashSet<SVGElement*>::iterator it = m_clients.begin(); it != end; ++it) begin 118 Source/core/svg/SVGCursorElement.cpp HashSet<SVGElement*>::const_iterator it = m_clients.begin(); begin 97 Source/core/svg/SVGDocumentExtensions.cpp timeContainers.appendRange(m_timeContainers.begin(), m_timeContainers.end()); begin 99 Source/core/svg/SVGDocumentExtensions.cpp for (Vector<RefPtr<SVGSVGElement> >::iterator itr = timeContainers.begin(); itr != end; ++itr) begin 110 Source/core/svg/SVGDocumentExtensions.cpp timeContainers.appendRange(m_timeContainers.begin(), m_timeContainers.end()); begin 112 Source/core/svg/SVGDocumentExtensions.cpp for (Vector<RefPtr<SVGSVGElement> >::iterator itr = timeContainers.begin(); itr != end; ++itr) begin 113 Source/core/svg/SVGDocumentExtensions.cpp (*itr)->timeContainer()->begin(); begin 119 Source/core/svg/SVGDocumentExtensions.cpp for (HashSet<SVGSVGElement*>::iterator itr = m_timeContainers.begin(); itr != end; ++itr) begin 126 Source/core/svg/SVGDocumentExtensions.cpp for (HashSet<SVGSVGElement*>::iterator itr = m_timeContainers.begin(); itr != end; ++itr) begin 133 Source/core/svg/SVGDocumentExtensions.cpp timeContainers.appendRange(m_timeContainers.begin(), m_timeContainers.end()); begin 136 Source/core/svg/SVGDocumentExtensions.cpp for (Vector<RefPtr<SVGSVGElement> >::iterator it = timeContainers.begin(); it != end; ++it) { begin 195 Source/core/svg/SVGDocumentExtensions.cpp for (HashMap<AtomicString, OwnPtr<SVGPendingElements> >::const_iterator it = m_pendingResources.begin(); it != end; ++it) { begin 229 Source/core/svg/SVGDocumentExtensions.cpp for (HashMap<AtomicString, OwnPtr<SVGPendingElements> >::iterator it = m_pendingResources.begin(); it != end; ++it) { begin 243 Source/core/svg/SVGDocumentExtensions.cpp for (Vector<AtomicString>::iterator it = toBeRemoved.begin(); it != vectorEnd; ++it) begin 251 Source/core/svg/SVGDocumentExtensions.cpp for (HashMap<AtomicString, OwnPtr<SVGPendingElements> >::iterator it = m_pendingResourcesForRemoval.begin(); it != end; ++it) { begin 263 Source/core/svg/SVGDocumentExtensions.cpp for (Vector<AtomicString>::iterator it = toBeRemoved.begin(); it != vectorEnd; ++it) begin 301 Source/core/svg/SVGDocumentExtensions.cpp SVGPendingElements::iterator firstElement = resourceSet->begin(); begin 341 Source/core/svg/SVGDocumentExtensions.cpp for (HashMap<SVGElement*, OwnPtr<HashSet<SVGElement*> > >::iterator it = m_elementDependencies.begin(); it != end; ++it) { begin 354 Source/core/svg/SVGDocumentExtensions.cpp for (Vector<SVGElement*>::iterator it = toBeRemoved.begin(); it != vectorEnd; ++it) begin 369 Source/core/svg/SVGDocumentExtensions.cpp for (HashSet<SVGElement*>::iterator setIt = referencingElements->begin(); setIt != setEnd; ++setIt) begin 374 Source/core/svg/SVGDocumentExtensions.cpp for (Vector<SVGElement*>::iterator vectorIt = toBeNotified.begin(); vectorIt != vectorEnd; ++vectorIt) { begin 419 Source/core/svg/SVGDocumentExtensions.cpp for (HashSet<SVGSVGElement*>::iterator it = m_relativeLengthSVGRoots.begin(); it != end; ++it) begin 486 Source/core/svg/SVGElement.cpp for (HashSet<SVGElement*>::iterator it = m_elementsWithRelativeLengths.begin(); it != end; ++it) { begin 764 Source/core/svg/SVGElement.cpp for (HashSet<SVGElementInstance*>::const_iterator it = instances.begin(); it != end; ++it) { begin 795 Source/core/svg/SVGElement.cpp for (HashSet<SVGElementInstance*>::const_iterator it = instances.begin(); it != end; ++it) { begin 941 Source/core/svg/SVGElement.cpp AttributeToPropertyMap::const_iterator::Values it = m_newAttributeToPropertyMap.values().begin(); begin 186 Source/core/svg/SVGElementInstance.cpp for (HashSet<SVGElementInstance*>::const_iterator it = set.begin(); it != end; ++it) { begin 62 Source/core/svg/SVGEnumeration.cpp StringEntries::const_iterator it = m_entries.begin(); begin 91 Source/core/svg/SVGEnumeration.cpp StringEntries::const_iterator it = m_entries.begin(); begin 157 Source/core/svg/SVGFilterElement.cpp for (HashSet<RefPtr<Node> >::iterator it = m_clientsToAdd.begin(); it != layerEnd; ++it) begin 113 Source/core/svg/SVGFontElement.cpp for (UnicodeRanges::const_iterator it = unicodeRanges.begin(); it != end; ++it) begin 118 Source/core/svg/SVGFontElement.cpp for (HashSet<String>::const_iterator it = unicodeNames.begin(); it != end; ++it) begin 123 Source/core/svg/SVGFontElement.cpp for (HashSet<String>::const_iterator it = glyphNames.begin(); it != end; ++it) { begin 123 Source/core/svg/SVGGlyphMap.h std::sort(glyphs.begin(), glyphs.end(), compareGlyphPriority); begin 65 Source/core/svg/SVGLengthList.cpp ConstIterator it = begin(); begin 64 Source/core/svg/SVGNumberList.cpp ConstIterator it = begin(); begin 146 Source/core/svg/SVGParserUtilities.cpp bool parseSVGNumber(CharType* begin, size_t length, double& number) begin 148 Source/core/svg/SVGParserUtilities.cpp const CharType* ptr = begin; begin 154 Source/core/svg/SVGParserUtilities.cpp template bool parseSVGNumber(LChar* begin, size_t length, double&); begin 155 Source/core/svg/SVGParserUtilities.cpp template bool parseSVGNumber(UChar* begin, size_t length, double&); begin 51 Source/core/svg/SVGPathByteStream.h DataIterator begin() const { return m_data.begin(); } begin 29 Source/core/svg/SVGPathByteStreamSource.cpp m_streamCurrent = stream->begin(); begin 245 Source/core/svg/SVGPathElement.cpp for (HashSet<SVGElement*>::iterator it = dependencies->begin(); it != end; ++it) { begin 84 Source/core/svg/SVGPathSegList.cpp SVGPathSegListSource source(begin(), end()); begin 65 Source/core/svg/SVGPointList.cpp ConstIterator it = begin(); begin 552 Source/core/svg/SVGSVGElement.cpp timeContainer()->begin(); begin 139 Source/core/svg/SVGStringList.cpp Vector<String>::const_iterator it = m_values.begin(); begin 54 Source/core/svg/SVGTests.cpp Vector<String>::const_iterator it = requiredFeatures.begin(); begin 66 Source/core/svg/SVGTests.cpp Vector<String>::const_iterator it = systemLanguage.begin(); begin 69 Source/core/svg/SVGTransformList.cpp ConstIterator it = begin(); begin 223 Source/core/svg/SVGTransformList.cpp ConstIterator it = begin(); begin 275 Source/core/svg/SVGUseElement.cpp for (HashSet<SVGElementInstance*>::const_iterator it = elementInstances.begin(); it != end; ++it) { begin 871 Source/core/svg/SVGUseElement.cpp for (HashSet<SVGElementInstance*>::const_iterator it = instances.begin(); it != end; ++it) { begin 233 Source/core/svg/animation/SMILTimeContainer.cpp for (GroupedAnimationsMap::iterator it = m_scheduledAnimations.begin(); it != end; ++it) { begin 375 Source/core/svg/animation/SMILTimeContainer.cpp for (GroupedAnimationsMap::iterator it = m_scheduledAnimations.begin(); it != end; ++it) { begin 382 Source/core/svg/animation/SMILTimeContainer.cpp std::sort(scheduled->begin(), scheduled->end(), PriorityCompare(elapsed)); begin 413 Source/core/svg/animation/SMILTimeContainer.cpp std::sort(animationsToApply.begin(), animationsToApply.end(), PriorityCompare(elapsed)); begin 60 Source/core/svg/animation/SMILTimeContainer.h void begin(); begin 412 Source/core/svg/animation/SVGSMILElement.cpp std::sort(timeList.begin(), timeList.end()); begin 825 Source/core/svg/animation/SVGSMILElement.cpp const SMILTimeWithOrigin* result = std::lower_bound(list.begin(), list.end(), dummyTimeWithOrigin, compareTimes); begin 826 Source/core/svg/animation/SVGSMILElement.cpp int indexOfResult = result - list.begin(); begin 928 Source/core/svg/animation/SVGSMILElement.cpp SMILTime begin; begin 930 Source/core/svg/animation/SVGSMILElement.cpp resolveInterval(true, begin, end); begin 931 Source/core/svg/animation/SVGSMILElement.cpp ASSERT(!begin.isIndefinite()); begin 933 Source/core/svg/animation/SVGSMILElement.cpp if (!begin.isUnresolved() && (begin != m_intervalBegin || end != m_intervalEnd)) { begin 934 Source/core/svg/animation/SVGSMILElement.cpp m_intervalBegin = begin; begin 946 Source/core/svg/animation/SVGSMILElement.cpp SMILTime begin; begin 948 Source/core/svg/animation/SVGSMILElement.cpp resolveInterval(false, begin, end); begin 949 Source/core/svg/animation/SVGSMILElement.cpp ASSERT(!begin.isIndefinite()); begin 951 Source/core/svg/animation/SVGSMILElement.cpp if (!begin.isUnresolved() && begin != m_intervalBegin) { begin 952 Source/core/svg/animation/SVGSMILElement.cpp m_intervalBegin = begin; begin 1245 Source/core/svg/animation/SVGSMILElement.cpp for (TimeDependentSet::iterator it = m_syncBaseDependents.begin(); it != end; ++it) { begin 99 Source/core/svg/graphics/filters/SVGFilterBuilder.cpp for (HashSet<FilterEffect*>::iterator it = effectReferences.begin(); it != end; ++it) begin 67 Source/core/svg/graphics/filters/SVGFilterBuilder.h for (HashMap<AtomicString, RefPtr<FilterEffect> >::iterator iterator = m_builtinEffects.begin(); iterator != end; ++iterator) begin 96 Source/core/svg/properties/SVGListPropertyHelper.h ConstIterator begin() const begin 98 Source/core/svg/properties/SVGListPropertyHelper.h return ConstIterator(m_values.begin()); begin 103 Source/core/svg/properties/SVGListPropertyHelper.h return ConstIterator(m_values.begin() + m_values.size() - 1); begin 187 Source/core/svg/properties/SVGListPropertyHelper.h typename Vector<RefPtr<ItemPropertyType> >::const_iterator it = m_values.begin(); begin 362 Source/core/svg/properties/SVGListPropertyHelper.h typename Vector<RefPtr<ItemPropertyType> >::const_iterator it = from->m_values.begin(); begin 844 Source/core/testing/Internals.cpp for (Vector<DocumentMarker*>::iterator iter = markers.begin(); iter != markers.end(); ++iter) { begin 1303 Source/core/testing/Internals.cpp for (TouchEventTargetSet::const_iterator iter = touchHandlers->begin(); iter != touchHandlers->end(); ++iter) begin 1970 Source/core/testing/Internals.cpp Vector<IconURL>::const_iterator iter(iconURLs.begin()); begin 105 Source/core/timing/Performance.cpp std::sort(entries.begin(), entries.end(), PerformanceEntry::startTimeCompareLessThan); begin 114 Source/core/timing/Performance.cpp for (PerformanceEntryVector::const_iterator resource = m_resourceTimingBuffer.begin(); resource != m_resourceTimingBuffer.end(); ++resource) begin 124 Source/core/timing/Performance.cpp std::sort(entries.begin(), entries.end(), PerformanceEntry::startTimeCompareLessThan); begin 133 Source/core/timing/Performance.cpp for (PerformanceEntryVector::const_iterator resource = m_resourceTimingBuffer.begin(); resource != m_resourceTimingBuffer.end(); ++resource) begin 144 Source/core/timing/Performance.cpp std::sort(entries.begin(), entries.end(), PerformanceEntry::startTimeCompareLessThan); begin 171 Source/core/timing/PerformanceUserTiming.cpp for (PerformanceEntryMap::const_iterator it = performanceEntryMap.begin(); it != performanceEntryMap.end(); ++it) begin 127 Source/core/workers/WorkerEventQueue.cpp for (EventTaskMap::iterator it = m_eventTaskMap.begin(); it != m_eventTaskMap.end(); ++it) { begin 216 Source/core/workers/WorkerGlobalScope.cpp for (Vector<String>::const_iterator it = urls.begin(); it != urlsEnd; ++it) { begin 226 Source/core/workers/WorkerGlobalScope.cpp for (Vector<KURL>::const_iterator it = completedURLs.begin(); it != end; ++it) { begin 254 Source/core/workers/WorkerThread.cpp for (HashSet<WorkerThread*>::iterator it = threads.begin(); it != end; ++it) begin 1113 Source/core/xml/XMLHttpRequest.cpp for (HTTPHeaderMap::const_iterator it = m_response.httpHeaderFields().begin(); it!= end; ++it) { begin 148 Source/core/xml/XMLHttpRequestProgressEventThrottle.cpp WillBeHeapVector<RefPtrWillBeMember<Event> >::const_iterator it = deferredEvents.begin(); begin 303 Source/core/xml/XPathFunctions.cpp for (Vector<OwnPtr<Expression> >::iterator it = args.begin(); it != end; ++it) begin 482 Source/core/xml/XPathParser.cpp for (HashSet<Vector<OwnPtr<Predicate> >*>::iterator it = m_predicateVectors.begin(); it != pend; ++it) begin 487 Source/core/xml/XPathParser.cpp for (HashSet<Vector<OwnPtr<Expression> >*>::iterator it = m_expressionVectors.begin(); it != eend; ++it) begin 507 Source/core/xml/XPathParser.cpp ASSERT(*m_parseNodes.begin() == m_topExpr); begin 200 Source/core/xml/XSLTProcessorLibxslt.cpp for (XSLTProcessor::ParameterMap::iterator it = parameters.begin(); it != end; ++it) { begin 86 Source/core/xml/parser/SharedBufferReaderTest.cpp std::generate(testData.begin(), testData.end(), &std::rand); begin 99 Source/core/xml/parser/SharedBufferReaderTest.cpp EXPECT_TRUE(std::equal(testData.begin(), testData.end(), destinationVector.begin())); begin 105 Source/core/xml/parser/SharedBufferReaderTest.cpp std::generate(testData.begin(), testData.end(), &std::rand); begin 151 Source/modules/crypto/NormalizeAlgorithm.cpp bool isSorted(Iterator begin, Iterator end) begin 153 Source/modules/crypto/NormalizeAlgorithm.cpp if (begin == end) begin 156 Source/modules/crypto/NormalizeAlgorithm.cpp Iterator prev = begin; begin 157 Source/modules/crypto/NormalizeAlgorithm.cpp Iterator cur = begin + 1; begin 190 Source/modules/crypto/NormalizeAlgorithm.cpp bool verifyAlgorithmNameMappings(const AlgorithmNameMapping* begin, const AlgorithmNameMapping* end) begin 192 Source/modules/crypto/NormalizeAlgorithm.cpp for (const AlgorithmNameMapping* it = begin; it != end; ++it) { begin 202 Source/modules/crypto/NormalizeAlgorithm.cpp return isSorted(begin, end); begin 244 Source/modules/crypto/NormalizeAlgorithm.cpp const AlgorithmNameMapping* begin = algorithmNameMappings; begin 247 Source/modules/crypto/NormalizeAlgorithm.cpp ASSERT(verifyAlgorithmNameMappings(begin, end)); begin 251 Source/modules/crypto/NormalizeAlgorithm.cpp it = std::lower_bound(begin, end, algorithmName.impl(), &algorithmNameComparator<LChar>); begin 253 Source/modules/crypto/NormalizeAlgorithm.cpp it = std::lower_bound(begin, end, algorithmName.impl(), &algorithmNameComparator<UChar>); begin 267 Source/modules/crypto/NormalizeAlgorithm.cpp const OperationParamsMapping* begin = operationParamsMappings; begin 270 Source/modules/crypto/NormalizeAlgorithm.cpp ASSERT(isSorted(begin, end)); begin 273 Source/modules/crypto/NormalizeAlgorithm.cpp const OperationParamsMapping* it = std::lower_bound(begin, end, search); begin 45 Source/modules/gamepad/GamepadCommon.cpp std::copy(data, data + count, m_axes.begin()); begin 402 Source/modules/geolocation/Geolocation.cpp for (GeoNotifierSet::const_iterator iter = m_requestsAwaitingCachedPosition.begin(); iter != end; ++iter) { begin 495 Source/modules/geolocation/Geolocation.cpp for (GeoNotifierVector::const_iterator it = notifiers.begin(); it != end; ++it) begin 502 Source/modules/geolocation/Geolocation.cpp for (GeoNotifierVector::const_iterator it = notifiers.begin(); it != end; ++it) begin 509 Source/modules/geolocation/Geolocation.cpp for (GeoNotifierVector::const_iterator it = notifiers.begin(); it != end; ++it) begin 538 Source/modules/geolocation/Geolocation.cpp for (GeoNotifierVector::const_iterator it = notifiers.begin(); it != end; ++it) begin 555 Source/modules/geolocation/Geolocation.cpp for (GeoNotifierVector::const_iterator it = notifiers.begin(); it != end; ++it) { begin 569 Source/modules/geolocation/Geolocation.cpp for (GeoNotifierVector::const_iterator it = src.begin(); it != end; ++it) { begin 694 Source/modules/geolocation/Geolocation.cpp for (GeoNotifierSet::const_iterator iter = m_pendingForPermissionNotifiers.begin(); iter != end; ++iter) { begin 121 Source/modules/geolocation/testing/GeolocationClientMock.cpp for (GeolocationSet::iterator it = m_pendingPermissions.begin(); it != end; ++it) begin 159 Source/modules/indexeddb/IDBDatabase.cpp for (IDBDatabaseMetadata::ObjectStoreMap::const_iterator it = m_metadata.objectStores.begin(); it != m_metadata.objectStores.end(); ++it) begin 314 Source/modules/indexeddb/IDBDatabase.cpp for (TransactionMap::const_iterator::Values it = m_transactions.begin().values(), end = m_transactions.end().values(); it != end; ++it) begin 394 Source/modules/indexeddb/IDBDatabase.cpp for (IDBDatabaseMetadata::ObjectStoreMap::const_iterator it = m_metadata.objectStores.begin(); it != m_metadata.objectStores.end(); ++it) { begin 74 Source/modules/indexeddb/IDBObjectStore.cpp for (IDBObjectStoreMetadata::IndexMap::const_iterator it = m_metadata.indexes.begin(); it != m_metadata.indexes.end(); ++it) begin 222 Source/modules/indexeddb/IDBObjectStore.cpp for (IDBObjectStoreMetadata::IndexMap::const_iterator it = m_metadata.indexes.begin(); it != m_metadata.indexes.end(); ++it) { begin 461 Source/modules/indexeddb/IDBObjectStore.cpp for (IDBObjectStoreMetadata::IndexMap::const_iterator it = m_metadata.indexes.begin(); it != m_metadata.indexes.end(); ++it) { begin 613 Source/modules/indexeddb/IDBObjectStore.cpp for (IDBObjectStoreMetadata::IndexMap::const_iterator it = m_metadata.indexes.begin(); it != m_metadata.indexes.end(); ++it) { begin 205 Source/modules/indexeddb/IDBTransaction.cpp RefPtr<IDBRequest> request = *m_requestList.begin(); begin 247 Source/modules/indexeddb/IDBTransaction.cpp RefPtr<IDBRequest> request = *m_requestList.begin(); begin 255 Source/modules/indexeddb/IDBTransaction.cpp for (IDBObjectStoreMetadataMap::iterator it = m_objectStoreCleanupMap.begin(); it != m_objectStoreCleanupMap.end(); ++it) begin 355 Source/modules/indexeddb/IDBTransaction.cpp for (IDBObjectStoreMap::iterator it = m_objectStoreMap.begin(); it != m_objectStoreMap.end(); ++it) begin 358 Source/modules/indexeddb/IDBTransaction.cpp for (IDBObjectStoreSet::iterator it = m_deletedObjectStores.begin(); it != m_deletedObjectStores.end(); ++it) begin 275 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp for (IDBDatabaseMetadata::ObjectStoreMap::const_iterator it = databaseMetadata.objectStores.begin(); it != databaseMetadata.objectStores.end(); ++it) { begin 280 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp for (IDBObjectStoreMetadata::IndexMap::const_iterator it = objectStoreMetadata.indexes.begin(); it != objectStoreMetadata.indexes.end(); ++it) { begin 57 Source/modules/mediastream/MediaConstraintsImpl.cpp for (Vector<String>::iterator it = names.begin(); it != names.end(); ++it) { begin 74 Source/modules/mediastream/MediaConstraintsImpl.cpp HashMap<String, String>::const_iterator iter = mandatoryConstraintsHashMap.begin(); begin 135 Source/modules/mediastream/MediaStream.cpp for (iter = audioTracks.begin(); iter != audioTracks.end(); ++iter) { begin 139 Source/modules/mediastream/MediaStream.cpp for (iter = videoTracks.begin(); iter != videoTracks.end(); ++iter) { begin 154 Source/modules/mediastream/MediaStream.cpp for (MediaStreamTrackVector::iterator iter = m_audioTracks.begin(); iter != m_audioTracks.end(); ++iter) begin 157 Source/modules/mediastream/MediaStream.cpp for (MediaStreamTrackVector::iterator iter = m_videoTracks.begin(); iter != m_videoTracks.end(); ++iter) begin 240 Source/modules/mediastream/MediaStream.cpp for (MediaStreamTrackVector::iterator iter = m_audioTracks.begin(); iter != m_audioTracks.end(); ++iter) { begin 245 Source/modules/mediastream/MediaStream.cpp for (MediaStreamTrackVector::iterator iter = m_videoTracks.begin(); iter != m_videoTracks.end(); ++iter) { begin 256 Source/modules/mediastream/MediaStream.cpp for (MediaStreamTrackVector::iterator iter = m_audioTracks.begin(); iter != m_audioTracks.end(); ++iter) begin 258 Source/modules/mediastream/MediaStream.cpp for (MediaStreamTrackVector::iterator iter = m_videoTracks.begin(); iter != m_videoTracks.end(); ++iter) begin 276 Source/modules/mediastream/MediaStream.cpp for (MediaStreamTrackVector::iterator iter = m_audioTracks.begin(); iter != m_audioTracks.end(); ++iter) { begin 281 Source/modules/mediastream/MediaStream.cpp for (MediaStreamTrackVector::iterator iter = m_videoTracks.begin(); iter != m_videoTracks.end(); ++iter) { begin 384 Source/modules/mediastream/MediaStream.cpp WillBeHeapVector<RefPtrWillBeMember<Event> >::iterator it = events.begin(); begin 179 Source/modules/mediastream/MediaStreamTrack.cpp for (Vector<Observer*>::iterator iter = m_observers.begin(); iter != m_observers.end(); ++iter) begin 164 Source/modules/mediastream/RTCDTMFSender.cpp WillBeHeapVector<RefPtrWillBeMember<Event> >::iterator it = events.begin(); begin 310 Source/modules/mediastream/RTCDataChannel.cpp WillBeHeapVector<RefPtrWillBeMember<Event> >::iterator it = events.begin(); begin 147 Source/modules/mediastream/RTCPeerConnection.cpp for (Vector<String>::iterator iter = urlStrings.begin(); iter != urlStrings.end(); ++iter) { begin 463 Source/modules/mediastream/RTCPeerConnection.cpp for (MediaStreamVector::iterator iter = m_localStreams.begin(); iter != m_localStreams.end(); ++iter) { begin 468 Source/modules/mediastream/RTCPeerConnection.cpp for (MediaStreamVector::iterator iter = m_remoteStreams.begin(); iter != m_remoteStreams.end(); ++iter) { begin 513 Source/modules/mediastream/RTCPeerConnection.cpp for (MediaStreamVector::iterator iter = m_localStreams.begin(); iter != m_localStreams.end(); ++iter) { begin 664 Source/modules/mediastream/RTCPeerConnection.cpp Vector<RefPtr<RTCDataChannel> >::iterator i = m_dataChannels.begin(); begin 707 Source/modules/mediastream/RTCPeerConnection.cpp WillBeHeapVector<RefPtrWillBeMember<Event> >::iterator it = events.begin(); begin 49 Source/modules/mediastream/RTCStatsReport.cpp for (HashMap<String, String>::const_iterator it = m_stats.begin(); it != m_stats.end(); ++it) { begin 143 Source/modules/mediastream/UserMediaRequest.cpp for (MediaStreamTrackVector::iterator iter = audioTracks.begin(); iter != audioTracks.end(); ++iter) { begin 148 Source/modules/mediastream/UserMediaRequest.cpp for (MediaStreamTrackVector::iterator iter = videoTracks.begin(); iter != videoTracks.end(); ++iter) { begin 920 Source/modules/webaudio/AudioContext.cpp for (HashSet<AudioSummingJunction*>::iterator i = m_dirtySummingJunctions.begin(); i != m_dirtySummingJunctions.end(); ++i) begin 930 Source/modules/webaudio/AudioContext.cpp for (HashSet<AudioNodeOutput*>::iterator i = m_dirtyAudioNodeOutputs.begin(); i != m_dirtyAudioNodeOutputs.end(); ++i) begin 965 Source/modules/webaudio/AudioContext.cpp for (HashSet<AudioNode*>::iterator i = m_automaticPullNodes.begin(); i != m_automaticPullNodes.end(); ++i, ++j) { begin 158 Source/modules/webaudio/AudioNodeInput.cpp for (HashSet<AudioNodeOutput*>::iterator i = m_outputs.begin(); i != m_outputs.end(); ++i) { begin 99 Source/modules/webaudio/AudioNodeOutput.cpp for (InputsIterator i = m_inputs.begin(); i != m_inputs.end(); ++i) { begin 177 Source/modules/webaudio/AudioNodeOutput.cpp AudioNodeInput* input = *m_inputs.begin(); begin 210 Source/modules/webaudio/AudioNodeOutput.cpp AudioParam* param = m_params.begin()->get(); begin 226 Source/modules/webaudio/AudioNodeOutput.cpp for (InputsIterator i = m_inputs.begin(); i != m_inputs.end(); ++i) { begin 239 Source/modules/webaudio/AudioNodeOutput.cpp for (InputsIterator i = m_inputs.begin(); i != m_inputs.end(); ++i) { begin 68 Source/modules/webaudio/AudioSummingJunction.cpp for (HashSet<AudioNodeOutput*>::iterator i = m_outputs.begin(); i != m_outputs.end(); ++i, ++j) { begin 358 Source/modules/webdatabase/DatabaseBackendBase.cpp transaction.begin(); begin 88 Source/modules/webdatabase/DatabaseSync.cpp transaction->begin(exceptionState); begin 165 Source/modules/webdatabase/DatabaseSync.cpp transaction->begin(exceptionState); begin 121 Source/modules/webdatabase/DatabaseThread.cpp for (WillBeHeapHashSet<RefPtrWillBeMember<DatabaseBackend> >::iterator it = openSetCopy.begin(); it != end; ++it) begin 212 Source/modules/webdatabase/DatabaseTracker.cpp for (DatabaseNameMap::const_iterator dbNameMapIt = nameMap->begin(); dbNameMapIt != dbNameMapEndIt; ++dbNameMapIt) { begin 215 Source/modules/webdatabase/DatabaseTracker.cpp for (DatabaseSet::const_iterator it = databaseSet->begin(); it != end; ++it) { begin 264 Source/modules/webdatabase/DatabaseTracker.cpp for (DatabaseSet::iterator it = databaseSet->begin(); it != databaseSet->end(); ++it) begin 243 Source/modules/webdatabase/InspectorDatabaseAgent.cpp for (DatabaseResourcesHeapMap::iterator it = m_resources.begin(); it != databasesEnd; ++it) begin 301 Source/modules/webdatabase/InspectorDatabaseAgent.cpp for (DatabaseResourcesHeapMap::iterator it = m_resources.begin(); it != m_resources.end(); ++it) { begin 574 Source/modules/webdatabase/SQLTransactionBackend.cpp m_sqliteTransaction->begin(); begin 164 Source/modules/webdatabase/SQLTransactionBackendSync.cpp m_sqliteTransaction->begin(); begin 62 Source/modules/webdatabase/SQLTransactionBackendSync.h void begin(ExceptionState&); begin 125 Source/modules/webdatabase/SQLTransactionCoordinator.cpp for (CoordinationInfoHeapMap::iterator coordinationInfoIterator = m_coordinationInfoMap.begin(); begin 135 Source/modules/webdatabase/SQLTransactionCoordinator.cpp info.activeReadTransactions.begin(); begin 42 Source/modules/webdatabase/sqlite/SQLiteTransaction.h void begin(); begin 150 Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp for (Vector<OwnPtr<ExecutionContextTask> >::const_iterator iter = tasks.begin(); iter != tasks.end(); ++iter) begin 82 Source/modules/websockets/WebSocketExtensionDispatcher.cpp for (HashMap<String, String>::const_iterator iterator = extensionParameters.begin(); iterator != extensionParameters.end(); ++iterator) { begin 133 Source/modules/websockets/WebSocketExtensionDispatcherTest.cpp for (HashMap<String, String>::const_iterator iterator = expectedParameters.begin(); iterator != expectedParameters.end(); ++iterator) { begin 366 Source/platform/JSONValues.cpp for (Vector<RefPtr<JSONValue> >::const_iterator it = m_data.begin(); it != m_data.end(); ++it) { begin 367 Source/platform/JSONValues.cpp if (it != m_data.begin()) begin 198 Source/platform/JSONValues.h iterator begin() { return m_data.begin(); } begin 200 Source/platform/JSONValues.h const_iterator begin() const { return m_data.begin(); } begin 239 Source/platform/JSONValues.h using JSONObjectBase::begin; begin 272 Source/platform/JSONValues.h iterator begin() { return m_data.begin(); } begin 274 Source/platform/JSONValues.h const_iterator begin() const { return m_data.begin(); } begin 303 Source/platform/JSONValues.h using JSONArrayBase::begin; begin 92 Source/platform/LifecycleNotifier.h for (typename ObserverSet::iterator it = m_observers.begin(); it != m_observers.end(); it = m_observers.begin()) { begin 123 Source/platform/PODFreeListArenaTest.cpp for (std::set<TestClass1*>::iterator it = objects.begin(); it != objects.end(); ++it) { begin 146 Source/platform/PODFreeListArenaTest.cpp for (std::vector<TestClass1*>::iterator it = objects.begin(); it != objects.end(); ++it) { begin 160 Source/platform/PODFreeListArenaTest.cpp for (std::set<TestClass2*>::iterator it = objects.begin(); it != objects.end(); ++it) { begin 89 Source/platform/PurgeableVectorTest.cpp std::generate(testData.begin(), testData.end(), &std::rand); begin 120 Source/platform/PurgeableVectorTest.cpp std::generate(testData.begin(), testData.end(), &std::rand); begin 146 Source/platform/PurgeableVectorTest.cpp std::generate(testData.begin(), testData.end(), &std::rand); begin 170 Source/platform/PurgeableVectorTest.cpp std::generate(testData.begin(), testData.end(), &std::rand); begin 196 Source/platform/PurgeableVectorTest.cpp std::generate(testData.begin(), testData.end(), &std::rand); begin 210 Source/platform/PurgeableVectorTest.cpp std::generate(testData.begin(), testData.end(), &std::rand); begin 239 Source/platform/PurgeableVectorTest.cpp std::generate(testData.begin(), testData.end(), &std::rand); begin 254 Source/platform/PurgeableVectorTest.cpp std::generate(testData.begin(), testData.end(), &std::rand); begin 293 Source/platform/PurgeableVectorTest.cpp std::generate(testData.begin(), testData.end(), &std::rand); begin 311 Source/platform/PurgeableVectorTest.cpp std::generate(testData.begin(), testData.end(), &std::rand); begin 115 Source/platform/SharedBuffer.cpp for (HashSet<SharedBuffer*>::const_iterator iter = liveBuffers().begin(); iter != liveBuffers().end(); ++iter) begin 117 Source/platform/SharedBuffer.cpp std::sort(buffers.begin(), buffers.end(), sizeComparator); begin 103 Source/platform/SharedBufferTest.cpp std::generate(testData.begin(), testData.end(), &std::rand); begin 136 Source/platform/SharedBufferTest.cpp std::generate(testData.begin(), testData.end(), &std::rand); begin 152 Source/platform/SharedBufferTest.cpp std::generate(testData.begin() + previousTestDataSize, testData.end(), &std::rand); begin 145 Source/platform/blob/BlobData.cpp for (Vector<BlobDataItem>::const_iterator it = m_items.begin(); it != m_items.end(); ++it) { begin 223 Source/platform/exported/WebMediaStreamSource.cpp for (Vector<RefPtr<AudioDestinationConsumer> >::const_iterator it = consumers.begin(); it != consumers.end(); ++it) { begin 193 Source/platform/exported/WebURLRequest.cpp for (HTTPHeaderMap::const_iterator it = map.begin(); it != map.end(); ++it) begin 270 Source/platform/exported/WebURLResponse.cpp for (HTTPHeaderMap::const_iterator it = map.begin(); it != map.end(); ++it) begin 196 Source/platform/fonts/FontCache.cpp for (FontPlatformDataCache::iterator platformData = gFontPlatformDataCache->begin(); platformData != platformDataEnd; ++platformData) { begin 213 Source/platform/fonts/FontCache.cpp for (FontVerticalDataCache::iterator verticalData = fontVerticalDataCache.begin(); verticalData != verticalDataEnd; ++verticalData) { begin 222 Source/platform/fonts/FontCache.cpp for (FontVerticalDataCache::iterator verticalData = fontVerticalDataCache.begin(); verticalData != verticalDataEnd; ++verticalData) { begin 290 Source/platform/fonts/FontCache.cpp for (HashSet<FontCacheClient*>::iterator it = gClients->begin(); it != end; ++it) begin 101 Source/platform/fonts/FontDataCache.cpp for (Cache::iterator fontData = m_cache.begin(); fontData != end; ++fontData) { begin 130 Source/platform/fonts/FontDataCache.cpp ListHashSet<RefPtr<SimpleFontData> >::iterator it = m_inactiveFontData.begin(); begin 143 Source/platform/fonts/FontDataCache.cpp m_inactiveFontData.remove(m_inactiveFontData.begin()); begin 76 Source/platform/fonts/GlyphPageTreeNode.cpp for (HashMap<int, GlyphPageTreeNode*>::iterator it = roots->begin(); it != end; ++it) begin 90 Source/platform/fonts/GlyphPageTreeNode.cpp for (GlyphPageTreeNodeMap::const_iterator it = m_children.begin(); it != end; ++it) begin 101 Source/platform/fonts/GlyphPageTreeNode.cpp for (HashMap<int, GlyphPageTreeNode*>::iterator it = roots->begin(); it != end; ++it) begin 113 Source/platform/fonts/GlyphPageTreeNode.cpp for (HashMap<int, GlyphPageTreeNode*>::iterator it = roots->begin(); it != end; ++it) begin 371 Source/platform/fonts/GlyphPageTreeNode.cpp for (GlyphPageTreeNodeMap::iterator it = m_children.begin(); it != end; ++it) begin 396 Source/platform/fonts/GlyphPageTreeNode.cpp for (GlyphPageTreeNodeMap::iterator it = m_children.begin(); it != end; ++it) begin 408 Source/platform/fonts/GlyphPageTreeNode.cpp for (GlyphPageTreeNodeMap::iterator it = m_children.begin(); it != end; ++it) { begin 427 Source/platform/fonts/GlyphPageTreeNode.cpp for (HashMap<int, WebCore::GlyphPageTreeNode*>::iterator it = WebCore::GlyphPageTreeNode::roots->begin(); it != end; ++it) { begin 119 Source/platform/fonts/SVGGlyph.cpp Vector<SVGGlyph::ArabicForm>::const_iterator it = chars.begin() + startPosition; begin 123 Source/platform/fonts/SVGGlyph.cpp Vector<SVGGlyph::ArabicForm>::const_iterator end = chars.begin() + endPosition; begin 169 Source/platform/fonts/SVGGlyph.cpp Vector<String>::const_iterator it = identifier.languages.begin(); begin 43 Source/platform/fonts/SegmentedFontData.cpp for (Vector<FontDataRange>::const_iterator it = m_ranges.begin(); it != end; ++it) { begin 53 Source/platform/fonts/SegmentedFontData.cpp for (Vector<FontDataRange>::const_iterator it = m_ranges.begin(); it != end; ++it) { begin 69 Source/platform/fonts/SegmentedFontData.cpp for (Vector<FontDataRange>::const_iterator it = m_ranges.begin(); it != end; ++it) { begin 80 Source/platform/fonts/SegmentedFontData.cpp for (Vector<FontDataRange>::const_iterator it = m_ranges.begin(); it != end; ++it) { begin 95 Source/platform/fonts/SegmentedFontData.cpp for (Vector<FontDataRange>::const_iterator it = m_ranges.begin(); it != end; ++it) { begin 147 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp for (CachedShapingResultsMap::iterator it = m_harfBuzzRunMap.begin(); it != m_harfBuzzRunMap.end(); ++it) begin 149 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp for (CachedShapingResultsLRU::iterator it = m_harfBuzzRunLRU.begin(); it != m_harfBuzzRunLRU.end(); ++it) begin 70 Source/platform/geometry/FloatPolygonTest.cpp std::sort(result.begin(), result.end(), compareEdgeIndex); begin 241 Source/platform/geometry/Region.cpp bool Region::Shape::canCoalesce(SegmentIterator begin, SegmentIterator end) begin 250 Source/platform/geometry/Region.cpp if (lastSpanEnd - lastSpanBegin != end - begin) begin 254 Source/platform/geometry/Region.cpp if (!std::equal(begin, end, lastSpanBegin)) begin 261 Source/platform/geometry/Region.cpp void Region::Shape::appendSpan(int y, SegmentIterator begin, SegmentIterator end) begin 263 Source/platform/geometry/Region.cpp if (canCoalesce(begin, end)) begin 267 Source/platform/geometry/Region.cpp m_segments.appendRange(begin, end); begin 270 Source/platform/geometry/Region.cpp void Region::Shape::appendSpans(const Shape& shape, SpanIterator begin, SpanIterator end) begin 272 Source/platform/geometry/Region.cpp for (SpanIterator it = begin; it != end; ++it) begin 121 Source/platform/geometry/Region.h void appendSpan(int y, SegmentIterator begin, SegmentIterator end); begin 122 Source/platform/geometry/Region.h void appendSpans(const Shape&, SpanIterator begin, SpanIterator end); begin 124 Source/platform/geometry/Region.h bool canCoalesce(SegmentIterator begin, SegmentIterator end); begin 123 Source/platform/graphics/Canvas2DLayerBridge.cpp for (mailboxInfo = m_mailboxes.begin(); mailboxInfo < m_mailboxes.end(); ++mailboxInfo) { begin 449 Source/platform/graphics/Canvas2DLayerBridge.cpp for (mailboxInfo = m_mailboxes.begin(); mailboxInfo < m_mailboxes.end(); mailboxInfo++) { begin 474 Source/platform/graphics/Canvas2DLayerBridge.cpp for (mailboxInfo = m_mailboxes.begin(); mailboxInfo < m_mailboxes.end(); ++mailboxInfo) { begin 482 Source/platform/graphics/Canvas2DLayerBridge.cpp m_releasedMailboxInfoIndex = mailboxInfo - m_mailboxes.begin(); begin 101 Source/platform/graphics/Gradient.cpp std::stable_sort(m_stops.begin(), m_stops.end(), compareStops); begin 219 Source/platform/graphics/GraphicsContext.cpp for (AnnotationList::const_iterator it = annotations.begin(); it != end; ++it) begin 136 Source/platform/graphics/GraphicsContextRecorder.cpp m_currentTimings->reserveCapacity(m_timingsVector->begin()->size()); begin 227 Source/platform/graphics/filters/FEColorMatrix.cpp Vector<float>::const_iterator ptr = m_values.begin(); begin 1251 Source/platform/heap/Heap.cpp for (ThreadState::AttachedThreadStateSet::iterator it = threads.begin(), end = threads.end(); it != end; ++it) { begin 1263 Source/platform/heap/Heap.cpp for (ThreadState::AttachedThreadStateSet::iterator it = threads.begin(), end = threads.end(); it != end; ++it) { begin 1309 Source/platform/heap/Heap.cpp for (ThreadState::AttachedThreadStateSet::iterator it = threads.begin(), end = threads.end(); it != end; ++it) begin 1357 Source/platform/heap/Heap.cpp for (ThreadStateIterator it = threads.begin(), end = threads.end(); it != end; ++it) { begin 1368 Source/platform/heap/Heap.cpp for (ThreadState::AttachedThreadStateSet::iterator it = threads.begin(), end = threads.end(); it != end; ++it) { begin 1379 Source/platform/heap/Heap.cpp for (ThreadState::AttachedThreadStateSet::iterator it = threads.begin(), end = threads.end(); it != end; ++it) begin 18 Source/platform/heap/HeapTerminatedArray.h using TerminatedArray<T>::begin; begin 23 Source/platform/heap/HeapTerminatedArray.h for (typename TerminatedArray<T>::iterator it = begin(); it != end(); ++it) begin 1725 Source/platform/heap/HeapTest.cpp HeapObjectIdentityMap::iterator it(map->begin()); begin 1726 Source/platform/heap/HeapTest.cpp HeapObjectIdentityMap::iterator it2(map->begin()); begin 2419 Source/platform/heap/HeapTest.cpp WeakStrongSet::iterator itWS = weakStrong->begin(); begin 2420 Source/platform/heap/HeapTest.cpp StrongWeakSet::iterator itSW = strongWeak->begin(); begin 2421 Source/platform/heap/HeapTest.cpp WeakUnwrappedSet::iterator itWU = weakUnwrapped->begin(); begin 2422 Source/platform/heap/HeapTest.cpp UnwrappedWeakSet::iterator itUW = unwrappedWeak->begin(); begin 2583 Source/platform/heap/HeapTest.cpp WeakStrong::iterator it1 = weakStrong->begin(); begin 2584 Source/platform/heap/HeapTest.cpp StrongWeak::iterator it2 = strongWeak->begin(); begin 2585 Source/platform/heap/HeapTest.cpp WeakWeak::iterator it3 = weakWeak->begin(); begin 2586 Source/platform/heap/HeapTest.cpp WeakSet::iterator it4 = weakSet->begin(); begin 2652 Source/platform/heap/HeapTest.cpp WeakStrong::iterator it1 = weakStrong->begin(); begin 2653 Source/platform/heap/HeapTest.cpp StrongWeak::iterator it2 = strongWeak->begin(); begin 2654 Source/platform/heap/HeapTest.cpp WeakWeak::iterator it3 = weakWeak->begin(); begin 2655 Source/platform/heap/HeapTest.cpp WeakSet::iterator it4 = weakSet->begin(); begin 3045 Source/platform/heap/HeapTest.cpp HeapVector<IntVector>::iterator it = vector->begin(); begin 3103 Source/platform/heap/HeapTest.cpp for (HashSet<RawPtr<int> >::iterator it = set.begin(); it != set.end(); ++it) begin 121 Source/platform/heap/ThreadState.cpp for (ThreadState::AttachedThreadStateSet::iterator it = threads.begin(), end = threads.end(); it != end; ++it) { begin 148 Source/platform/heap/ThreadState.cpp for (ThreadState::AttachedThreadStateSet::iterator it = threads.begin(), end = threads.end(); it != end; ++it) { begin 345 Source/platform/heap/ThreadState.cpp for (AttachedThreadStateSet::iterator it = threads.begin(), end = threads.end(); it != end; ++it) begin 399 Source/platform/heap/ThreadState.cpp for (Vector<Address>::iterator it = m_safePointStackCopy.begin(); it != m_safePointStackCopy.end(); ++it) { begin 409 Source/platform/heap/Visitor.h for (typename HashSet::iterator it = iterSet.begin(), end = iterSet.end(); it != end; ++it) begin 425 Source/platform/heap/Visitor.h for (typename ListHashSet::iterator it = iterSet.begin(), end = iterSet.end(); it != end; ++it) begin 440 Source/platform/heap/Visitor.h for (typename HashMap::iterator it = iterMap.begin(), end = iterMap.end(); it != end; ++it) { begin 461 Source/platform/heap/Visitor.h for (typename Vector::const_iterator it = vector.begin(), end = vector.end(); it != end; ++it) begin 474 Source/platform/heap/Visitor.h for (typename Deque::const_iterator it = deque.begin(), end = deque.end(); it != end; ++it) begin 163 Source/platform/image-decoders/gif/GIFImageDecoder.cpp GIFColorMap::Table::const_iterator colorTableIter = colorTable.begin(); begin 287 Source/platform/image-decoders/gif/GIFImageReader.cpp GIFRow::iterator rowBegin = rowBuffer.begin(); begin 296 Source/platform/image-decoders/gif/GIFImageReader.cpp if (rowBegin != rowBuffer.begin()) { begin 299 Source/platform/image-decoders/gif/GIFImageReader.cpp memcpy(rowBuffer.begin(), rowBegin, bytesToCopy); begin 300 Source/platform/image-decoders/gif/GIFImageReader.cpp rowIter = rowBuffer.begin() + bytesToCopy; begin 315 Source/platform/image-decoders/gif/GIFImageReader.cpp for (Table::iterator iter = m_table.begin(); iter != m_table.end(); ++iter) { begin 791 Source/platform/image-decoders/gif/GIFImageReader.cpp rowIter = rowBuffer.begin(); begin 67 Source/platform/image-decoders/ico/ICOImageDecoder.cpp for (BMPReaders::iterator i(m_bmpReaders.begin()); i != m_bmpReaders.end(); ++i) { begin 275 Source/platform/image-decoders/ico/ICOImageDecoder.cpp for (IconDirectoryEntries::iterator i(m_dirEntries.begin()); i != m_dirEntries.end(); ++i) begin 280 Source/platform/image-decoders/ico/ICOImageDecoder.cpp for (IconDirectoryEntries::iterator i(m_dirEntries.begin()); i != m_dirEntries.end(); ++i) { begin 286 Source/platform/image-decoders/ico/ICOImageDecoder.cpp std::sort(m_dirEntries.begin(), m_dirEntries.end(), compareEntries); begin 121 Source/platform/mediastream/MediaStreamDescriptor.cpp for (MediaStreamComponentVector::const_iterator iter = audioComponents.begin(); iter != audioComponents.end(); ++iter) begin 123 Source/platform/mediastream/MediaStreamDescriptor.cpp for (MediaStreamComponentVector::const_iterator iter = videoComponents.begin(); iter != videoComponents.end(); ++iter) begin 55 Source/platform/mediastream/MediaStreamSource.cpp for (Vector<Observer*>::iterator i = m_observers.begin(); i != m_observers.end(); ++i) begin 95 Source/platform/mediastream/MediaStreamSource.cpp for (Vector<RefPtr<AudioDestinationConsumer> >::iterator it = m_audioConsumers.begin(); it != m_audioConsumers.end(); ++it) begin 103 Source/platform/mediastream/MediaStreamSource.cpp for (Vector<RefPtr<AudioDestinationConsumer> >::iterator it = m_audioConsumers.begin(); it != m_audioConsumers.end(); ++it) begin 47 Source/platform/mhtml/ArchiveResourceCollection.cpp for (Vector<RefPtr<ArchiveResource> >::const_iterator iterator = subresources.begin(); iterator != subresources.end(); ++iterator) begin 51 Source/platform/mhtml/ArchiveResourceCollection.cpp for (Vector<RefPtr<MHTMLArchive> >::const_iterator iterator = subframes.begin(); iterator != subframes.end(); ++iterator) { begin 225 Source/platform/mhtml/MHTMLArchive.cpp for (Vector<RefPtr<MHTMLArchive> >::iterator it = m_subframeArchives.begin(); it != m_subframeArchives.end(); ++it) { begin 88 Source/platform/network/FormDataBuilder.cpp for (Vector<String>::const_iterator it = charsets.begin(); it != end; ++it) { begin 53 Source/platform/network/HTTPHeaderMap.cpp for (HTTPHeaderMap::const_iterator it = begin(); it != endIt; ++it) begin 251 Source/platform/network/ResourceRequest.cpp for (HTTPHeaderMap::const_iterator it = headerFields.begin(); it != end; ++it) begin 712 Source/platform/scroll/ScrollView.cpp for (HashSet<RefPtr<Widget> >::const_iterator current = m_children.begin(); current != end; ++current) begin 1063 Source/platform/scroll/ScrollView.cpp for (HashSet<RefPtr<Widget> >::iterator it = m_children.begin(); it != end; ++it) begin 1073 Source/platform/scroll/ScrollView.cpp for (HashSet<RefPtr<Widget> >::iterator it = m_children.begin(); it != end; ++it) begin 1086 Source/platform/scroll/ScrollView.cpp for (HashSet<RefPtr<Widget> >::iterator it = m_children.begin(); it != end; ++it) begin 112 Source/platform/scroll/ScrollbarThemeNonMacCommon.cpp for (Vector<IntRect>::const_iterator i = tickmarks.begin(); i != tickmarks.end(); ++i) { begin 157 Source/platform/text/BidiResolverTest.cpp std::copy(actual.begin(), actual.end(), std::ostream_iterator<int>(diff, " ")); begin 159 Source/platform/text/BidiResolverTest.cpp std::copy(expected.begin(), expected.end(), std::ostream_iterator<int>(diff, " ")); begin 34 Source/platform/text/SegmentedString.cpp Deque<SegmentedSubstring>::const_iterator it = m_substrings.begin(); begin 46 Source/platform/text/SegmentedString.cpp Deque<SegmentedSubstring>::iterator it = m_substrings.begin(); begin 125 Source/platform/text/SegmentedString.cpp Deque<SegmentedSubstring>::const_iterator it = s.m_substrings.begin(); begin 176 Source/platform/text/SegmentedString.cpp Deque<SegmentedSubstring>::const_iterator it = m_substrings.begin(); begin 681 Source/platform/weborigin/KURL.cpp aLength = a.m_parsed.ref.begin - 1; begin 685 Source/platform/weborigin/KURL.cpp bLength = b.m_parsed.ref.begin - 1; begin 731 Source/platform/weborigin/KURL.cpp return filename.begin; begin 786 Source/platform/weborigin/KURL.cpp m_innerURL = adoptPtr(new KURL(ParsedURLString, m_string.substring(innerParsed->scheme.begin, innerParsed->Length() - innerParsed->scheme.begin))); begin 794 Source/platform/weborigin/KURL.cpp const CHAR* begin = spec + scheme.begin; begin 795 Source/platform/weborigin/KURL.cpp const CHAR* end = begin + scheme.len; begin 797 Source/platform/weborigin/KURL.cpp while (begin != end && *protocol) { begin 799 Source/platform/weborigin/KURL.cpp if (toASCIILower(*begin++) != *protocol++) begin 805 Source/platform/weborigin/KURL.cpp return begin == end && !*protocol; begin 866 Source/platform/weborigin/KURL.cpp return string().substring(component.begin, component.len); begin 115 Source/web/AssociatedURLLoader.cpp for (HTTPHeaderSet::const_iterator it = m_exposedHeaders.begin(); it != end; ++it) begin 218 Source/web/AssociatedURLLoader.cpp for (HTTPHeaderSet::const_iterator it = blockedHeaders.begin(); it != end; ++it) begin 812 Source/web/PopupListBox.cpp for (Vector<PopupItem*>::iterator it = m_items.begin(); it != m_items.end(); ++it) begin 449 Source/web/TextFinder.cpp for (Vector<FindMatch>::iterator it = m_findMatchesCache.begin(); it != m_findMatchesCache.end(); ++it) { begin 464 Source/web/TextFinder.cpp for (Vector<FindMatch>::const_iterator it = m_findMatchesCache.begin(); it != m_findMatchesCache.end(); ++it) { begin 501 Source/web/TextFinder.cpp for (Vector<FindMatch>::const_iterator it = m_findMatchesCache.begin(); it != m_findMatchesCache.end(); ++it) { begin 61 Source/web/WebDOMEventListenerPrivate.cpp for (iter = m_listenerWrappers.begin(); iter != m_listenerWrappers.end(); ++iter) { begin 74 Source/web/WebDOMEventListenerPrivate.cpp for (iter = m_listenerWrappers.begin(); iter != m_listenerWrappers.end(); ++iter) begin 131 Source/web/WebDevToolsAgentImpl.cpp for (HashSet<Page*>::const_iterator it = pages.begin(); it != end; ++it) { begin 150 Source/web/WebDevToolsAgentImpl.cpp for (Vector<WebViewImpl*>::iterator it = views.begin(); it != views.end(); ++it) { begin 92 Source/web/WebFormElement.cpp for (Vector<FormAssociatedElement*>::const_iterator it = associatedElements.begin(); it != associatedElements.end(); ++it) { begin 296 Source/web/WebFrameImpl.cpp PrintContext::begin(m_printedPageWidth, height); begin 1402 Source/web/WebFrameImpl.cpp m_printContext->begin(rect.width(), rect.height()); begin 1659 Source/web/WebFrameImpl.cpp for (HashSet<WebFrameImpl*>::iterator it = m_openedFrames.begin(); it != end; ++it) begin 47 Source/web/WebIDBMetadata.cpp for (IDBDatabaseMetadata::ObjectStoreMap::const_iterator storeIterator = metadata.objectStores.begin(); storeIterator != metadata.objectStores.end(); ++storeIterator) { begin 58 Source/web/WebIDBMetadata.cpp for (IDBObjectStoreMetadata::IndexMap::const_iterator indexIterator = objectStore.indexes.begin(); indexIterator != objectStore.indexes.end(); ++indexIterator) { begin 162 Source/web/WebPageSerializer.cpp for (Vector<SerializedResource>::const_iterator iter = resources.begin(); iter != resources.end(); ++iter) { begin 59 Source/web/WebSearchableFormData.cpp for (Vector<String>::const_iterator i(charsets.begin()); i != charsets.end(); ++i) { begin 84 Source/web/WebSearchableFormData.cpp for (Vector<FormAssociatedElement*>::const_iterator i(element.begin()); i != element.end(); ++i) { begin 104 Source/web/WebSearchableFormData.cpp for (Vector<HTMLElement*>::const_iterator i(listItems.begin()); i != listItems.end(); ++i) { begin 117 Source/web/WebSearchableFormData.cpp for (Vector<HTMLElement*>::const_iterator i(listItems.begin()); i != listItems.end(); ++i) { begin 159 Source/web/WebSearchableFormData.cpp for (Vector<FormAssociatedElement*>::const_iterator i(element.begin()); i != element.end(); ++i) { begin 202 Source/web/WebSearchableFormData.cpp for (Vector<FormAssociatedElement*>::const_iterator i(elements.begin()); i != elements.end(); ++i) { begin 217 Source/web/WebSearchableFormData.cpp for (WillBeHeapVector<FormDataList::Item>::const_iterator j(items.begin()); j != items.end(); ++j) { begin 57 Source/web/painting/ContinuousPainter.cpp for (it = children.begin(); it != children.end(); ++it) begin 135 Source/web/tests/PrerenderingTest.cpp return std::count_if(m_addedPrerenders.begin(), m_addedPrerenders.end(), std::bind1st(WebPrerenderEqual(), prerender)); begin 140 Source/web/tests/PrerenderingTest.cpp return std::count_if(m_canceledPrerenders.begin(), m_canceledPrerenders.end(), std::bind1st(WebPrerenderEqual(), prerender)); begin 145 Source/web/tests/PrerenderingTest.cpp return std::count_if(m_abandonedPrerenders.begin(), m_abandonedPrerenders.end(), std::bind1st(WebPrerenderEqual(), prerender)); begin 57 Source/wtf/ArrayBuffer.h inline PassRefPtr<ArrayBuffer> slice(int begin, int end) const; begin 58 Source/wtf/ArrayBuffer.h inline PassRefPtr<ArrayBuffer> slice(int begin) const; begin 74 Source/wtf/ArrayBuffer.h inline PassRefPtr<ArrayBuffer> sliceImpl(unsigned begin, unsigned end) const; begin 152 Source/wtf/ArrayBuffer.h PassRefPtr<ArrayBuffer> ArrayBuffer::slice(int begin, int end) const begin 154 Source/wtf/ArrayBuffer.h return sliceImpl(clampIndex(begin), clampIndex(end)); begin 157 Source/wtf/ArrayBuffer.h PassRefPtr<ArrayBuffer> ArrayBuffer::slice(int begin) const begin 159 Source/wtf/ArrayBuffer.h return sliceImpl(clampIndex(begin), byteLength()); begin 162 Source/wtf/ArrayBuffer.h PassRefPtr<ArrayBuffer> ArrayBuffer::sliceImpl(unsigned begin, unsigned end) const begin 164 Source/wtf/ArrayBuffer.h unsigned size = begin <= end ? end - begin : 0; begin 165 Source/wtf/ArrayBuffer.h return ArrayBuffer::create(static_cast<const char*>(data()) + begin, size); begin 67 Source/wtf/Deque.h iterator begin() { return iterator(this, m_start); } begin 69 Source/wtf/Deque.h const_iterator begin() const { return const_iterator(this, m_start); } begin 72 Source/wtf/Deque.h reverse_iterator rend() { return reverse_iterator(begin()); } begin 74 Source/wtf/Deque.h const_reverse_iterator rend() const { return const_reverse_iterator(begin()); } begin 229 Source/wtf/Deque.h for (iterator it = collection.begin(); it != end; ++it) begin 284 Source/wtf/Deque.h for (iterator it = begin(); it != end_iterator; ++it) { begin 50 Source/wtf/HashCountedSet.h iterator begin(); begin 52 Source/wtf/HashCountedSet.h const_iterator begin() const; begin 106 Source/wtf/HashCountedSet.h inline typename HashCountedSet<Value, HashFunctions, Traits>::iterator HashCountedSet<Value, HashFunctions, Traits>::begin() begin 108 Source/wtf/HashCountedSet.h return m_impl.begin(); begin 118 Source/wtf/HashCountedSet.h inline typename HashCountedSet<Value, HashFunctions, Traits>::const_iterator HashCountedSet<Value, HashFunctions, Traits>::begin() const begin 120 Source/wtf/HashCountedSet.h return m_impl.begin(); begin 213 Source/wtf/HashCountedSet.h iterator it = collection.begin(); begin 226 Source/wtf/HashCountedSet.h iterator it = collection.begin(); begin 113 Source/wtf/HashMap.h iterator begin(); begin 115 Source/wtf/HashMap.h const_iterator begin() const; begin 183 Source/wtf/HashMap.h iterator begin() begin 185 Source/wtf/HashMap.h return HashMapType::begin().keys(); begin 193 Source/wtf/HashMap.h const_iterator begin() const begin 195 Source/wtf/HashMap.h return HashMapType::begin().keys(); begin 221 Source/wtf/HashMap.h iterator begin() begin 223 Source/wtf/HashMap.h return HashMapType::begin().values(); begin 231 Source/wtf/HashMap.h const_iterator begin() const begin 233 Source/wtf/HashMap.h return HashMapType::begin().values(); begin 300 Source/wtf/HashMap.h inline typename HashMap<T, U, V, W, X, Y>::iterator HashMap<T, U, V, W, X, Y>::begin() begin 302 Source/wtf/HashMap.h return m_impl.begin(); begin 312 Source/wtf/HashMap.h inline typename HashMap<T, U, V, W, X, Y>::const_iterator HashMap<T, U, V, W, X, Y>::begin() const begin 314 Source/wtf/HashMap.h return m_impl.begin(); begin 466 Source/wtf/HashMap.h for (const_iterator it = a.begin(); it != aEnd; ++it) { begin 486 Source/wtf/HashMap.h for (iterator it = collection.begin(); it != end; ++it) begin 495 Source/wtf/HashMap.h for (iterator it = collection.begin(); it != end; ++it) begin 506 Source/wtf/HashMap.h iterator it = collection.begin().keys(); begin 519 Source/wtf/HashMap.h iterator it = collection.begin().values(); begin 43 Source/wtf/HashMapTest.cpp ASSERT_TRUE(map.begin() != map.end()); begin 44 Source/wtf/HashMapTest.cpp ASSERT_FALSE(map.begin() == map.end()); begin 46 Source/wtf/HashMapTest.cpp IntHashMap::const_iterator begin = map.begin(); begin 47 Source/wtf/HashMapTest.cpp ASSERT_TRUE(begin == map.begin()); begin 48 Source/wtf/HashMapTest.cpp ASSERT_TRUE(map.begin() == begin); begin 49 Source/wtf/HashMapTest.cpp ASSERT_TRUE(begin != map.end()); begin 50 Source/wtf/HashMapTest.cpp ASSERT_TRUE(map.end() != begin); begin 51 Source/wtf/HashMapTest.cpp ASSERT_FALSE(begin != map.begin()); begin 52 Source/wtf/HashMapTest.cpp ASSERT_FALSE(map.begin() != begin); begin 53 Source/wtf/HashMapTest.cpp ASSERT_FALSE(begin == map.end()); begin 54 Source/wtf/HashMapTest.cpp ASSERT_FALSE(map.end() == begin); begin 119 Source/wtf/HashMapTest.cpp for (OwnPtrHashMap::iterator iter = map.begin(); iter != map.end(); ++iter) { begin 86 Source/wtf/HashSet.h iterator begin() const; begin 163 Source/wtf/HashSet.h inline typename HashSet<T, U, V, W>::iterator HashSet<T, U, V, W>::begin() const begin 165 Source/wtf/HashSet.h return m_impl.begin(); begin 255 Source/wtf/HashSet.h for (iterator it = collection.begin(); it != end; ++it) begin 272 Source/wtf/HashSet.h iterator it = collection.begin(); begin 338 Source/wtf/HashTable.h iterator begin() { return isEmpty() ? end() : makeIterator(m_table); } begin 340 Source/wtf/HashTable.h const_iterator begin() const { return isEmpty() ? end() : makeConstIterator(m_table); } begin 1044 Source/wtf/HashTable.h for (const_iterator it = other.begin(); it != end; ++it) begin 120 Source/wtf/InstanceCounter.cpp HashMap<String, int>::iterator it = m_counterMap.begin(); begin 123 Source/wtf/InstanceCounter.cpp if (it != m_counterMap.begin()) begin 106 Source/wtf/ListHashSet.h iterator begin(); begin 108 Source/wtf/ListHashSet.h const_iterator begin() const; begin 547 Source/wtf/ListHashSet.h for (const_iterator it = other.begin(); it != end; ++it) begin 607 Source/wtf/ListHashSet.h inline typename ListHashSet<T, inlineCapacity, U>::iterator ListHashSet<T, inlineCapacity, U>::begin() begin 619 Source/wtf/ListHashSet.h inline typename ListHashSet<T, inlineCapacity, U>::const_iterator ListHashSet<T, inlineCapacity, U>::begin() const begin 954 Source/wtf/ListHashSet.h for (iterator it = collection.begin(); it != end; ++it) begin 68 Source/wtf/ListHashSetTest.cpp ListHashSet<int>::iterator iterator = list.begin(); begin 107 Source/wtf/ListHashSetTest.cpp ListHashSet<int>::iterator iterator = list.begin(); begin 129 Source/wtf/ListHashSetTest.cpp ListHashSet<int>::iterator iterator = list.begin(); begin 168 Source/wtf/ListHashSetTest.cpp ListHashSet<int>::iterator iterator = list.begin(); begin 157 Source/wtf/MessageQueue.h DequeConstIterator<DataType*> found = m_queue.begin(); begin 78 Source/wtf/RefCountedLeakCounter.cpp WTF_LOG(RefCountedLeaks, "No leak checking done: %s", leakMessageSuppressionReasons->begin()->key); begin 52 Source/wtf/TerminatedArray.h iterator begin() { return iterator(reinterpret_cast<T*>(this)); } begin 53 Source/wtf/TerminatedArray.h const_iterator begin() const { return const_iterator(reinterpret_cast<const T*>(this)); } begin 61 Source/wtf/TerminatedArray.h for (const_iterator it = begin(); it != end(); ++it) begin 148 Source/wtf/ThreadingPthreads.cpp ThreadMap::iterator i = threadMap().begin(); begin 58 Source/wtf/Vector.h static void destruct(T* begin, T* end) begin 60 Source/wtf/Vector.h for (T* cur = begin; cur != end; ++cur) begin 75 Source/wtf/Vector.h static void clear(T* begin, T* end) begin 79 Source/wtf/Vector.h memset(begin, 0, sizeof(T) * (end - begin)); begin 95 Source/wtf/Vector.h static void initialize(T* begin, T* end) begin 97 Source/wtf/Vector.h for (T* cur = begin; cur != end; ++cur) begin 105 Source/wtf/Vector.h static void initialize(T* begin, T* end) begin 107 Source/wtf/Vector.h memset(begin, 0, reinterpret_cast<char*>(end) - reinterpret_cast<char*>(begin)); begin 249 Source/wtf/Vector.h static void destruct(T* begin, T* end) begin 251 Source/wtf/Vector.h VectorDestructor<VectorTraits<T>::needsDestruction, T>::destruct(begin, end); begin 254 Source/wtf/Vector.h static void initialize(T* begin, T* end) begin 256 Source/wtf/Vector.h VectorInitializer<VectorTraits<T>::needsInitialization, VectorTraits<T>::canInitializeWithMemset, T>::initialize(begin, end); begin 588 Source/wtf/Vector.h TypeOperations::initialize(begin(), end()); begin 602 Source/wtf/Vector.h TypeOperations::destruct(begin(), end()); begin 653 Source/wtf/Vector.h iterator begin() { return data(); } begin 654 Source/wtf/Vector.h iterator end() { return begin() + m_size; } begin 655 Source/wtf/Vector.h const_iterator begin() const { return data(); } begin 656 Source/wtf/Vector.h const_iterator end() const { return begin() + m_size; } begin 659 Source/wtf/Vector.h reverse_iterator rend() { return reverse_iterator(begin()); } begin 661 Source/wtf/Vector.h const_reverse_iterator rend() const { return const_reverse_iterator(begin()); } begin 707 Source/wtf/Vector.h TypeOperations::uninitializedFill(begin(), end(), val); begin 745 Source/wtf/Vector.h TypeOperations::uninitializedCopy(other.begin(), other.end(), begin()); begin 754 Source/wtf/Vector.h TypeOperations::uninitializedCopy(other.begin(), other.end(), begin()); begin 768 Source/wtf/Vector.h ASSERT(begin()); begin 773 Source/wtf/Vector.h if (!begin()) begin 777 Source/wtf/Vector.h std::copy(other.begin(), other.begin() + size(), begin()); begin 778 Source/wtf/Vector.h TypeOperations::uninitializedCopy(other.begin() + size(), other.end(), end()); begin 800 Source/wtf/Vector.h ASSERT(begin()); begin 805 Source/wtf/Vector.h if (!begin()) begin 809 Source/wtf/Vector.h std::copy(other.begin(), other.begin() + size(), begin()); begin 810 Source/wtf/Vector.h TypeOperations::uninitializedCopy(other.begin() + size(), other.end(), end()); begin 845 Source/wtf/Vector.h const T* b = begin(); begin 858 Source/wtf/Vector.h const T* b = begin(); begin 876 Source/wtf/Vector.h ASSERT(begin()); begin 879 Source/wtf/Vector.h std::fill(begin(), end(), val); begin 880 Source/wtf/Vector.h TypeOperations::uninitializedFill(end(), begin() + newSize, val); begin 917 Source/wtf/Vector.h if (ptr < begin() || ptr >= end()) { begin 921 Source/wtf/Vector.h size_t index = ptr - begin(); begin 923 Source/wtf/Vector.h return begin() + index; begin 937 Source/wtf/Vector.h TypeOperations::destruct(begin() + size, end()); begin 941 Source/wtf/Vector.h TypeOperations::initialize(end(), begin() + size); begin 951 Source/wtf/Vector.h TypeOperations::destruct(begin() + size, end()); begin 952 Source/wtf/Vector.h clearUnusedSlots(begin() + size, end()); begin 962 Source/wtf/Vector.h TypeOperations::initialize(end(), begin() + size); begin 971 Source/wtf/Vector.h T* oldBuffer = begin(); begin 974 Source/wtf/Vector.h TypeOperations::move(oldBuffer, oldEnd, begin()); begin 996 Source/wtf/Vector.h T* oldBuffer = begin(); begin 1004 Source/wtf/Vector.h if (begin() != oldBuffer) begin 1005 Source/wtf/Vector.h TypeOperations::move(oldBuffer, oldEnd, begin()); begin 1023 Source/wtf/Vector.h ASSERT(begin()); begin 1050 Source/wtf/Vector.h ASSERT(begin()); begin 1071 Source/wtf/Vector.h append(val.begin(), val.size()); begin 1081 Source/wtf/Vector.h ASSERT(begin()); begin 1084 Source/wtf/Vector.h T* spot = begin() + position; begin 1097 Source/wtf/Vector.h ASSERT(begin()); begin 1099 Source/wtf/Vector.h T* spot = begin() + position; begin 1108 Source/wtf/Vector.h insert(position, val.begin(), val.size()); begin 1126 Source/wtf/Vector.h insert(0, val.begin(), val.size()); begin 1133 Source/wtf/Vector.h T* spot = begin() + position; begin 1145 Source/wtf/Vector.h T* beginSpot = begin() + position; begin 1165 Source/wtf/Vector.h for (iterator it = collection.begin(); it != end; ++it) begin 76 Source/wtf/VectorTest.cpp Vector<int>::iterator it = intVector.begin(); begin 148 Source/wtf/VectorTest.cpp for (OwnPtrVector::iterator iter = vector.begin(); iter != vector.end(); ++iter) { begin 76 Source/wtf/text/AtomicString.cpp StaticStringsTable::const_iterator it = staticStrings.begin(); begin 85 Source/wtf/text/AtomicString.cpp for (HashSet<StringImpl*>::iterator iter = table->m_table.begin(); iter != end; ++iter) { begin 193 Source/wtf/text/StringImpl.cpp for (HashSet<void*>::iterator iter = strings.begin(); iter != strings.end(); ++iter) { begin 202 Source/wtf/text/StringImpl.cpp for (HashMap<StringImpl*, RefPtr<PerStringStats> >::iterator iter = stats.begin(); iter != stats.end(); ++iter) begin 205 Source/wtf/text/StringImpl.cpp std::sort(all.begin(), all.end()); begin 206 Source/wtf/text/StringImpl.cpp std::reverse(all.begin(), all.end()); begin 482 Source/wtf/text/TextCodecICU.cpp const UChar* source = input.begin(); begin 188 Source/wtf/text/TextEncodingRegistry.cpp TextEncodingNameMap::const_iterator it = textEncodingNameMap->begin(); begin 355 Source/wtf/text/TextEncodingRegistry.cpp TextEncodingNameMap::const_iterator it = textEncodingNameMap->begin(); begin 59 Source/wtf/text/TextPosition.cpp const unsigned* foundLineEnding = std::lower_bound(lineEndings.begin(), lineEndings.end(), offset);