location 72 android_webview/browser/aw_contents_io_thread_client.h const GURL& location, location 39 android_webview/browser/aw_request_interceptor.cc const GURL& location, location 53 android_webview/browser/aw_request_interceptor.cc return io_thread_client->ShouldInterceptRequest(location, request).Pass(); location 39 android_webview/browser/aw_request_interceptor.h const GURL& location, location 66 android_webview/browser/net/aw_url_request_job_factory.cc bool AwURLRequestJobFactory::IsSafeRedirectTarget(const GURL& location) const { location 67 android_webview/browser/net/aw_url_request_job_factory.cc return next_factory_->IsSafeRedirectTarget(location); location 38 android_webview/browser/net/aw_url_request_job_factory.h virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE; location 236 android_webview/javatests/src/org/chromium/android_webview/test/WebKitHitTestTest.java String location = "Jilin"; location 238 android_webview/javatests/src/org/chromium/android_webview/test/WebKitHitTestTest.java String page = fullPageLink(prefix + location, ANCHOR_TEXT); location 241 android_webview/javatests/src/org/chromium/android_webview/test/WebKitHitTestTest.java pollForHitTestDataOnUiThread(HitTestResult.GEO_TYPE, location); location 242 android_webview/javatests/src/org/chromium/android_webview/test/WebKitHitTestTest.java pollForHrefAndImageSrcOnUiThread(prefix + location, ANCHOR_TEXT, null); location 892 android_webview/native/aw_contents.cc std::vector<int> location; location 896 android_webview/native/aw_contents.cc &location); location 897 android_webview/native/aw_contents.cc return gfx::Point(location[0], location[1]); location 232 android_webview/native/aw_contents_io_thread_client_impl.cc const GURL& location, location 244 android_webview/native/aw_contents_io_thread_client_impl.cc ConvertUTF8ToJavaString(env, location.spec()); location 50 android_webview/native/aw_contents_io_thread_client_impl.h const GURL& location, location 234 apps/ui/views/native_app_window_views.cc const gfx::Point& location) { location 240 apps/ui/views/native_app_window_views.cc !draggable_region_->contains(location.x(), location.y()); location 110 apps/ui/views/native_app_window_views.h const gfx::Point& location) OVERRIDE; location 38 ash/autoclick/autoclick_unittest.cc event->location(), location 45 ash/display/cursor_window_controller.cc const gfx::Point& location) OVERRIDE { location 43 ash/display/event_transformation_handler.cc gfx::Point point_in_screen(event->location()); location 106 ash/display/mouse_cursor_event_filter.cc gfx::Point point_in_screen(event->location()); location 41 ash/display/mouse_cursor_event_filter_unittest.cc gfx::Point location = drag_source_root->bounds().CenterPoint(); location 42 ash/display/mouse_cursor_event_filter_unittest.cc ui::MouseEvent pressed(ui::ET_MOUSE_PRESSED, location, location 43 ash/display/mouse_cursor_event_filter_unittest.cc location, 0, 0); location 50 ash/display/mouse_cursor_event_filter_unittest.cc ui::MouseEvent released(ui::ET_MOUSE_RELEASED, location, location 51 ash/display/mouse_cursor_event_filter_unittest.cc location, 0, 0); location 70 ash/display/screen_position_controller.cc const gfx::Point& location) { location 72 ash/display/screen_position_controller.cc gfx::Point location_in_root(location); location 105 ash/drag_drop/drag_drop_controller.cc const gfx::Point& location) OVERRIDE { location 264 ash/drag_drop/drag_drop_controller.cc event.location(), location 273 ash/drag_drop/drag_drop_controller.cc event.location(), location 314 ash/drag_drop/drag_drop_controller.cc *drag_data_, event.location(), event.root_location(), drag_operation_); location 417 ash/drag_drop/drag_drop_controller.cc gfx::Point touch_offset_location = touch_offset_event.location(); location 167 ash/drag_drop/drag_drop_controller_unittest.cc const gfx::Point& location, location 173 ash/drag_drop/drag_drop_controller_unittest.cc data, root_window, source_window, location, operation, source); location 276 ash/drag_drop/drag_drop_controller_unittest.cc void DispatchGesture(ui::EventType gesture_type, gfx::Point location) { location 279 ash/drag_drop/drag_drop_controller_unittest.cc location.x(), location 280 ash/drag_drop/drag_drop_controller_unittest.cc location.y(), location 70 ash/drag_drop/drag_drop_tracker.cc gfx::Point location_in_screen = event.location(); location 84 ash/drag_drop/drag_drop_tracker.cc gfx::Point target_location = event.location(); location 87 ash/drag_drop/drag_drop_tracker.cc gfx::Point location_in_screen = event.location(); location 33 ash/drag_drop/drag_drop_tracker_unittest.cc static aura::Window* GetTarget(const gfx::Point& location) { location 37 ash/drag_drop/drag_drop_tracker_unittest.cc location, location 38 ash/drag_drop/drag_drop_tracker_unittest.cc location, location 154 ash/drag_drop/drag_drop_tracker_unittest.cc EXPECT_EQ("50,50", converted00->location().ToString()); location 168 ash/drag_drop/drag_drop_tracker_unittest.cc EXPECT_EQ("50,50", converted01->location().ToString()); location 185 ash/drag_drop/drag_drop_tracker_unittest.cc EXPECT_EQ("50,50", converted10->location().ToString()); location 199 ash/drag_drop/drag_drop_tracker_unittest.cc EXPECT_EQ("50,50", converted11->location().ToString()); location 104 ash/extended_desktop_unittest.cc location_ = event->location(); location 140 ash/frame/caption_buttons/alternate_frame_size_button.cc set_buttons_to_snap_mode_timer_event_location_ = event.location(); location 181 ash/frame/caption_buttons/alternate_frame_size_button.cc event.location() - set_buttons_to_snap_mode_timer_event_location_); location 189 ash/frame/caption_buttons/alternate_frame_size_button.cc gfx::Point event_location_in_screen(event.location()); location 83 ash/frame/caption_buttons/bubble_contents_button_row.cc gfx::Point screen_location(event.location()); location 145 ash/frame/caption_buttons/frame_caption_button.cc if (HitTestPoint(event->location())) { location 153 ash/frame/caption_buttons/frame_caption_button.cc if (HitTestPoint(event->location())) { location 117 ash/frame/caption_buttons/frame_maximize_button.cc gfx::Point location = press_location_; location 120 ash/frame/caption_buttons/frame_maximize_button.cc location.set_x(location.x() - width()); location 123 ash/frame/caption_buttons/frame_maximize_button.cc location.set_x(location.x() + width()); location 126 ash/frame/caption_buttons/frame_maximize_button.cc location.set_y(location.y() + height()); location 131 ash/frame/caption_buttons/frame_maximize_button.cc location.set_x(location.x() - width()); location 133 ash/frame/caption_buttons/frame_maximize_button.cc location.set_x(location.x() + width()); location 144 ash/frame/caption_buttons/frame_maximize_button.cc UpdateSnap(location); location 281 ash/frame/caption_buttons/frame_maximize_button.cc snap_type_ = SnapTypeForLocation(event->location()); location 296 ash/frame/caption_buttons/frame_maximize_button.cc snap_type_ = SnapTypeForLocation(event->location()); location 331 ash/frame/caption_buttons/frame_maximize_button.cc press_location_ = event.location(); location 344 ash/frame/caption_buttons/frame_maximize_button.cc event.location() - press_location_); location 347 ash/frame/caption_buttons/frame_maximize_button.cc UpdateSnap(event.location()); location 402 ash/frame/caption_buttons/frame_maximize_button.cc void FrameMaximizeButton::UpdateSnap(const gfx::Point& location) { location 403 ash/frame/caption_buttons/frame_maximize_button.cc SnapType type = SnapTypeForLocation(location); location 427 ash/frame/caption_buttons/frame_maximize_button.cc const gfx::Point& location) const { location 429 ash/frame/caption_buttons/frame_maximize_button.cc gfx::Vector2d delta(location - press_location_); location 121 ash/frame/caption_buttons/frame_maximize_button.h void UpdateSnap(const gfx::Point& location); location 124 ash/frame/caption_buttons/frame_maximize_button.h SnapType SnapTypeForLocation(const gfx::Point& location) const; location 216 ash/ime/candidate_view.cc if (!HitTestPoint(event.location())) { location 218 ash/ime/candidate_view.cc gfx::Point location_in_widget(event.location()); location 115 ash/magnifier/magnification_controller.cc void OnMouseMove(const gfx::Point& location); location 120 ash/magnifier/magnification_controller.cc void AfterAnimationMoveCursorTo(const gfx::Point& location); location 313 ash/magnifier/magnification_controller.cc void MagnificationControllerImpl::OnMouseMove(const gfx::Point& location) { location 316 ash/magnifier/magnification_controller.cc gfx::Point mouse(location); location 369 ash/magnifier/magnification_controller.cc const gfx::Point& location) { location 382 ash/magnifier/magnification_controller.cc position_after_animation_ = location; location 231 ash/root_window_controller.cc const gfx::Point& location) OVERRIDE { location 73 ash/shelf/overflow_bubble.cc gfx::Point event_location_in_screen = event->location(); location 27 ash/shelf/shelf_bezel_event_filter.cc gfx::Point point_in_screen(event->location()); location 269 ash/shelf/shelf_tooltip_manager.cc gfx::Point location_in_shelf_view = event->location(); location 1046 ash/shelf/shelf_view.cc gfx::Point drag_point(event.location()); location 186 ash/sticky_keys/sticky_keys_unittest.cc const gfx::Point& location) { location 190 ash/sticky_keys/sticky_keys_unittest.cc location, location 867 ash/sticky_keys/sticky_keys_unittest.cc static_cast<ui::MouseEvent*>(events[0])->location().ToString()); location 880 ash/sticky_keys/sticky_keys_unittest.cc static_cast<ui::MouseEvent*>(events[0])->location().ToString()); location 53 ash/system/tray/actionable_view.cc if (has_capture_ && GetLocalBounds().Contains(event.location())) location 103 ash/touch/touch_hud_debug.cc location(touch.root_location()), location 119 ash/touch/touch_hud_debug.cc value->SetString("location", location.ToString()); location 132 ash/touch/touch_hud_debug.cc gfx::Point location; location 299 ash/touch/touch_hud_debug.cc const gfx::Point& location = point.location; location 300 ash/touch/touch_hud_debug.cc SkScalar x = SkIntToScalar(location.x()); location 301 ash/touch/touch_hud_debug.cc SkScalar y = SkIntToScalar(location.y()); location 448 ash/touch/touch_hud_debug.cc gfx::Point touch_position = point->location; location 293 ash/touch/touch_observer_hud_unittest.cc const gfx::Point& location, location 295 ash/touch/touch_observer_hud_unittest.cc ui::TouchEvent event(type, location, touch_id, event_time); location 291 ash/touch/touch_uma.cc details->last_touch_position_[event.touch_id()] = event.location(); location 362 ash/touch/touch_uma.cc details->last_touch_position_[event.touch_id()] = event.location(); location 443 ash/touch/touch_uma.cc GetEventHandlerForPoint(event.location()); location 42 ash/wm/ash_native_cursor_manager_unittest.cc mouse_event_location_ = event->location(); location 29 ash/wm/default_window_resizer.cc void DefaultWindowResizer::Drag(const gfx::Point& location, int event_flags) { location 30 ash/wm/default_window_resizer.cc gfx::Rect bounds(CalculateBoundsForDrag(location)); location 32 ash/wm/default_window_resizer.h virtual void Drag(const gfx::Point& location, int event_flags) OVERRIDE; location 62 ash/wm/dock/docked_window_resizer.cc void DockedWindowResizer::Drag(const gfx::Point& location, int event_flags) { location 63 ash/wm/dock/docked_window_resizer.cc last_location_ = location; location 70 ash/wm/dock/docked_window_resizer.cc gfx::Rect bounds(CalculateBoundsForDrag(location)); location 72 ash/wm/dock/docked_window_resizer.cc gfx::Point modified_location(location); location 39 ash/wm/dock/docked_window_resizer.h virtual void Drag(const gfx::Point& location, int event_flags) OVERRIDE; location 45 ash/wm/drag_details.cc const gfx::Point& location, location 50 ash/wm/drag_details.cc initial_location_in_parent(location), location 27 ash/wm/drag_details.h const gfx::Point& location, location 71 ash/wm/drag_window_resizer.cc void DragWindowResizer::Drag(const gfx::Point& location, int event_flags) { location 73 ash/wm/drag_window_resizer.cc next_window_resizer_->Drag(location, event_flags); location 78 ash/wm/drag_window_resizer.cc last_mouse_location_ = location; location 81 ash/wm/drag_window_resizer.cc gfx::Point location_in_screen = location; location 31 ash/wm/drag_window_resizer.h virtual void Drag(const gfx::Point& location, int event_flags) OVERRIDE; location 103 ash/wm/drag_window_resizer_unittest.cc gfx::Point location = resizer.GetInitialLocation(); location 104 ash/wm/drag_window_resizer_unittest.cc location.set_x(location.x() + delta_x); location 105 ash/wm/drag_window_resizer_unittest.cc location.set_y(location.y() + delta_y); location 106 ash/wm/drag_window_resizer_unittest.cc return location; location 85 ash/wm/gestures/overview_gesture_handler.cc gfx::Point point_in_screen(event.location()); location 99 ash/wm/immersive_fullscreen_controller.cc gfx::Point location_in_screen = event.location(); location 867 ash/wm/immersive_fullscreen_controller.cc const gfx::Point& location) const { location 884 ash/wm/immersive_fullscreen_controller.cc return dead_region.Contains(location); location 888 ash/wm/immersive_fullscreen_controller.cc const gfx::Point& location) const { location 894 ash/wm/immersive_fullscreen_controller.cc if (hit_bounds_in_screen[i].Contains(location)) location 904 ash/wm/immersive_fullscreen_controller.cc if (hit_bounds_in_screen.Contains(location)) location 912 ash/wm/immersive_fullscreen_controller.cc Shell::GetScreen()->GetDisplayNearestPoint(location).bounds(); location 913 ash/wm/immersive_fullscreen_controller.cc return (!screen_bounds.Contains(location) && location 914 ash/wm/immersive_fullscreen_controller.cc location.y() < hit_bounds_in_screen.y() && location 915 ash/wm/immersive_fullscreen_controller.cc location.x() >= hit_bounds_in_screen.x() && location 916 ash/wm/immersive_fullscreen_controller.cc location.x() < hit_bounds_in_screen.right()); location 237 ash/wm/immersive_fullscreen_controller.h bool ShouldHandleGestureEvent(const gfx::Point& location) const; location 305 ash/wm/overview/window_overview.cc if (!target->ContainsPoint(event->location())) location 29 ash/wm/panels/panel_window_event_handler.cc target->delegate()->GetNonClientComponent(event->location()) == location 44 ash/wm/panels/panel_window_event_handler.cc target->delegate()->GetNonClientComponent(event->location()) == location 52 ash/wm/panels/panel_window_resizer.cc void PanelWindowResizer::Drag(const gfx::Point& location, int event_flags) { location 53 ash/wm/panels/panel_window_resizer.cc last_location_ = location; location 84 ash/wm/panels/panel_window_resizer.cc gfx::Rect bounds(CalculateBoundsForDrag(location)); location 89 ash/wm/panels/panel_window_resizer.cc gfx::Point modified_location(location.x() + offset.x(), location 90 ash/wm/panels/panel_window_resizer.cc location.y() + offset.y()); location 33 ash/wm/panels/panel_window_resizer.h virtual void Drag(const gfx::Point& location, int event_flags) OVERRIDE; location 56 ash/wm/panels/panel_window_resizer_unittest.cc gfx::Point location = resizer.GetInitialLocation(); location 57 ash/wm/panels/panel_window_resizer_unittest.cc location.set_x(location.x() + delta_x); location 58 ash/wm/panels/panel_window_resizer_unittest.cc location.set_y(location.y() + delta_y); location 59 ash/wm/panels/panel_window_resizer_unittest.cc return location; location 199 ash/wm/partial_screenshot_view.cc OnSelectionStarted(event.location()); location 204 ash/wm/partial_screenshot_view.cc OnSelectionChanged(event.location()); location 225 ash/wm/partial_screenshot_view.cc OnSelectionStarted(event->location()); location 228 ash/wm/partial_screenshot_view.cc OnSelectionChanged(event->location()); location 76 ash/wm/resize_handle_window_targeter.cc if (!bounds.Contains(event->location())) location 79 ash/wm/toplevel_window_event_handler.cc return window->delegate()->GetNonClientComponent(event.location()); location 293 ash/wm/toplevel_window_event_handler.cc ConvertPointToParent(target, event->location())); location 476 ash/wm/toplevel_window_event_handler.cc ConvertPointToParent(target, event->location())); location 520 ash/wm/toplevel_window_event_handler.cc ConvertPointToParent(target, event->location()), event->flags()); location 540 ash/wm/toplevel_window_event_handler.cc target->delegate()->GetNonClientComponent(event->location()); location 406 ash/wm/toplevel_window_event_handler_unittest.cc gfx::Point location(5, 5); location 409 ash/wm/toplevel_window_event_handler_unittest.cc gfx::Point end = location; location 413 ash/wm/toplevel_window_event_handler_unittest.cc generator.GestureScrollSequence(location, end, location 425 ash/wm/toplevel_window_event_handler_unittest.cc end = location = target->GetBoundsInRootWindow().CenterPoint(); location 427 ash/wm/toplevel_window_event_handler_unittest.cc generator.GestureScrollSequence(location, end, location 441 ash/wm/toplevel_window_event_handler_unittest.cc end = location = target->GetBoundsInRootWindow().CenterPoint(); location 443 ash/wm/toplevel_window_event_handler_unittest.cc generator.GestureScrollSequence(location, end, location 457 ash/wm/toplevel_window_event_handler_unittest.cc end = location = target->GetBoundsInRootWindow().CenterPoint(); location 459 ash/wm/toplevel_window_event_handler_unittest.cc generator.GestureScrollSequence(location, end, location 486 ash/wm/toplevel_window_event_handler_unittest.cc gfx::Point location(5, 5); location 489 ash/wm/toplevel_window_event_handler_unittest.cc gfx::Point end = location; location 491 ash/wm/toplevel_window_event_handler_unittest.cc generator.GestureScrollSequence(location, end, location 511 ash/wm/toplevel_window_event_handler_unittest.cc gfx::Point location, end; location 512 ash/wm/toplevel_window_event_handler_unittest.cc end = location = window->GetBoundsInRootWindow().CenterPoint(); location 514 ash/wm/toplevel_window_event_handler_unittest.cc generator.GestureScrollSequence(location, end, location 533 ash/wm/toplevel_window_event_handler_unittest.cc gfx::Point location(5, 5); location 537 ash/wm/toplevel_window_event_handler_unittest.cc gfx::Point end = location; location 541 ash/wm/toplevel_window_event_handler_unittest.cc generator.GestureScrollSequence(location, end, location 557 ash/wm/toplevel_window_event_handler_unittest.cc end = location = target->GetBoundsInRootWindow().CenterPoint(); location 559 ash/wm/toplevel_window_event_handler_unittest.cc generator.GestureScrollSequence(location, end, location 588 ash/wm/toplevel_window_event_handler_unittest.cc gfx::Point location(5, 5); location 592 ash/wm/toplevel_window_event_handler_unittest.cc generator.MoveTouch(location); location 594 ash/wm/toplevel_window_event_handler_unittest.cc location.Offset(40, 5); location 595 ash/wm/toplevel_window_event_handler_unittest.cc generator.MoveTouch(location); location 125 ash/wm/window_resizer.cc gfx::Point location = passed_location; location 126 ash/wm/window_resizer.cc int delta_x = location.x() - details().initial_location_in_parent.x(); location 127 ash/wm/window_resizer.cc int delta_y = location.y() - details().initial_location_in_parent.y(); location 199 ash/wm/window_resizer.cc new_bounds.set_x(location.x() - details().restore_bounds.width() / 2); location 50 ash/wm/window_resizer.h virtual void Drag(const gfx::Point& location, int event_flags) = 0; location 72 ash/wm/window_resizer.h gfx::Rect CalculateBoundsForDrag(const gfx::Point& location); location 81 ash/wm/workspace/multi_window_resize_controller.cc gfx::Point location(event.location()); location 82 ash/wm/workspace/multi_window_resize_controller.cc views::View::ConvertPointToScreen(this, &location); location 83 ash/wm/workspace/multi_window_resize_controller.cc controller_->StartResize(location); location 87 ash/wm/workspace/multi_window_resize_controller.cc gfx::Point location(event.location()); location 88 ash/wm/workspace/multi_window_resize_controller.cc views::View::ConvertPointToScreen(this, &location); location 89 ash/wm/workspace/multi_window_resize_controller.cc controller_->Resize(location, event.flags()); location 34 ash/wm/workspace/two_step_edge_cycler.cc void TwoStepEdgeCycler::OnMove(const gfx::Point& location) { location 42 ash/wm/workspace/two_step_edge_cycler.cc std::abs(location.x() - start_x_) >= kMaxPixels || location 27 ash/wm/workspace/two_step_edge_cycler.h void OnMove(const gfx::Point& location); location 31 ash/wm/workspace/workspace_event_handler.cc target->delegate()->GetNonClientComponent(event->location()); location 33 ash/wm/workspace/workspace_event_handler.cc event->location()); location 45 ash/wm/workspace/workspace_event_handler.cc target->delegate()->GetNonClientComponent(event->location()) == location 67 ash/wm/workspace/workspace_event_handler.cc target->delegate()->GetNonClientComponent(event->location()) == location 94 ash/wm/workspace/workspace_event_handler.cc target->delegate()->GetNonClientComponent(event->location()); location 898 ash/wm/workspace/workspace_window_resizer.cc void WorkspaceWindowResizer::UpdateSnapPhantomWindow(const gfx::Point& location, location 904 ash/wm/workspace/workspace_window_resizer.cc snap_type_ = GetSnapType(location); location 920 ash/wm/workspace/workspace_window_resizer.cc snap_type_ = GetSnapType(location); location 930 ash/wm/workspace/workspace_window_resizer.cc edge_cycler_.reset(new TwoStepEdgeCycler(location)); location 932 ash/wm/workspace/workspace_window_resizer.cc edge_cycler_->OnMove(location); location 994 ash/wm/workspace/workspace_window_resizer.cc const gfx::Point& location) const { location 1010 ash/wm/workspace/workspace_window_resizer.cc if (location.x() <= area.x()) location 1012 ash/wm/workspace/workspace_window_resizer.cc if (location.x() >= area.right() - 1) location 140 ash/wm/workspace/workspace_window_resizer.h void UpdateSnapPhantomWindow(const gfx::Point& location, location 149 ash/wm/workspace/workspace_window_resizer.h SnapType GetSnapType(const gfx::Point& location) const; location 175 ash/wm/workspace/workspace_window_resizer_unittest.cc gfx::Point location = resizer.GetInitialLocation(); location 176 ash/wm/workspace/workspace_window_resizer_unittest.cc location.set_x(location.x() + delta_x); location 177 ash/wm/workspace/workspace_window_resizer_unittest.cc location.set_y(location.y() + delta_y); location 178 ash/wm/workspace/workspace_window_resizer_unittest.cc return location; location 1382 ash/wm/workspace_controller_unittest.cc gfx::Point location; location 1397 ash/wm/workspace_controller_unittest.cc const gfx::Point& location = points[i].location; location 1398 ash/wm/workspace_controller_unittest.cc ui::MouseEvent mouse(ui::ET_MOUSE_MOVED, location, location, ui::EF_NONE, location 1403 ash/wm/workspace_controller_unittest.cc ui::TouchEvent touch(ui::ET_TOUCH_PRESSED, location, 0, location 1427 ash/wm/workspace_controller_unittest.cc gfx::Point location; location 1438 ash/wm/workspace_controller_unittest.cc const gfx::Point& location = points[i].location; location 1439 ash/wm/workspace_controller_unittest.cc ui::MouseEvent mouse(ui::ET_MOUSE_MOVED, location, location, ui::EF_NONE, location 1447 ash/wm/workspace_controller_unittest.cc ui::TouchEvent touch(ui::ET_TOUCH_PRESSED, location, 0, location 1478 ash/wm/workspace_controller_unittest.cc gfx::Point location; location 1489 ash/wm/workspace_controller_unittest.cc const gfx::Point& location = points[i].location; location 1490 ash/wm/workspace_controller_unittest.cc ui::MouseEvent mouse(ui::ET_MOUSE_MOVED, location, location, ui::EF_NONE, location 1498 ash/wm/workspace_controller_unittest.cc ui::TouchEvent touch(ui::ET_TOUCH_PRESSED, location, 0, location 79 base/location.cc const tracked_objects::Location& location) location 80 base/location.cc : file_name(location.file_name()), location 81 base/location.cc function_name(location.function_name()), location 82 base/location.cc line_number(location.line_number()) { location 73 base/location.h explicit LocationSnapshot(const tracked_objects::Location& location); location 14 base/profiler/scoped_profile.cc ScopedProfile::ScopedProfile(const Location& location) location 15 base/profiler/scoped_profile.cc : birth_(ThreadData::TallyABirthIfActive(location)), location 52 base/profiler/scoped_profile.h explicit ScopedProfile(const Location& location); location 42 base/task/cancelable_task_tracker_unittest.cc void AddFailureAt(const tracked_objects::Location& location) { location 43 base/task/cancelable_task_tracker_unittest.cc ADD_FAILURE_AT(location.file_name(), location.line_number()); location 47 base/task/cancelable_task_tracker_unittest.cc Closure MakeExpectedNotRunClosure(const tracked_objects::Location& location) { location 48 base/task/cancelable_task_tracker_unittest.cc return Bind(&AddFailureAt, location); location 57 base/task/cancelable_task_tracker_unittest.cc explicit RunChecker(const tracked_objects::Location& location) location 58 base/task/cancelable_task_tracker_unittest.cc : location_(location), called_(false) {} location 74 base/task/cancelable_task_tracker_unittest.cc Closure MakeExpectedRunClosure(const tracked_objects::Location& location) { location 75 base/task/cancelable_task_tracker_unittest.cc return Bind(&RunChecker::Run, Owned(new RunChecker(location))); location 12 base/test/test_pending_task.cc const tracked_objects::Location& location, location 17 base/test/test_pending_task.cc : location(location), location 21 base/test/test_pending_task.h TestPendingTask(const tracked_objects::Location& location, location 49 base/test/test_pending_task.h tracked_objects::Location location; location 197 base/tracked_objects.cc BirthOnThread::BirthOnThread(const Location& location, location 199 base/tracked_objects.cc : location_(location), location 209 base/tracked_objects.cc : location(birth.location()), location 217 base/tracked_objects.cc Births::Births(const Location& location, const ThreadData& current) location 218 base/tracked_objects.cc : BirthOnThread(location, current), location 406 base/tracked_objects.cc Births* ThreadData::TallyABirth(const Location& location) { location 407 base/tracked_objects.cc BirthMap::iterator it = birth_map_.find(location); location 413 base/tracked_objects.cc child = new Births(location, *this); // Leak this. location 417 base/tracked_objects.cc birth_map_[location] = child; location 469 base/tracked_objects.cc Births* ThreadData::TallyABirthIfActive(const Location& location) { location 478 base/tracked_objects.cc return current_thread_data->TallyABirth(location); location 201 base/tracked_objects.h BirthOnThread(const Location& location, const ThreadData& current); location 203 base/tracked_objects.h const Location location() const { return location_; } location 227 base/tracked_objects.h LocationSnapshot location; location 236 base/tracked_objects.h Births(const Location& location, const ThreadData& current); location 394 base/tracked_objects.h static Births* TallyABirthIfActive(const Location& location); location 523 base/tracked_objects.h Births* TallyABirth(const Location& location); location 46 base/tracked_objects_unittest.cc void TallyABirth(const Location& location, const std::string& thread_name) { location 53 base/tracked_objects_unittest.cc Births* birth = ThreadData::TallyABirthIfActive(location); location 71 base/tracked_objects_unittest.cc EXPECT_EQ(kFile, process_data.tasks[0].birth.location.file_name); location 73 base/tracked_objects_unittest.cc process_data.tasks[0].birth.location.function_name); location 74 base/tracked_objects_unittest.cc EXPECT_EQ(kLineNumber, process_data.tasks[0].birth.location.line_number); location 144 base/tracked_objects_unittest.cc Location location(kFunction, kFile, kLineNumber, NULL); location 145 base/tracked_objects_unittest.cc Births* first_birth = ThreadData::TallyABirthIfActive(location); location 167 base/tracked_objects_unittest.cc base::TrackingInfo pending_task(location, kBogusBirthTime); location 198 base/tracked_objects_unittest.cc EXPECT_EQ(kFile, process_data.tasks[0].birth.location.file_name); location 199 base/tracked_objects_unittest.cc EXPECT_EQ(kFunction, process_data.tasks[0].birth.location.function_name); location 200 base/tracked_objects_unittest.cc EXPECT_EQ(kLineNumber, process_data.tasks[0].birth.location.line_number); location 213 base/tracked_objects_unittest.cc EXPECT_EQ(kFile, process_data.descendants[0].parent.location.file_name); location 215 base/tracked_objects_unittest.cc process_data.descendants[0].parent.location.function_name); location 217 base/tracked_objects_unittest.cc process_data.descendants[0].parent.location.line_number); location 220 base/tracked_objects_unittest.cc EXPECT_EQ(kFile, process_data.descendants[0].child.location.file_name); location 222 base/tracked_objects_unittest.cc process_data.descendants[0].child.location.function_name); location 224 base/tracked_objects_unittest.cc process_data.descendants[0].child.location.line_number); location 278 base/tracked_objects_unittest.cc Location location(kFunction, kFile, kLineNumber, NULL); location 279 base/tracked_objects_unittest.cc TallyABirth(location, std::string()); location 294 base/tracked_objects_unittest.cc Location location(kFunction, kFile, kLineNumber, NULL); location 295 base/tracked_objects_unittest.cc TallyABirth(location, kMainThreadName); location 310 base/tracked_objects_unittest.cc Location location(kFunction, kFile, kLineNumber, NULL); location 311 base/tracked_objects_unittest.cc TallyABirth(location, std::string()); location 325 base/tracked_objects_unittest.cc Location location(kFunction, kFile, kLineNumber, NULL); location 326 base/tracked_objects_unittest.cc TallyABirth(location, kMainThreadName); location 340 base/tracked_objects_unittest.cc Location location(kFunction, kFile, kLineNumber, NULL); location 341 base/tracked_objects_unittest.cc TallyABirth(location, kMainThreadName); location 347 base/tracked_objects_unittest.cc base::TrackingInfo pending_task(location, kDelayedStartTime); location 372 base/tracked_objects_unittest.cc Location location(kFunction, kFile, kLineNumber, NULL); location 373 base/tracked_objects_unittest.cc TallyABirth(location, kMainThreadName); location 379 base/tracked_objects_unittest.cc base::TrackingInfo pending_task(location, kDelayedStartTime); location 406 base/tracked_objects_unittest.cc Location location(kFunction, kFile, kLineNumber, NULL); location 407 base/tracked_objects_unittest.cc TallyABirth(location, kMainThreadName); location 413 base/tracked_objects_unittest.cc base::TrackingInfo pending_task(location, kDelayedStartTime); location 435 base/tracked_objects_unittest.cc Location location(kFunction, kFile, kLineNumber, NULL); location 437 base/tracked_objects_unittest.cc Births* birth = ThreadData::TallyABirthIfActive(location); location 466 base/tracked_objects_unittest.cc EXPECT_EQ(kFile, process_data_post_reset.tasks[0].birth.location.file_name); location 468 base/tracked_objects_unittest.cc process_data_post_reset.tasks[0].birth.location.function_name); location 470 base/tracked_objects_unittest.cc process_data_post_reset.tasks[0].birth.location.line_number); location 493 base/tracked_objects_unittest.cc Location location(kFunction, kFile, kLineNumber, NULL); location 494 base/tracked_objects_unittest.cc TallyABirth(location, kMainThreadName); location 500 base/tracked_objects_unittest.cc base::TrackingInfo pending_task(location, kDelayedStartTime); location 510 base/tracked_objects_unittest.cc base::TrackingInfo pending_task2(location, kDelayedStartTime); location 530 base/tracked_objects_unittest.cc Location location(kFunction, kFile, kLineNumber, NULL); location 536 base/tracked_objects_unittest.cc base::TrackingInfo pending_task(location, kDelayedStartTime); location 555 base/tracked_objects_unittest.cc EXPECT_EQ(kFile, process_data.tasks[0].birth.location.file_name); location 556 base/tracked_objects_unittest.cc EXPECT_EQ(kFunction, process_data.tasks[0].birth.location.function_name); location 557 base/tracked_objects_unittest.cc EXPECT_EQ(kLineNumber, process_data.tasks[0].birth.location.line_number); location 567 base/tracked_objects_unittest.cc EXPECT_EQ(kFile, process_data.tasks[1].birth.location.file_name); location 568 base/tracked_objects_unittest.cc EXPECT_EQ(kFunction, process_data.tasks[1].birth.location.function_name); location 570 base/tracked_objects_unittest.cc process_data.tasks[1].birth.location.line_number); location 488 cc/output/gl_renderer_unittest.cc GLint location, location 493 cc/output/gl_renderer_unittest.cc GLint location, location 33 cc/test/fake_scrollbar.h void set_location(const gfx::Point& location) { location_ = location; } location 221 cc/test/test_web_graphics_context_3d.h virtual void getUniformfv(GLuint program, GLint location, GLfloat* value) {} location 222 cc/test/test_web_graphics_context_3d.h virtual void getUniformiv(GLuint program, GLint location, GLint* value) {} location 4054 cc/trees/layer_tree_host_impl_unittest.cc MOCK_METHOD5(uniform4f, void(GLint location, location 4059 cc/trees/layer_tree_host_impl_unittest.cc MOCK_METHOD4(uniformMatrix4fv, void(GLint location, location 52 chrome/browser/apps/shortcut_manager.cc extension->location() != extensions::Manifest::COMPONENT && location 456 chrome/browser/background/background_contents_service.cc extensions::Manifest::IsComponentLocation(extension->location()) || location 457 chrome/browser/background/background_contents_service.cc extensions::Manifest::IsPolicyLocation(extension->location()); location 139 chrome/browser/background/background_mode_manager.cc if ((*cursor)->location() == extensions::Manifest::COMPONENT) { location 44 chrome/browser/background/background_mode_manager_unittest.cc extensions::Manifest::Location location, location 50 chrome/browser/background/background_mode_manager_unittest.cc location, location 12 chrome/browser/bookmarks/bookmark_stats.cc BookmarkLaunchLocation location) { location 13 chrome/browser/bookmarks/bookmark_stats.cc if (location == BOOKMARK_LAUNCH_LOCATION_DETACHED_BAR || location 14 chrome/browser/bookmarks/bookmark_stats.cc location == BOOKMARK_LAUNCH_LOCATION_ATTACHED_BAR) { location 19 chrome/browser/bookmarks/bookmark_stats.cc "Bookmarks.LaunchLocation", location, BOOKMARK_LAUNCH_LOCATION_LIMIT); location 35 chrome/browser/bookmarks/bookmark_stats.cc void RecordBookmarkFolderOpen(BookmarkLaunchLocation location) { location 36 chrome/browser/bookmarks/bookmark_stats.cc if (location == BOOKMARK_LAUNCH_LOCATION_DETACHED_BAR || location 37 chrome/browser/bookmarks/bookmark_stats.cc location == BOOKMARK_LAUNCH_LOCATION_ATTACHED_BAR) { location 43 chrome/browser/bookmarks/bookmark_stats.cc void RecordBookmarkAppsPageOpen(BookmarkLaunchLocation location) { location 44 chrome/browser/bookmarks/bookmark_stats.cc if (location == BOOKMARK_LAUNCH_LOCATION_DETACHED_BAR || location 45 chrome/browser/bookmarks/bookmark_stats.cc location == BOOKMARK_LAUNCH_LOCATION_ATTACHED_BAR) { location 44 chrome/browser/bookmarks/bookmark_stats.h BookmarkLaunchLocation location); location 47 chrome/browser/bookmarks/bookmark_stats.h void RecordBookmarkFolderOpen(BookmarkLaunchLocation location); location 50 chrome/browser/bookmarks/bookmark_stats.h void RecordBookmarkAppsPageOpen(BookmarkLaunchLocation location); location 131 chrome/browser/chromeos/drive/drive_url_request_job.cc GURL* location, int* http_status_code) { location 139 chrome/browser/chromeos/drive/drive_url_request_job.cc *location = GURL(entry_->file_specific_info().alternate_url()); location 61 chrome/browser/chromeos/drive/drive_url_request_job.h GURL* location, int* http_status_code) OVERRIDE; location 64 chrome/browser/chromeos/drive/drive_url_request_job_unittest.cc virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE { location 97 chrome/browser/chromeos/extensions/device_local_account_management_policy_provider.cc if (extension->location() == location 25 chrome/browser/chromeos/extensions/device_local_account_management_policy_provider_unittest.cc extensions::Manifest::Location location, location 31 chrome/browser/chromeos/extensions/device_local_account_management_policy_provider_unittest.cc location, location 223 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.cc if (extension_->location() != extensions::Manifest::COMPONENT) { location 181 chrome/browser/chromeos/policy/device_status_collector.cc const base::DictionaryValue* location = location 183 chrome/browser/chromeos/policy/device_status_collector.cc if (location->GetDouble(kLatitude, &position.latitude) && location 184 chrome/browser/chromeos/policy/device_status_collector.cc location->GetDouble(kLongitude, &position.longitude) && location 185 chrome/browser/chromeos/policy/device_status_collector.cc location->GetDouble(kAltitude, &position.altitude) && location 186 chrome/browser/chromeos/policy/device_status_collector.cc location->GetDouble(kAccuracy, &position.accuracy) && location 187 chrome/browser/chromeos/policy/device_status_collector.cc location->GetDouble(kAltitudeAccuracy, &position.altitude_accuracy) && location 188 chrome/browser/chromeos/policy/device_status_collector.cc location->GetDouble(kHeading, &position.heading) && location 189 chrome/browser/chromeos/policy/device_status_collector.cc location->GetDouble(kSpeed, &position.speed) && location 190 chrome/browser/chromeos/policy/device_status_collector.cc location->GetString(kTimestamp, ×tamp_str) && location 399 chrome/browser/chromeos/policy/device_status_collector.cc em::DeviceLocation* location = request->mutable_device_location(); location 401 chrome/browser/chromeos/policy/device_status_collector.cc location->set_error_code( location 403 chrome/browser/chromeos/policy/device_status_collector.cc location->set_error_message(position_.error_message); location 405 chrome/browser/chromeos/policy/device_status_collector.cc location->set_latitude(position_.latitude); location 406 chrome/browser/chromeos/policy/device_status_collector.cc location->set_longitude(position_.longitude); location 407 chrome/browser/chromeos/policy/device_status_collector.cc location->set_accuracy(position_.accuracy); location 408 chrome/browser/chromeos/policy/device_status_collector.cc location->set_timestamp( location 412 chrome/browser/chromeos/policy/device_status_collector.cc location->set_altitude(position_.altitude); location 414 chrome/browser/chromeos/policy/device_status_collector.cc location->set_altitude_accuracy(position_.altitude_accuracy); location 416 chrome/browser/chromeos/policy/device_status_collector.cc location->set_heading(position_.heading); location 418 chrome/browser/chromeos/policy/device_status_collector.cc location->set_speed(position_.speed); location 419 chrome/browser/chromeos/policy/device_status_collector.cc location->set_error_code(em::DeviceLocation::ERROR_CODE_NONE); location 585 chrome/browser/chromeos/policy/device_status_collector.cc base::DictionaryValue location; location 586 chrome/browser/chromeos/policy/device_status_collector.cc location.SetDouble(kLatitude, position.latitude); location 587 chrome/browser/chromeos/policy/device_status_collector.cc location.SetDouble(kLongitude, position.longitude); location 588 chrome/browser/chromeos/policy/device_status_collector.cc location.SetDouble(kAltitude, position.altitude); location 589 chrome/browser/chromeos/policy/device_status_collector.cc location.SetDouble(kAccuracy, position.accuracy); location 590 chrome/browser/chromeos/policy/device_status_collector.cc location.SetDouble(kAltitudeAccuracy, position.altitude_accuracy); location 591 chrome/browser/chromeos/policy/device_status_collector.cc location.SetDouble(kHeading, position.heading); location 592 chrome/browser/chromeos/policy/device_status_collector.cc location.SetDouble(kSpeed, position.speed); location 593 chrome/browser/chromeos/policy/device_status_collector.cc location.SetString(kTimestamp, location 595 chrome/browser/chromeos/policy/device_status_collector.cc local_state_->Set(prefs::kDeviceLocation, location); location 221 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc em::DeviceLocation location = status_.device_location(); location 222 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc if (location.has_error_code()) location 223 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc EXPECT_EQ(em::DeviceLocation::ERROR_CODE_NONE, location.error_code()); location 224 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc EXPECT_TRUE(location.has_latitude()); location 225 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc EXPECT_TRUE(location.has_longitude()); location 226 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc EXPECT_TRUE(location.has_accuracy()); location 227 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc EXPECT_TRUE(location.has_timestamp()); location 228 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc EXPECT_FALSE(location.has_altitude()); location 229 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc EXPECT_FALSE(location.has_altitude_accuracy()); location 230 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc EXPECT_FALSE(location.has_heading()); location 231 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc EXPECT_FALSE(location.has_speed()); location 232 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc EXPECT_FALSE(location.has_error_message()); location 233 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc EXPECT_DOUBLE_EQ(4.3, location.latitude()); location 234 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc EXPECT_DOUBLE_EQ(-7.8, location.longitude()); location 235 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc EXPECT_DOUBLE_EQ(3., location.accuracy()); location 237 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc EXPECT_TRUE(Time::Now() - Time::FromDoubleT(location.timestamp() / 1000.) < location 244 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc em::DeviceLocation location = status_.device_location(); location 245 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc EXPECT_TRUE(location.has_error_code()); location 247 chrome/browser/chromeos/policy/device_status_collector_browsertest.cc location.error_code()); location 210 chrome/browser/custom_handlers/protocol_handler_registry.cc const GURL& location) const { location 212 chrome/browser/custom_handlers/protocol_handler_registry.cc return job_factory_->IsSafeRedirectTarget(location); location 117 chrome/browser/custom_handlers/protocol_handler_registry.h virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE; location 76 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE { location 357 chrome/browser/devtools/port_forwarding_controller.cc std::string location; location 359 chrome/browser/devtools/port_forwarding_controller.cc dict->GetString(it.key(), &location)) location 360 chrome/browser/devtools/port_forwarding_controller.cc new_forwarding_map[port_num] = location; location 376 chrome/browser/devtools/port_forwarding_controller.cc const std::string& location = new_it->second; location 378 chrome/browser/devtools/port_forwarding_controller.cc if (old_it != old_map.end() && old_it->second == location) location 525 chrome/browser/devtools/port_forwarding_controller.cc std::string location = it->second; location 527 chrome/browser/devtools/port_forwarding_controller.cc Tokenize(location, ":", &tokens); location 72 chrome/browser/diagnostics/recon_diagnostics.cc std::string location; location 79 chrome/browser/diagnostics/recon_diagnostics.cc if (!dictionary->GetString("location", &location)) { location 89 chrome/browser/diagnostics/recon_diagnostics.cc failures += "\n" + location + name; location 69 chrome/browser/download/drag_download_item_views.cc gfx::Point location = gfx::Screen::GetScreenFor(view)->GetCursorScreenPoint(); location 75 chrome/browser/download/drag_download_item_views.cc location, location 70 chrome/browser/enumerate_modules_model_unittest_win.cc EXPECT_STREQ(expected.location.c_str(), test.location.c_str()); location 235 chrome/browser/enumerate_modules_model_unittest_win.cc module.location = kCollapsePathList[i].test_case; location 241 chrome/browser/enumerate_modules_model_unittest_win.cc EXPECT_EQ(kCollapsePathList[i].expected_result, module.location); location 64 chrome/browser/enumerate_modules_model_win.cc if (a.location == b.location) location 67 chrome/browser/enumerate_modules_model_win.cc return a.location < b.location; location 83 chrome/browser/enumerate_modules_model_win.cc return (module.location == module_in.location) && location 331 chrome/browser/enumerate_modules_model_win.cc base::string16 path = module->location; location 332 chrome/browser/enumerate_modules_model_win.cc if (!ConvertToLongPath(path, &module->location)) location 333 chrome/browser/enumerate_modules_model_win.cc module->location = path; location 335 chrome/browser/enumerate_modules_model_win.cc module->location = base::i18n::ToLower(module->location); location 339 chrome/browser/enumerate_modules_model_win.cc size_t last_slash = module->location.find_last_of(L"\\"); location 341 chrome/browser/enumerate_modules_model_win.cc module->name = module->location.substr(last_slash + 1); location 342 chrome/browser/enumerate_modules_model_win.cc module->location = module->location.substr(0, last_slash + 1); location 344 chrome/browser/enumerate_modules_model_win.cc module->name = module->location; location 345 chrome/browser/enumerate_modules_model_win.cc module->location.clear(); location 379 chrome/browser/enumerate_modules_model_win.cc GenerateHash(base::WideToUTF8(module.location), &location_hash); location 383 chrome/browser/enumerate_modules_model_win.cc (std::string(blacklisted.location).empty() || location 384 chrome/browser/enumerate_modules_model_win.cc location_hash == blacklisted.location)) { location 417 chrome/browser/enumerate_modules_model_win.cc !location_hash.empty() && location_hash == blacklisted.location) location 518 chrome/browser/enumerate_modules_model_win.cc entry.location = module.szExePath; location 551 chrome/browser/enumerate_modules_model_win.cc entry.location = dll; location 571 chrome/browser/enumerate_modules_model_win.cc entry.location = layered_providers[i].path; location 578 chrome/browser/enumerate_modules_model_win.cc entry.location.c_str(), expanded, MAX_PATH); location 596 chrome/browser/enumerate_modules_model_win.cc GetSubjectNameFromDigitalSignature(base::FilePath(module->location)); location 599 chrome/browser/enumerate_modules_model_win.cc FileVersionInfo::CreateFileVersionInfo(base::FilePath(module->location))); location 661 chrome/browser/enumerate_modules_model_win.cc base::string16 location = entry->location; location 665 chrome/browser/enumerate_modules_model_win.cc if (StartsWith(location, prefix, false)) { location 667 chrome/browser/enumerate_modules_model_win.cc location.substr(prefix.length() - 1); location 670 chrome/browser/enumerate_modules_model_win.cc entry->location = new_location; location 689 chrome/browser/enumerate_modules_model_win.cc GenerateHash(kModuleBlacklist[i].location, &hash2); location 709 chrome/browser/enumerate_modules_model_win.cc if (StartsWith(module->location, L"%temp%", false) || location 710 chrome/browser/enumerate_modules_model_win.cc StartsWith(module->location, L"%tmp%", false)) { location 897 chrome/browser/enumerate_modules_model_win.cc data->SetString("location", module->location); location 1061 chrome/browser/enumerate_modules_model_win.cc std::string filename, location, description, signer; location 1063 chrome/browser/enumerate_modules_model_win.cc GenerateHash(base::WideToUTF8(module.location), &location); location 1069 chrome/browser/enumerate_modules_model_win.cc base::ASCIIToUTF16(filename), base::ASCIIToUTF16(location), location 81 chrome/browser/enumerate_modules_model_win.h base::string16 location; location 107 chrome/browser/enumerate_modules_model_win.h const char* location; location 56 chrome/browser/extensions/api/alarms/alarms_api.cc if (Manifest::IsUnpackedLocation(extension->location())) location 72 chrome/browser/extensions/api/alarms/alarms_api.cc if (Manifest::IsUnpackedLocation(extension->location())) location 120 chrome/browser/extensions/api/alarms/alarms_api.cc Manifest::IsUnpackedLocation(GetExtension()->location()) ? location 309 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.cc GetExtension()->location() != extensions::Manifest::COMPONENT) { location 153 chrome/browser/extensions/api/app_window/app_window_api.cc if (GetExtension()->location() == extensions::Manifest::COMPONENT) { location 217 chrome/browser/extensions/api/app_window/app_window_api.cc GetExtension()->location() == extensions::Manifest::COMPONENT) { location 187 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc Manifest::Location location = extension->location(); location 189 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc location == Manifest::COMPONENT); location 191 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc location == Manifest::INTERNAL); location 193 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc location == Manifest::INTERNAL || location 194 chrome/browser/extensions/api/autotest_private/autotest_private_api.cc Manifest::IsUnpackedLocation(location)); location 361 chrome/browser/extensions/api/developer_private/developer_private_api.cc if (Manifest::IsUnpackedLocation(item.location())) { location 409 chrome/browser/extensions/api/developer_private/developer_private_api.cc info->allow_reload = Manifest::IsUnpackedLocation(item.location()); location 410 chrome/browser/extensions/api/developer_private/developer_private_api.cc info->is_unpacked = Manifest::IsUnpackedLocation(item.location()); location 680 chrome/browser/extensions/api/identity/identity_api.cc if (client_id.empty() && GetExtension()->location() == Manifest::COMPONENT && location 14 chrome/browser/extensions/api/location/location_api.cc namespace location = extensions::api::location; location 15 chrome/browser/extensions/api/location/location_api.cc namespace WatchLocation = location::WatchLocation; location 16 chrome/browser/extensions/api/location/location_api.cc namespace ClearWatch = location::ClearWatch; location 31 chrome/browser/extensions/api/location/location_manager.cc namespace location = api::location; location 352 chrome/browser/extensions/api/location/location_manager.cc location::Coordinates* coordinates) { location 380 chrome/browser/extensions/api/location/location_manager.cc location::Location location; location 381 chrome/browser/extensions/api/location/location_manager.cc location.name = request_name; location 382 chrome/browser/extensions/api/location/location_manager.cc GeopositionToApiCoordinates(position, &location.coords); location 383 chrome/browser/extensions/api/location/location_manager.cc location.timestamp = position.timestamp.ToJsTime(); location 385 chrome/browser/extensions/api/location/location_manager.cc args->Append(location.ToValue().release()); location 386 chrome/browser/extensions/api/location/location_manager.cc event_name = location::OnLocationUpdate::kEventName; location 391 chrome/browser/extensions/api/location/location_manager.cc event_name = location::OnLocationError::kEventName; location 28 chrome/browser/extensions/api/location/location_manager.h namespace location { location 76 chrome/browser/extensions/api/location/location_manager.h api::location::Coordinates* coordinates); location 184 chrome/browser/extensions/api/management/management_api.cc switch (extension.location()) { location 532 chrome/browser/extensions/api/management/management_browsertest.cc EXPECT_EQ(Manifest::EXTERNAL_POLICY_DOWNLOAD, extension->location()); location 596 chrome/browser/extensions/api/management/management_browsertest.cc EXPECT_EQ(Manifest::INTERNAL, extension->location()); location 611 chrome/browser/extensions/api/management/management_browsertest.cc EXPECT_EQ(Manifest::EXTERNAL_POLICY_DOWNLOAD, extension->location()); location 628 chrome/browser/extensions/api/management/management_browsertest.cc EXPECT_EQ(Manifest::INTERNAL, extension->location()); location 651 chrome/browser/extensions/api/management/management_browsertest.cc EXPECT_EQ(Manifest::EXTERNAL_POLICY_DOWNLOAD, extension->location()); location 150 chrome/browser/extensions/api/permissions/permissions_api.cc extension_->location() != Manifest::COMPONENT) { location 208 chrome/browser/extensions/api/permissions/permissions_api.cc extension_->location() == Manifest::COMPONENT) { location 27 chrome/browser/extensions/api/preference/chrome_direct_setting.cc return GetExtension()->location() == Manifest::COMPONENT; location 142 chrome/browser/extensions/api/preference/chrome_direct_setting_api.cc if ((*it)->location() == Manifest::COMPONENT) { location 110 chrome/browser/extensions/api/system_storage/storage_info_provider.cc base::FilePath(it->location()))); location 544 chrome/browser/extensions/crx_installer.cc extension()->location(), location 858 chrome/browser/extensions/crx_installer.cc install_source_ = installed_extension->location(); location 136 chrome/browser/extensions/dev_mode_bubble_controller.cc return extension->location() == Manifest::UNPACKED || location 137 chrome/browser/extensions/dev_mode_bubble_controller.cc extension->location() == Manifest::COMMAND_LINE; location 102 chrome/browser/extensions/extension_action_icon_factory_unittest.cc Manifest::Location location) { location 125 chrome/browser/extensions/extension_action_icon_factory_unittest.cc Extension::Create(test_file, location, *valid_value, location 403 chrome/browser/extensions/extension_apitest.cc if ((*it)->location() == extensions::Manifest::COMPONENT) location 112 chrome/browser/extensions/extension_function_test_utils.cc Manifest::Location location) { location 115 chrome/browser/extensions/extension_function_test_utils.cc return CreateExtension(location, test_extension_value.get(), std::string()); location 133 chrome/browser/extensions/extension_function_test_utils.cc Manifest::Location location, location 143 chrome/browser/extensions/extension_function_test_utils.cc location, location 55 chrome/browser/extensions/extension_function_test_utils.h extensions::Manifest::Location location); location 67 chrome/browser/extensions/extension_function_test_utils.h extensions::Manifest::Location location, location 145 chrome/browser/extensions/extension_icon_image_unittest.cc Manifest::Location location) { location 167 chrome/browser/extensions/extension_icon_image_unittest.cc return Extension::Create(test_file, location, *valid_value, location 187 chrome/browser/extensions/extension_message_bubble_controller_unittest.cc Manifest::Location location) { location 193 chrome/browser/extensions/extension_message_bubble_controller_unittest.cc builder.SetLocation(location); location 200 chrome/browser/extensions/extension_message_bubble_controller_unittest.cc Manifest::Location location) { location 209 chrome/browser/extensions/extension_message_bubble_controller_unittest.cc builder.SetLocation(location); location 216 chrome/browser/extensions/extension_message_bubble_controller_unittest.cc Manifest::Location location) { location 225 chrome/browser/extensions/extension_message_bubble_controller_unittest.cc builder.SetLocation(location); location 232 chrome/browser/extensions/extension_message_bubble_controller_unittest.cc Manifest::Location location) { location 243 chrome/browser/extensions/extension_message_bubble_controller_unittest.cc builder.SetLocation(location); location 275 chrome/browser/extensions/extension_message_bubble_controller_unittest.cc Manifest::Location location, location 281 chrome/browser/extensions/extension_message_bubble_controller_unittest.cc location, location 176 chrome/browser/extensions/extension_nacl_browsertest.cc ASSERT_EQ(extension->location(), Manifest::COMPONENT); location 187 chrome/browser/extensions/extension_nacl_browsertest.cc ASSERT_EQ(extension->location(), Manifest::UNPACKED); location 231 chrome/browser/extensions/extension_service.cc Manifest::Location location, location 237 chrome/browser/extensions/extension_service.cc if (Manifest::IsExternalLocation(location)) { location 246 chrome/browser/extensions/extension_service.cc Manifest::Location current = extension->location(); location 247 chrome/browser/extensions/extension_service.cc if (current == Manifest::GetHigherPriorityLocation(current, location)) location 260 chrome/browser/extensions/extension_service.cc location, location 594 chrome/browser/extensions/extension_service.cc installer->set_install_source(extension->location()); location 770 chrome/browser/extensions/extension_service.cc if (!Manifest::IsUnpackedLocation(extension->location())) { location 800 chrome/browser/extensions/extension_service.cc extension_prefs_->OnExtensionUninstalled(extension_id, extension->location(), location 937 chrome/browser/extensions/extension_service.cc extension->get()->location() != Manifest::EXTERNAL_COMPONENT) location 944 chrome/browser/extensions/extension_service.cc extension->get()->location() != Manifest::EXTERNAL_COMPONENT) location 1368 chrome/browser/extensions/extension_service.cc return (Manifest::IsExternalLocation(extension->location()) && location 1569 chrome/browser/extensions/extension_service.cc extension->location() != Manifest::COMPONENT && location 1570 chrome/browser/extensions/extension_service.cc !Manifest::IsExternalLocation(extension->location())) { location 1584 chrome/browser/extensions/extension_service.cc if (!Manifest::IsUnpackedLocation(extension->location())) location 1813 chrome/browser/extensions/extension_service.cc if (!extension->is_theme() && extension->location() != Manifest::COMPONENT) location 1889 chrome/browser/extensions/extension_service.cc extension->location(), location 1897 chrome/browser/extensions/extension_service.cc extension->location(), Manifest::NUM_LOCATIONS); location 1904 chrome/browser/extensions/extension_service.cc extension->location(), Manifest::NUM_LOCATIONS); location 1909 chrome/browser/extensions/extension_service.cc if (Manifest::IsPolicyLocation(extension->location()) || location 1910 chrome/browser/extensions/extension_service.cc extension->location() == Manifest::EXTERNAL_COMPONENT) location 2052 chrome/browser/extensions/extension_service.cc if (Manifest::ShouldAlwaysAllowFileAccess(extension->location()) && location 2119 chrome/browser/extensions/extension_service.cc Manifest::Location location, location 2138 chrome/browser/extensions/extension_service.cc (location == Manifest::INTERNAL && location 2139 chrome/browser/extensions/extension_service.cc Manifest::IsExternalLocation(existing->location())); location 2162 chrome/browser/extensions/extension_service.cc id, location, *version, creation_flags, mark_acknowledged)) { location 2168 chrome/browser/extensions/extension_service.cc installer->set_install_source(location); location 2342 chrome/browser/extensions/extension_service.cc extension->location() == Manifest::EXTERNAL_COMPONENT) { location 2354 chrome/browser/extensions/extension_service.cc Manifest::IsExternalLocation(extension->location()) && location 2490 chrome/browser/extensions/extension_service.cc extension->location(), location 2507 chrome/browser/extensions/extension_service.cc extension->location(), Manifest::NUM_LOCATIONS); location 391 chrome/browser/extensions/extension_service.h extensions::Manifest::Location location, location 399 chrome/browser/extensions/extension_service.h extensions::Manifest::Location location, location 236 chrome/browser/extensions/extension_service_unittest.cc Manifest::Location location) location 237 chrome/browser/extensions/extension_service_unittest.cc : location_(location), visitor_(visitor), visit_count_(0) { location 272 chrome/browser/extensions/extension_service_unittest.cc Manifest::Location* location, location 281 chrome/browser/extensions/extension_service_unittest.cc if (location) location 282 chrome/browser/extensions/extension_service_unittest.cc *location = location_; location 391 chrome/browser/extensions/extension_service_unittest.cc Manifest::Location location = Manifest::INVALID_LOCATION; location 399 chrome/browser/extensions/extension_service_unittest.cc EXPECT_TRUE(provider_->GetExtensionDetails(id, &location, &v2)); location 402 chrome/browser/extensions/extension_service_unittest.cc EXPECT_EQ(Manifest::EXTERNAL_PREF, location); location 414 chrome/browser/extensions/extension_service_unittest.cc Manifest::Location location, location 424 chrome/browser/extensions/extension_service_unittest.cc EXPECT_EQ(Manifest::EXTERNAL_PREF_DOWNLOAD, location); location 749 chrome/browser/extensions/extension_service_unittest.cc Manifest::Location location); location 1342 chrome/browser/extensions/extension_service_unittest.cc EXPECT_EQ(Manifest::INTERNAL, loaded_[0]->location()); location 1420 chrome/browser/extensions/extension_service_unittest.cc EXPECT_EQ(Manifest::INTERNAL, loaded_[1]->location()); location 1429 chrome/browser/extensions/extension_service_unittest.cc EXPECT_EQ(Manifest::INTERNAL, loaded_[index]->location()); location 2879 chrome/browser/extensions/extension_service_unittest.cc EXPECT_EQ(good2->location(), Manifest::EXTERNAL_PREF); location 2910 chrome/browser/extensions/extension_service_unittest.cc EXPECT_EQ(Manifest::UNPACKED, loaded_[0]->location()); location 2924 chrome/browser/extensions/extension_service_unittest.cc EXPECT_EQ(Manifest::UNPACKED, loaded_[0]->location()); location 4556 chrome/browser/extensions/extension_service_unittest.cc EXPECT_EQ(Manifest::UNPACKED, loaded_[0]->location()); location 4593 chrome/browser/extensions/extension_service_unittest.cc EXPECT_EQ(loaded_[0]->location(), Manifest::UNPACKED); location 4625 chrome/browser/extensions/extension_service_unittest.cc MockExtensionProvider* provider, Manifest::Location location) { location 4648 chrome/browser/extensions/extension_service_unittest.cc ASSERT_EQ(location, loaded_[0]->location()); location 4652 chrome/browser/extensions/extension_service_unittest.cc ValidateIntegerPref(good_crx, "location", location); location 4663 chrome/browser/extensions/extension_service_unittest.cc ValidateIntegerPref(good_crx, "location", location); location 4680 chrome/browser/extensions/extension_service_unittest.cc ValidateIntegerPref(good_crx, "location", location); location 4704 chrome/browser/extensions/extension_service_unittest.cc ValidateIntegerPref(good_crx, "location", location); location 4719 chrome/browser/extensions/extension_service_unittest.cc ValidateIntegerPref(good_crx, "location", location); location 4902 chrome/browser/extensions/extension_service_unittest.cc ASSERT_EQ(Manifest::EXTERNAL_PREF, loaded_[0]->location()); location 5308 chrome/browser/extensions/extension_service_unittest.cc EXPECT_EQ(Manifest::COMPONENT, loaded_[0]->location()); location 120 chrome/browser/extensions/extension_startup_browsertest.cc if ((*it)->location() != extensions::Manifest::COMPONENT) location 216 chrome/browser/extensions/extension_startup_browsertest.cc if ((*it)->location() == extensions::Manifest::COMPONENT) location 409 chrome/browser/extensions/extension_system_impl.cc if (extension->location() != Manifest::COMPONENT) { location 71 chrome/browser/extensions/extension_ui_unittest.cc Manifest::Location location) { location 80 chrome/browser/extensions/extension_ui_unittest.cc extension_path, location, *extension_data, Extension::REQUIRE_KEY, location 38 chrome/browser/extensions/extension_util.cc if (extension->location() == Manifest::COMPONENT) location 57 chrome/browser/extensions/extension_util.cc if (extension->location() == Manifest::COMPONENT) { location 245 chrome/browser/extensions/extension_web_ui.cc if (!extensions::Manifest::IsComponentLocation(extension->location())) { location 84 chrome/browser/extensions/external_policy_loader_unittest.cc Manifest::Location location, location 88 chrome/browser/extensions/external_policy_loader_unittest.cc EXPECT_EQ(Manifest::EXTERNAL_POLICY_DOWNLOAD, location); location 314 chrome/browser/extensions/external_provider_impl.cc const std::string& id, Manifest::Location* location, location 342 chrome/browser/extensions/external_provider_impl.cc if (location) location 343 chrome/browser/extensions/external_provider_impl.cc *location = loc; location 62 chrome/browser/extensions/external_provider_impl.h Manifest::Location* location, location 138 chrome/browser/extensions/image_loader.cc if (extension->location() == Manifest::COMPONENT && location 72 chrome/browser/extensions/image_loader_unittest.cc Manifest::Location location) { location 95 chrome/browser/extensions/image_loader_unittest.cc if (location == Manifest::COMPONENT) { location 102 chrome/browser/extensions/image_loader_unittest.cc return Extension::Create(test_file, location, *valid_value, location 137 chrome/browser/extensions/install_verifier.cc Manifest::IsAutoUpdateableLocation(extension.location())); location 349 chrome/browser/extensions/install_verifier.cc if (Manifest::IsUnpackedLocation(extension->location())) { location 353 chrome/browser/extensions/install_verifier.cc if (extension->location() == Manifest::COMPONENT) { location 144 chrome/browser/extensions/installed_loader.cc if (extension.get() && !Manifest::IsUnpackedLocation(extension->location()) && location 282 chrome/browser/extensions/installed_loader.cc Manifest::Location location = (*ex)->location(); location 286 chrome/browser/extensions/installed_loader.cc location, 100); location 289 chrome/browser/extensions/installed_loader.cc location, 100); location 293 chrome/browser/extensions/installed_loader.cc location, 100); location 295 chrome/browser/extensions/installed_loader.cc if (Manifest::IsExternalLocation(location)) { location 324 chrome/browser/extensions/installed_loader.cc if (location == Manifest::COMPONENT) location 338 chrome/browser/extensions/installed_loader.cc if (Manifest::IsUnpackedLocation(location)) location 364 chrome/browser/extensions/installed_loader.cc if (Manifest::IsExternalLocation(location)) { location 372 chrome/browser/extensions/installed_loader.cc if (Manifest::IsExternalLocation(location)) { location 380 chrome/browser/extensions/installed_loader.cc if (Manifest::IsExternalLocation(location)) { location 388 chrome/browser/extensions/installed_loader.cc if (Manifest::IsExternalLocation(location)) { location 395 chrome/browser/extensions/installed_loader.cc if (!Manifest::IsExternalLocation((*ex)->location())) location 418 chrome/browser/extensions/installed_loader.cc if (Manifest::IsExternalLocation((*ex)->location())) { location 158 chrome/browser/extensions/pending_extension_manager.cc Manifest::Location location, location 167 chrome/browser/extensions/pending_extension_manager.cc if (extension && location == Manifest::GetHigherPriorityLocation( location 168 chrome/browser/extensions/pending_extension_manager.cc location, extension->location())) { location 189 chrome/browser/extensions/pending_extension_manager.cc location, location 100 chrome/browser/extensions/pending_extension_manager.h Manifest::Location location, location 109 chrome/browser/extensions/pending_extension_manager.h Manifest::Location location, location 76 chrome/browser/extensions/permissions_updater.cc if (!Manifest::IsUnpackedLocation(extension->location()) && location 77 chrome/browser/extensions/permissions_updater.cc extension->location() != Manifest::INTERNAL) location 215 chrome/browser/extensions/sandboxed_unpacker.cc Manifest::Location location, location 224 chrome/browser/extensions/sandboxed_unpacker.cc location_(location), location 82 chrome/browser/extensions/sandboxed_unpacker.h Manifest::Location location, location 31 chrome/browser/extensions/standard_management_policy_provider_unittest.cc scoped_refptr<const Extension> CreateExtension(Manifest::Location location, location 38 chrome/browser/extensions/standard_management_policy_provider_unittest.cc base::FilePath(), location, values, Extension::NO_FLAGS, &error); location 144 chrome/browser/extensions/test_extension_prefs.cc const base::DictionaryValue& manifest, Manifest::Location location) { location 145 chrome/browser/extensions/test_extension_prefs.cc return AddExtensionWithManifestAndFlags(manifest, location, location 151 chrome/browser/extensions/test_extension_prefs.cc Manifest::Location location, location 158 chrome/browser/extensions/test_extension_prefs.cc path, location, manifest, extra_flags, &errors); location 66 chrome/browser/extensions/test_extension_prefs.h Manifest::Location location); location 72 chrome/browser/extensions/test_extension_prefs.h Manifest::Location location, location 311 chrome/browser/extensions/updater/extension_updater.cc if (!Manifest::IsAutoUpdateableLocation(extension.location())) { location 284 chrome/browser/extensions/updater/extension_updater_unittest.cc Manifest::Location location) { location 294 chrome/browser/extensions/updater/extension_updater_unittest.cc prefs_->AddExtensionWithManifest(manifest, location); location 64 chrome/browser/history/in_memory_url_index_types.cc for (size_t location = short_string.find(term); location 65 chrome/browser/history/in_memory_url_index_types.cc location != base::string16::npos; location 66 chrome/browser/history/in_memory_url_index_types.cc location = short_string.find(term, location + 1)) location 67 chrome/browser/history/in_memory_url_index_types.cc matches.push_back(TermMatch(term_num, location, term.length())); location 315 chrome/browser/managed_mode/managed_user_service.cc extensions::Manifest::IsExternalLocation(extension->location()); location 317 chrome/browser/managed_mode/managed_user_service.cc if (extension->location() == extensions::Manifest::COMPONENT || location 27 chrome/browser/managed_mode/managed_user_settings_service_unittest.cc const tracked_objects::Location& location, location 42 chrome/browser/managed_mode/managed_user_settings_service_unittest.cc const tracked_objects::Location& location, location 44 chrome/browser/managed_mode/managed_user_settings_service_unittest.cc return syncer::SyncError(location, location 43 chrome/browser/managed_mode/managed_user_shared_settings_service_unittest.cc const tracked_objects::Location& location, location 58 chrome/browser/managed_mode/managed_user_shared_settings_service_unittest.cc const tracked_objects::Location& location, location 60 chrome/browser/managed_mode/managed_user_shared_settings_service_unittest.cc return syncer::SyncError(location, SyncError::DATATYPE_ERROR, message, type_); location 433 chrome/browser/media/media_capture_devices_dispatcher.cc extension && extension->location() == extensions::Manifest::COMPONENT; location 58 chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc photo_id_index[photo_it->id] = &(photo_it->location); location 219 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc base::FilePath location = GetDataProvider()->GetPhotoLocationInAlbum( location 221 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc if (!location.empty()) { location 228 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc base::FilePath location = GetDataProvider()->GetOriginalPhotoLocation( location 230 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc if (!location.empty()) { location 331 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc base::FilePath location = GetDataProvider()->GetPhotoLocationInAlbum( location 333 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc if (!location.empty()) { location 334 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc *local_file_path = location; location 342 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc base::FilePath location = GetDataProvider()->GetOriginalPhotoLocation( location 344 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc if (!location.empty()) { location 345 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc *local_file_path = location; location 53 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc std::string name = SanitizeName(track.location.BaseName().AsUTF8Unsafe()); location 62 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc result[name_it->first] = (*track_refs.begin())->location; location 67 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc base::FilePath track_file_name = (*track_it)->location.BaseName(); location 73 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc result[escaped_track_name] = (*track_it)->location; location 31 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc const base::FilePath& location) location 34 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc location(location) { location 38 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc base::FilePath location; location 188 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc GURL location("file://localhost" + separator + location 189 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc entries[i].location.AsUTF8Unsafe()); location 197 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc i + 1, i + 1, location.spec().c_str(), entries[i].artist.c_str(), location 172 chrome/browser/media_galleries/fileapi/itunes_file_util.cc base::FilePath location = location 175 chrome/browser/media_galleries/fileapi/itunes_file_util.cc if (!location.empty()) { location 276 chrome/browser/media_galleries/fileapi/itunes_file_util.cc base::FilePath location; location 277 chrome/browser/media_galleries/fileapi/itunes_file_util.cc location = GetDataProvider()->GetTrackLocation(components[1], components[2], location 279 chrome/browser/media_galleries/fileapi/itunes_file_util.cc if (!location.empty()) location 186 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.cc const tracked_objects::Location& location, location 188 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.cc : location(location), location 328 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.cc task_info.location, location 380 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.cc task_info.location, location 44 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h PendingTaskInfo(const tracked_objects::Location& location, location 48 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h const tracked_objects::Location location; location 308 chrome/browser/media_galleries/media_file_system_registry_unittest.cc const base::FilePath& location); location 323 chrome/browser/media_galleries/media_file_system_registry_unittest.cc const base::FilePath& location, location 332 chrome/browser/media_galleries/media_file_system_registry_unittest.cc const base::FilePath::StringType& location) { location 333 chrome/browser/media_galleries/media_file_system_registry_unittest.cc StorageInfo info(id, location, name, base::string16(), base::string16(), 0); location 644 chrome/browser/media_galleries/media_file_system_registry_unittest.cc const base::FilePath& location) { location 647 chrome/browser/media_galleries/media_file_system_registry_unittest.cc base::string16 label = location.BaseName().LossyDisplayName(); location 648 chrome/browser/media_galleries/media_file_system_registry_unittest.cc ProcessAttach(device_id, label, location.value()); location 709 chrome/browser/media_galleries/media_file_system_registry_unittest.cc const base::FilePath& location, location 725 chrome/browser/media_galleries/media_file_system_registry_unittest.cc CheckGalleryInfo(it->second, test_file_system_context_, location, location 925 chrome/browser/media_galleries/media_file_system_registry_unittest.cc base::FilePath location(FILE_PATH_LITERAL("/mtp_bogus")); location 926 chrome/browser/media_galleries/media_file_system_registry_unittest.cc AttachDevice(StorageInfo::MTP_OR_PTP, "mtp_fake_id", location); location 927 chrome/browser/media_galleries/media_file_system_registry_unittest.cc CheckNewGalleryInfo(GetProfileState(0U), galleries_info, location, location 153 chrome/browser/media_galleries/media_folder_finder.cc base::FilePath path(storages[i].location()); location 350 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc const tracked_objects::Location& location, location 353 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc : location(location), location 477 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc task_info.location, location 518 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc task_info.location, location 74 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h PendingTaskInfo(const tracked_objects::Location& location, location 78 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h const tracked_objects::Location location; location 61 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc const base::FilePath::StringType& location); location 64 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc const base::FilePath& location); location 121 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc const base::FilePath::StringType& location) { location 122 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc StorageInfo info(id, location, label, base::string16(), base::string16(), 0); location 129 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc const base::FilePath& location) { location 132 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc base::string16 label = location.LossyDisplayName(); location 133 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc ProcessAttach(device_id, label, location.value()); location 157 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc base::FilePath location( location 160 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc AttachDevice(StorageInfo::MTP_OR_PTP, "mtp_fake_id", location); location 175 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc if (info.path == location) { location 176 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc CheckGalleryInfo(info, location.LossyDisplayName(), location, true, true); location 299 chrome/browser/metrics/metrics_log.cc MetricsLogBase::Hash(NormalizeFileName(it->birth.location.file_name))); location 301 chrome/browser/metrics/metrics_log.cc MetricsLogBase::Hash(it->birth.location.function_name)); location 302 chrome/browser/metrics/metrics_log.cc tracked_object->set_source_line_number(it->birth.location.line_number); location 484 chrome/browser/metrics/metrics_log_unittest.cc process_data.tasks.back().birth.location.file_name = "a/b/file.h"; location 485 chrome/browser/metrics/metrics_log_unittest.cc process_data.tasks.back().birth.location.function_name = "function"; location 486 chrome/browser/metrics/metrics_log_unittest.cc process_data.tasks.back().birth.location.line_number = 1337; location 497 chrome/browser/metrics/metrics_log_unittest.cc process_data.tasks.back().birth.location.file_name = "c\\d\\file2"; location 498 chrome/browser/metrics/metrics_log_unittest.cc process_data.tasks.back().birth.location.function_name = "function2"; location 499 chrome/browser/metrics/metrics_log_unittest.cc process_data.tasks.back().birth.location.line_number = 1773; location 563 chrome/browser/metrics/metrics_log_unittest.cc process_data.tasks.back().birth.location.file_name = "file3"; location 564 chrome/browser/metrics/metrics_log_unittest.cc process_data.tasks.back().birth.location.function_name = "function3"; location 565 chrome/browser/metrics/metrics_log_unittest.cc process_data.tasks.back().birth.location.line_number = 7331; location 576 chrome/browser/metrics/metrics_log_unittest.cc process_data.tasks.back().birth.location.file_name = ""; location 577 chrome/browser/metrics/metrics_log_unittest.cc process_data.tasks.back().birth.location.function_name = ""; location 578 chrome/browser/metrics/metrics_log_unittest.cc process_data.tasks.back().birth.location.line_number = 7332; location 19 chrome/browser/net/about_protocol_handler.cc bool AboutProtocolHandler::IsSafeRedirectTarget(const GURL& location) const { location 21 chrome/browser/net/about_protocol_handler.h virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE; location 372 chrome/browser/notifications/balloon_collection_impl.cc gfx::Point location = GetLayoutOrigin(); location 376 chrome/browser/notifications/balloon_collection_impl.cc location.Offset(0, kBalloonMaxHeight); location 380 chrome/browser/notifications/balloon_collection_impl.cc location.Offset(-kBalloonMaxWidth - BalloonView::GetHorizontalMargin(), location 387 chrome/browser/notifications/balloon_collection_impl.cc return location; location 668 chrome/browser/performance_monitor/performance_monitor.cc extension->location(), location 74 chrome/browser/performance_monitor/performance_monitor_browsertest.cc location(extension->location()) { location 82 chrome/browser/performance_monitor/performance_monitor_browsertest.cc extensions::Manifest::Location location; location 108 chrome/browser/performance_monitor/performance_monitor_browsertest.cc ASSERT_EQ(extension.location, extension_location); location 34 chrome/browser/performance_monitor/performance_monitor_util.cc const int location, location 43 chrome/browser/performance_monitor/performance_monitor_util.cc event.extension_location = location; location 36 chrome/browser/performance_monitor/performance_monitor_util.h const int location, location 44 chrome/browser/profile_resetter/profile_resetter.cc for (int location = ShellUtil::SHORTCUT_LOCATION_FIRST; location 45 chrome/browser/profile_resetter/profile_resetter.cc location < ShellUtil::NUM_SHORTCUT_LOCATIONS; ++location) { location 47 chrome/browser/profile_resetter/profile_resetter.cc static_cast<ShellUtil::ShortcutLocation>(location), location 328 chrome/browser/profile_resetter/profile_resetter.cc for (int location = ShellUtil::SHORTCUT_LOCATION_FIRST; location 329 chrome/browser/profile_resetter/profile_resetter.cc location < ShellUtil::NUM_SHORTCUT_LOCATIONS; ++location) { location 333 chrome/browser/profile_resetter/profile_resetter.cc static_cast<ShellUtil::ShortcutLocation>(location), location 363 chrome/browser/profile_resetter/profile_resetter_unittest.cc Manifest::Location location, location 390 chrome/browser/profile_resetter/profile_resetter_unittest.cc location, location 206 chrome/browser/profiles/profile_manager.cc (*iter)->location() != extensions::Manifest::COMPONENT) { location 95 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc void SetupDefaultProfileShortcut(const tracked_objects::Location& location) { location 97 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc << location.ToString(); location 99 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc << location.ToString(); location 107 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc ValidateNonProfileShortcut(location); location 110 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc void SetupAndCreateTwoShortcuts(const tracked_objects::Location& location) { location 111 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc SetupDefaultProfileShortcut(location); location 112 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc CreateProfileWithShortcut(location, profile_2_name_, profile_2_path_); location 113 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc ValidateProfileShortcut(location, profile_1_name_, profile_1_path_); location 132 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc void ValidateProfileShortcutAtPath(const tracked_objects::Location& location, location 135 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc EXPECT_TRUE(base::PathExists(shortcut_path)) << location.ToString(); location 140 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc EXPECT_TRUE(base::PathExists(icon_path)) << location.ToString(); location 156 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc void ValidateProfileShortcut(const tracked_objects::Location& location, location 160 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc location, GetDefaultShortcutPathForProfile(profile_name), profile_path); location 164 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc const tracked_objects::Location& location, location 166 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc EXPECT_TRUE(base::PathExists(shortcut_path)) << location.ToString(); location 177 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc void ValidateNonProfileShortcut(const tracked_objects::Location& location) { location 180 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc ValidateNonProfileShortcutAtPath(location, shortcut_path); location 183 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc void CreateProfileWithShortcut(const tracked_objects::Location& location, location 187 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc << location.ToString(); location 192 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc ValidateProfileShortcut(location, profile_name, profile_path); location 198 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc const tracked_objects::Location& location, location 202 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc EXPECT_FALSE(base::PathExists(shortcut_path)) << location.ToString(); location 210 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc ShellUtil::SHELL_SHORTCUT_CREATE_ALWAYS)) << location.ToString(); location 211 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc EXPECT_TRUE(base::PathExists(shortcut_path)) << location.ToString(); location 217 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc const tracked_objects::Location& location) { location 224 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc ShellUtil::SHELL_SHORTCUT_CREATE_ALWAYS)) << location.ToString(); location 231 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc << location.ToString(); location 235 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc void RenameProfile(const tracked_objects::Location& location, location 40 chrome/browser/renderer_context_menu/context_menu_content_type_platform_app.cc platform_app->location()) || location 2047 chrome/browser/renderer_context_menu/render_view_context_menu.cc const gfx::Point& location, location 2050 chrome/browser/renderer_context_menu/render_view_context_menu.cc ExecuteMediaPlayerActionAtLocation(location, action); location 2054 chrome/browser/renderer_context_menu/render_view_context_menu.cc const gfx::Point& location, location 2057 chrome/browser/renderer_context_menu/render_view_context_menu.cc ExecutePluginActionAtLocation(location, action); location 248 chrome/browser/renderer_context_menu/render_view_context_menu.h void MediaPlayerActionAt(const gfx::Point& location, location 250 chrome/browser/renderer_context_menu/render_view_context_menu.h void PluginActionAt(const gfx::Point& location, location 384 chrome/browser/renderer_context_menu/spelling_menu_observer.cc result_.replace(it->location, it->length, it->replacement); location 123 chrome/browser/safe_browsing/two_phase_uploader.cc std::string location; location 125 chrome/browser/safe_browsing/two_phase_uploader.cc NULL, kLocationHeader, &location)) { location 130 chrome/browser/safe_browsing/two_phase_uploader.cc DVLOG(1) << "upload location: " << location; location 131 chrome/browser/safe_browsing/two_phase_uploader.cc upload_url_ = GURL(location); location 78 chrome/browser/spellchecker/feedback_sender.cc size_t start = result.location; location 283 chrome/browser/spellchecker/feedback_sender.cc if (!IsInBounds(result_it->location, result_it->length, text.length())) location 285 chrome/browser/spellchecker/feedback_sender.cc MarkerMap::const_iterator marker_it = marker_map.find(result_it->location); location 346 chrome/browser/spellchecker/feedback_sender_unittest.cc 1, SpellCheckMarker(results[0].hash, results[0].location)); location 511 chrome/browser/spellchecker/feedback_sender_unittest.cc 1, SpellCheckMarker(hash, results[0].location)); location 35 chrome/browser/spellchecker/misspelling.cc : location(0), length(0), hash(0), timestamp(base::Time::Now()) { location 39 chrome/browser/spellchecker/misspelling.cc size_t location, location 44 chrome/browser/spellchecker/misspelling.cc location(location), location 60 chrome/browser/spellchecker/misspelling.cc result->SetInteger("misspelledStart", location); location 71 chrome/browser/spellchecker/misspelling.cc if (location > context.length()) location 73 chrome/browser/spellchecker/misspelling.cc return context.substr(location, length); location 35 chrome/browser/spellchecker/misspelling.h size_t location, location 54 chrome/browser/spellchecker/misspelling.h size_t location; location 17 chrome/browser/spellchecker/misspelling_unittest.cc misspelling.location = 4; location 39 chrome/browser/spellchecker/misspelling_unittest.cc misspelling.location = 4; location 46 chrome/browser/spellchecker/misspelling_unittest.cc misspelling.location = misspelling.context.length(); location 50 chrome/browser/spellchecker/misspelling_unittest.cc misspelling.location = misspelling.context.length() + 1; location 125 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc const tracked_objects::Location& location, location 128 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc return syncer::SyncError(location, location 153 chrome/browser/spellchecker/spellcheck_message_filter.cc text_copy.substr(iter->location, iter->length))) { location 28 chrome/browser/spellchecker/spellcheck_message_filter_mac.cc return r1.location < r2.location; location 235 chrome/browser/spellchecker/spellcheck_message_filter_mac.cc local_iter->location < remote_iter->location) { location 242 chrome/browser/spellchecker/spellcheck_message_filter_mac.cc local_iter->location == remote_iter->location && location 61 chrome/browser/spellchecker/spellcheck_message_filter_mac_browsertest.cc EXPECT_EQ(sent_results[0].location, 0); location 40 chrome/browser/spellchecker/spellcheck_message_filter_mac_unittest.cc EXPECT_EQ(0, remote_results[0].location); location 42 chrome/browser/spellchecker/spellcheck_message_filter_mac_unittest.cc EXPECT_EQ(20, remote_results[1].location); location 119 chrome/browser/spellchecker/spellcheck_message_filter_unittest.cc EXPECT_EQ(kLocation, sent_results[0].location); location 160 chrome/browser/spellchecker/spelling_service_client_unittest.cc text.replace(it->location, it->length, it->replacement); location 151 chrome/browser/sync/glue/generic_change_processor.cc error_handler()->OnSingleDatatypeUnrecoverableError(error.location(), location 160 chrome/browser/sync/glue/generic_change_processor.cc error.location(), error.message()); location 320 chrome/browser/sync/glue/generic_change_processor.cc change.location().ToString(), location 322 chrome/browser/sync/glue/generic_change_processor.cc error_handler->OnSingleDatatypeUnrecoverableError(error.location(), location 334 chrome/browser/sync/glue/generic_change_processor.cc change.location().ToString(), location 344 chrome/browser/sync/glue/generic_change_processor.cc change.location().ToString(), location 400 chrome/browser/sync/glue/generic_change_processor.cc change.location().ToString(), location 444 chrome/browser/sync/glue/generic_change_processor.cc change.location().ToString() + ", "; location 514 chrome/browser/sync/glue/generic_change_processor.cc change.location().ToString() + ", "; location 349 chrome/browser/sync/glue/session_change_processor.cc error.location(), location 199 chrome/browser/sync/glue/shared_change_processor.cc const tracked_objects::Location& location, location 203 chrome/browser/sync/glue/shared_change_processor.cc return error_handler_->CreateAndUploadError(location, message, type_); location 205 chrome/browser/sync/glue/shared_change_processor.cc return syncer::SyncError(location, location 101 chrome/browser/sync/glue/shared_change_processor.h const tracked_objects::Location& location, location 859 chrome/browser/sync/profile_sync_service.cc std::string location; location 860 chrome/browser/sync/profile_sync_service.cc from_here.Write(true, true, &location); location 862 chrome/browser/sync/profile_sync_service.cc << "Unrecoverable error detected at " << location location 1413 chrome/browser/sync/profile_sync_service.cc OnInternalUnrecoverableError(error.location(), location 1893 chrome/browser/sync/profile_sync_service.cc std::string error_text = "Error: " + error.location().ToString() + location 58 chrome/browser/sync/profile_sync_service_mock.h void(const tracked_objects::Location& location, location 162 chrome/browser/sync_file_system/drive_backend/sync_task_manager.cc << " " << token_->location().ToString(); location 213 chrome/browser/sync_file_system/drive_backend/sync_task_manager.cc tracked_objects::Location from_here = token->location(); location 37 chrome/browser/sync_file_system/drive_backend/sync_task_token.cc void SyncTaskToken::UpdateTask(const tracked_objects::Location& location, location 40 chrome/browser/sync_file_system/drive_backend/sync_task_token.cc location_ = location; location 34 chrome/browser/sync_file_system/drive_backend/sync_task_token.h void UpdateTask(const tracked_objects::Location& location, location 37 chrome/browser/sync_file_system/drive_backend/sync_task_token.h const tracked_objects::Location& location() const { return location_; } location 62 chrome/browser/sync_file_system/local/canned_syncable_file_system.cc const tracked_objects::Location& location, location 66 chrome/browser/sync_file_system/local/canned_syncable_file_system.cc location, location 75 chrome/browser/sync_file_system/local/canned_syncable_file_system.cc const tracked_objects::Location& location, location 78 chrome/browser/sync_file_system/local/canned_syncable_file_system.cc location, task, location 107 chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc StatusCallback ExpectStatus(const tracked_objects::Location& location, location 110 chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc weak_factory_.GetWeakPtr(), location, expect); location 114 chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc const tracked_objects::Location& location) { location 116 chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc weak_factory_.GetWeakPtr(), location); location 119 chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc void DidWrite(const tracked_objects::Location& location, location 121 chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc SCOPED_TRACE(testing::Message() << location.ToString()); location 128 chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc void DidFinish(const tracked_objects::Location& location, location 130 chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc SCOPED_TRACE(testing::Message() << location.ToString()); location 43 chrome/browser/sync_file_system/logger.cc const tracked_objects::Location& location, location 68 chrome/browser/sync_file_system/logger.cc logging::LogMessage(location.file_name(), location.line_number(), severity) location 26 chrome/browser/sync_file_system/logger.h const tracked_objects::Location& location, location 691 chrome/browser/sync_file_system/sync_file_system_service.cc if (extensions::Manifest::IsUnpackedLocation(extension->location()) && location 29 chrome/browser/task_profiler/task_profiler_data_serializer.cc void LocationSnapshotToValue(const LocationSnapshot& location, location 32 chrome/browser/task_profiler/task_profiler_data_serializer.cc base::Value::CreateStringValue(location.file_name)); location 37 chrome/browser/task_profiler/task_profiler_data_serializer.cc base::Value::CreateStringValue(location.function_name)); location 39 chrome/browser/task_profiler/task_profiler_data_serializer.cc base::Value::CreateIntegerValue(location.line_number)); location 50 chrome/browser/task_profiler/task_profiler_data_serializer.cc LocationSnapshotToValue(birth.location, location_value.get()); location 61 chrome/browser/task_profiler/task_profiler_data_serializer_unittest.cc parent.location.file_name = "path/to/foo.cc"; location 62 chrome/browser/task_profiler/task_profiler_data_serializer_unittest.cc parent.location.function_name = "WhizBang"; location 63 chrome/browser/task_profiler/task_profiler_data_serializer_unittest.cc parent.location.line_number = 101; location 67 chrome/browser/task_profiler/task_profiler_data_serializer_unittest.cc child.location.file_name = "path/to/bar.cc"; location 68 chrome/browser/task_profiler/task_profiler_data_serializer_unittest.cc child.location.function_name = "FizzBoom"; location 69 chrome/browser/task_profiler/task_profiler_data_serializer_unittest.cc child.location.line_number = 433; location 263 chrome/browser/themes/theme_syncable_service.cc current_theme->location(); location 124 chrome/browser/themes/theme_syncable_service_unittest.cc extensions::Manifest::Location location, location 134 chrome/browser/themes/theme_syncable_service_unittest.cc extension_path, location, source, location 146 chrome/browser/ui/ash/window_positioner_unittest.cc int AlignToGridRoundDown(int location, int grid_size) { location 147 chrome/browser/ui/ash/window_positioner_unittest.cc if (grid_size <= 1 || location % grid_size == 0) location 148 chrome/browser/ui/ash/window_positioner_unittest.cc return location; location 149 chrome/browser/ui/ash/window_positioner_unittest.cc return location / grid_size * grid_size; location 339 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc DialogSection SectionFromLocation(wallet::FormFieldError::Location location) { location 340 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc switch (location) { location 1086 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc it->location() == wallet::FormFieldError::UNKNOWN_LOCATION) { location 1090 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc DialogSection section = SectionFromLocation(it->location()); location 2259 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc return !view_->HitTestInput(popup_input_type_, event.location()); location 1392 chrome/browser/ui/browser.cc WebContents* source, const gfx::Point& location, bool motion) { location 1397 chrome/browser/ui/browser.cc GetStatusBubble()->MouseMoved(location, !motion); location 561 chrome/browser/ui/browser.h const gfx::Point& location, location 42 chrome/browser/ui/cocoa/status_bubble_mac.h virtual void MouseMoved(const gfx::Point& location, location 107 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk_unittest.cc RunInfo RunInfoForAttrType(guint location, location 131 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk_unittest.cc if (attr->end_index <= location) location 140 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk_unittest.cc if (attr->start_index <= location) { location 143 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk_unittest.cc retval.length_ = attr->start_index - location; location 157 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk_unittest.cc retval.length_ = end_location - location; location 160 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk_unittest.cc retval.length_ = attr->end_index - location; location 169 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk_unittest.cc guint RunLengthForAttrType(guint location, location 172 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk_unittest.cc RunInfo info = RunInfoForAttrType(location, location 178 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk_unittest.cc gboolean RunHasAttribute(guint location, location 181 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk_unittest.cc RunInfo info = RunInfoForAttrType(location, location 188 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk_unittest.cc gboolean RunHasColor(guint location, location 196 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk_unittest.cc gboolean retval = RunHasAttribute(location, location 205 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk_unittest.cc gboolean RunHasWeight(guint location, location 210 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk_unittest.cc gboolean retval = RunHasAttribute(location, location 1225 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc GtkTextIter* location, location 1262 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc GtkTextIter* location, location 1373 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc GtkTextIter* location, location 1412 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc ValidateTextBufferIter(location); location 1417 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc klass->insert_text(buffer, location, utf8_text.data(), location 2041 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc GtkTextIter* location, location 2046 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc GtkTextIter new_iter = *location; location 2056 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc if (gtk_text_iter_compare(&new_iter, location)) { location 169 chrome/browser/ui/gtk/status_bubble_gtk.cc const gfx::Point& location, bool left_content) { location 175 chrome/browser/ui/gtk/status_bubble_gtk.cc last_mouse_location_ = location; location 225 chrome/browser/ui/gtk/status_bubble_gtk.cc if (((ltr && location.x() < right_threshold) || location 226 chrome/browser/ui/gtk/status_bubble_gtk.cc (!ltr && location.x() > left_threshold)) && location 227 chrome/browser/ui/gtk/status_bubble_gtk.cc location.y() > top_threshold) { location 234 chrome/browser/ui/gtk/status_bubble_gtk.cc location.x() - right_threshold : location 235 chrome/browser/ui/gtk/status_bubble_gtk.cc left_threshold - location.x(), location 236 chrome/browser/ui/gtk/status_bubble_gtk.cc top_threshold - location.y()); location 49 chrome/browser/ui/gtk/status_bubble_gtk.h virtual void MouseMoved(const gfx::Point& location, location 556 chrome/browser/ui/panels/base_panel_browser_test.cc extensions::Manifest::Location location, location 568 chrome/browser/ui/panels/base_panel_browser_test.cc full_path, location, *input_value, Extension::NO_FLAGS, &error); location 107 chrome/browser/ui/panels/base_panel_browser_test.h extensions::Manifest::Location location, location 129 chrome/browser/ui/views/autofill/autofill_popup_base_view.cc if (HitTestPoint(event.location())) { location 130 chrome/browser/ui/views/autofill/autofill_popup_base_view.cc SetSelection(event.location()); location 153 chrome/browser/ui/views/autofill/autofill_popup_base_view.cc if (HitTestPoint(event.location())) location 154 chrome/browser/ui/views/autofill/autofill_popup_base_view.cc SetSelection(event.location()); location 160 chrome/browser/ui/views/autofill/autofill_popup_base_view.cc if (HitTestPoint(event.location())) location 166 chrome/browser/ui/views/autofill/autofill_popup_base_view.cc gfx::Point screen_loc = event.location(); location 194 chrome/browser/ui/views/autofill/autofill_popup_base_view.cc if (event.IsOnlyLeftMouseButton() && HitTestPoint(event.location())) location 195 chrome/browser/ui/views/autofill/autofill_popup_base_view.cc AcceptSelection(event.location()); location 203 chrome/browser/ui/views/autofill/autofill_popup_base_view.cc if (HitTestPoint(event->location())) location 204 chrome/browser/ui/views/autofill/autofill_popup_base_view.cc SetSelection(event->location()); location 210 chrome/browser/ui/views/autofill/autofill_popup_base_view.cc if (HitTestPoint(event->location())) location 211 chrome/browser/ui/views/autofill/autofill_popup_base_view.cc AcceptSelection(event->location()); location 195 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc gfx::Point location(p); location 196 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc ConvertPointToScreen(this, &location); location 198 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc GetWidget(), location, url_, text(), profile_); location 380 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc DropLocation location; location 745 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc drop_info_->location.operation != 0 && drop_info_->location.index != -1 && location 746 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc drop_info_->location.button_type != DROP_OVERFLOW && location 747 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc !drop_info_->location.on) { location 748 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc int index = drop_info_->location.index; location 819 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc return drop_info_->location.operation; location 825 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc DropLocation location; location 826 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc CalculateDropLocation(event, drop_info_->data, &location); location 828 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc if (drop_info_->valid && drop_info_->location.Equals(location)) { location 831 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc drop_info_->location.operation = location.operation; location 832 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc return drop_info_->location.operation; location 840 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc drop_info_->location = location; location 849 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc if (location.on || location.button_type == DROP_OVERFLOW || location 850 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location.button_type == DROP_OTHER_FOLDER) { location 852 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc if (location.button_type == DROP_OTHER_FOLDER) location 854 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc else if (location.button_type == DROP_OVERFLOW) location 857 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc node = model_->bookmark_bar_node()->GetChild(location.index); location 861 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc return drop_info_->location.operation; location 872 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc if (drop_info_->location.index != -1) { location 885 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc if (!drop_info_.get() || !drop_info_->location.operation) location 889 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc (drop_info_->location.button_type == DROP_OTHER_FOLDER) ? location 891 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc int index = drop_info_->location.index; location 898 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc if (drop_info_->location.button_type == DROP_OTHER_FOLDER) { location 901 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc } else if (drop_info_->location.on) { location 1515 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc DropLocation* location) { location 1520 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc *location = DropLocation(); location 1535 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->button_type = DROP_OTHER_FOLDER; location 1536 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->on = true; location 1540 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->index = 0; location 1543 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->operation = chrome::GetPreferredBookmarkDropOperation( location 1558 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->index = i; location 1560 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->index = i; location 1561 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->on = true; location 1563 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->index = i + 1; location 1566 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->index = i; location 1568 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->index = i + 1; location 1581 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->index = GetFirstHiddenNodeIndex(); location 1582 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->button_type = DROP_OVERFLOW; location 1586 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->index = GetFirstHiddenNodeIndex(); location 1594 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->index = GetFirstHiddenNodeIndex(); location 1600 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc if (location->on) { location 1601 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc const BookmarkNode* parent = (location->button_type == DROP_OTHER_FOLDER) ? location 1603 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc model_->bookmark_bar_node()->GetChild(location->index); location 1604 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->operation = chrome::GetBookmarkDropOperation( location 1606 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc if (!location->operation && !data.has_single_url() && location 1609 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->on = false; location 1612 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc location->operation = chrome::GetBookmarkDropOperation(profile, event, location 1613 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc data, model_->bookmark_bar_node(), location->index); location 337 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h DropLocation* location); location 69 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc BookmarkLaunchLocation location) { location 72 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc location_ = location; location 66 chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h BookmarkLaunchLocation location); location 103 chrome/browser/ui/views/content_setting_bubble_contents.cc HitTestPoint(event.location())) { location 417 chrome/browser/ui/views/download/download_item_view.cc drag_start_point_ = event.location(); location 428 chrome/browser/ui/views/download/download_item_view.cc } else if (ExceededDragThreshold(event.location() - drag_start_point_)) { location 1034 chrome/browser/ui/views/download/download_item_view.cc ShowContextMenuImpl(event.location(), ui::MENU_SOURCE_KEYBOARD); location 126 chrome/browser/ui/views/frame/browser_root_view.cc views::View* hit_view = GetEventHandlerForPoint(event.location()); location 153 chrome/browser/ui/views/frame/browser_root_view.cc event->location().y() <= 0 && location 154 chrome/browser/ui/views/frame/browser_root_view.cc event->location().x() <= browser_view_->GetBounds().width()) { location 176 chrome/browser/ui/views/frame/browser_root_view.cc gfx::Point tab_strip_loc(event.location()); location 54 chrome/browser/ui/views/location_bar/bubble_icon_view.cc if (event.IsOnlyLeftMouseButton() && HitTestPoint(event.location())) { location 199 chrome/browser/ui/views/location_bar/content_setting_image_view.cc if (HitTestPoint(event.location())) location 19 chrome/browser/ui/views/location_bar/location_bar_decoration_view.cc if (event.IsOnlyLeftMouseButton() && HitTestPoint(event.location())) { location 29 chrome/browser/ui/views/location_bar/location_bar_decoration_view.cc if (event.IsOnlyLeftMouseButton() && HitTestPoint(event.location()) && location 65 chrome/browser/ui/views/location_bar/open_pdf_in_reader_view.cc if (event.IsOnlyLeftMouseButton() && HitTestPoint(event.location())) location 372 chrome/browser/ui/views/location_bar/origin_chip_view.cc if (GetEventHandlerForPoint(located_event.location()) == location 128 chrome/browser/ui/views/location_bar/page_action_image_view.cc if (!HitTestPoint(event.location())) location 26 chrome/browser/ui/views/location_bar/page_info_helper.cc if (!owner_->HitTestPoint(event.location())) location 61 chrome/browser/ui/views/location_bar/zoom_view.cc if (event.IsOnlyLeftMouseButton() && HitTestPoint(event.location())) location 349 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc model_->SetHoveredLine(GetIndexForPoint(event.location())); location 354 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc model_->SetHoveredLine(GetIndexForPoint(event.location())); location 495 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc size_t index = GetIndexForPoint(event.location()); location 504 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc size_t index = GetIndexForPoint(event.location()); location 234 chrome/browser/ui/views/omnibox/omnibox_view_views.cc if (ExceededDragThreshold(event.location() - last_click_location())) location 569 chrome/browser/ui/views/panels/panel_frame_view.cc gfx::Point mouse_location = event.location(); location 591 chrome/browser/ui/views/panels/panel_frame_view.cc gfx::Point mouse_location = event.location(); location 84 chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc if (event.IsOnlyLeftMouseButton() && HitTestPoint(event.location())) { location 759 chrome/browser/ui/views/status_bubble_views.cc void StatusBubbleViews::MouseMoved(const gfx::Point& location, location 766 chrome/browser/ui/views/status_bubble_views.cc last_mouse_moved_location_ = location; location 774 chrome/browser/ui/views/status_bubble_views.cc AvoidMouse(location); location 783 chrome/browser/ui/views/status_bubble_views.cc void StatusBubbleViews::AvoidMouse(const gfx::Point& location) { location 791 chrome/browser/ui/views/status_bubble_views.cc gfx::Point relative_location = location; location 60 chrome/browser/ui/views/status_bubble_views.h virtual void MouseMoved(const gfx::Point& location, location 79 chrome/browser/ui/views/status_bubble_views.h void AvoidMouse(const gfx::Point& location); location 383 chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc const base::string16& location) { location 388 chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc location, false, false, AutocompleteInput::BLANK, &match, NULL); location 112 chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.cc const base::string16& location) { location 540 chrome/browser/ui/views/tabs/stacked_tab_strip_layout_unittest.cc const int location; location 556 chrome/browser/ui/views/tabs/stacked_tab_strip_layout_unittest.cc layout_->SetActiveTabLocation(test_data[i].location); location 1007 chrome/browser/ui/views/tabs/tab.cc if (HitTestPoint(event.location())) { location 1014 chrome/browser/ui/views/tabs/tab.cc Tab* closest_tab = controller_->GetTabAt(this, event.location()); location 1036 chrome/browser/ui/views/tabs/tab.cc hover_controller_.SetLocation(event.location()); location 1058 chrome/browser/ui/views/tabs/tab.cc gfx::Point loc(event->location()); location 393 chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc bool PressInput(const gfx::Point& location) { location 395 chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc return ui_test_utils::SendMouseMoveSync(location) && location 400 chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc event_generator_->set_current_location(location); location 421 chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc bool DragInputTo(const gfx::Point& location) { location 423 chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc return ui_test_utils::SendMouseMoveSync(location); location 425 chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc event_generator_->MoveTouch(location); location 432 chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc bool DragInputToAsync(const gfx::Point& location) { location 434 chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc return ui_controls::SendMouseMove(location.x(), location.y()); location 436 chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc event_generator_->MoveTouch(location); location 401 chrome/browser/ui/views/tabs/tab_strip.cc gfx::Point point = event.location(); location 1158 chrome/browser/ui/views/tabs/tab_strip.cc gfx::Point screen_location(event.location()); location 1620 chrome/browser/ui/views/tabs/tab_strip.cc gfx::Point local_point = event->location(); location 1889 chrome/browser/ui/views/tabs/tab_strip.cc const gfx::Point& location, location 1903 chrome/browser/ui/views/tabs/tab_strip.cc new_bounds.Offset(location.x(), location.y()); location 2129 chrome/browser/ui/views/tabs/tab_strip.cc gfx::Point tab_strip_point(event.location()); location 2144 chrome/browser/ui/views/tabs/tab_strip.cc gfx::Point location(event.location()); location 2145 chrome/browser/ui/views/tabs/tab_strip.cc ConvertPointToTarget(source, this, &location); location 2146 chrome/browser/ui/views/tabs/tab_strip.cc if (location == last_mouse_move_location_) location 2148 chrome/browser/ui/views/tabs/tab_strip.cc last_mouse_move_location_ = location; location 2167 chrome/browser/ui/views/tabs/tab_strip.cc gfx::Point location(event.location()); location 2168 chrome/browser/ui/views/tabs/tab_strip.cc ConvertPointToTarget(source, this, &location); location 2169 chrome/browser/ui/views/tabs/tab_strip.cc last_mouse_move_location_ = location; location 358 chrome/browser/ui/views/tabs/tab_strip.h const gfx::Point& location, location 100 chrome/browser/ui/views/tabs/tab_strip_controller.h virtual void CreateNewTabWithLocation(const base::string16& location) = 0; location 289 chrome/browser/ui/views/toolbar/browser_actions_container.cc if (GetEventHandlerForPoint(event.location()) == chevron_) { location 59 chrome/browser/ui/views/toolbar/toolbar_button.cc IsTriggerableEvent(event) && HitTestPoint(event.location())) { location 95 chrome/browser/ui/views/toolbar/toolbar_button.cc (event.IsRightMouseButton() && !HitTestPoint(event.location()))) { location 332 chrome/browser/ui/views/toolbar/toolbar_origin_chip_view.cc if (GetEventHandlerForPoint(located_event.location()) == location 224 chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc extension->location() == extensions::Manifest::COMPONENT); location 225 chrome/browser/ui/webui/extensions/extension_settings_handler.cc if (Manifest::IsUnpackedLocation(extension->location())) location 229 chrome/browser/ui/webui/extensions/extension_settings_handler.cc Manifest::IsUnpackedLocation(extension->location())); location 243 chrome/browser/ui/webui/extensions/extension_settings_handler.cc Manifest::IsUnpackedLocation(extension->location())); location 250 chrome/browser/ui/webui/extensions/extension_settings_handler.cc if (Manifest::IsPolicyLocation(extension->location())) { location 253 chrome/browser/ui/webui/extensions/extension_settings_handler.cc } else if (extension->location() == Manifest::INTERNAL && location 257 chrome/browser/ui/webui/extensions/extension_settings_handler.cc } else if (extension->location() == Manifest::EXTERNAL_REGISTRY) { location 286 chrome/browser/ui/webui/extensions/extension_settings_handler.cc if (Manifest::IsUnpackedLocation(extension->location())) location 369 chrome/browser/ui/webui/extensions/extension_settings_handler.cc } else if (Manifest::IsUnpackedLocation(extension->location())) { location 751 chrome/browser/ui/webui/extensions/extension_settings_handler.cc if (Manifest::IsUnpackedLocation((*extension)->location())) location 168 chrome/browser/ui/webui/ntp/app_launcher_handler.cc extension->location() == extensions::Manifest::COMPONENT); location 109 chrome/common/chrome_utility_messages.h IPC_STRUCT_TRAITS_MEMBER(location) location 122 chrome/common/chrome_utility_messages.h IPC_STRUCT_TRAITS_MEMBER(location) location 709 chrome/common/extensions/api/extension_api_unittest.cc EXPECT_EQ(Feature::UNSPECIFIED_LOCATION, feature->location()); location 70 chrome/common/extensions/api/identity/oauth2_manifest_handler.cc (extension->location() != Manifest::COMPONENT || !info->auto_approve)) { location 269 chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/openid.php if ($location = $this->htmlTag($content, 'meta', 'http-equiv', 'X-XRDS-Location', 'value')) { location 270 chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/openid.php $url = $this->build_url(parse_url($url), parse_url($location)); location 129 chrome/common/extensions/extension_file_util.cc Manifest::Location location, location 132 chrome/common/extensions/extension_file_util.cc return LoadExtension(extension_path, std::string(), location, flags, error); location 137 chrome/common/extensions/extension_file_util.cc Manifest::Location location, location 150 chrome/common/extensions/extension_file_util.cc location, location 50 chrome/common/extensions/extension_file_util.h extensions::Manifest::Location location, location 58 chrome/common/extensions/extension_file_util.h extensions::Manifest::Location location, location 228 chrome/common/extensions/extension_file_util_unittest.cc Manifest::Location location, location 232 chrome/common/extensions/extension_file_util_unittest.cc manifest_dir, location, *manifest, extra_flags, error); location 239 chrome/common/extensions/extension_file_util_unittest.cc Manifest::Location location, location 250 chrome/common/extensions/extension_file_util_unittest.cc location, location 23 chrome/common/extensions/extension_test_util.cc Manifest::Location location, location 41 chrome/common/extensions/extension_test_util.cc path.DirName(), location, *dict, extra_flags, id, error); location 47 chrome/common/extensions/extension_test_util.cc Manifest::Location location, location 51 chrome/common/extensions/extension_test_util.cc dir, test_file, location, extra_flags, std::string(), error); location 56 chrome/common/extensions/extension_test_util.cc Manifest::Location location, location 60 chrome/common/extensions/extension_test_util.cc LoadManifestUnchecked(dir, test_file, location, extra_flags, &error); location 25 chrome/common/extensions/extension_test_util.h extensions::Manifest::Location location, location 33 chrome/common/extensions/extension_test_util.h extensions::Manifest::Location location, location 40 chrome/common/extensions/extension_test_util.h extensions::Manifest::Location location, location 81 chrome/common/extensions/features/chrome_channel_feature_filter.cc Feature::Location location, location 25 chrome/common/extensions/features/chrome_channel_feature_filter.h Feature::Location location, location 114 chrome/common/extensions/manifest_tests/extension_manifest_test.cc extensions::Manifest::Location location, location 122 chrome/common/extensions/manifest_tests/extension_manifest_test.cc return Extension::Create(path.DirName(), location, *value, flags, error); location 127 chrome/common/extensions/manifest_tests/extension_manifest_test.cc extensions::Manifest::Location location, location 131 chrome/common/extensions/manifest_tests/extension_manifest_test.cc LoadExtension(manifest, &error, location, flags); location 139 chrome/common/extensions/manifest_tests/extension_manifest_test.cc extensions::Manifest::Location location, location 141 chrome/common/extensions/manifest_tests/extension_manifest_test.cc return LoadAndExpectSuccess(Manifest(manifest_name), location, flags); location 154 chrome/common/extensions/manifest_tests/extension_manifest_test.cc extensions::Manifest::Location location, location 158 chrome/common/extensions/manifest_tests/extension_manifest_test.cc LoadExtension(manifest, &error, location, flags); location 169 chrome/common/extensions/manifest_tests/extension_manifest_test.cc extensions::Manifest::Location location, location 172 chrome/common/extensions/manifest_tests/extension_manifest_test.cc Manifest(manifest_name), expected_warning, location, flags); location 190 chrome/common/extensions/manifest_tests/extension_manifest_test.cc extensions::Manifest::Location location, location 194 chrome/common/extensions/manifest_tests/extension_manifest_test.cc LoadExtension(manifest, &error, location, flags)); location 202 chrome/common/extensions/manifest_tests/extension_manifest_test.cc extensions::Manifest::Location location, location 205 chrome/common/extensions/manifest_tests/extension_manifest_test.cc Manifest(manifest_name), expected_error, location, flags); location 226 chrome/common/extensions/manifest_tests/extension_manifest_test.cc extensions::Manifest::Location location, location 230 chrome/common/extensions/manifest_tests/extension_manifest_test.cc location_(location), flags_(flags) { location 248 chrome/common/extensions/manifest_tests/extension_manifest_test.cc extensions::Manifest::Location location, location 251 chrome/common/extensions/manifest_tests/extension_manifest_test.cc location_(location), location 62 chrome/common/extensions/manifest_tests/extension_manifest_test.h extensions::Manifest::Location location = location 68 chrome/common/extensions/manifest_tests/extension_manifest_test.h extensions::Manifest::Location location = location 74 chrome/common/extensions/manifest_tests/extension_manifest_test.h extensions::Manifest::Location location = location 86 chrome/common/extensions/manifest_tests/extension_manifest_test.h extensions::Manifest::Location location = location 93 chrome/common/extensions/manifest_tests/extension_manifest_test.h extensions::Manifest::Location location = location 104 chrome/common/extensions/manifest_tests/extension_manifest_test.h extensions::Manifest::Location location = location 110 chrome/common/extensions/manifest_tests/extension_manifest_test.h extensions::Manifest::Location location = location 137 chrome/common/extensions/manifest_tests/extension_manifest_test.h extensions::Manifest::Location location, int flags); location 144 chrome/common/extensions/manifest_tests/extension_manifest_test.h extensions::Manifest::Location location, location 307 chrome/common/extensions/manifest_url_handler.cc extension->location() == Manifest::COMPONENT) { location 84 chrome/common/extensions/sync_helper.cc bool is_syncable = (extension->location() == Manifest::INTERNAL && location 33 chrome/common/extensions/sync_type_unittest.cc Manifest::Location location, location 72 chrome/common/extensions/sync_type_unittest.cc extension_path, location, source, creation_flags, &error); location 85 chrome/common/extensions/sync_type_unittest.cc Manifest::Location location, location 89 chrome/common/extensions/sync_type_unittest.cc type, update_url, launch_url, location, extension_path, location 15 chrome/common/media_galleries/iphoto_library.cc const base::FilePath& location, location 18 chrome/common/media_galleries/iphoto_library.cc location(location), location 22 chrome/common/media_galleries/iphoto_library.h const base::FilePath& location, location 27 chrome/common/media_galleries/iphoto_library.h base::FilePath location; location 14 chrome/common/media_galleries/itunes_library.cc Track::Track(uint64 id, const base::FilePath& location) location 16 chrome/common/media_galleries/itunes_library.cc location(location) { location 21 chrome/common/media_galleries/itunes_library.h Track(uint64 id, const base::FilePath& location); location 25 chrome/common/media_galleries/itunes_library.h base::FilePath location; location 20 chrome/common/spellcheck_messages.h IPC_STRUCT_TRAITS_MEMBER(location) location 33 chrome/common/spellcheck_result.h : decoration(d), location(loc), length(len), replacement(rep), hash(h) { location 37 chrome/common/spellcheck_result.h int location; location 127 chrome/installer/mini_installer/mini_string.h bool truncate_at(size_t location) { location 128 chrome/installer/mini_installer/mini_string.h if (location >= kCapacity) location 130 chrome/installer/mini_installer/mini_string.h buffer_[location] = L'\0'; location 53 chrome/installer/setup/install.cc void LogShortcutOperation(ShellUtil::ShortcutLocation location, location 72 chrome/installer/setup/install.cc switch (location) { location 121 chrome/installer/setup/install.cc ShellUtil::ShortcutLocation location, location 125 chrome/installer/setup/install.cc LogShortcutOperation(location, dist, properties, operation, false); location 126 chrome/installer/setup/install.cc if (!ShellUtil::CreateOrUpdateShortcut(location, dist, properties, location 128 chrome/installer/setup/install.cc LogShortcutOperation(location, dist, properties, operation, true); location 321 chrome/installer/setup/uninstall.cc for (int location = ShellUtil::SHORTCUT_LOCATION_FIRST; location 322 chrome/installer/setup/uninstall.cc location < ShellUtil::NUM_SHORTCUT_LOCATIONS; ++location) { location 324 chrome/installer/setup/uninstall.cc static_cast<ShellUtil::ShortcutLocation>(location), dist, location 327 chrome/installer/setup/uninstall.cc << location; location 348 chrome/installer/setup/uninstall.cc for (int location = ShellUtil::SHORTCUT_LOCATION_FIRST; location 349 chrome/installer/setup/uninstall.cc location < ShellUtil::NUM_SHORTCUT_LOCATIONS; ++location) { location 351 chrome/installer/setup/uninstall.cc static_cast<ShellUtil::ShortcutLocation>(location), dist, location 354 chrome/installer/setup/uninstall.cc << location; location 120 chrome/installer/util/lzma_util.cc DWORD LzmaUtil::UnPack(const std::wstring& location) { location 121 chrome/installer/util/lzma_util.cc return UnPack(location, NULL); location 124 chrome/installer/util/lzma_util.cc DWORD LzmaUtil::UnPack(const std::wstring& location, location 182 chrome/installer/util/lzma_util.cc base::FilePath file_path = base::FilePath(location).Append( location 34 chrome/installer/util/lzma_util.h DWORD UnPack(const std::wstring& location); location 39 chrome/installer/util/lzma_util.h DWORD UnPack(const std::wstring& location, location 220 chrome/installer/util/master_preferences_unittest.cc int location = 0; location 222 chrome/installer/util/master_preferences_unittest.cc "behllobkkfkfnphdnhnkndlbkcpglgmj.location", &location)); location 1324 chrome/installer/util/shell_util.cc ShellUtil::ShortcutLocation location, location 1330 chrome/installer/util/shell_util.cc if (!ShellUtil::GetShortcutPath(location, dist, level, &shortcut_folder)) { location 1331 chrome/installer/util/shell_util.cc LOG(WARNING) << "Cannot find path at location " << location; location 1363 chrome/installer/util/shell_util.cc bool RemoveShortcutFolderIfEmpty(ShellUtil::ShortcutLocation location, location 1367 chrome/installer/util/shell_util.cc if (location != ShellUtil::SHORTCUT_LOCATION_START_MENU_CHROME_DIR && location 1368 chrome/installer/util/shell_util.cc location != ShellUtil::SHORTCUT_LOCATION_START_MENU_CHROME_APPS_DIR && location 1369 chrome/installer/util/shell_util.cc location != ShellUtil::SHORTCUT_LOCATION_APP_SHORTCUTS) { location 1375 chrome/installer/util/shell_util.cc if (!ShellUtil::GetShortcutPath(location, dist, level, &shortcut_folder)) { location 1376 chrome/installer/util/shell_util.cc LOG(WARNING) << "Cannot find path at location " << location; location 1437 chrome/installer/util/shell_util.cc ShellUtil::ShortcutLocation location) { location 1438 chrome/installer/util/shell_util.cc switch (location) { location 1455 chrome/installer/util/shell_util.cc bool ShellUtil::GetShortcutPath(ShellUtil::ShortcutLocation location, location 1462 chrome/installer/util/shell_util.cc switch (location) { location 1511 chrome/installer/util/shell_util.cc ShellUtil::ShortcutLocation location, location 1516 chrome/installer/util/shell_util.cc if (location != SHORTCUT_LOCATION_DESKTOP && location 1517 chrome/installer/util/shell_util.cc location != SHORTCUT_LOCATION_QUICK_LAUNCH && location 1518 chrome/installer/util/shell_util.cc location != SHORTCUT_LOCATION_START_MENU_ROOT && location 1519 chrome/installer/util/shell_util.cc location != SHORTCUT_LOCATION_START_MENU_CHROME_DIR && location 1520 chrome/installer/util/shell_util.cc location != SHORTCUT_LOCATION_START_MENU_CHROME_APPS_DIR) { location 1533 chrome/installer/util/shell_util.cc if (!GetShortcutPath(location, dist, SYSTEM_LEVEL, &system_shortcut_path)) { location 1552 chrome/installer/util/shell_util.cc if (!GetShortcutPath(location, dist, CURRENT_USER, &user_shortcut_path)) { location 2146 chrome/installer/util/shell_util.cc bool ShellUtil::RemoveShortcuts(ShellUtil::ShortcutLocation location, location 2150 chrome/installer/util/shell_util.cc if (!ShellUtil::ShortcutLocationIsSupported(location)) location 2156 chrome/installer/util/shell_util.cc location == SHORTCUT_LOCATION_TASKBAR_PINS ? location 2159 chrome/installer/util/shell_util.cc shortcut_operation, location, dist, level, location 2163 chrome/installer/util/shell_util.cc (location == SHORTCUT_LOCATION_START_MENU_CHROME_DIR || location 2164 chrome/installer/util/shell_util.cc location == SHORTCUT_LOCATION_START_MENU_CHROME_APPS_DIR || location 2165 chrome/installer/util/shell_util.cc location == SHORTCUT_LOCATION_APP_SHORTCUTS)) { location 2166 chrome/installer/util/shell_util.cc success = RemoveShortcutFolderIfEmpty(location, dist, level); location 2173 chrome/installer/util/shell_util.cc ShellUtil::ShortcutLocation location, location 2178 chrome/installer/util/shell_util.cc if (!ShellUtil::ShortcutLocationIsSupported(location)) location 2185 chrome/installer/util/shell_util.cc shortcut_operation, location, dist, level, NULL); location 2190 chrome/installer/util/shell_util.cc ShellUtil::ShortcutLocation location, location 2197 chrome/installer/util/shell_util.cc if (!ShellUtil::ShortcutLocationIsSupported(location)) location 2204 chrome/installer/util/shell_util.cc shortcut_operation, location, dist, level, cancel); location 311 chrome/installer/util/shell_util.h static bool ShortcutLocationIsSupported(ShellUtil::ShortcutLocation location); location 317 chrome/installer/util/shell_util.h static bool GetShortcutPath(ShellUtil::ShortcutLocation location, location 332 chrome/installer/util/shell_util.h ShellUtil::ShortcutLocation location, location 538 chrome/installer/util/shell_util.h static bool RemoveShortcuts(ShellUtil::ShortcutLocation location, location 552 chrome/installer/util/shell_util.h ShellUtil::ShortcutLocation location, location 565 chrome/installer/util/shell_util.h ShellUtil::ShortcutLocation location, location 97 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutLocation location, location 101 chrome/installer/util/shell_util_unittest.cc switch (location) { location 135 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutLocation location, location 139 chrome/installer/util/shell_util_unittest.cc GetExpectedShortcutPath(location, dist, properties)); location 920 chrome/renderer/chrome_content_renderer_client.cc (extension->location() == extensions::Manifest::COMPONENT || location 921 chrome/renderer/chrome_content_renderer_client.cc extensions::Manifest::IsUnpackedLocation(extension->location())); location 88 chrome/renderer/chrome_content_renderer_client_unittest.cc extensions::Manifest::Location location = is_unrestricted ? location 106 chrome/renderer/chrome_content_renderer_client_unittest.cc return extensions::Extension::Create(base::FilePath(), location, manifest, location 1182 chrome/renderer/extensions/dispatcher.cc (extension && Manifest::IsUnpackedLocation(extension->location()) && location 1584 chrome/renderer/extensions/dispatcher.cc extension->location() != Manifest::COMPONENT) ? location 232 chrome/renderer/extensions/user_script_slave.cc UserScript::RunLocation location) { location 277 chrome/renderer/extensions/user_script_slave.cc if (location == UserScript::DOCUMENT_START) location 280 chrome/renderer/extensions/user_script_slave.cc if (script->run_location() == location) { location 337 chrome/renderer/extensions/user_script_slave.cc if (location == UserScript::DOCUMENT_START) { location 342 chrome/renderer/extensions/user_script_slave.cc } else if (location == UserScript::DOCUMENT_END) { location 346 chrome/renderer/extensions/user_script_slave.cc } else if (location == UserScript::DOCUMENT_IDLE) { location 51 chrome/renderer/extensions/user_script_slave.h void InjectScripts(blink::WebFrame* frame, UserScript::RunLocation location); location 134 chrome/renderer/pepper/pepper_flash_menu_host.cc const PP_Point& location) { location 151 chrome/renderer/pepper/pepper_flash_menu_host.cc params.x = location.x; location 152 chrome/renderer/pepper/pepper_flash_menu_host.cc params.y = location.y; location 160 chrome/renderer/pepper/pepper_flash_menu_host.cc pp_instance(), gfx::Point(location.x, location.y)); location 42 chrome/renderer/pepper/pepper_flash_menu_host.h const PP_Point& location); location 361 chrome/renderer/spellchecker/spellcheck.cc int word_location = spellcheck_results[i].location; location 342 chrome/renderer/spellchecker/spellcheck_provider.cc size_t start = last_results_[i].location; location 351 chrome/renderer/spellchecker/spellcheck_provider.cc results[i].location = last_results_[i].location; location 98 chrome/renderer/spellchecker/spellcheck_unittest.cc EXPECT_EQ(results[j].location, expected[j].location); location 1036 chrome/renderer/spellchecker/spellcheck_unittest.cc EXPECT_EQ(completion.last_results_[0].location, 7); location 1051 chrome/renderer/spellchecker/spellcheck_unittest.cc EXPECT_EQ(completion.last_results_[0].location, 7); location 1053 chrome/renderer/spellchecker/spellcheck_unittest.cc EXPECT_EQ(completion.last_results_[1].location, 19); location 1076 chrome/renderer/spellchecker/spellcheck_unittest.cc EXPECT_EQ(completion[i].last_results_[0].location, 6 + i); location 1147 chrome/renderer/spellchecker/spellcheck_unittest.cc EXPECT_EQ(spellcheck_results[0].location, textcheck_results[0].location); location 1167 chrome/renderer/spellchecker/spellcheck_unittest.cc EXPECT_EQ(spellcheck_results[0].location, textcheck_results[0].location); location 91 chrome/test/base/interactive_test_utils.cc bool SendMouseMoveSync(const gfx::Point& location) { location 95 chrome/test/base/interactive_test_utils.cc location.x(), location.y(), runner->QuitClosure())) { location 79 chrome/test/base/interactive_test_utils.h bool SendMouseMoveSync(const gfx::Point& location) WARN_UNUSED_RESULT; location 136 chrome/test/chromedriver/element_commands.cc WebPoint location; location 138 chrome/test/chromedriver/element_commands.cc session, web_view, element_id, &location); location 143 chrome/test/chromedriver/element_commands.cc kMovedMouseEventType, kNoneMouseButton, location.x, location.y, location 149 chrome/test/chromedriver/element_commands.cc session->mouse_position = location; location 174 chrome/test/chromedriver/element_commands.cc WebPoint location; location 176 chrome/test/chromedriver/element_commands.cc session, web_view, element_id, &location); location 183 chrome/test/chromedriver/element_commands.cc location.x, location.y, session->sticky_modifiers, 0)); location 186 chrome/test/chromedriver/element_commands.cc location.x, location.y, session->sticky_modifiers, 1)); location 189 chrome/test/chromedriver/element_commands.cc location.x, location.y, session->sticky_modifiers, 1)); location 193 chrome/test/chromedriver/element_commands.cc session->mouse_position = location; location 209 chrome/test/chromedriver/element_commands.cc WebPoint location; location 211 chrome/test/chromedriver/element_commands.cc session, web_view, element_id, &location); location 217 chrome/test/chromedriver/element_commands.cc TouchEvent(kTouchStart, location.x, location.y)); location 219 chrome/test/chromedriver/element_commands.cc TouchEvent(kTouchEnd, location.x, location.y)); location 229 chrome/test/chromedriver/element_commands.cc WebPoint location; location 231 chrome/test/chromedriver/element_commands.cc session, web_view, element_id, &location); location 246 chrome/test/chromedriver/element_commands.cc TouchEvent(kTouchStart, location.x, location.y)); location 261 chrome/test/chromedriver/element_commands.cc location.x + xoffset_per_event * i, location 262 chrome/test/chromedriver/element_commands.cc location.y + yoffset_per_event * i)); location 269 chrome/test/chromedriver/element_commands.cc TouchEvent(kTouchEnd, location.x + xoffset, location.y + yoffset)); location 466 chrome/test/chromedriver/element_commands.cc WebPoint location; location 468 chrome/test/chromedriver/element_commands.cc session, web_view, element_id, &location); location 471 chrome/test/chromedriver/element_commands.cc value->reset(CreateValueFrom(location)); location 91 chrome/test/chromedriver/element_util.cc const WebPoint& location) { location 94 chrome/test/chromedriver/element_util.cc args.Append(CreateValueFrom(location)); location 125 chrome/test/chromedriver/element_util.cc WebPoint* location) { location 126 chrome/test/chromedriver/element_util.cc WebPoint tmp_location = *location; location 149 chrome/test/chromedriver/element_util.cc *location = tmp_location; location 346 chrome/test/chromedriver/element_util.cc WebPoint* location) { location 408 chrome/test/chromedriver/element_util.cc true /* center */, tmp_element_id, location); location 411 chrome/test/chromedriver/element_util.cc location->Offset(rect.Width() / 2, rect.Height() / 2); location 586 chrome/test/chromedriver/element_util.cc WebPoint* location) { location 593 chrome/test/chromedriver/element_util.cc false /* center */, std::string(), location); location 603 chrome/test/chromedriver/element_util.cc WebPoint* location) { location 651 chrome/test/chromedriver/element_util.cc *location = region_offset; location 67 chrome/test/chromedriver/element_util.h WebPoint* location); location 134 chrome/test/chromedriver/element_util.h WebPoint* location); location 148 chrome/test/chromedriver/element_util.h WebPoint* location); location 435 chrome/test/chromedriver/session_commands.cc base::DictionaryValue location; location 436 chrome/test/chromedriver/session_commands.cc location.SetDouble("latitude", session->overridden_geoposition->latitude); location 437 chrome/test/chromedriver/session_commands.cc location.SetDouble("longitude", session->overridden_geoposition->longitude); location 438 chrome/test/chromedriver/session_commands.cc location.SetDouble("accuracy", session->overridden_geoposition->accuracy); location 441 chrome/test/chromedriver/session_commands.cc location.SetDouble("altitude", 0); location 442 chrome/test/chromedriver/session_commands.cc value->reset(location.DeepCopy()); location 460 chrome/test/chromedriver/window_commands.cc WebPoint location; location 463 chrome/test/chromedriver/window_commands.cc session, web_view, element_id, &location); location 467 chrome/test/chromedriver/window_commands.cc location = session->mouse_position; location 471 chrome/test/chromedriver/window_commands.cc location.Offset(x_offset, y_offset); location 477 chrome/test/chromedriver/window_commands.cc location.Offset(size.width / 2, size.height / 2); location 483 chrome/test/chromedriver/window_commands.cc location.x, location.y, session->sticky_modifiers, 0)); location 487 chrome/test/chromedriver/window_commands.cc session->mouse_position = location; location 846 chrome/test/chromedriver/window_commands.cc const base::DictionaryValue* location = NULL; location 848 chrome/test/chromedriver/window_commands.cc if (!params.GetDictionary("location", &location) || location 849 chrome/test/chromedriver/window_commands.cc !location->GetDouble("latitude", &geoposition.latitude) || location 850 chrome/test/chromedriver/window_commands.cc !location->GetDouble("longitude", &geoposition.longitude)) location 852 chrome/test/chromedriver/window_commands.cc if (location->HasKey("accuracy") && location 853 chrome/test/chromedriver/window_commands.cc !location->GetDouble("accuracy", &geoposition.accuracy)) { location 837 chrome/third_party/mozilla_security_manager/nsNSSCertHelper.cpp base::UTF8ToUTF16(ProcessGeneralName(arena.get(), desc->location)); location 450 chrome/utility/chrome_content_utility_client.cc int location, location 452 chrome/utility/chrome_content_utility_client.cc CHECK_GT(location, extensions::Manifest::INVALID_LOCATION); location 453 chrome/utility/chrome_content_utility_client.cc CHECK_LT(location, extensions::Manifest::NUM_LOCATIONS); location 459 chrome/utility/chrome_content_utility_client.cc static_cast<extensions::Manifest::Location>(location), location 53 chrome/utility/chrome_content_utility_client.h int location, int creation_flags); location 103 chrome/utility/extensions/unpacker.cc Manifest::Location location, location 107 chrome/utility/extensions/unpacker.cc location_(location), location 31 chrome/utility/extensions/unpacker.h Manifest::Location location, location 22 chrome/utility/media_galleries/iphoto_library_parser.cc base::FilePath location; location 60 chrome/utility/media_galleries/iphoto_library_parser.cc result->location = base::FilePath(value); location 221 chrome/utility/media_galleries/iphoto_library_parser.cc parser::Photo photo(photo_info.id, photo_info.location, location 109 chrome/utility/media_galleries/iphoto_library_parser_unittest.cc EXPECT_EQ(a.location.value(), b.location.value()); location 165 chrome/utility/media_galleries/iphoto_library_parser_unittest.cc const std::string& location, location 167 chrome/utility/media_galleries/iphoto_library_parser_unittest.cc parser::Photo photo(id, base::FilePath::FromUTF8Unsafe(location), location 168 chrome/utility/media_galleries/iphoto_library_parser_unittest.cc base::FilePath::FromUTF8Unsafe("/original" + location)); location 25 chrome/utility/media_galleries/itunes_library_parser.cc base::FilePath location; location 77 chrome/utility/media_galleries/itunes_library_parser.cc base::string16 location(decoded_location.data(), location 82 chrome/utility/media_galleries/itunes_library_parser.cc std::string location = "/" + base::UTF16ToUTF8(location16); location 84 chrome/utility/media_galleries/itunes_library_parser.cc result->location = base::FilePath(location); location 178 chrome/utility/media_galleries/itunes_library_parser.cc parser::Track track(track_info.id, track_info.location); location 36 chrome/utility/media_galleries/itunes_library_parser_unittest.cc EXPECT_EQ(a.location.value(), b.location.value()); location 91 chrome/utility/media_galleries/itunes_library_parser_unittest.cc void AddExpectedTrack(uint32 id, const std::string& location, location 95 chrome/utility/media_galleries/itunes_library_parser_unittest.cc std::string os_location = "/" + location; location 97 chrome/utility/media_galleries/itunes_library_parser_unittest.cc const std::string& os_location = location; location 81 chromeos/network/onc/onc_validator_unittest.cc : location(location_of_object), location 87 chromeos/network/onc/onc_validator_unittest.cc std::string location; location 94 chromeos/network/onc/onc_validator_unittest.cc return os << "(" << onc.location << ", " << onc.signature << ", " location 117 chromeos/network/onc/onc_validator_unittest.cc Validate(true, test_utils::ReadTestDictionary(onc.location), onc.signature, location 124 chromeos/network/onc/onc_validator_unittest.cc Validate(false, test_utils::ReadTestDictionary(onc.location), onc.signature, location 237 chromeos/network/onc/onc_validator_unittest.cc Validate(true, GetDictionaryFromTestFile(onc.location), onc.signature, location 249 chromeos/network/onc/onc_validator_unittest.cc Validate(false, GetDictionaryFromTestFile(onc.location), onc.signature, location 485 components/autofill/content/browser/risk/fingerprint.cc Fingerprint::UserCharacteristics::Location* location = location 487 components/autofill/content/browser/risk/fingerprint.cc location->set_altitude(geoposition_.altitude); location 488 components/autofill/content/browser/risk/fingerprint.cc location->set_latitude(geoposition_.latitude); location 489 components/autofill/content/browser/risk/fingerprint.cc location->set_longitude(geoposition_.longitude); location 490 components/autofill/content/browser/risk/fingerprint.cc location->set_accuracy(geoposition_.accuracy); location 491 components/autofill/content/browser/risk/fingerprint.cc location->set_time_in_ms( location 122 components/autofill/content/browser/risk/fingerprint_browsertest.cc const Fingerprint::UserCharacteristics::Location& location = location 123 components/autofill/content/browser/risk/fingerprint_browsertest.cc user_characteristics.location(); location 124 components/autofill/content/browser/risk/fingerprint_browsertest.cc EXPECT_TRUE(location.has_altitude()); location 125 components/autofill/content/browser/risk/fingerprint_browsertest.cc EXPECT_TRUE(location.has_latitude()); location 126 components/autofill/content/browser/risk/fingerprint_browsertest.cc EXPECT_TRUE(location.has_longitude()); location 127 components/autofill/content/browser/risk/fingerprint_browsertest.cc EXPECT_TRUE(location.has_accuracy()); location 128 components/autofill/content/browser/risk/fingerprint_browsertest.cc EXPECT_TRUE(location.has_time_in_ms()); location 156 components/autofill/content/browser/risk/fingerprint_browsertest.cc EXPECT_EQ(kAltitude, location.altitude()); location 157 components/autofill/content/browser/risk/fingerprint_browsertest.cc EXPECT_EQ(kLatitude, location.latitude()); location 158 components/autofill/content/browser/risk/fingerprint_browsertest.cc EXPECT_EQ(kLongitude, location.longitude()); location 159 components/autofill/content/browser/risk/fingerprint_browsertest.cc EXPECT_EQ(kAccuracy, location.accuracy()); location 160 components/autofill/content/browser/risk/fingerprint_browsertest.cc EXPECT_EQ(kGeolocationTime, location.time_in_ms()); location 39 components/autofill/content/browser/wallet/form_field_error.cc FormFieldError::Location LocationFromString(const std::string& location) { location 40 components/autofill/content/browser/wallet/form_field_error.cc if (LowerCaseEqualsASCII(location, "unknown_location")) location 42 components/autofill/content/browser/wallet/form_field_error.cc if (LowerCaseEqualsASCII(location, "payment_instrument")) location 44 components/autofill/content/browser/wallet/form_field_error.cc if (LowerCaseEqualsASCII(location, "shipping_address")) location 46 components/autofill/content/browser/wallet/form_field_error.cc if (LowerCaseEqualsASCII(location, "legal_address")) location 53 components/autofill/content/browser/wallet/form_field_error.cc FormFieldError::FormFieldError(ErrorType error_type, Location location) location 55 components/autofill/content/browser/wallet/form_field_error.cc location_(location) {} location 142 components/autofill/content/browser/wallet/form_field_error.cc std::string location; location 143 components/autofill/content/browser/wallet/form_field_error.cc if (dictionary.GetString("location", &location)) location 144 components/autofill/content/browser/wallet/form_field_error.cc form_field_error.location_ = LocationFromString(location); location 56 components/autofill/content/browser/wallet/form_field_error.h FormFieldError(ErrorType error_type, Location location); location 60 components/autofill/content/browser/wallet/form_field_error.h Location location() const { return location_; } location 113 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc const tracked_objects::Location& location, location 184 components/dom_distiller/core/dom_distiller_model.cc change.location(), SyncChange::ACTION_DELETE, change.sync_data())); location 196 components/dom_distiller/core/dom_distiller_model.cc change.location(), SyncChange::ACTION_ADD, change.sync_data())); location 204 components/dom_distiller/core/dom_distiller_model.cc change.location(), SyncChange::ACTION_UPDATE, change.sync_data())); location 49 components/dom_distiller/core/dom_distiller_store_unittest.cc const tracked_objects::Location& location, location 52 components/storage_monitor/media_storage_util.cc return it->location(); location 153 components/storage_monitor/media_storage_util.cc base::FilePath device_path(info.location()); location 46 components/storage_monitor/media_storage_util_unittest.cc const base::FilePath::StringType& location) { location 47 components/storage_monitor/media_storage_util_unittest.cc StorageInfo info(id, location, base::string16(), base::string16(), location 102 components/storage_monitor/media_transfer_protocol_device_observer_linux.cc std::string* location) { location 112 components/storage_monitor/media_transfer_protocol_device_observer_linux.cc *location = GetDeviceLocationFromStorageName(storage_name); location 172 components/storage_monitor/media_transfer_protocol_device_observer_linux.cc std::string location; location 173 components/storage_monitor/media_transfer_protocol_device_observer_linux.cc if (!GetLocationForDeviceId(device_id, &location)) { location 180 components/storage_monitor/media_transfer_protocol_device_observer_linux.cc StorageChanged(false, location); location 194 components/storage_monitor/media_transfer_protocol_device_observer_linux.cc std::string location; location 196 components/storage_monitor/media_transfer_protocol_device_observer_linux.cc &device_id, &storage_label, &location); location 205 components/storage_monitor/media_transfer_protocol_device_observer_linux.cc DCHECK(!ContainsKey(storage_map_, location)); location 207 components/storage_monitor/media_transfer_protocol_device_observer_linux.cc StorageInfo storage_info(device_id, location, storage_label, location 209 components/storage_monitor/media_transfer_protocol_device_observer_linux.cc storage_map_[location] = storage_info; location 232 components/storage_monitor/media_transfer_protocol_device_observer_linux.cc const std::string& device_id, std::string* location) const { location 236 components/storage_monitor/media_transfer_protocol_device_observer_linux.cc *location = it->first; location 28 components/storage_monitor/media_transfer_protocol_device_observer_linux.h std::string* location); location 70 components/storage_monitor/media_transfer_protocol_device_observer_linux.h std::string* location) const; location 44 components/storage_monitor/media_transfer_protocol_device_observer_linux_unittest.cc std::string* location) { location 52 components/storage_monitor/media_transfer_protocol_device_observer_linux_unittest.cc *location = kStorageLocation; location 139 components/storage_monitor/media_transfer_protocol_device_observer_linux_unittest.cc EXPECT_EQ(kStorageLocation, observer().last_attached().location()); location 379 components/storage_monitor/portable_device_watcher_win.cc device_details->location = pnp_device_id; location 526 components/storage_monitor/portable_device_watcher_win.cc device_map_.find(storage_map_iter->second.location()); location 534 components/storage_monitor/portable_device_watcher_win.cc *device_location = storage_map_iter->second.location(); location 621 components/storage_monitor/portable_device_watcher_win.cc const base::string16& location = device_details->location; location 622 components/storage_monitor/portable_device_watcher_win.cc DCHECK(!ContainsKey(device_map_, location)); location 638 components/storage_monitor/portable_device_watcher_win.cc StorageInfo info(storage_id, location, base::string16(), base::string16(), location 646 components/storage_monitor/portable_device_watcher_win.cc device_map_[location] = storage_objects; location 58 components/storage_monitor/portable_device_watcher_win.h base::string16 location; location 81 components/storage_monitor/storage_info.h const base::FilePath::StringType& location() const { return location_; } location 88 components/storage_monitor/storage_info.h void set_location(const base::FilePath::StringType& location) { location 89 components/storage_monitor/storage_info.h location_ = location; location 282 components/storage_monitor/storage_monitor_chromeos_unittest.cc EXPECT_EQ(mount_path1.value(), observer().last_attached().location()); location 309 components/storage_monitor/storage_monitor_chromeos_unittest.cc EXPECT_EQ(mount_path2.value(), observer().last_attached().location()); location 343 components/storage_monitor/storage_monitor_chromeos_unittest.cc EXPECT_EQ(mount_path.value(), observer().last_attached().location()); location 419 components/storage_monitor/storage_monitor_chromeos_unittest.cc EXPECT_EQ(mount_path1.value(), observer().last_attached().location()); location 446 components/storage_monitor/storage_monitor_chromeos_unittest.cc EXPECT_EQ(mount_path2.value(), observer().last_attached().location()); location 475 components/storage_monitor/storage_monitor_chromeos_unittest.cc EXPECT_EQ(mount_path1.value(), observer().last_attached().location()); location 504 components/storage_monitor/storage_monitor_chromeos_unittest.cc EXPECT_EQ(mount_path1.value(), observer().last_attached().location()); location 514 components/storage_monitor/storage_monitor_chromeos_unittest.cc void UnmountFake(const std::string& location, location 542 components/storage_monitor/storage_monitor_chromeos_unittest.cc UnmountPath(observer().last_attached().location(), _, _)); location 491 components/storage_monitor/storage_monitor_linux.cc const base::FilePath mount_point(storage_info->location()); location 330 components/storage_monitor/storage_monitor_linux_unittest.cc EXPECT_EQ(test_path.value(), observer().last_attached().location()); location 352 components/storage_monitor/storage_monitor_linux_unittest.cc EXPECT_EQ(test_path_a.value(), observer().last_attached().location()); location 378 components/storage_monitor/storage_monitor_linux_unittest.cc EXPECT_EQ(test_path_b.value(), observer().last_attached().location()); location 603 components/storage_monitor/storage_monitor_linux_unittest.cc EXPECT_EQ(test_path_a.value(), device_info.location()); location 611 components/storage_monitor/storage_monitor_linux_unittest.cc EXPECT_EQ(test_path_b.value(), device_info.location()); location 615 components/storage_monitor/storage_monitor_linux_unittest.cc EXPECT_EQ(test_path_c.value(), device_info.location()); location 626 components/storage_monitor/storage_monitor_linux_unittest.cc EXPECT_EQ(test_path_a.value(), device_info.location()); location 53 components/storage_monitor/storage_monitor_unittest.cc EXPECT_EQ(FILE_PATH_LITERAL("path"), observer1.last_attached().location()); location 55 components/storage_monitor/storage_monitor_unittest.cc EXPECT_EQ(FILE_PATH_LITERAL("path"), observer2.last_attached().location()); location 64 components/storage_monitor/storage_monitor_unittest.cc EXPECT_EQ(FILE_PATH_LITERAL("path"), observer1.last_detached().location()); location 66 components/storage_monitor/storage_monitor_unittest.cc EXPECT_EQ(FILE_PATH_LITERAL("path"), observer2.last_detached().location()); location 100 components/storage_monitor/storage_monitor_unittest.cc EXPECT_EQ(kDevicePath1.value(), devices[0].location()); location 111 components/storage_monitor/storage_monitor_unittest.cc EXPECT_EQ(kDevicePath1.value(), devices[0].location()); location 113 components/storage_monitor/storage_monitor_unittest.cc EXPECT_EQ(kDevicePath2.value(), devices[1].location()); location 120 components/storage_monitor/storage_monitor_unittest.cc EXPECT_EQ(kDevicePath2.value(), devices[0].location()); location 78 components/storage_monitor/storage_monitor_win.cc if (base::FilePath(attached_devices[i].location()).AppendRelativePath( location 233 components/storage_monitor/storage_monitor_win_unittest.cc base::string16 location; location 235 components/storage_monitor/storage_monitor_win_unittest.cc &location, &unique_id, location 277 components/storage_monitor/storage_monitor_win_unittest.cc EXPECT_EQ(ASCIIToUTF16("F:\\"), info.location()); location 478 components/storage_monitor/storage_monitor_win_unittest.cc EXPECT_EQ(info.location(), device_info.location()); location 490 components/storage_monitor/storage_monitor_win_unittest.cc EXPECT_EQ(info.location(), device_info.location()); location 30 components/sync_driver/data_type_controller.cc const tracked_objects::Location& location, location 35 components/sync_driver/data_type_controller.cc return syncer::SyncError(location, location 116 components/sync_driver/data_type_controller.h const tracked_objects::Location& location, location 29 components/sync_driver/data_type_error_handler.h const tracked_objects::Location& location, location 105 components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/ValidationMessageBubble.java int[] location = new int[2]; location 106 components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/ValidationMessageBubble.java contentViewCore.getContainerView().getLocationOnScreen(location); location 107 components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/ValidationMessageBubble.java return location[1] + contentViewCore.getRenderCoordinates().getContentOffsetYPix(); location 143 content/browser/accessibility/accessibility_tree_formatter_win.cc base::DictionaryValue* location = new base::DictionaryValue; location 144 content/browser/accessibility/accessibility_tree_formatter_win.cc location->SetInteger("x", left - root_left); location 145 content/browser/accessibility/accessibility_tree_formatter_win.cc location->SetInteger("y", top - root_top); location 146 content/browser/accessibility/accessibility_tree_formatter_win.cc dict->Set("location", location); location 94 content/browser/accessibility/browser_accessibility.cc location_ = src.location; location 168 content/browser/accessibility/browser_accessibility.cc parent->location().width() > 0 && location 169 content/browser/accessibility/browser_accessibility.cc parent->location().height() > 0) { location 170 content/browser/accessibility/browser_accessibility.cc bounds.Offset(parent->location().x(), parent->location().y()); location 250 content/browser/accessibility/browser_accessibility.cc gfx::Rect child_rect = child->location(); location 165 content/browser/accessibility/browser_accessibility.h gfx::Rect location() const { return location_; } location 413 content/browser/accessibility/browser_accessibility_manager_android.cc ScrollToMakeVisible(*node, gfx::Rect(node->location().size())); location 634 content/browser/accessibility/browser_accessibility_manager_unittest.cc static_text.location = gfx::Rect(100, 100, 29, 18); location 641 content/browser/accessibility/browser_accessibility_manager_unittest.cc inline_text1.location = gfx::Rect(100, 100, 29, 9); location 660 content/browser/accessibility/browser_accessibility_manager_unittest.cc inline_text2.location = gfx::Rect(100, 109, 28, 9); location 730 content/browser/accessibility/browser_accessibility_manager_unittest.cc static_text.location = gfx::Rect(100, 100, 60, 20); location 737 content/browser/accessibility/browser_accessibility_manager_unittest.cc inline_text1.location = gfx::Rect(100, 100, 30, 20); location 752 content/browser/accessibility/browser_accessibility_manager_unittest.cc inline_text2.location = gfx::Rect(130, 100, 30, 20); location 810 content/browser/accessibility/browser_accessibility_manager_unittest.cc div.location = gfx::Rect(100, 100, 100, 20); location 819 content/browser/accessibility/browser_accessibility_manager_unittest.cc static_text1.location = gfx::Rect(100, 100, 40, 20); location 825 content/browser/accessibility/browser_accessibility_manager_unittest.cc img.location = gfx::Rect(140, 100, 20, 20); location 831 content/browser/accessibility/browser_accessibility_manager_unittest.cc static_text2.location = gfx::Rect(160, 100, 40, 20); location 838 content/browser/accessibility/browser_accessibility_manager_unittest.cc inline_text1.location = gfx::Rect(100, 100, 40, 20); location 851 content/browser/accessibility/browser_accessibility_manager_unittest.cc inline_text2.location = gfx::Rect(160, 100, 40, 20); location 813 content/browser/accessibility/browser_accessibility_win.cc gfx::Rect r = location(); location 862 content/browser/accessibility/browser_accessibility_win.cc scroll_to += parent()->location().OffsetFromOrigin(); location 997 content/browser/accessibility/browser_accessibility_win.cc *x = location().x() + top_left.x; location 998 content/browser/accessibility/browser_accessibility_win.cc *y = location().y() + top_left.y; location 1000 content/browser/accessibility/browser_accessibility_win.cc *x = location().x(); location 1001 content/browser/accessibility/browser_accessibility_win.cc *y = location().y(); location 1003 content/browser/accessibility/browser_accessibility_win.cc *x -= parent()->location().x(); location 1004 content/browser/accessibility/browser_accessibility_win.cc *y -= parent()->location().y(); location 1020 content/browser/accessibility/browser_accessibility_win.cc *height = location().height(); location 1021 content/browser/accessibility/browser_accessibility_win.cc *width = location().width(); location 1947 content/browser/accessibility/browser_accessibility_win.cc character_bounds -= location().OffsetFromOrigin(); location 112 content/browser/appcache/appcache_interceptor.cc const GURL& location) { location 117 content/browser/appcache/appcache_interceptor.cc request, network_delegate, location); location 65 content/browser/appcache/appcache_interceptor.h const GURL& location) OVERRIDE; location 432 content/browser/appcache/view_appcache_internals_job.cc virtual bool IsRedirectResponse(GURL* location, location 434 content/browser/appcache/view_appcache_internals_job.cc *location = ClearQuery(request_->url()); location 1326 content/browser/browser_plugin/browser_plugin_guest.cc const gfx::Point& location) { location 1332 content/browser/browser_plugin/browser_plugin_guest.cc host->DragTargetDragEnter(drop_data, location, location, mask, 0); location 1335 content/browser/browser_plugin/browser_plugin_guest.cc host->DragTargetDragOver(location, location, mask, 0); location 1342 content/browser/browser_plugin/browser_plugin_guest.cc host->DragTargetDrop(location, location, 0); location 423 content/browser/browser_plugin/browser_plugin_guest.h const gfx::Point& location); location 560 content/browser/frame_host/render_widget_host_view_guest.cc const gfx::Point& client_point = gesture->location(); location 561 content/browser/frame_host/render_widget_host_view_guest.cc const gfx::Point& screen_point = gesture->location(); location 85 content/browser/indexed_db/indexed_db_backing_store.cc IndexedDBBackingStoreErrorSource location) { location 93 content/browser/indexed_db/indexed_db_backing_store.cc ->Add(location); location 99 content/browser/indexed_db/indexed_db_backing_store.cc #define REPORT_ERROR(type, location) \ location 101 content/browser/indexed_db/indexed_db_backing_store.cc LOG(ERROR) << "IndexedDB " type " Error: " #location; \ location 102 content/browser/indexed_db/indexed_db_backing_store.cc RecordInternalError(type, location); \ location 105 content/browser/indexed_db/indexed_db_backing_store.cc #define INTERNAL_READ_ERROR(location) REPORT_ERROR("Read", location) location 106 content/browser/indexed_db/indexed_db_backing_store.cc #define INTERNAL_CONSISTENCY_ERROR(location) \ location 107 content/browser/indexed_db/indexed_db_backing_store.cc REPORT_ERROR("Consistency", location) location 108 content/browser/indexed_db/indexed_db_backing_store.cc #define INTERNAL_WRITE_ERROR(location) REPORT_ERROR("Write", location) location 115 content/browser/indexed_db/indexed_db_backing_store.cc #define REPORT_ERROR_UNTESTED(type, location) \ location 117 content/browser/indexed_db/indexed_db_backing_store.cc LOG(ERROR) << "IndexedDB " type " Error: " #location; \ location 119 content/browser/indexed_db/indexed_db_backing_store.cc RecordInternalError(type, location); \ location 122 content/browser/indexed_db/indexed_db_backing_store.cc #define INTERNAL_READ_ERROR_UNTESTED(location) \ location 123 content/browser/indexed_db/indexed_db_backing_store.cc REPORT_ERROR_UNTESTED("Read", location) location 124 content/browser/indexed_db/indexed_db_backing_store.cc #define INTERNAL_CONSISTENCY_ERROR_UNTESTED(location) \ location 125 content/browser/indexed_db/indexed_db_backing_store.cc REPORT_ERROR_UNTESTED("Consistency", location) location 126 content/browser/indexed_db/indexed_db_backing_store.cc #define INTERNAL_WRITE_ERROR_UNTESTED(location) \ location 127 content/browser/indexed_db/indexed_db_backing_store.cc REPORT_ERROR_UNTESTED("Write", location) location 84 content/browser/renderer_host/input/input_router_impl_unittest.cc if (first.location() != second.location()) location 49 content/browser/renderer_host/input/synthetic_gesture_target_aura.cc gfx::Point location(web_wheel.x, web_wheel.y); location 51 content/browser/renderer_host/input/synthetic_gesture_target_aura.cc ui::ET_MOUSEWHEEL, location, location, ui::EF_NONE, ui::EF_NONE); location 117 content/browser/renderer_host/input/synthetic_gesture_target_aura.cc gfx::Point location(web_mouse.x, web_mouse.y); location 120 content/browser/renderer_host/input/synthetic_gesture_target_aura.cc ui::MouseEvent mouse_event(event_type, location, location, flags, flags); location 1674 content/browser/renderer_host/render_view_host_impl.cc const gfx::Point& location, const blink::WebMediaPlayerAction& action) { location 1675 content/browser/renderer_host/render_view_host_impl.cc Send(new ViewMsg_MediaPlayerActionAt(GetRoutingID(), location, action)); location 1679 content/browser/renderer_host/render_view_host_impl.cc const gfx::Point& location, const blink::WebPluginAction& action) { location 1680 content/browser/renderer_host/render_view_host_impl.cc Send(new ViewMsg_PluginActionAt(GetRoutingID(), location, action)); location 199 content/browser/renderer_host/render_view_host_impl.h const gfx::Point& location, location 202 content/browser/renderer_host/render_view_host_impl.h const gfx::Point& location, location 2529 content/browser/renderer_host/render_widget_host_view_aura.cc const gfx::Point& location) { location 295 content/browser/renderer_host/render_widget_host_view_aura.h const gfx::Point& location) OVERRIDE; location 124 content/browser/renderer_host/ui_events_helper.cc gfx::PointF location; location 126 content/browser/renderer_host/ui_events_helper.cc location = point.position; location 128 content/browser/renderer_host/ui_events_helper.cc location = point.screenPosition; location 130 content/browser/renderer_host/ui_events_helper.cc location, location 100 content/browser/startup_task_runner_unittest.cc virtual bool PostDelayedTask(const tracked_objects::Location& location, location 103 content/browser/startup_task_runner_unittest.cc return mock_->PostDelayedTask(location, closure, delta); location 106 content/browser/startup_task_runner_unittest.cc const tracked_objects::Location& location, location 109 content/browser/startup_task_runner_unittest.cc return mock_->PostNonNestableDelayedTask(location, closure, delta); location 56 content/browser/web_contents/aura/image_window_delegate.cc const gfx::Point& location) { location 36 content/browser/web_contents/aura/image_window_delegate.h const gfx::Point& location) OVERRIDE; location 159 content/browser/web_contents/touch_editable_impl_aura.cc if (selection_rect.Contains(gesture_event->location())) { location 1337 content/browser/web_contents/web_contents_view_aura.cc const gfx::Point& location) { location 1432 content/browser/web_contents/web_contents_view_aura.cc *current_drop_data_.get(), event.location(), screen_pt, op, location 1450 content/browser/web_contents/web_contents_view_aura.cc event.location(), screen_pt, op, location 1477 content/browser/web_contents/web_contents_view_aura.cc event.location(), location 161 content/browser/web_contents/web_contents_view_aura.h const gfx::Point& location) OVERRIDE; location 476 content/browser/webui/url_data_manager_backend.cc virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE { location 39 content/common/accessibility_messages.h IPC_STRUCT_TRAITS_MEMBER(location) location 29 content/common/child_process_messages.h IPC_STRUCT_TRAITS_MEMBER(location) location 341 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h WGC3Dint location, location 344 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h WGC3Dint location, location 428 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform1f(WGC3Dint location, WGC3Dfloat x); location 429 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform1fv(WGC3Dint location, location 431 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform1i(WGC3Dint location, WGC3Dint x); location 432 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform1iv(WGC3Dint location, location 434 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform2f(WGC3Dint location, WGC3Dfloat x, WGC3Dfloat y); location 435 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform2fv(WGC3Dint location, location 437 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform2i(WGC3Dint location, WGC3Dint x, WGC3Dint y); location 438 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform2iv(WGC3Dint location, location 440 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform3f(WGC3Dint location, location 442 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform3fv(WGC3Dint location, location 444 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform3i(WGC3Dint location, location 446 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform3iv(WGC3Dint location, location 448 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform4f(WGC3Dint location, location 451 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform4fv(WGC3Dint location, location 453 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform4i(WGC3Dint location, location 455 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniform4iv(WGC3Dint location, location 457 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniformMatrix2fv(WGC3Dint location, location 461 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniformMatrix3fv(WGC3Dint location, location 465 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void uniformMatrix4fv(WGC3Dint location, location 591 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h virtual void bindUniformLocationCHROMIUM(WebGLId program, WGC3Dint location, location 8 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java import android.location.Criteria; location 9 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java import android.location.Location; location 10 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java import android.location.LocationListener; location 11 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java import android.location.LocationManager; location 99 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java public void onLocationChanged(Location location) { location 104 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java updateNewLocation(location); location 108 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java private void updateNewLocation(Location location) { location 110 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java location.getLatitude(), location.getLongitude(), location 111 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java location.getTime() / 1000.0, location 112 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java location.hasAltitude(), location.getAltitude(), location 113 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java location.hasAccuracy(), location.getAccuracy(), location 114 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java location.hasBearing(), location.getBearing(), location 115 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java location.hasSpeed(), location.getSpeed()); location 184 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java final Location location = mLocationManager.getLastKnownLocation( location 186 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java if (location != null) { location 190 content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java updateNewLocation(location); location 157 content/public/browser/render_view_host.h const gfx::Point& location, location 163 content/public/browser/render_view_host.h const gfx::Point& location, const blink::WebPluginAction& action) = 0; location 151 content/public/browser/web_contents_delegate.h const gfx::Point& location, location 30 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TestTouchUtils.java int location[] = new int[2]; location 31 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TestTouchUtils.java v.getLocationOnScreen(location); location 32 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TestTouchUtils.java location[0] += x; location 33 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TestTouchUtils.java location[1] += y; location 34 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TestTouchUtils.java return location; location 67 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TestTouchUtils.java int location[] = getAbsoluteLocationFromRelative(v, x, y); location 68 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TestTouchUtils.java int absoluteX = location[0]; location 69 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TestTouchUtils.java int absoluteY = location[1]; location 103 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TestTouchUtils.java int location[] = getAbsoluteLocationFromRelative(v, x, y); location 104 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TestTouchUtils.java int absoluteX = location[0]; location 105 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TestTouchUtils.java int absoluteY = location[1]; location 115 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TouchCommon.java int location[] = getAbsoluteLocationFromRelative(v, x, y); location 116 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TouchCommon.java int absoluteX = location[0]; location 117 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TouchCommon.java int absoluteY = location[1]; location 187 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TouchCommon.java int location[] = getAbsoluteLocationFromRelative(v, x, y); location 188 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TouchCommon.java int absoluteX = location[0]; location 189 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TouchCommon.java int absoluteY = location[1]; location 231 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TouchCommon.java int location[] = new int[2]; location 232 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TouchCommon.java v.getLocationOnScreen(location); location 233 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TouchCommon.java location[0] += x; location 234 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TouchCommon.java location[1] += y; location 235 content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TouchCommon.java return location; location 173 content/renderer/accessibility/blink_ax_tree_source.cc dst->location = src.boundingBoxRect(); location 113 content/renderer/accessibility/renderer_accessibility_focus_only.cc root.location = gfx::Rect(render_view_->size()); location 120 content/renderer/accessibility/renderer_accessibility_focus_only.cc child.location = gfx::Rect( location 123 content/renderer/accessibility/renderer_accessibility_focus_only.cc child.location = root.location; location 125 content/renderer/accessibility/renderer_accessibility_focus_only.cc child.location = gfx::Rect(); location 1233 content/renderer/pepper/pepper_plugin_instance_impl.cc gfx::Rect* location, location 1280 content/renderer/pepper/pepper_plugin_instance_impl.cc *location = plugin_backing_store_rect; location 106 content/renderer/pepper/ppb_scrollbar_impl.cc PP_Rect rect = location(); location 162 content/renderer/pepper/ppb_scrollbar_impl.cc void PPB_Scrollbar_Impl::SetLocationInternal(const PP_Rect* location) { location 165 content/renderer/pepper/ppb_scrollbar_impl.cc scrollbar_->setLocation(WebRect(location->point.x, location 166 content/renderer/pepper/ppb_scrollbar_impl.cc location->point.y, location 167 content/renderer/pepper/ppb_scrollbar_impl.cc location->size.width, location 168 content/renderer/pepper/ppb_scrollbar_impl.cc location->size.height)); location 51 content/renderer/pepper/ppb_scrollbar_impl.h virtual void SetLocationInternal(const PP_Rect* location) OVERRIDE; location 52 content/renderer/pepper/ppb_widget_impl.cc PP_Bool PPB_Widget_Impl::GetLocation(PP_Rect* location) { location 53 content/renderer/pepper/ppb_widget_impl.cc *location = location_; location 57 content/renderer/pepper/ppb_widget_impl.cc void PPB_Widget_Impl::SetLocation(const PP_Rect* location) { location 58 content/renderer/pepper/ppb_widget_impl.cc location_ = *location; location 59 content/renderer/pepper/ppb_widget_impl.cc SetLocationInternal(location); location 36 content/renderer/pepper/ppb_widget_impl.h virtual PP_Bool GetLocation(PP_Rect* location) OVERRIDE; location 37 content/renderer/pepper/ppb_widget_impl.h virtual void SetLocation(const PP_Rect* location) OVERRIDE; location 49 content/renderer/pepper/ppb_widget_impl.h virtual void SetLocationInternal(const PP_Rect* location) = 0; location 51 content/renderer/pepper/ppb_widget_impl.h PP_Rect location() const { return location_; } location 3038 content/renderer/render_frame_impl.cc size_t location, length; location 3040 content/renderer/render_frame_impl.cc &location, &length)) { location 3044 content/renderer/render_frame_impl.cc range = gfx::Range(location, location + length); location 3051 content/renderer/render_frame_impl.cc if (location > kExtraCharsBeforeAndAfterSelection) location 3052 content/renderer/render_frame_impl.cc offset = location - kExtraCharsBeforeAndAfterSelection; location 3055 content/renderer/render_frame_impl.cc length = location + length - offset + kExtraCharsBeforeAndAfterSelection; location 3061 content/renderer/render_frame_impl.cc offset = location; location 390 content/renderer/render_frame_impl.h void OnShowContextMenu(const gfx::Point& location); location 3554 content/renderer/render_view_impl.cc void RenderViewImpl::OnMediaPlayerActionAt(const gfx::Point& location, location 3557 content/renderer/render_view_impl.cc webview()->performMediaPlayerAction(action, location); location 3568 content/renderer/render_view_impl.cc void RenderViewImpl::OnPluginActionAt(const gfx::Point& location, location 3571 content/renderer/render_view_impl.cc webview()->performPluginAction(action, location); location 3779 content/renderer/render_view_impl.cc gfx::Rect* location, location 3789 content/renderer/render_view_impl.cc instance->GetBitmapForOptimizedPluginPaint(paint_bounds, dib, location, location 4569 content/renderer/render_view_impl.cc void RenderViewImpl::OnShowContextMenu(const gfx::Point& location) { location 4571 content/renderer/render_view_impl.cc touch_editing_context_menu_location_ = location; location 677 content/renderer/render_view_impl.h gfx::Rect* location, location 851 content/renderer/render_view_impl.h void OnShowContextMenu(const gfx::Point& location); location 889 content/renderer/render_view_impl.h void OnMediaPlayerActionAt(const gfx::Point& location, location 892 content/renderer/render_view_impl.h void OnPluginActionAt(const gfx::Point& location, location 2360 content/renderer/render_widget.cc gfx::Rect* location, location 2652 content/renderer/render_widget.cc size_t location, length; location 2653 content/renderer/render_widget.cc if (webwidget_->compositionRange(&location, &length)) { location 2654 content/renderer/render_widget.cc range->set_start(location); location 2655 content/renderer/render_widget.cc range->set_end(location + length); location 2656 content/renderer/render_widget.cc } else if (webwidget_->caretOrSelectionRange(&location, &length)) { location 2657 content/renderer/render_widget.cc range->set_start(location); location 2658 content/renderer/render_widget.cc range->set_end(location + length); location 423 content/renderer/render_widget.h gfx::Rect* location, location 303 content/renderer/render_widget_fullscreen_pepper.cc virtual bool compositionRange(size_t* location, size_t* length) { location 323 content/renderer/render_widget_fullscreen_pepper.cc virtual bool caretOrSelectionRange(size_t* location, size_t* length) { location 465 content/renderer/render_widget_fullscreen_pepper.cc gfx::Rect* location, location 469 content/renderer/render_widget_fullscreen_pepper.cc paint_bounds, dib, location, clip, scale_factor)) { location 67 content/renderer/render_widget_fullscreen_pepper.h gfx::Rect* location, location 32 content/shell/renderer/test_runner/MockGrammarCheck.cpp int location; location 52 content/shell/renderer/test_runner/MockGrammarCheck.cpp results->push_back(WebTextCheckingResult(WebTextDecorationTypeGrammar, offset + grammarErrors[i].location, grammarErrors[i].length)); location 72 content/shell/renderer/test_runner/SpellCheckClient.cpp result.location = offset + misspelledPosition; location 257 content/shell/renderer/test_runner/event_sender.cc KeyLocationCode location) location 261 content/shell/renderer/test_runner/event_sender.cc location_(location) {} location 813 content/shell/renderer/test_runner/event_sender.cc int location = DOMKeyLocationStandard; location 820 content/shell/renderer/test_runner/event_sender.cc args->GetNext(&location); location 823 content/shell/renderer/test_runner/event_sender.cc static_cast<KeyLocationCode>(location)); location 860 content/shell/renderer/test_runner/event_sender.cc int location = DOMKeyLocationStandard; location 867 content/shell/renderer/test_runner/event_sender.cc args->GetNext(&location); location 869 content/shell/renderer/test_runner/event_sender.cc sender_->KeyDown(code_str, modifiers, static_cast<KeyLocationCode>(location)); location 1154 content/shell/renderer/test_runner/event_sender.cc KeyLocationCode location) { location 1268 content/shell/renderer/test_runner/event_sender.cc if (location == DOMKeyLocationNumpad) location 1764 content/shell/renderer/test_runner/event_sender.cc KeyLocationCode location) { location 1765 content/shell/renderer/test_runner/event_sender.cc delegate_->postTask(new KeyDownTask(this, code_str, modifiers, location)); location 67 content/shell/renderer/test_runner/event_sender.h KeyLocationCode location); location 153 content/shell/renderer/test_runner/event_sender.h KeyLocationCode location); location 45 content/shell/renderer/test_runner/text_input_controller.cc std::vector<int> FirstRectForCharacterRange(unsigned location, location 133 content/shell/renderer/test_runner/text_input_controller.cc unsigned location, location 135 content/shell/renderer/test_runner/text_input_controller.cc return controller_ ? controller_->FirstRectForCharacterRange(location, length) location 229 content/shell/renderer/test_runner/text_input_controller.cc unsigned location, location 234 content/shell/renderer/test_runner/text_input_controller.cc location, length, rect)) { location 43 content/shell/renderer/test_runner/text_input_controller.h std::vector<int> FirstRectForCharacterRange(unsigned location, location 136 content/test/net/url_request_mock_http_job.cc bool URLRequestMockHTTPJob::IsRedirectResponse(GURL* location, location 140 content/test/net/url_request_mock_http_job.cc return net::URLRequestJob::IsRedirectResponse(location, http_status_code); location 31 content/test/net/url_request_mock_http_job.h virtual bool IsRedirectResponse(GURL* location, location 29 content/test/plugin/plugin_private_test.cc NPIdentifier location = HostFunctions()->getstringidentifier("location"); location 36 content/test/plugin/plugin_private_test.cc HostFunctions()->getproperty(id(), window_obj, location, &location_var); location 110 crypto/openssl_util.cc void ClearOpenSSLERRStack(const tracked_objects::Location& location) { location 117 crypto/openssl_util.cc location.Write(true, true, &message); location 94 crypto/openssl_util.h const tracked_objects::Location& location); location 103 crypto/openssl_util.h explicit OpenSSLErrStackTracer(const tracked_objects::Location& location) location 104 crypto/openssl_util.h : location_(location) { location 24 extensions/browser/admin_policy.cc extension->location() != extensions::Manifest::COMPONENT && location 25 extensions/browser/admin_policy.cc !extensions::Manifest::IsPolicyLocation(extension->location()); location 66 extensions/browser/admin_policy.cc if (extension->location() == Manifest::COMPONENT) location 70 extensions/browser/admin_policy.cc if (extension->location() != Manifest::EXTERNAL_POLICY && location 71 extensions/browser/admin_policy.cc extension->location() != Manifest::EXTERNAL_POLICY_DOWNLOAD && location 21 extensions/browser/admin_policy_unittest.cc void CreateExtension(Manifest::Location location) { location 23 extensions/browser/admin_policy_unittest.cc CreateExtensionFromValues(location, &values); location 26 extensions/browser/admin_policy_unittest.cc void CreateHostedApp(Manifest::Location location) { location 31 extensions/browser/admin_policy_unittest.cc CreateExtensionFromValues(location, &values); location 34 extensions/browser/admin_policy_unittest.cc void CreateExtensionFromValues(Manifest::Location location, location 39 extensions/browser/admin_policy_unittest.cc extension_ = Extension::Create(base::FilePath(), location, *values, location 431 extensions/browser/extension_function_dispatcher.cc if (extension.location() != Manifest::COMPONENT) location 1206 extensions/browser/extension_prefs.cc const Manifest::Location& location, location 1214 extensions/browser/extension_prefs.cc if (!external_uninstall && Manifest::IsExternalLocation(location)) { location 1276 extensions/browser/extension_prefs.cc if (!Manifest::IsUnpackedLocation(extension->location())) { location 1318 extensions/browser/extension_prefs.cc Manifest::Location location = static_cast<Manifest::Location>(location_value); location 1319 extensions/browser/extension_prefs.cc if (!Manifest::IsUnpackedLocation(location)) { location 1320 extensions/browser/extension_prefs.cc DCHECK(location == Manifest::COMPONENT || location 1326 extensions/browser/extension_prefs.cc if (location != Manifest::INTERNAL && location 1327 extensions/browser/extension_prefs.cc !Manifest::IsUnpackedLocation(location) && location 1328 extensions/browser/extension_prefs.cc !Manifest::IsExternalLocation(location)) { location 1334 extensions/browser/extension_prefs.cc if (!Manifest::IsUnpackedLocation(location) && location 1341 extensions/browser/extension_prefs.cc manifest, extension_id, base::FilePath(path), location)); location 2030 extensions/browser/extension_prefs.cc new base::FundamentalValue(extension->location())); location 2058 extensions/browser/extension_prefs.cc if (!Manifest::IsUnpackedLocation(extension->location())) { location 197 extensions/browser/extension_prefs.h const Manifest::Location& location, location 47 extensions/browser/extension_web_contents_observer.cc extension->location() == Manifest::COMPONENT)) { location 40 extensions/browser/external_provider_interface.h Manifest::Location location, location 51 extensions/browser/external_provider_interface.h Manifest::Location location, location 86 extensions/browser/external_provider_interface.h Manifest::Location* location, location 92 extensions/common/extension.cc Manifest::Location location, location 97 extensions/common/extension.cc location, location 107 extensions/common/extension.cc Manifest::Location location, location 116 extensions/common/extension.cc location, scoped_ptr<base::DictionaryValue>(value.DeepCopy()))); location 309 extensions/common/extension.cc return location() != Manifest::COMPONENT && location 310 extensions/common/extension.cc location() != Manifest::EXTERNAL_COMPONENT; location 357 extensions/common/extension.cc if (Manifest::IsUnpackedLocation(location())) location 374 extensions/common/extension.cc if (extensions::Manifest::IsComponentLocation(location()) && location 381 extensions/common/extension.cc if (Manifest::IsUnpackedLocation(location())) location 407 extensions/common/extension.cc return manifest_->location(); location 450 extensions/common/extension.cc return !is_platform_app() || location() == Manifest::COMPONENT; location 763 extensions/common/extension.cc Manifest::Location location) location 766 extensions/common/extension.cc extension_location(location) { location 175 extensions/common/extension.h Manifest::Location location, location 183 extensions/common/extension.h Manifest::Location location, location 288 extensions/common/extension.h Manifest::Location location() const; location 485 extensions/common/extension.h Manifest::Location location); location 35 extensions/common/extension_builder.cc ExtensionBuilder& ExtensionBuilder::SetLocation(Manifest::Location location) { location 36 extensions/common/extension_builder.cc location_ = location; location 37 extensions/common/extension_builder.h ExtensionBuilder& SetLocation(Manifest::Location location); location 26 extensions/common/extension_messages.cc : location(Manifest::INVALID_LOCATION), location 34 extensions/common/extension_messages.cc location(extension->location()), location 48 extensions/common/extension_messages.cc Extension::Create(path, location, *manifest, creation_flags, error); location 223 extensions/common/extension_messages.cc WriteParam(m, p.location); location 236 extensions/common/extension_messages.cc return ReadParam(m, iter, &p->location) && location 221 extensions/common/extension_messages.h extensions::Manifest::Location location; location 142 extensions/common/extension_set.cc if (it->second->location() == Manifest::COMPONENT && location 40 extensions/common/features/complex_feature.cc const std::string& extension_id, Manifest::Type type, Location location, location 44 extensions/common/features/complex_feature.cc extension_id, type, location, manifest_version, platform); location 51 extensions/common/features/complex_feature.cc extension_id, type, location, manifest_version, platform); location 30 extensions/common/features/complex_feature.h Location location, location 32 extensions/common/features/feature.cc Feature::Location Feature::ConvertLocation(Manifest::Location location) { location 33 extensions/common/features/feature.cc if (location == Manifest::COMPONENT) location 130 extensions/common/features/feature.h Location location, location 132 extensions/common/features/feature.h return IsAvailableToManifest(extension_id, type, location, manifest_version, location 137 extensions/common/features/feature.h Location location, location 267 extensions/common/features/simple_feature.cc Location location, location 282 extensions/common/features/simple_feature.cc if (location == COMPONENT_LOCATION) location 301 extensions/common/features/simple_feature.cc if (location_ != UNSPECIFIED_LOCATION && location_ != location) location 318 extensions/common/features/simple_feature.cc extension_id, type, location, manifest_version, platform); location 335 extensions/common/features/simple_feature.cc ConvertLocation(extension->location()), location 42 extensions/common/features/simple_feature.h Location location() const { return location_; } location 43 extensions/common/features/simple_feature.h void set_location(Location location) { location_ = location; } location 75 extensions/common/features/simple_feature.h Location location, location 31 extensions/common/features/simple_feature_filter.cc Feature::Location location, location 50 extensions/common/features/simple_feature_filter.h Feature::Location location, location 26 extensions/common/features/simple_feature_unittest.cc Feature::Location location; location 73 extensions/common/features/simple_feature_unittest.cc test.location, location 381 extensions/common/features/simple_feature_unittest.cc EXPECT_EQ(Feature::UNSPECIFIED_LOCATION, feature->location()); location 461 extensions/common/features/simple_feature_unittest.cc EXPECT_EQ(Feature::COMPONENT_LOCATION, feature->location()); location 523 extensions/common/features/simple_feature_unittest.cc EXPECT_EQ(Feature::COMPONENT_LOCATION, feature.location()); location 30 extensions/common/manifest.cc int GetLocationRank(Manifest::Location location) { location 34 extensions/common/manifest.cc switch (location) { location 85 extensions/common/manifest.cc NOTREACHED() << "Need to add new extension location " << location; location 111 extensions/common/manifest.cc Manifest::Manifest(Location location, scoped_ptr<base::DictionaryValue> value) location 112 extensions/common/manifest.cc : location_(location), location 74 extensions/common/manifest.h static inline bool IsExternalLocation(Location location) { location 75 extensions/common/manifest.h return location == EXTERNAL_PREF || location 76 extensions/common/manifest.h location == EXTERNAL_REGISTRY || location 77 extensions/common/manifest.h location == EXTERNAL_PREF_DOWNLOAD || location 78 extensions/common/manifest.h location == EXTERNAL_POLICY || location 79 extensions/common/manifest.h location == EXTERNAL_POLICY_DOWNLOAD || location 80 extensions/common/manifest.h location == EXTERNAL_COMPONENT; location 84 extensions/common/manifest.h static inline bool IsUnpackedLocation(Location location) { location 85 extensions/common/manifest.h return location == UNPACKED || location == COMMAND_LINE; location 89 extensions/common/manifest.h static inline bool IsAutoUpdateableLocation(Location location) { location 91 extensions/common/manifest.h return location == INTERNAL || location 92 extensions/common/manifest.h IsExternalLocation(location); location 97 extensions/common/manifest.h static inline bool IsPolicyLocation(Location location) { location 98 extensions/common/manifest.h return location == EXTERNAL_POLICY || location 99 extensions/common/manifest.h location == EXTERNAL_POLICY_DOWNLOAD; location 104 extensions/common/manifest.h static inline bool IsComponentLocation(Location location) { location 105 extensions/common/manifest.h return location == COMPONENT || location == EXTERNAL_COMPONENT; location 110 extensions/common/manifest.h static inline bool ShouldAlwaysAllowFileAccess(Location location) { location 111 extensions/common/manifest.h return IsUnpackedLocation(location); location 114 extensions/common/manifest.h Manifest(Location location, scoped_ptr<base::DictionaryValue> value); location 120 extensions/common/manifest.h Location location() const { return location_; } location 35 extensions/common/one_shot_event_unittest.cc EXPECT_NE(runner->GetPendingTasks()[0].location.line_number(), location 36 extensions/common/one_shot_event_unittest.cc runner->GetPendingTasks()[1].location.line_number()) location 45 extensions/common/permissions/permissions_data.cc if (extension->location() == Manifest::COMPONENT) location 140 extensions/common/permissions/permissions_data.cc Feature::ConvertLocation(extension->location()), location 398 extensions/common/permissions/permissions_data.cc return extension->location() != Manifest::INTERNAL; location 528 extensions/common/permissions/permissions_data.cc if (extension->location() == Manifest::COMPONENT) location 130 extensions/common/user_script.h void set_run_location(RunLocation location) { run_location_ = location; } location 224 gpu/GLES2/gl2extchromium.h GLuint program, GLint location, const char* name); location 227 gpu/GLES2/gl2extchromium.h GLuint program, GLint location, const char* name); location 312 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2GetUniformfv(GLuint program, GLint location, GLfloat* params) { location 313 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->GetUniformfv(program, location, params); location 315 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2GetUniformiv(GLuint program, GLint location, GLint* params) { location 316 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->GetUniformiv(program, location, params); location 473 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform1f(GLint location, GLfloat x) { location 474 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform1f(location, x); location 476 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform1fv(GLint location, GLsizei count, const GLfloat* v) { location 477 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform1fv(location, count, v); location 479 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform1i(GLint location, GLint x) { location 480 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform1i(location, x); location 482 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform1iv(GLint location, GLsizei count, const GLint* v) { location 483 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform1iv(location, count, v); location 485 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform2f(GLint location, GLfloat x, GLfloat y) { location 486 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform2f(location, x, y); location 488 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform2fv(GLint location, GLsizei count, const GLfloat* v) { location 489 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform2fv(location, count, v); location 491 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform2i(GLint location, GLint x, GLint y) { location 492 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform2i(location, x, y); location 494 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform2iv(GLint location, GLsizei count, const GLint* v) { location 495 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform2iv(location, count, v); location 497 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z) { location 498 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform3f(location, x, y, z); location 500 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform3fv(GLint location, GLsizei count, const GLfloat* v) { location 501 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform3fv(location, count, v); location 503 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform3i(GLint location, GLint x, GLint y, GLint z) { location 504 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform3i(location, x, y, z); location 506 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform3iv(GLint location, GLsizei count, const GLint* v) { location 507 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform3iv(location, count, v); location 509 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform4f(GLint location, location 514 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform4f(location, x, y, z, w); location 516 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform4fv(GLint location, GLsizei count, const GLfloat* v) { location 517 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform4fv(location, count, v); location 519 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform4i(GLint location, GLint x, GLint y, GLint z, GLint w) { location 520 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform4i(location, x, y, z, w); location 522 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2Uniform4iv(GLint location, GLsizei count, const GLint* v) { location 523 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->Uniform4iv(location, count, v); location 525 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2UniformMatrix2fv(GLint location, location 529 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->UniformMatrix2fv(location, count, transpose, value); location 531 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2UniformMatrix3fv(GLint location, location 535 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->UniformMatrix3fv(location, count, transpose, value); location 537 gpu/command_buffer/client/gles2_c_lib_autogen.h void GLES2UniformMatrix4fv(GLint location, location 541 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->UniformMatrix4fv(location, count, transpose, value); location 836 gpu/command_buffer/client/gles2_c_lib_autogen.h GLint location, location 838 gpu/command_buffer/client/gles2_c_lib_autogen.h gles2::GetGLContext()->BindUniformLocationCHROMIUM(program, location, name); location 794 gpu/command_buffer/client/gles2_cmd_helper_autogen.h GLint location, location 799 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(program, location, params_shm_id, params_shm_offset); location 804 gpu/command_buffer/client/gles2_cmd_helper_autogen.h GLint location, location 809 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(program, location, params_shm_id, params_shm_offset); location 1182 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform1f(GLint location, GLfloat x) { location 1185 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, x); location 1189 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform1fv(GLint location, location 1195 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v_shm_id, v_shm_offset); location 1199 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform1fvImmediate(GLint location, GLsizei count, const GLfloat* v) { location 1204 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v); location 1208 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform1i(GLint location, GLint x) { location 1211 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, x); location 1215 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform1iv(GLint location, location 1221 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v_shm_id, v_shm_offset); location 1225 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform1ivImmediate(GLint location, GLsizei count, const GLint* v) { location 1230 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v); location 1234 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform2f(GLint location, GLfloat x, GLfloat y) { location 1237 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, x, y); location 1241 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform2fv(GLint location, location 1247 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v_shm_id, v_shm_offset); location 1251 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform2fvImmediate(GLint location, GLsizei count, const GLfloat* v) { location 1256 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v); location 1260 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform2i(GLint location, GLint x, GLint y) { location 1263 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, x, y); location 1267 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform2iv(GLint location, location 1273 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v_shm_id, v_shm_offset); location 1277 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform2ivImmediate(GLint location, GLsizei count, const GLint* v) { location 1282 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v); location 1286 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z) { location 1289 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, x, y, z); location 1293 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform3fv(GLint location, location 1299 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v_shm_id, v_shm_offset); location 1303 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform3fvImmediate(GLint location, GLsizei count, const GLfloat* v) { location 1308 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v); location 1312 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform3i(GLint location, GLint x, GLint y, GLint z) { location 1315 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, x, y, z); location 1319 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform3iv(GLint location, location 1325 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v_shm_id, v_shm_offset); location 1329 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform3ivImmediate(GLint location, GLsizei count, const GLint* v) { location 1334 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v); location 1338 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) { location 1341 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, x, y, z, w); location 1345 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform4fv(GLint location, location 1351 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v_shm_id, v_shm_offset); location 1355 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform4fvImmediate(GLint location, GLsizei count, const GLfloat* v) { location 1360 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v); location 1364 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform4i(GLint location, GLint x, GLint y, GLint z, GLint w) { location 1367 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, x, y, z, w); location 1371 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform4iv(GLint location, location 1377 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v_shm_id, v_shm_offset); location 1381 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void Uniform4ivImmediate(GLint location, GLsizei count, const GLint* v) { location 1386 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, v); location 1390 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void UniformMatrix2fv(GLint location, location 1398 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, transpose, value_shm_id, value_shm_offset); location 1402 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void UniformMatrix2fvImmediate(GLint location, location 1412 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, transpose, value); location 1416 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void UniformMatrix3fv(GLint location, location 1424 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, transpose, value_shm_id, value_shm_offset); location 1428 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void UniformMatrix3fvImmediate(GLint location, location 1438 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, transpose, value); location 1442 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void UniformMatrix4fv(GLint location, location 1450 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, transpose, value_shm_id, value_shm_offset); location 1454 gpu/command_buffer/client/gles2_cmd_helper_autogen.h void UniformMatrix4fvImmediate(GLint location, location 1464 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(location, count, transpose, value); location 2038 gpu/command_buffer/client/gles2_cmd_helper_autogen.h GLint location, location 2045 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(program, location, name_shm_id, name_shm_offset, data_size); location 2050 gpu/command_buffer/client/gles2_cmd_helper_autogen.h GLint location, location 2055 gpu/command_buffer/client/gles2_cmd_helper_autogen.h c->Init(program, location, name_bucket_id); location 1036 gpu/command_buffer/client/gles2_implementation.cc GLuint program, GLint location, const char* name) { location 1039 gpu/command_buffer/client/gles2_implementation.cc << program << ", " << location << ", " << name << ")"); location 1042 gpu/command_buffer/client/gles2_implementation.cc program, location, kResultBucketId); location 2230 gpu/command_buffer/client/gles2_implementation.cc GLuint program, GLint location, GLfloat* params) { location 2233 gpu/command_buffer/client/gles2_implementation.cc << program << ", " << location << ", " location 2243 gpu/command_buffer/client/gles2_implementation.cc program, location, GetResultShmId(), GetResultShmOffset()); location 2255 gpu/command_buffer/client/gles2_implementation.cc GLuint program, GLint location, GLint* params) { location 2258 gpu/command_buffer/client/gles2_implementation.cc << program << ", " << location << ", " location 2268 gpu/command_buffer/client/gles2_implementation.cc program, location, GetResultShmId(), GetResultShmOffset()); location 259 gpu/command_buffer/client/gles2_implementation_autogen.h GLint location, location 263 gpu/command_buffer/client/gles2_implementation_autogen.h GLint location, location 380 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform1f(GLint location, GLfloat x) OVERRIDE; location 382 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform1fv(GLint location, location 386 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform1i(GLint location, GLint x) OVERRIDE; location 388 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform1iv(GLint location, GLsizei count, const GLint* v) OVERRIDE; location 390 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform2f(GLint location, GLfloat x, GLfloat y) OVERRIDE; location 392 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform2fv(GLint location, location 396 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform2i(GLint location, GLint x, GLint y) OVERRIDE; location 398 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform2iv(GLint location, GLsizei count, const GLint* v) OVERRIDE; location 400 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z) location 403 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform3fv(GLint location, location 407 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform3i(GLint location, GLint x, GLint y, GLint z) OVERRIDE; location 409 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform3iv(GLint location, GLsizei count, const GLint* v) OVERRIDE; location 411 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform4f(GLint location, location 417 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform4fv(GLint location, location 421 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform4i(GLint location, GLint x, GLint y, GLint z, GLint w) location 424 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void Uniform4iv(GLint location, GLsizei count, const GLint* v) OVERRIDE; location 426 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void UniformMatrix2fv(GLint location, location 431 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void UniformMatrix3fv(GLint location, location 436 gpu/command_buffer/client/gles2_implementation_autogen.h virtual void UniformMatrix4fv(GLint location, location 666 gpu/command_buffer/client/gles2_implementation_autogen.h GLint location, location 1240 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform1f(GLint location, GLfloat x) { location 1242 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform1f(" << location << ", " location 1244 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform1f(location, x); location 1248 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform1fv(GLint location, location 1252 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform1fv(" << location << ", " location 1263 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform1fvImmediate(location, count, v); location 1267 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform1i(GLint location, GLint x) { location 1269 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform1i(" << location << ", " location 1271 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform1i(location, x); location 1275 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform1iv(GLint location, location 1279 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform1iv(" << location << ", " location 1290 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform1ivImmediate(location, count, v); location 1294 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform2f(GLint location, GLfloat x, GLfloat y) { location 1296 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform2f(" << location << ", " location 1298 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform2f(location, x, y); location 1302 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform2fv(GLint location, location 1306 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform2fv(" << location << ", " location 1317 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform2fvImmediate(location, count, v); location 1321 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform2i(GLint location, GLint x, GLint y) { location 1323 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform2i(" << location << ", " location 1325 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform2i(location, x, y); location 1329 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform2iv(GLint location, location 1333 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform2iv(" << location << ", " location 1344 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform2ivImmediate(location, count, v); location 1348 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform3f(GLint location, location 1353 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform3f(" << location << ", " location 1355 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform3f(location, x, y, z); location 1359 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform3fv(GLint location, location 1363 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform3fv(" << location << ", " location 1375 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform3fvImmediate(location, count, v); location 1379 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform3i(GLint location, GLint x, GLint y, GLint z) { location 1381 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform3i(" << location << ", " location 1383 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform3i(location, x, y, z); location 1387 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform3iv(GLint location, location 1391 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform3iv(" << location << ", " location 1403 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform3ivImmediate(location, count, v); location 1407 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform4f(GLint location, location 1413 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform4f(" << location << ", " location 1415 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform4f(location, x, y, z, w); location 1419 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform4fv(GLint location, location 1423 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform4fv(" << location << ", " location 1435 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform4fvImmediate(location, count, v); location 1439 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform4i(GLint location, location 1445 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform4i(" << location << ", " location 1447 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform4i(location, x, y, z, w); location 1451 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::Uniform4iv(GLint location, location 1455 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniform4iv(" << location << ", " location 1467 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->Uniform4ivImmediate(location, count, v); location 1471 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::UniformMatrix2fv(GLint location, location 1476 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniformMatrix2fv(" << location location 1491 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->UniformMatrix2fvImmediate(location, count, transpose, value); location 1495 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::UniformMatrix3fv(GLint location, location 1500 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniformMatrix3fv(" << location location 1518 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->UniformMatrix3fvImmediate(location, count, transpose, value); location 1522 gpu/command_buffer/client/gles2_implementation_impl_autogen.h void GLES2Implementation::UniformMatrix4fv(GLint location, location 1527 gpu/command_buffer/client/gles2_implementation_impl_autogen.h GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glUniformMatrix4fv(" << location location 1548 gpu/command_buffer/client/gles2_implementation_impl_autogen.h helper_->UniformMatrix4fvImmediate(location, count, transpose, value); location 185 gpu/command_buffer/client/gles2_interface_autogen.h virtual void GetUniformfv(GLuint program, GLint location, GLfloat* params) = 0; location 186 gpu/command_buffer/client/gles2_interface_autogen.h virtual void GetUniformiv(GLuint program, GLint location, GLint* params) = 0; location 268 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform1f(GLint location, GLfloat x) = 0; location 269 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform1fv(GLint location, GLsizei count, const GLfloat* v) = 0; location 270 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform1i(GLint location, GLint x) = 0; location 271 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform1iv(GLint location, GLsizei count, const GLint* v) = 0; location 272 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform2f(GLint location, GLfloat x, GLfloat y) = 0; location 273 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform2fv(GLint location, GLsizei count, const GLfloat* v) = 0; location 274 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform2i(GLint location, GLint x, GLint y) = 0; location 275 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform2iv(GLint location, GLsizei count, const GLint* v) = 0; location 276 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z) = 0; location 277 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform3fv(GLint location, GLsizei count, const GLfloat* v) = 0; location 278 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform3i(GLint location, GLint x, GLint y, GLint z) = 0; location 279 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform3iv(GLint location, GLsizei count, const GLint* v) = 0; location 280 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform4f(GLint location, location 285 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform4fv(GLint location, GLsizei count, const GLfloat* v) = 0; location 286 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform4i(GLint location, GLint x, GLint y, GLint z, GLint w) = 0; location 287 gpu/command_buffer/client/gles2_interface_autogen.h virtual void Uniform4iv(GLint location, GLsizei count, const GLint* v) = 0; location 288 gpu/command_buffer/client/gles2_interface_autogen.h virtual void UniformMatrix2fv(GLint location, location 292 gpu/command_buffer/client/gles2_interface_autogen.h virtual void UniformMatrix3fv(GLint location, location 296 gpu/command_buffer/client/gles2_interface_autogen.h virtual void UniformMatrix4fv(GLint location, location 456 gpu/command_buffer/client/gles2_interface_autogen.h GLint location, location 188 gpu/command_buffer/client/gles2_interface_stub_autogen.h GLint location, location 191 gpu/command_buffer/client/gles2_interface_stub_autogen.h GLint location, location 278 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform1f(GLint location, GLfloat x) OVERRIDE; location 279 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform1fv(GLint location, location 282 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform1i(GLint location, GLint x) OVERRIDE; location 283 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform1iv(GLint location, GLsizei count, const GLint* v) OVERRIDE; location 284 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform2f(GLint location, GLfloat x, GLfloat y) OVERRIDE; location 285 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform2fv(GLint location, location 288 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform2i(GLint location, GLint x, GLint y) OVERRIDE; location 289 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform2iv(GLint location, GLsizei count, const GLint* v) OVERRIDE; location 290 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z) location 292 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform3fv(GLint location, location 295 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform3i(GLint location, GLint x, GLint y, GLint z) OVERRIDE; location 296 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform3iv(GLint location, GLsizei count, const GLint* v) OVERRIDE; location 297 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform4f(GLint location, location 302 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform4fv(GLint location, location 305 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform4i(GLint location, GLint x, GLint y, GLint z, GLint w) location 307 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void Uniform4iv(GLint location, GLsizei count, const GLint* v) OVERRIDE; location 308 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void UniformMatrix2fv(GLint location, location 312 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void UniformMatrix3fv(GLint location, location 316 gpu/command_buffer/client/gles2_interface_stub_autogen.h virtual void UniformMatrix4fv(GLint location, location 480 gpu/command_buffer/client/gles2_interface_stub_autogen.h GLint location, location 188 gpu/command_buffer/client/gles2_trace_implementation_autogen.h GLint location, location 191 gpu/command_buffer/client/gles2_trace_implementation_autogen.h GLint location, location 278 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform1f(GLint location, GLfloat x) OVERRIDE; location 279 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform1fv(GLint location, location 282 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform1i(GLint location, GLint x) OVERRIDE; location 283 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform1iv(GLint location, GLsizei count, const GLint* v) OVERRIDE; location 284 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform2f(GLint location, GLfloat x, GLfloat y) OVERRIDE; location 285 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform2fv(GLint location, location 288 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform2i(GLint location, GLint x, GLint y) OVERRIDE; location 289 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform2iv(GLint location, GLsizei count, const GLint* v) OVERRIDE; location 290 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z) location 292 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform3fv(GLint location, location 295 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform3i(GLint location, GLint x, GLint y, GLint z) OVERRIDE; location 296 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform3iv(GLint location, GLsizei count, const GLint* v) OVERRIDE; location 297 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform4f(GLint location, location 302 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform4fv(GLint location, location 305 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform4i(GLint location, GLint x, GLint y, GLint z, GLint w) location 307 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void Uniform4iv(GLint location, GLsizei count, const GLint* v) OVERRIDE; location 308 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void UniformMatrix2fv(GLint location, location 312 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void UniformMatrix3fv(GLint location, location 316 gpu/command_buffer/client/gles2_trace_implementation_autogen.h virtual void UniformMatrix4fv(GLint location, location 480 gpu/command_buffer/client/gles2_trace_implementation_autogen.h GLint location, location 507 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h GLint location, location 510 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->GetUniformfv(program, location, params); location 514 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h GLint location, location 517 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->GetUniformiv(program, location, params); location 775 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform1f(GLint location, GLfloat x) { location 777 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform1f(location, x); location 780 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform1fv(GLint location, location 784 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform1fv(location, count, v); location 787 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform1i(GLint location, GLint x) { location 789 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform1i(location, x); location 792 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform1iv(GLint location, location 796 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform1iv(location, count, v); location 799 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform2f(GLint location, GLfloat x, GLfloat y) { location 801 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform2f(location, x, y); location 804 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform2fv(GLint location, location 808 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform2fv(location, count, v); location 811 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform2i(GLint location, GLint x, GLint y) { location 813 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform2i(location, x, y); location 816 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform2iv(GLint location, location 820 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform2iv(location, count, v); location 823 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform3f(GLint location, location 828 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform3f(location, x, y, z); location 831 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform3fv(GLint location, location 835 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform3fv(location, count, v); location 838 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform3i(GLint location, location 843 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform3i(location, x, y, z); location 846 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform3iv(GLint location, location 850 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform3iv(location, count, v); location 853 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform4f(GLint location, location 859 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform4f(location, x, y, z, w); location 862 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform4fv(GLint location, location 866 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform4fv(location, count, v); location 869 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform4i(GLint location, location 875 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform4i(location, x, y, z, w); location 878 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::Uniform4iv(GLint location, location 882 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->Uniform4iv(location, count, v); location 885 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::UniformMatrix2fv(GLint location, location 890 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->UniformMatrix2fv(location, count, transpose, value); location 893 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::UniformMatrix3fv(GLint location, location 898 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->UniformMatrix3fv(location, count, transpose, value); location 901 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h void GLES2TraceImplementation::UniformMatrix4fv(GLint location, location 906 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->UniformMatrix4fv(location, count, transpose, value); location 1373 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h GLint location, location 1377 gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h gl_->BindUniformLocationCHROMIUM(program, location, name); location 162 gpu/command_buffer/client/program_info_manager.cc location(_location), location 167 gpu/command_buffer/client/program_info_manager.cc GLint location; location 249 gpu/command_buffer/client/program_info_manager.cc return info.location; location 345 gpu/command_buffer/client/program_info_manager.cc const int32* location = LocalGetAs<const int32*>( location 351 gpu/command_buffer/client/program_info_manager.cc VertexAttrib(input->size, input->type, name, *location)); location 3831 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 3848 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 3858 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(GetUniformfv, location) == 8, location 3885 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 3902 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 3912 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(GetUniformiv, location) == 8, location 5722 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 5732 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 5739 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform1f, location) == 4, location 5760 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 5777 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 5786 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform1fv, location) == 4, location 5816 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 5828 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 5836 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform1fvImmediate, location) == 4, location 5855 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 5865 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 5872 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform1i, location) == 4, location 5893 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 5910 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 5919 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform1iv, location) == 4, location 5949 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 5961 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 5969 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform1ivImmediate, location) == 4, location 5988 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 5999 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6007 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform2f, location) == 4, location 6029 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6046 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6055 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform2fv, location) == 4, location 6085 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6097 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6105 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform2fvImmediate, location) == 4, location 6124 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6135 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6143 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform2i, location) == 4, location 6165 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6182 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6191 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform2iv, location) == 4, location 6221 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6233 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6241 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform2ivImmediate, location) == 4, location 6260 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6272 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6281 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform3f, location) == 4, location 6304 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6321 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6330 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform3fv, location) == 4, location 6360 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6372 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6380 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform3fvImmediate, location) == 4, location 6399 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6411 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6420 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform3i, location) == 4, location 6443 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6460 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6469 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform3iv, location) == 4, location 6499 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6511 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6519 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform3ivImmediate, location) == 4, location 6538 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6556 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6566 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform4f, location) == 4, location 6590 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6607 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6616 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform4fv, location) == 4, location 6646 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6658 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6666 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform4fvImmediate, location) == 4, location 6685 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6703 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6713 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform4i, location) == 4, location 6737 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6754 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6763 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform4iv, location) == 4, location 6793 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6805 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6813 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(Uniform4ivImmediate, location) == 4, location 6836 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6855 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6866 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(UniformMatrix2fv, location) == 4, location 6901 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6918 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6927 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(UniformMatrix2fvImmediate, location) == 4, location 6952 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 6971 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 6982 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(UniformMatrix3fv, location) == 4, location 7017 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 7034 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 7043 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(UniformMatrix3fvImmediate, location) == 4, location 7068 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 7087 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 7098 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(UniformMatrix4fv, location) == 4, location 7133 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 7150 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 7159 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(UniformMatrix4fvImmediate, location) == 4, location 9866 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 9885 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 9897 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(BindUniformLocationCHROMIUM, location) == 8, location 9921 gpu/command_buffer/common/gles2_cmd_format_autogen.h location = _location; location 9935 gpu/command_buffer/common/gles2_cmd_format_autogen.h int32 location; location 9945 gpu/command_buffer/common/gles2_cmd_format_autogen.h COMPILE_ASSERT(offsetof(BindUniformLocationCHROMIUMBucket, location) == 8, location 1255 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(12), cmd.location); location 1272 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(12), cmd.location); location 1870 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 1884 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 1905 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(1), cmd.location); location 1918 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 1932 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 1952 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(1), cmd.location); location 1967 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 1982 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 2005 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(1), cmd.location); location 2020 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 2035 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 2057 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(1), cmd.location); location 2073 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 2089 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 2114 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(1), cmd.location); location 2130 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 2146 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 2170 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(1), cmd.location); location 2187 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 2204 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 2231 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(1), cmd.location); location 2248 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 2265 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 2291 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(1), cmd.location); location 2309 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 2341 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(1), cmd.location); location 2360 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 2402 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(1), cmd.location); location 2421 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(11), cmd.location); location 2477 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(1), cmd.location); location 3559 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(12), cmd.location); location 3578 gpu/command_buffer/common/gles2_cmd_format_test_autogen.h EXPECT_EQ(static_cast<GLint>(12), cmd.location); location 1119 gpu/command_buffer/service/gles2_cmd_decoder.cc GLuint client_id, GLint location, const char* name); location 1178 gpu/command_buffer/service/gles2_cmd_decoder.cc bool CheckCurrentProgramForUniform(GLint location, const char* function_name); location 4721 gpu/command_buffer/service/gles2_cmd_decoder.cc GLuint program_id, GLint location, const char* name) { location 4734 gpu/command_buffer/service/gles2_cmd_decoder.cc if (location < 0 || static_cast<uint32>(location) >= location 4747 gpu/command_buffer/service/gles2_cmd_decoder.cc if (!program->SetUniformLocationBinding(name, location)) { location 4757 gpu/command_buffer/service/gles2_cmd_decoder.cc GLint location = static_cast<GLint>(c.location); location 4765 gpu/command_buffer/service/gles2_cmd_decoder.cc DoBindUniformLocationCHROMIUM(program, location, name_str.c_str()); location 4773 gpu/command_buffer/service/gles2_cmd_decoder.cc GLint location = static_cast<GLint>(c.location); location 4782 gpu/command_buffer/service/gles2_cmd_decoder.cc DoBindUniformLocationCHROMIUM(program, location, name_str.c_str()); location 5666 gpu/command_buffer/service/gles2_cmd_decoder.cc GLint location, const char* function_name) { location 5670 gpu/command_buffer/service/gles2_cmd_decoder.cc return location != -1; location 7577 gpu/command_buffer/service/gles2_cmd_decoder.cc GLint* location = GetSharedMemoryAs<GLint*>( location 7579 gpu/command_buffer/service/gles2_cmd_decoder.cc if (!location) { location 7584 gpu/command_buffer/service/gles2_cmd_decoder.cc if (*location != -1) { location 7587 gpu/command_buffer/service/gles2_cmd_decoder.cc *location = program->GetAttribLocation(name_str); location 7636 gpu/command_buffer/service/gles2_cmd_decoder.cc GLint* location = GetSharedMemoryAs<GLint*>( location 7638 gpu/command_buffer/service/gles2_cmd_decoder.cc if (!location) { location 7643 gpu/command_buffer/service/gles2_cmd_decoder.cc if (*location != -1) { location 7646 gpu/command_buffer/service/gles2_cmd_decoder.cc *location = program->GetUniformFakeLocation(name_str); location 8782 gpu/command_buffer/service/gles2_cmd_decoder.cc GLint fake_location = c.location; location 8801 gpu/command_buffer/service/gles2_cmd_decoder.cc GLint fake_location = c.location; location 1960 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 1963 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform1fv(location, 1, &temp[0]); location 1970 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 1981 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform1fv(location, count, v); location 1988 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2002 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform1fv(location, count, v); location 2009 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2011 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform1i(location, x); location 2018 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2029 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform1iv(location, count, v); location 2036 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2050 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform1iv(location, count, v); location 2057 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2061 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform2fv(location, 1, &temp[0]); location 2068 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2079 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform2fv(location, count, v); location 2086 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2100 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform2fv(location, count, v); location 2107 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2111 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform2iv(location, 1, &temp[0]); location 2118 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2129 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform2iv(location, count, v); location 2136 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2150 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform2iv(location, count, v); location 2157 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2162 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform3fv(location, 1, &temp[0]); location 2169 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2180 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform3fv(location, count, v); location 2187 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2201 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform3fv(location, count, v); location 2208 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2213 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform3iv(location, 1, &temp[0]); location 2220 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2231 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform3iv(location, count, v); location 2238 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2252 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform3iv(location, count, v); location 2259 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2265 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform4fv(location, 1, &temp[0]); location 2272 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2283 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform4fv(location, count, v); location 2290 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2304 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform4fv(location, count, v); location 2311 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2317 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform4iv(location, 1, &temp[0]); location 2324 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2335 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform4iv(location, count, v); location 2342 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2356 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniform4iv(location, count, v); location 2363 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2380 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniformMatrix2fv(location, count, transpose, value); location 2387 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2407 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniformMatrix2fv(location, count, transpose, value); location 2414 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2431 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniformMatrix3fv(location, count, transpose, value); location 2438 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2458 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniformMatrix3fv(location, count, transpose, value); location 2465 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2482 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniformMatrix4fv(location, count, transpose, value); location 2489 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h GLint location = static_cast<GLint>(c.location); location 2509 gpu/command_buffer/service/gles2_cmd_decoder_autogen.h DoUniformMatrix4fv(location, count, transpose, value); location 287 gpu/command_buffer/service/program_manager.cc GLint location = uniform_info.element_locations[0]; location 298 gpu/command_buffer/service/program_manager.cc glUniform1fv(location, size, reinterpret_cast<const GLfloat*>(zero)); location 301 gpu/command_buffer/service/program_manager.cc glUniform2fv(location, size, reinterpret_cast<const GLfloat*>(zero)); location 304 gpu/command_buffer/service/program_manager.cc glUniform3fv(location, size, reinterpret_cast<const GLfloat*>(zero)); location 307 gpu/command_buffer/service/program_manager.cc glUniform4fv(location, size, reinterpret_cast<const GLfloat*>(zero)); location 316 gpu/command_buffer/service/program_manager.cc glUniform1iv(location, size, reinterpret_cast<const GLint*>(zero)); location 320 gpu/command_buffer/service/program_manager.cc glUniform2iv(location, size, reinterpret_cast<const GLint*>(zero)); location 324 gpu/command_buffer/service/program_manager.cc glUniform3iv(location, size, reinterpret_cast<const GLint*>(zero)); location 328 gpu/command_buffer/service/program_manager.cc glUniform4iv(location, size, reinterpret_cast<const GLint*>(zero)); location 332 gpu/command_buffer/service/program_manager.cc location, size, false, reinterpret_cast<const GLfloat*>(zero)); location 336 gpu/command_buffer/service/program_manager.cc location, size, false, reinterpret_cast<const GLfloat*>(zero)); location 340 gpu/command_buffer/service/program_manager.cc location, size, false, reinterpret_cast<const GLfloat*>(zero)); location 352 gpu/command_buffer/service/program_manager.cc UniformData() : size(-1), type(GL_NONE), location(0), added(false) { location 359 gpu/command_buffer/service/program_manager.cc GLint location; location 397 gpu/command_buffer/service/program_manager.cc GLint location = glGetAttribLocation(service_id_, name_buffer.get()); location 398 gpu/command_buffer/service/program_manager.cc if (location > max_location) { location 399 gpu/command_buffer/service/program_manager.cc max_location = location; location 402 gpu/command_buffer/service/program_manager.cc VertexAttrib(size, type, original_name, location)); location 415 gpu/command_buffer/service/program_manager.cc attrib_location_to_index_map_[info.location] = ii; location 424 gpu/command_buffer/service/program_manager.cc DVLOG(1) << ii << ": loc = " << info.location location 469 gpu/command_buffer/service/program_manager.cc data.location = glGetUniformLocation( location 481 gpu/command_buffer/service/program_manager.cc data.size, data.type, data.location, it->second, data.corrected_name, location 491 gpu/command_buffer/service/program_manager.cc data.size, data.type, data.location, -1, data.corrected_name, location 744 gpu/command_buffer/service/program_manager.cc return info.location; location 805 gpu/command_buffer/service/program_manager.cc const std::string& name, GLint location) { location 813 gpu/command_buffer/service/program_manager.cc bind_uniform_location_map_[short_name] = location; location 855 gpu/command_buffer/service/program_manager.cc GLsizei size, GLenum type, GLint location, GLint fake_base_location, location 878 gpu/command_buffer/service/program_manager.cc info.element_locations[0] = location; location 1272 gpu/command_buffer/service/program_manager.cc *locations++ = info.location; location 85 gpu/command_buffer/service/program_manager.h location(_location), location 90 gpu/command_buffer/service/program_manager.h GLint location; location 120 gpu/command_buffer/service/program_manager.h const VertexAttrib* GetAttribInfoByLocation(GLuint location) const { location 121 gpu/command_buffer/service/program_manager.h if (location < attrib_location_to_index_map_.size()) { location 122 gpu/command_buffer/service/program_manager.h GLint index = attrib_location_to_index_map_[location]; location 195 gpu/command_buffer/service/program_manager.h void SetAttribLocationBinding(const std::string& attrib, GLint location) { location 196 gpu/command_buffer/service/program_manager.h bind_attrib_location_map_[attrib] = location; location 201 gpu/command_buffer/service/program_manager.h bool SetUniformLocationBinding(const std::string& name, GLint location); location 280 gpu/command_buffer/service/program_manager.h GLsizei size, GLenum type, GLint location, GLint fake_base_location, location 509 gpu/command_buffer/service/program_manager_unittest.cc EXPECT_EQ(expected.location, info.location); location 524 gpu/command_buffer/service/program_manager_unittest.cc EXPECT_EQ(kAttrib2Location, info->location); location 1046 gpu/command_buffer/service/program_manager_unittest.cc const int32* location = bucket.GetDataAs<const int32*>( location 1048 gpu/command_buffer/service/program_manager_unittest.cc ASSERT_TRUE(location != NULL); location 1049 gpu/command_buffer/service/program_manager_unittest.cc EXPECT_EQ(expected.location, *location); location 498 gpu/command_buffer/service/test_helper.cc .WillOnce(Return(info.location)) location 52 gpu/command_buffer/service/test_helper.h GLint location; location 112 gpu/command_buffer/tests/gl_test_utils.cc GLint location, const GLfloat color[4], GLenum usage) { location 123 gpu/command_buffer/tests/gl_test_utils.cc glEnableVertexAttribArray(location); location 124 gpu/command_buffer/tests/gl_test_utils.cc glVertexAttribPointer(location, 4, GL_FLOAT, GL_FALSE, 0, 0); location 41 gpu/command_buffer/tests/gl_test_utils.h GLint location, const GLfloat color[4], GLenum usage); location 189 jingle/glue/fake_ssl_client_socket_unittest.cc net::IoMode mode, int error, HandshakeErrorLocation location) { location 202 jingle/glue/fake_ssl_client_socket_unittest.cc switch (location) { location 259 jingle/glue/fake_ssl_client_socket_unittest.cc int error, HandshakeErrorLocation location) { location 260 jingle/glue/fake_ssl_client_socket_unittest.cc RunUnsuccessfulHandshakeTestHelper(net::SYNCHRONOUS, error, location); location 261 jingle/glue/fake_ssl_client_socket_unittest.cc RunUnsuccessfulHandshakeTestHelper(net::ASYNC, error, location); location 109 media/filters/ffmpeg_demuxer_unittest.cc void OnReadDone(const tracked_objects::Location& location, location 114 media/filters/ffmpeg_demuxer_unittest.cc location.Write(true, false, &location_str); location 128 media/filters/ffmpeg_demuxer_unittest.cc DemuxerStream::ReadCB NewReadCB(const tracked_objects::Location& location, location 132 media/filters/ffmpeg_demuxer_unittest.cc location, size, timestampInMicroseconds); location 101 mojo/apps/js/bindings/gl/context.cc void Context::UniformMatrix4fv(GLint location, GLboolean transpose, location 103 mojo/apps/js/bindings/gl/context.cc glUniformMatrix4fv(location, 1, transpose, location 50 mojo/apps/js/bindings/gl/context.h static void UniformMatrix4fv(GLint location, GLboolean transpose, location 64 mojo/examples/aura_demo/aura_demo.cc const gfx::Point& location) OVERRIDE { location 135 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::MoveCursorToNative(const gfx::Point& location) { location 178 mojo/examples/aura_demo/window_tree_host_mojo.cc gfx::Point location(event.location().x(), event.location().y()); location 179 mojo/examples/aura_demo/window_tree_host_mojo.cc ui::MouseEvent ev(static_cast<ui::EventType>(event.action()), location, location 180 mojo/examples/aura_demo/window_tree_host_mojo.cc location, event.flags(), 0); location 53 mojo/examples/aura_demo/window_tree_host_mojo.h virtual void MoveCursorToNative(const gfx::Point& location) OVERRIDE; location 95 mojo/examples/pepper_container_app/pepper_container_app.cc if (!event.location().is_null()) { location 713 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 717 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glGetUniformfv(program, location, params); location 723 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 727 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glGetUniformiv(program, location, params); location 1077 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc void Uniform1f(PP_Resource context_id, GLint location, GLfloat x) { location 1080 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform1f(location, x); location 1085 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 1090 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform1fv(location, count, v); location 1094 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc void Uniform1i(PP_Resource context_id, GLint location, GLint x) { location 1097 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform1i(location, x); location 1102 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 1107 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform1iv(location, count, v); location 1111 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc void Uniform2f(PP_Resource context_id, GLint location, GLfloat x, GLfloat y) { location 1114 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform2f(location, x, y); location 1119 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 1124 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform2fv(location, count, v); location 1128 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc void Uniform2i(PP_Resource context_id, GLint location, GLint x, GLint y) { location 1131 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform2i(location, x, y); location 1136 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 1141 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform2iv(location, count, v); location 1146 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 1152 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform3f(location, x, y, z); location 1157 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 1162 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform3fv(location, count, v); location 1167 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 1173 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform3i(location, x, y, z); location 1178 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 1183 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform3iv(location, count, v); location 1188 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 1195 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform4f(location, x, y, z, w); location 1200 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 1205 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform4fv(location, count, v); location 1210 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 1217 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform4i(location, x, y, z, w); location 1222 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 1227 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniform4iv(location, count, v); location 1232 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 1238 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniformMatrix2fv(location, count, transpose, value); location 1243 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 1249 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniformMatrix3fv(location, count, transpose, value); location 1254 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc GLint location, location 1260 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc glUniformMatrix4fv(location, count, transpose, value); location 51 mojo/examples/sample_app/gles2_client_impl.cc capture_point_.SetPoint(event.location().x(), event.location().y()); location 58 mojo/examples/sample_app/gles2_client_impl.cc int direction = event.location().y() < last_drag_point_.y() || location 59 mojo/examples/sample_app/gles2_client_impl.cc event.location().x() > last_drag_point_.x() ? 1 : -1; location 62 mojo/examples/sample_app/gles2_client_impl.cc CalculateDragDistance(last_drag_point_, event.location())); location 66 mojo/examples/sample_app/gles2_client_impl.cc last_drag_point_.SetPoint(event.location().x(), event.location().y()); location 74 mojo/examples/sample_app/gles2_client_impl.cc CalculateDragDistance(capture_point_, event.location()), location 76 mojo/examples/sample_app/sample_app.cc if (!event.location().is_null()) location 275 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLuint program, GLint location, GLfloat* params), location 276 mojo/public/c/gles2/gles2_call_visitor_autogen.h (program, location, params)) location 279 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLuint program, GLint location, GLint* params), location 280 mojo/public/c/gles2/gles2_call_visitor_autogen.h (program, location, params)) location 421 mojo/public/c/gles2/gles2_call_visitor_autogen.h VISIT_GL_CALL(Uniform1f, void, (GLint location, GLfloat x), (location, x)) location 424 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLsizei count, const GLfloat* v), location 425 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, count, v)) location 426 mojo/public/c/gles2/gles2_call_visitor_autogen.h VISIT_GL_CALL(Uniform1i, void, (GLint location, GLint x), (location, x)) location 429 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLsizei count, const GLint* v), location 430 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, count, v)) location 433 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLfloat x, GLfloat y), location 434 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, x, y)) location 437 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLsizei count, const GLfloat* v), location 438 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, count, v)) location 441 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLint x, GLint y), location 442 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, x, y)) location 445 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLsizei count, const GLint* v), location 446 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, count, v)) location 449 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLfloat x, GLfloat y, GLfloat z), location 450 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, x, y, z)) location 453 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLsizei count, const GLfloat* v), location 454 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, count, v)) location 457 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLint x, GLint y, GLint z), location 458 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, x, y, z)) location 461 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLsizei count, const GLint* v), location 462 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, count, v)) location 465 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w), location 466 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, x, y, z, w)) location 469 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLsizei count, const GLfloat* v), location 470 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, count, v)) location 473 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLint x, GLint y, GLint z, GLint w), location 474 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, x, y, z, w)) location 477 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLsizei count, const GLint* v), location 478 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, count, v)) location 482 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value), location 483 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, count, transpose, value)) location 487 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value), location 488 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, count, transpose, value)) location 492 mojo/public/c/gles2/gles2_call_visitor_autogen.h (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value), location 493 mojo/public/c/gles2/gles2_call_visitor_autogen.h (location, count, transpose, value)) location 83 mojo/services/native_viewport/native_viewport_android.cc gfx::Point location(static_cast<int>(x), static_cast<int>(y)); location 84 mojo/services/native_viewport/native_viewport_android.cc ui::TouchEvent event(MotionEventActionToEventType(action), location, location 129 mojo/services/native_viewport/native_viewport_service.cc Point::Builder location; location 130 mojo/services/native_viewport/native_viewport_service.cc location.set_x(located_event->location().x()); location 131 mojo/services/native_viewport/native_viewport_service.cc location.set_y(located_event->location().y()); location 132 mojo/services/native_viewport/native_viewport_service.cc event.set_location(location.Finish()); location 74 native_client_sdk/src/examples/demo/flock/flock.cc pp::Point dest_point(goose.location().x() - sprite_side_length / 2, location 75 native_client_sdk/src/examples/demo/flock/flock.cc goose.location().y() - sprite_side_length / 2); location 43 native_client_sdk/src/examples/demo/flock/goose.cc Goose::Goose(const Vector2& location, const Vector2& velocity) location 44 native_client_sdk/src/examples/demo/flock/goose.cc : location_(location), location 94 native_client_sdk/src/examples/demo/flock/goose.cc location_, goose.location()); location 200 native_client_sdk/src/examples/demo/flock/goose.cc cohesion->Add(goose.location()); location 23 native_client_sdk/src/examples/demo/flock/goose.h Goose(const Vector2& location, const Vector2& velocity); location 63 native_client_sdk/src/examples/demo/flock/goose.h Vector2 location() const { location 170 native_client_sdk/src/examples/demo/life/life.c struct PP_Point location = location 174 native_client_sdk/src/examples/demo/life/life.c DrawCell(location.x, location.y); location 174 native_client_sdk/src/gonacl_appengine/src/life/life.c struct PP_Point location = location 178 native_client_sdk/src/gonacl_appengine/src/life/life.c DrawCell(location.x, location.y); location 412 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc size_t location = it->find('='); location 413 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc if (location != std::string::npos) { location 414 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc std::string key = it->substr(0, location); location 415 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc std::string val = it->substr(location + 1); location 770 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_COMPARE_EXCHANGE_64(location, value, comparand) \ location 778 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h :"r" (location), "r" (value), "a" (comparand) \ location 782 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_EXCHANGE_64(location, value) \ location 789 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h :"r" (location), "0" (value) \ location 793 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_EXCHANGE_ADD_64(location, value) \ location 801 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h :"r" (location), "0" (value) \ location 805 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_INCREMENT_64(location) \ location 813 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h :"r" (location) \ location 817 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_DECREMENT_64(location) \ location 825 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h :"r" (location) \ location 830 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_COMPARE_EXCHANGE_LONG(location, value, comparand) \ location 838 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h :"r" (location), "r" (value), "a" (comparand) \ location 842 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_EXCHANGE_LONG(location, value) \ location 849 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h :"r" (location), "0" (value) \ location 853 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_EXCHANGE_ADD_LONG(location, value) \ location 861 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h :"r" (location), "0" (value) \ location 865 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_INCREMENT_LONG(location) \ location 873 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h :"r" (location) \ location 877 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_DECREMENT_LONG(location) \ location 885 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h :"r" (location) \ location 889 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_COMPARE_EXCHANGE_PTR(location, value, comparand) \ location 890 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h PTW32_INTERLOCKED_COMPARE_EXCHANGE_SIZE((PTW32_INTERLOCKED_SIZEPTR)location, \ location 893 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_EXCHANGE_PTR(location, value) \ location 894 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h PTW32_INTERLOCKED_EXCHANGE_SIZE((PTW32_INTERLOCKED_SIZEPTR)location, \ location 905 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_COMPARE_EXCHANGE_LONG(location, value, comparand) \ location 906 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h ((LONG)InterlockedCompareExchange((PVOID *)(location), (PVOID)(value), (PVOID)(comparand))) location 916 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_EXCHANGE_PTR(location, value) \ location 917 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h ((PVOID)InterlockedExchange((LPLONG)(location), (LONG)(value))) location 436 net/base/escape.cc size_t location = *i; location 437 net/base/escape.cc if (offset <= location) { location 441 net/base/escape.cc if (offset <= (location + 2)) { location 181 net/disk_cache/blockfile/index_table_v3.cc int FileNumberFromLocation(int location) { location 182 net/disk_cache/blockfile/index_table_v3.cc return location / kMinFileNumber; location 185 net/disk_cache/blockfile/index_table_v3.cc int StartBlockFromLocation(int location) { location 186 net/disk_cache/blockfile/index_table_v3.cc return location % kMinFileNumber; location 274 net/disk_cache/blockfile/index_table_v3.cc uint32 location = GetLocation(); location 275 net/disk_cache/blockfile/index_table_v3.cc int file_number = FileNumberFromLocation(location); location 284 net/disk_cache/blockfile/index_table_v3.cc return Addr(file_type, 1, file_number, StartBlockFromLocation(location)); location 360 net/disk_cache/blockfile/index_table_v3.cc uint32 location = address.FileNumber() << 16 | address.start_block(); location 361 net/disk_cache/blockfile/index_table_v3.cc SetCellLocation(&cell_, location); location 90 net/disk_cache/blockfile/rankings.cc void GenerateCrash(CrashLocation location) { location 94 net/disk_cache/blockfile/rankings.cc switch (location) { location 5437 net/http/http_cache_unittest.cc std::string location; location 5438 net/http/http_cache_unittest.cc info->headers->EnumerateHeader(NULL, "Location", &location); location 5439 net/http/http_cache_unittest.cc EXPECT_EQ(location, "http://www.bar.com/"); location 5471 net/http/http_cache_unittest.cc std::string location; location 5472 net/http/http_cache_unittest.cc info->headers->EnumerateHeader(NULL, "Location", &location); location 5473 net/http/http_cache_unittest.cc EXPECT_EQ(location, "http://www.bar.com/"); location 724 net/http/http_proxy_client_socket_pool_unittest.cc std::string location; location 725 net/http/http_proxy_client_socket_pool_unittest.cc EXPECT_TRUE(headers->IsRedirect(&location)); location 726 net/http/http_proxy_client_socket_pool_unittest.cc EXPECT_EQ(location, redirectTarget); location 893 net/http/http_response_headers.cc bool HttpResponseHeaders::IsRedirect(std::string* location) const { location 908 net/http/http_response_headers.cc if (location) { location 911 net/http/http_response_headers.cc *location = EscapeNonASCII( location 202 net/http/http_response_headers.h bool IsRedirect(std::string* location) const; location 1035 net/http/http_response_headers_unittest.cc const char* location; location 1102 net/http/http_response_headers_unittest.cc std::string location; location 1103 net/http/http_response_headers_unittest.cc EXPECT_EQ(parsed->IsRedirect(&location), tests[i].is_redirect); location 1104 net/http/http_response_headers_unittest.cc EXPECT_EQ(location, tests[i].location); location 54 net/http/http_vary_data.cc std::string location; location 55 net/http/http_vary_data.cc if (response_headers.IsRedirect(&location)) { location 79 net/http/proxy_client_socket.cc std::string location; location 80 net/http/proxy_client_socket.cc if (!response->headers->IsRedirect(&location)) location 90 net/http/proxy_client_socket.cc location.c_str()); location 44 net/quic/quic_client_session.cc void RecordUnexpectedOpenStreams(Location location) { location 45 net/quic/quic_client_session.cc UMA_HISTOGRAM_ENUMERATION("Net.QuicSession.UnexpectedOpenStreams", location, location 49 net/quic/quic_client_session.cc void RecordUnexpectedObservers(Location location) { location 50 net/quic/quic_client_session.cc UMA_HISTOGRAM_ENUMERATION("Net.QuicSession.UnexpectedObservers", location, location 54 net/quic/quic_client_session.cc void RecordUnexpectedNotGoingAway(Location location) { location 55 net/quic/quic_client_session.cc UMA_HISTOGRAM_ENUMERATION("Net.QuicSession.UnexpectedNotGoingAway", location, location 71 net/server/web_socket.cc std::string location = "ws://" + host + request.path; location 80 net/server/web_socket.cc location.c_str())); location 807 net/socket/ssl_client_socket_nss.cc void PostOrRunCallback(const tracked_objects::Location& location, location 2766 net/socket/ssl_client_socket_nss.cc const tracked_objects::Location& location, location 2771 net/socket/ssl_client_socket_nss.cc base::Bind(&Core::PostOrRunCallback, this, location, task)); location 558 net/spdy/spdy_proxy_client_socket_unittest.cc std::string location; location 559 net/spdy/spdy_proxy_client_socket_unittest.cc ASSERT_TRUE(headers->IsRedirect(&location)); location 560 net/spdy/spdy_proxy_client_socket_unittest.cc ASSERT_EQ(location, kRedirectUrl); location 995 net/spdy/spdy_test_util_common.cc const char* location) { location 1000 net/spdy/spdy_test_util_common.cc (*headers)["location"] = location; location 440 net/spdy/spdy_test_util_common.h const char* location); location 19 net/url_request/data_protocol_handler.cc bool DataProtocolHandler::IsSafeRedirectTarget(const GURL& location) const { location 23 net/url_request/data_protocol_handler.h virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE; location 53 net/url_request/file_protocol_handler.cc bool FileProtocolHandler::IsSafeRedirectTarget(const GURL& location) const { location 34 net/url_request/file_protocol_handler.h virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE; location 43 net/url_request/protocol_intercept_job_factory.cc const GURL& location) const { location 44 net/url_request/protocol_intercept_job_factory.cc return job_factory_->IsSafeRedirectTarget(location); location 40 net/url_request/protocol_intercept_job_factory.h virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE; location 167 net/url_request/url_request.cc const GURL& location) { location 839 net/url_request/url_request.cc void URLRequest::NotifyReceivedRedirect(const GURL& location, location 845 net/url_request/url_request.cc this, network_delegate_, location); location 850 net/url_request/url_request.cc delegate_->OnReceivedRedirect(this, location, defer_redirect); location 973 net/url_request/url_request.cc int URLRequest::Redirect(const GURL& location, int http_status_code) { location 979 net/url_request/url_request.cc NetLog::StringCallback("location", &location.possibly_invalid_spec())); location 983 net/url_request/url_request.cc network_delegate_->NotifyBeforeRedirect(this, location); location 990 net/url_request/url_request.cc if (!location.is_valid()) location 993 net/url_request/url_request.cc if (!job_->IsSafeRedirect(location)) { location 1019 net/url_request/url_request.cc GURL(referrer_).SchemeIsSecure() && !location.SchemeIsSecure()) { location 1023 net/url_request/url_request.cc url_chain_.push_back(location); location 148 net/url_request/url_request.h const GURL& location); location 708 net/url_request/url_request.h int Redirect(const GURL& location, int http_status_code); location 711 net/url_request/url_request.h void NotifyReceivedRedirect(const GURL& location, bool* defer_redirect); location 122 net/url_request/url_request_file_job.cc bool URLRequestFileJob::IsRedirectResponse(GURL* location, location 132 net/url_request/url_request_file_job.cc *location = request_->url().ReplaceComponents(replacements); location 151 net/url_request/url_request_file_job.cc *location = FilePathToFileURL(new_path); location 44 net/url_request/url_request_file_job.h virtual bool IsRedirectResponse(GURL* location, location 50 net/url_request/url_request_ftp_job.cc bool URLRequestFtpJob::IsSafeRedirect(const GURL& location) { location 40 net/url_request/url_request_ftp_job.h virtual bool IsSafeRedirect(const GURL& location) OVERRIDE; location 1037 net/url_request/url_request_http_job.cc bool URLRequestHttpJob::CopyFragmentOnRedirect(const GURL& location) const { location 1044 net/url_request/url_request_http_job.cc allowed_unsafe_redirect_url_ != location; location 1047 net/url_request/url_request_http_job.cc bool URLRequestHttpJob::IsSafeRedirect(const GURL& location) { location 1050 net/url_request/url_request_http_job.cc if (location.is_valid() && location 1051 net/url_request/url_request_http_job.cc (location.scheme() == "http" || location.scheme() == "https")) { location 1056 net/url_request/url_request_http_job.cc allowed_unsafe_redirect_url_ == location) { location 1062 net/url_request/url_request_http_job.cc request_->context()->job_factory()->IsSafeRedirectTarget(location); location 110 net/url_request/url_request_http_job.h virtual bool CopyFragmentOnRedirect(const GURL& location) const OVERRIDE; location 111 net/url_request/url_request_http_job.h virtual bool IsSafeRedirect(const GURL& location) OVERRIDE; location 145 net/url_request/url_request_job.cc bool URLRequestJob::IsRedirectResponse(GURL* location, location 156 net/url_request/url_request_job.cc *location = request_->url().Resolve(value); location 161 net/url_request/url_request_job.cc bool URLRequestJob::CopyFragmentOnRedirect(const GURL& location) const { location 165 net/url_request/url_request_job.cc bool URLRequestJob::IsSafeRedirect(const GURL& location) { location 732 net/url_request/url_request_job.cc void URLRequestJob::FollowRedirect(const GURL& location, int http_status_code) { location 733 net/url_request/url_request_job.cc int rv = request_->Redirect(location, http_status_code); location 158 net/url_request/url_request_job.h virtual bool IsRedirectResponse(GURL* location, int* http_status_code); location 165 net/url_request/url_request_job.h virtual bool CopyFragmentOnRedirect(const GURL& location) const; location 171 net/url_request/url_request_job.h virtual bool IsSafeRedirect(const GURL& location); location 364 net/url_request/url_request_job.h void FollowRedirect(const GURL& location, int http_status_code); location 12 net/url_request/url_request_job_factory.cc const GURL& location) const { location 39 net/url_request/url_request_job_factory.h virtual bool IsSafeRedirectTarget(const GURL& location) const; location 54 net/url_request/url_request_job_factory.h virtual bool IsSafeRedirectTarget(const GURL& location) const = 0; location 68 net/url_request/url_request_job_factory_impl.cc const GURL& location) const { location 70 net/url_request/url_request_job_factory_impl.cc if (!location.is_valid()) { location 75 net/url_request/url_request_job_factory_impl.cc location.scheme()); location 80 net/url_request/url_request_job_factory_impl.cc return it->second->IsSafeRedirectTarget(location); location 36 net/url_request/url_request_job_factory_impl.h virtual bool IsSafeRedirectTarget(const GURL& location) const OVERRIDE; location 128 net/url_request/url_request_job_manager.cc const GURL& location) const { location 152 net/url_request/url_request_job_manager.cc location); location 46 net/url_request/url_request_job_manager.h const GURL& location) const; location 40 net/url_request/url_request_redirect_job.cc bool URLRequestRedirectJob::IsRedirectResponse(GURL* location, location 42 net/url_request/url_request_redirect_job.cc *location = redirect_destination_; location 47 net/url_request/url_request_redirect_job.cc bool URLRequestRedirectJob::CopyFragmentOnRedirect(const GURL& location) const { location 41 net/url_request/url_request_redirect_job.h virtual bool IsRedirectResponse(GURL* location, location 43 net/url_request/url_request_redirect_job.h virtual bool CopyFragmentOnRedirect(const GURL& location) const OVERRIDE; location 266 net/url_request/url_request_test_job.cc bool URLRequestTestJob::IsRedirectResponse(GURL* location, location 275 net/url_request/url_request_test_job.cc *location = request_->url().Resolve(value); location 122 net/url_request/url_request_test_job.h virtual bool IsRedirectResponse(GURL* location, location 1164 net/url_request/url_request_unittest.cc const GURL& location) OVERRIDE { location 57 ppapi/c/dev/ppb_widget_dev.h PP_Bool (*GetLocation)(PP_Resource widget, struct PP_Rect* location); location 61 ppapi/c/dev/ppb_widget_dev.h void (*SetLocation)(PP_Resource widget, const struct PP_Rect* location); location 76 ppapi/c/dev/ppb_widget_dev.h PP_Bool (*GetLocation)(PP_Resource widget, struct PP_Rect* location); location 77 ppapi/c/dev/ppb_widget_dev.h void (*SetLocation)(PP_Resource widget, const struct PP_Rect* location); location 270 ppapi/c/ppb_opengles2.h GLint location, location 274 ppapi/c/ppb_opengles2.h GLint location, location 387 ppapi/c/ppb_opengles2.h void (*Uniform1f)(PP_Resource context, GLint location, GLfloat x); location 389 ppapi/c/ppb_opengles2.h GLint location, location 392 ppapi/c/ppb_opengles2.h void (*Uniform1i)(PP_Resource context, GLint location, GLint x); location 394 ppapi/c/ppb_opengles2.h GLint location, location 397 ppapi/c/ppb_opengles2.h void (*Uniform2f)(PP_Resource context, GLint location, GLfloat x, GLfloat y); location 399 ppapi/c/ppb_opengles2.h GLint location, location 402 ppapi/c/ppb_opengles2.h void (*Uniform2i)(PP_Resource context, GLint location, GLint x, GLint y); location 404 ppapi/c/ppb_opengles2.h GLint location, location 408 ppapi/c/ppb_opengles2.h GLint location, location 413 ppapi/c/ppb_opengles2.h GLint location, location 417 ppapi/c/ppb_opengles2.h GLint location, location 422 ppapi/c/ppb_opengles2.h GLint location, location 426 ppapi/c/ppb_opengles2.h GLint location, location 432 ppapi/c/ppb_opengles2.h GLint location, location 436 ppapi/c/ppb_opengles2.h GLint location, location 442 ppapi/c/ppb_opengles2.h GLint location, location 446 ppapi/c/ppb_opengles2.h GLint location, location 451 ppapi/c/ppb_opengles2.h GLint location, location 456 ppapi/c/ppb_opengles2.h GLint location, location 86 ppapi/c/private/ppb_flash_menu.h const struct PP_Point* location, location 57 ppapi/cpp/dev/widget_dev.cc bool Widget_Dev::GetLocation(Rect* location) { location 60 ppapi/cpp/dev/widget_dev.cc pp_resource(), &location->pp_rect())); location 63 ppapi/cpp/dev/widget_dev.cc pp_resource(), &location->pp_rect())); location 68 ppapi/cpp/dev/widget_dev.cc void Widget_Dev::SetLocation(const Rect& location) { location 71 ppapi/cpp/dev/widget_dev.cc &location.pp_rect()); location 74 ppapi/cpp/dev/widget_dev.cc &location.pp_rect()); location 30 ppapi/cpp/dev/widget_dev.h bool GetLocation(Rect* location); location 31 ppapi/cpp/dev/widget_dev.h void SetLocation(const Rect& location); location 34 ppapi/cpp/private/flash_menu.cc int32_t Menu::Show(const Point& location, location 41 ppapi/cpp/private/flash_menu.cc &location.pp_point(), location 24 ppapi/cpp/private/flash_menu.h int32_t Show(const Point& location, location 490 ppapi/lib/gl/gles2/gles2.c glGetUniformfv(GLuint program, GLint location, GLfloat* params) { location 492 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), program, location, params); location 495 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glGetUniformiv(GLuint program, GLint location, GLint* params) { location 497 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), program, location, params); location 719 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniform1f(GLint location, GLfloat x) { location 720 ppapi/lib/gl/gles2/gles2.c glGetInterfacePPAPI()->Uniform1f(glGetCurrentContextPPAPI(), location, x); location 723 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniform1fv(GLint location, GLsizei count, const GLfloat* v) { location 725 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), location, count, v); location 728 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniform1i(GLint location, GLint x) { location 729 ppapi/lib/gl/gles2/gles2.c glGetInterfacePPAPI()->Uniform1i(glGetCurrentContextPPAPI(), location, x); location 732 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniform1iv(GLint location, GLsizei count, const GLint* v) { location 734 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), location, count, v); location 737 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniform2f(GLint location, GLfloat x, GLfloat y) { location 738 ppapi/lib/gl/gles2/gles2.c glGetInterfacePPAPI()->Uniform2f(glGetCurrentContextPPAPI(), location, x, y); location 741 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniform2fv(GLint location, GLsizei count, const GLfloat* v) { location 743 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), location, count, v); location 746 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniform2i(GLint location, GLint x, GLint y) { location 747 ppapi/lib/gl/gles2/gles2.c glGetInterfacePPAPI()->Uniform2i(glGetCurrentContextPPAPI(), location, x, y); location 750 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniform2iv(GLint location, GLsizei count, const GLint* v) { location 752 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), location, count, v); location 755 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z) { location 757 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), location, x, y, z); location 760 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniform3fv(GLint location, GLsizei count, const GLfloat* v) { location 762 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), location, count, v); location 765 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniform3i(GLint location, GLint x, GLint y, GLint z) { location 767 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), location, x, y, z); location 770 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniform3iv(GLint location, GLsizei count, const GLint* v) { location 772 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), location, count, v); location 776 ppapi/lib/gl/gles2/gles2.c glUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) { location 778 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), location, x, y, z, w); location 781 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniform4fv(GLint location, GLsizei count, const GLfloat* v) { location 783 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), location, count, v); location 787 ppapi/lib/gl/gles2/gles2.c glUniform4i(GLint location, GLint x, GLint y, GLint z, GLint w) { location 789 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), location, x, y, z, w); location 792 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniform4iv(GLint location, GLsizei count, const GLint* v) { location 794 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), location, count, v); location 797 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniformMatrix2fv(GLint location, location 802 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), location, count, transpose, value); location 805 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniformMatrix3fv(GLint location, location 810 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), location, count, transpose, value); location 813 ppapi/lib/gl/gles2/gles2.c void GL_APIENTRY glUniformMatrix4fv(GLint location, location 818 ppapi/lib/gl/gles2/gles2.c glGetCurrentContextPPAPI(), location, count, transpose, value); location 713 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glGetUniformfv (GLuint program, GLint location, GLfloat* params); location 714 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glGetUniformiv (GLuint program, GLint location, GLint* params); location 750 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat x); location 751 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat* v); location 752 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform1i (GLint location, GLint x); location 753 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform1iv (GLint location, GLsizei count, const GLint* v); location 754 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform2f (GLint location, GLfloat x, GLfloat y); location 755 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform2fv (GLint location, GLsizei count, const GLfloat* v); location 756 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform2i (GLint location, GLint x, GLint y); location 757 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform2iv (GLint location, GLsizei count, const GLint* v); location 758 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform3f (GLint location, GLfloat x, GLfloat y, GLfloat z); location 759 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform3fv (GLint location, GLsizei count, const GLfloat* v); location 760 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform3i (GLint location, GLint x, GLint y, GLint z); location 761 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform3iv (GLint location, GLsizei count, const GLint* v); location 762 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform4f (GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w); location 763 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform4fv (GLint location, GLsizei count, const GLfloat* v); location 764 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform4i (GLint location, GLint x, GLint y, GLint z, GLint w); location 765 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform4iv (GLint location, GLsizei count, const GLint* v); location 766 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniformMatrix2fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value); location 767 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniformMatrix3fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value); location 768 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value); location 1161 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glGetnUniformfvEXT (GLuint program, GLint location, GLsizei bufSize, float *params); location 1162 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glGetnUniformivEXT (GLuint program, GLint location, GLsizei bufSize, GLint *params); location 1167 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVEXTPROC) (GLuint program, GLint location, GLsizei bufSize, float *params); location 1168 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLGETNUNIFORMIVEXTPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); location 1216 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform1iEXT (GLuint program, GLint location, GLint x); location 1217 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform2iEXT (GLuint program, GLint location, GLint x, GLint y); location 1218 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform3iEXT (GLuint program, GLint location, GLint x, GLint y, GLint z); location 1219 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform4iEXT (GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w); location 1220 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform1fEXT (GLuint program, GLint location, GLfloat x); location 1221 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform2fEXT (GLuint program, GLint location, GLfloat x, GLfloat y); location 1222 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform3fEXT (GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z); location 1223 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform4fEXT (GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w); location 1224 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform1ivEXT (GLuint program, GLint location, GLsizei count, const GLint *value); location 1225 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform2ivEXT (GLuint program, GLint location, GLsizei count, const GLint *value); location 1226 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform3ivEXT (GLuint program, GLint location, GLsizei count, const GLint *value); location 1227 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform4ivEXT (GLuint program, GLint location, GLsizei count, const GLint *value); location 1228 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform1fvEXT (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 1229 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform2fvEXT (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 1230 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform3fvEXT (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 1231 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform4fvEXT (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 1232 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniformMatrix2fvEXT (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1233 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniformMatrix3fvEXT (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1234 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniformMatrix4fvEXT (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1248 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1IEXTPROC) (GLuint program, GLint location, GLint x); location 1249 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM2IEXTPROC) (GLuint program, GLint location, GLint x, GLint y); location 1250 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM3IEXTPROC) (GLuint program, GLint location, GLint x, GLint y, GLint z); location 1251 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM4IEXTPROC) (GLuint program, GLint location, GLint x, GLint y, GLint z, GLint w); location 1252 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1FEXTPROC) (GLuint program, GLint location, GLfloat x); location 1253 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM2FEXTPROC) (GLuint program, GLint location, GLfloat x, GLfloat y); location 1254 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM3FEXTPROC) (GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z); location 1255 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM4FEXTPROC) (GLuint program, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w); location 1256 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value); location 1257 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM2IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value); location 1258 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM3IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value); location 1259 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM4IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value); location 1260 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 1261 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM2FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 1262 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM3FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 1263 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM4FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 1264 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORMMATRIX2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1265 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORMMATRIX3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1266 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORMMATRIX4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 3015 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static int32_t Pnacl_M14_PPB_Flash_Menu_Show(PP_Resource menu_id, const struct PP_Point* location, int32_t* selected_id, struct PP_CompletionCallback* callback) { location 3017 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c return iface->Show(menu_id, location, selected_id, *callback); location 5087 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c .Show = (int32_t (*)(PP_Resource menu_id, const struct PP_Point* location, int32_t* selected_id, struct PP_CompletionCallback callback))&Pnacl_M14_PPB_Flash_Menu_Show location 36 ppapi/proxy/flash_menu_resource.cc const PP_Point* location, location 65 ppapi/proxy/flash_menu_resource.cc SyncCall<IPC::Message>(RENDERER, PpapiHostMsg_FlashMenu_Show(*location)); location 36 ppapi/proxy/flash_menu_resource.h virtual int32_t Show(const PP_Point* location, location 725 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 729 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->GetUniformfv(program, location, params); location 735 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 739 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->GetUniformiv(program, location, params); location 1090 ppapi/shared_impl/ppb_opengles2_shared.cc void Uniform1f(PP_Resource context_id, GLint location, GLfloat x) { location 1093 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform1f(location, x); location 1098 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 1103 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform1fv(location, count, v); location 1107 ppapi/shared_impl/ppb_opengles2_shared.cc void Uniform1i(PP_Resource context_id, GLint location, GLint x) { location 1110 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform1i(location, x); location 1115 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 1120 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform1iv(location, count, v); location 1124 ppapi/shared_impl/ppb_opengles2_shared.cc void Uniform2f(PP_Resource context_id, GLint location, GLfloat x, GLfloat y) { location 1127 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform2f(location, x, y); location 1132 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 1137 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform2fv(location, count, v); location 1141 ppapi/shared_impl/ppb_opengles2_shared.cc void Uniform2i(PP_Resource context_id, GLint location, GLint x, GLint y) { location 1144 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform2i(location, x, y); location 1149 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 1154 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform2iv(location, count, v); location 1159 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 1165 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform3f(location, x, y, z); location 1170 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 1175 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform3fv(location, count, v); location 1180 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 1186 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform3i(location, x, y, z); location 1191 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 1196 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform3iv(location, count, v); location 1201 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 1208 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform4f(location, x, y, z, w); location 1213 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 1218 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform4fv(location, count, v); location 1223 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 1230 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform4i(location, x, y, z, w); location 1235 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 1240 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->Uniform4iv(location, count, v); location 1245 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 1251 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->UniformMatrix2fv(location, count, transpose, value); location 1256 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 1262 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->UniformMatrix3fv(location, count, transpose, value); location 1267 ppapi/shared_impl/ppb_opengles2_shared.cc GLint location, location 1273 ppapi/shared_impl/ppb_opengles2_shared.cc ToGles2Impl(&enter)->UniformMatrix4fv(location, count, transpose, value); location 40 ppapi/tests/test_input_event.h const pp::FloatPoint& location); location 33 ppapi/tests/test_scrollbar.cc pp::Rect location; location 34 ppapi/tests/test_scrollbar.cc location.set_width(1000); location 35 ppapi/tests/test_scrollbar.cc location.set_height(1000); location 36 ppapi/tests/test_scrollbar.cc scrollbar_.SetLocation(location); location 21 ppapi/thunk/ppb_flash_menu_api.h virtual int32_t Show(const PP_Point* location, location 32 ppapi/thunk/ppb_flash_menu_thunk.cc const PP_Point* location, location 38 ppapi/thunk/ppb_flash_menu_thunk.cc return enter.SetResult(enter.object()->Show(location, selected_id, location 19 ppapi/thunk/ppb_widget_api.h virtual PP_Bool GetLocation(PP_Rect* location) = 0; location 20 ppapi/thunk/ppb_widget_api.h virtual void SetLocation(const PP_Rect* location) = 0; location 43 ppapi/thunk/ppb_widget_dev_thunk.cc PP_Bool GetLocation(PP_Resource widget, struct PP_Rect* location) { location 48 ppapi/thunk/ppb_widget_dev_thunk.cc return enter.object()->GetLocation(location); location 51 ppapi/thunk/ppb_widget_dev_thunk.cc void SetLocation(PP_Resource widget, const struct PP_Rect* location) { location 56 ppapi/thunk/ppb_widget_dev_thunk.cc enter.object()->SetLocation(location); location 252 remoting/host/daemon_process.cc const tracked_objects::Location& location) { location 255 remoting/host/daemon_process.cc DoCrashNetworkProcess(location); location 104 remoting/host/daemon_process.h void CrashNetworkProcess(const tracked_objects::Location& location); location 137 remoting/host/daemon_process.h const tracked_objects::Location& location) = 0; location 132 remoting/host/daemon_process_unittest.cc void DoCrashNetworkProcess(const tracked_objects::Location& location); location 192 remoting/host/daemon_process_unittest.cc const tracked_objects::Location& location) { location 194 remoting/host/daemon_process_unittest.cc new ChromotingDaemonMsg_Crash(location.function_name(), location 195 remoting/host/daemon_process_unittest.cc location.file_name(), location 196 remoting/host/daemon_process_unittest.cc location.line_number())); location 88 remoting/host/daemon_process_win.cc const tracked_objects::Location& location) OVERRIDE; location 197 remoting/host/daemon_process_win.cc const tracked_objects::Location& location) { location 200 remoting/host/daemon_process_win.cc network_launcher_->Crash(location); location 284 remoting/host/desktop_process_unittest.cc tracked_objects::Location location = FROM_HERE; location 286 remoting/host/desktop_process_unittest.cc location.function_name(), location.file_name(), location.line_number())); location 582 remoting/host/desktop_session_win.cc const tracked_objects::Location& location) { location 585 remoting/host/desktop_session_win.cc launcher_->Crash(location); location 101 remoting/host/desktop_session_win.h void CrashDesktopProcess(const tracked_objects::Location& location); location 77 remoting/host/win/worker_process_launcher.cc const tracked_objects::Location& location) { location 82 remoting/host/win/worker_process_launcher.cc Send(new ChromotingDaemonMsg_Crash(location.function_name(), location 83 remoting/host/win/worker_process_launcher.cc location.file_name(), location 84 remoting/host/win/worker_process_launcher.cc location.line_number())); location 75 remoting/host/win/worker_process_launcher.h void Crash(const tracked_objects::Location& location); location 211 sandbox/win/src/policy_engine_opcodes.h void* operator new(size_t, void* location) { location 212 sandbox/win/src/policy_engine_opcodes.h return location; location 54 sync/api/sync_change.h tracked_objects::Location location() const; location 19 sync/api/sync_error.cc SyncError::SyncError(const tracked_objects::Location& location, location 41 sync/api/sync_error.cc Init(location, type_message + custom_message, model_type, error_type); location 62 sync/api/sync_error.cc Init(other.location(), location 78 sync/api/sync_error.cc void SyncError::Reset(const tracked_objects::Location& location, location 81 sync/api/sync_error.cc Init(location, message, model_type, DATATYPE_ERROR); location 85 sync/api/sync_error.cc void SyncError::Init(const tracked_objects::Location& location, location 89 sync/api/sync_error.cc location_.reset(new tracked_objects::Location(location)); location 47 sync/api/sync_error.h SyncError(const tracked_objects::Location& location, location 62 sync/api/sync_error.h void Reset(const tracked_objects::Location& location, location 70 sync/api/sync_error.h const tracked_objects::Location& location() const; location 87 sync/api/sync_error.h void Init(const tracked_objects::Location& location, location 23 sync/api/sync_error_factory.h const tracked_objects::Location& location, location 20 sync/api/sync_error_factory_mock.h const tracked_objects::Location& location, location 26 sync/api/sync_error_unittest.cc tracked_objects::Location location = FROM_HERE; location 29 sync/api/sync_error_unittest.cc SyncError error(location, SyncError::DATATYPE_ERROR, msg, type); location 31 sync/api/sync_error_unittest.cc EXPECT_EQ(location.line_number(), error.location().line_number()); location 37 sync/api/sync_error_unittest.cc tracked_objects::Location location = FROM_HERE; location 44 sync/api/sync_error_unittest.cc error.Reset(location, msg, type); location 46 sync/api/sync_error_unittest.cc EXPECT_EQ(location.line_number(), error.location().line_number()); location 55 sync/api/sync_error_unittest.cc EXPECT_EQ(location2.line_number(), error.location().line_number()); location 61 sync/api/sync_error_unittest.cc tracked_objects::Location location = FROM_HERE; location 70 sync/api/sync_error_unittest.cc error1.Reset(location, msg, type); location 72 sync/api/sync_error_unittest.cc EXPECT_EQ(location.line_number(), error1.location().line_number()); location 78 sync/api/sync_error_unittest.cc EXPECT_EQ(error1.location().line_number(), error3.location().line_number()); location 89 sync/api/sync_error_unittest.cc tracked_objects::Location location = FROM_HERE; location 99 sync/api/sync_error_unittest.cc error1.Reset(location, msg, type); location 101 sync/api/sync_error_unittest.cc EXPECT_EQ(location.line_number(), error1.location().line_number()); location 107 sync/api/sync_error_unittest.cc EXPECT_EQ(error1.location().line_number(), error2.location().line_number()); location 116 sync/api/sync_error_unittest.cc tracked_objects::Location location = FROM_HERE; location 122 sync/api/sync_error_unittest.cc SyncError error(location, SyncError::DATATYPE_ERROR, msg, type); location 14 sync/internal_api/public/util/unrecoverable_error_info.cc const tracked_objects::Location& location, location 16 sync/internal_api/public/util/unrecoverable_error_info.cc : location_(location), location 25 sync/internal_api/public/util/unrecoverable_error_info.cc const tracked_objects::Location& location, location 27 sync/internal_api/public/util/unrecoverable_error_info.cc location_ = location; location 20 sync/internal_api/public/util/unrecoverable_error_info.h const tracked_objects::Location& location, location 24 sync/internal_api/public/util/unrecoverable_error_info.h void Reset(const tracked_objects::Location& location, location 29 sync/internal_api/public/util/unrecoverable_error_info.h const tracked_objects::Location& location() const; location 199 sync/syncable/directory.cc const tracked_objects::Location& location, location 203 sync/syncable/directory.cc unrecoverable_error_handler_->OnUnrecoverableError(location, location 253 sync/syncable/directory.h const tracked_objects::Location& location, location 35 sync/syncable/syncable_base_transaction.cc const tracked_objects::Location& location, location 38 sync/syncable/syncable_base_transaction.cc unrecoverable_error_location_ = location; location 47 sync/syncable/syncable_base_transaction.h void OnUnrecoverableError(const tracked_objects::Location& location, location 11 sync/syncable/syncable_base_write_transaction.cc const tracked_objects::Location location, location 15 sync/syncable/syncable_base_write_transaction.cc : BaseTransaction(location, name, writer, directory) { location 22 sync/syncable/syncable_base_write_transaction.h const tracked_objects::Location location, location 13 sync/syncable/syncable_model_neutral_write_transaction.cc const tracked_objects::Location& location, location 15 sync/syncable/syncable_model_neutral_write_transaction.cc : BaseWriteTransaction(location, location 28 sync/syncable/syncable_model_neutral_write_transaction.h const tracked_objects::Location& location, location 10 sync/syncable/syncable_read_transaction.cc ReadTransaction::ReadTransaction(const tracked_objects::Location& location, location 12 sync/syncable/syncable_read_transaction.cc : BaseTransaction(location, "ReadTransaction", INVALID, directory) { location 83 sync/syncable/syncable_util.cc const tracked_objects::Location& location, location 87 sync/syncable/syncable_util.cc trans->OnUnrecoverableError(location, msg); location 37 sync/syncable/syncable_util.h const tracked_objects::Location& location, location 18 sync/syncable/syncable_write_transaction.cc WriteTransaction::WriteTransaction(const tracked_objects::Location& location, location 20 sync/syncable/syncable_write_transaction.cc : BaseWriteTransaction(location, "WriteTransaction", writer, directory), location 25 sync/syncable/syncable_write_transaction.cc WriteTransaction::WriteTransaction(const tracked_objects::Location& location, location 28 sync/syncable/syncable_write_transaction.cc : BaseWriteTransaction(location, "WriteTransaction", SYNCAPI, directory), location 14 sync/syncable/write_transaction_info.cc tracked_objects::Location location, location 18 sync/syncable/write_transaction_info.cc location_string(location.ToString()), location 17 sync/syncable/write_transaction_info.h tracked_objects::Location location, location 716 third_party/harfbuzz-ng/src/hb-coretext.cc for (CFIndex j = range.location; j < range.location + range.length; j++) location 719 third_party/harfbuzz-ng/src/hb-coretext.cc if (hb_in_range<UniChar> (ch, 0xDC00, 0xDFFF) && range.location < j) location 570 third_party/jsoncpp/overrides/include/json/value.h int location ); location 846 third_party/jsoncpp/overrides/src/lib_json/json_reader.cpp Reader::getLocationLineAndColumn( Location location, location 853 third_party/jsoncpp/overrides/src/lib_json/json_reader.cpp while ( current < location && current != end_ ) location 870 third_party/jsoncpp/overrides/src/lib_json/json_reader.cpp column = int(location - lastLineStart) + 1; location 876 third_party/jsoncpp/overrides/src/lib_json/json_reader.cpp Reader::getLocationLineAndColumn( Location location ) const location 879 third_party/jsoncpp/overrides/src/lib_json/json_reader.cpp getLocationLineAndColumn( location, line, column ); location 1837 third_party/jsoncpp/overrides/src/lib_json/json_value.cpp int location ) location 452 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glGetUniformfv (GLuint program, GLint location, GLfloat *params); location 453 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glGetUniformiv (GLuint program, GLint location, GLint *params); location 489 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform1f (GLint location, GLfloat v0); location 490 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform1fv (GLint location, GLsizei count, const GLfloat *value); location 491 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform1i (GLint location, GLint v0); location 492 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform1iv (GLint location, GLsizei count, const GLint *value); location 493 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform2f (GLint location, GLfloat v0, GLfloat v1); location 494 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform2fv (GLint location, GLsizei count, const GLfloat *value); location 495 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform2i (GLint location, GLint v0, GLint v1); location 496 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform2iv (GLint location, GLsizei count, const GLint *value); location 497 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform3f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2); location 498 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform3fv (GLint location, GLsizei count, const GLfloat *value); location 499 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform3i (GLint location, GLint v0, GLint v1, GLint v2); location 500 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform3iv (GLint location, GLsizei count, const GLint *value); location 501 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform4f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3); location 502 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform4fv (GLint location, GLsizei count, const GLfloat *value); location 503 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform4i (GLint location, GLint v0, GLint v1, GLint v2, GLint v3); location 504 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform4iv (GLint location, GLsizei count, const GLint *value); location 505 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniformMatrix2fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 506 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniformMatrix3fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 507 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 827 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLDRAWBUFFERSINDEXEDEXTPROC) (GLint n, const GLenum *location, const GLint *indices); location 831 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glDrawBuffersIndexedEXT (GLint n, const GLenum *location, const GLint *indices); location 867 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVEXTPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); location 868 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLGETNUNIFORMIVEXTPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); location 872 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glGetnUniformfvEXT (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); location 873 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glGetnUniformivEXT (GLuint program, GLint location, GLsizei bufSize, GLint *params); location 907 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1FEXTPROC) (GLuint program, GLint location, GLfloat v0); location 908 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 909 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1IEXTPROC) (GLuint program, GLint location, GLint v0); location 910 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value); location 911 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM2FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1); location 912 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM2FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 913 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM2IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1); location 914 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM2IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value); location 915 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM3FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2); location 916 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM3FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 917 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM3IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1, GLint v2); location 918 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM3IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value); location 919 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM4FEXTPROC) (GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3); location 920 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM4FVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 921 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM4IEXTPROC) (GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3); location 922 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM4IVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLint *value); location 923 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORMMATRIX2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 924 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORMMATRIX3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 925 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORMMATRIX4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 928 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1UIEXTPROC) (GLuint program, GLint location, GLuint v0); location 929 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM2UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1); location 930 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM3UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2); location 931 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM4UIEXTPROC) (GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3); location 932 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value); location 933 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM2UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value); location 934 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM3UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value); location 935 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM4UIVEXTPROC) (GLuint program, GLint location, GLsizei count, const GLuint *value); location 936 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORMMATRIX2X3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 937 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORMMATRIX3X2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 938 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORMMATRIX2X4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 939 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORMMATRIX4X2FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 940 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORMMATRIX3X4FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 941 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORMMATRIX4X3FVEXTPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 952 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform1fEXT (GLuint program, GLint location, GLfloat v0); location 953 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform1fvEXT (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 954 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform1iEXT (GLuint program, GLint location, GLint v0); location 955 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform1ivEXT (GLuint program, GLint location, GLsizei count, const GLint *value); location 956 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform2fEXT (GLuint program, GLint location, GLfloat v0, GLfloat v1); location 957 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform2fvEXT (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 958 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform2iEXT (GLuint program, GLint location, GLint v0, GLint v1); location 959 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform2ivEXT (GLuint program, GLint location, GLsizei count, const GLint *value); location 960 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform3fEXT (GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2); location 961 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform3fvEXT (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 962 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform3iEXT (GLuint program, GLint location, GLint v0, GLint v1, GLint v2); location 963 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform3ivEXT (GLuint program, GLint location, GLsizei count, const GLint *value); location 964 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform4fEXT (GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3); location 965 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform4fvEXT (GLuint program, GLint location, GLsizei count, const GLfloat *value); location 966 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform4iEXT (GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3); location 967 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform4ivEXT (GLuint program, GLint location, GLsizei count, const GLint *value); location 968 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniformMatrix2fvEXT (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 969 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniformMatrix3fvEXT (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 970 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniformMatrix4fvEXT (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 973 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform1uiEXT (GLuint program, GLint location, GLuint v0); location 974 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform2uiEXT (GLuint program, GLint location, GLuint v0, GLuint v1); location 975 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform3uiEXT (GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2); location 976 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform4uiEXT (GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3); location 977 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform1uivEXT (GLuint program, GLint location, GLsizei count, const GLuint *value); location 978 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform2uivEXT (GLuint program, GLint location, GLsizei count, const GLuint *value); location 979 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform3uivEXT (GLuint program, GLint location, GLsizei count, const GLuint *value); location 980 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniform4uivEXT (GLuint program, GLint location, GLsizei count, const GLuint *value); location 981 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniformMatrix2x3fvEXT (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 982 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniformMatrix3x2fvEXT (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 983 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniformMatrix2x4fvEXT (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 984 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniformMatrix4x2fvEXT (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 985 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniformMatrix3x4fvEXT (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 986 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glProgramUniformMatrix4x3fvEXT (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1366 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLUNIFORMMATRIX2X3FVNVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1367 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLUNIFORMMATRIX3X2FVNVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1368 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLUNIFORMMATRIX2X4FVNVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1369 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLUNIFORMMATRIX4X2FVNVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1370 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLUNIFORMMATRIX3X4FVNVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1371 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLUNIFORMMATRIX4X3FVNVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1373 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glUniformMatrix2x3fvNV (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1374 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glUniformMatrix3x2fvNV (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1375 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glUniformMatrix2x4fvNV (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1376 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glUniformMatrix4x2fvNV (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1377 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glUniformMatrix3x4fvNV (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 1378 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glUniformMatrix4x3fvNV (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); location 766 third_party/libpng/png.h png_byte location; /* mode of operation at read time */ location 2581 third_party/libpng/png.h PNGARG((png_structp png_ptr, png_infop info_ptr, int chunk, int location)); location 999 third_party/libpng/pngset.c to->location = (png_byte)(png_ptr->mode & 0xff); location 1026 third_party/libpng/pngset.c int chunk, int location) location 1030 third_party/libpng/pngset.c info_ptr->unknown_chunks[chunk].location = (png_byte)location; location 118 third_party/libpng/pngwrite.c up->location && !(up->location & PNG_HAVE_PLTE) && location 119 third_party/libpng/pngwrite.c !(up->location & PNG_HAVE_IDAT) && location 296 third_party/libpng/pngwrite.c up->location && (up->location & PNG_HAVE_PLTE) && location 297 third_party/libpng/pngwrite.c !(up->location & PNG_HAVE_IDAT) && location 298 third_party/libpng/pngwrite.c !(up->location & PNG_AFTER_IDAT) && location 400 third_party/libpng/pngwrite.c up->location && (up->location & PNG_AFTER_IDAT) && location 183 third_party/libusb/src/libusb/os/darwin_usb.c static int usb_setup_device_iterator (io_iterator_t *deviceIterator, UInt32 location) { location 189 third_party/libusb/src/libusb/os/darwin_usb.c if (location) { location 197 third_party/libusb/src/libusb/os/darwin_usb.c CFTypeRef locationCF = CFNumberCreate (NULL, kCFNumberSInt32Type, &location); location 799 third_party/libusb/src/libusb/os/darwin_usb.c (*device)->GetLocationID (device, &new_device->location); location 864 third_party/libusb/src/libusb/os/darwin_usb.c dev->bus_number = cached_device->location >> 24; location 114 third_party/libusb/src/libusb/os/darwin_usb.h UInt32 location; location 156 third_party/libxml/src/nanohttp.c char *location; /* the new URL in case of redirect */ location 423 third_party/libxml/src/nanohttp.c if (ctxt->location != NULL) xmlFree(ctxt->location); location 785 third_party/libxml/src/nanohttp.c if (ctxt->location != NULL) location 786 third_party/libxml/src/nanohttp.c xmlFree(ctxt->location); location 791 third_party/libxml/src/nanohttp.c ctxt->location = location 794 third_party/libxml/src/nanohttp.c ctxt->location = xmlMemStrdup(cur); location 1361 third_party/libxml/src/nanohttp.c ctxt->location = xmlMemStrdup(redirURL); location 1522 third_party/libxml/src/nanohttp.c if ((ctxt->location != NULL) && (ctxt->returnValue >= 300) && location 1526 third_party/libxml/src/nanohttp.c "\nRedirect to: %s\n", ctxt->location); location 1533 third_party/libxml/src/nanohttp.c redirURL = xmlMemStrdup(ctxt->location); location 1752 third_party/libxml/src/nanohttp.c return ( ( ctxt == NULL ) ? NULL : ctxt->location ); location 691 third_party/libxml/src/trio.c trio_pointer_t location; location 3423 third_party/libxml/src/trio.c data.location = destination; location 3458 third_party/libxml/src/trio.c assert(VALID(self->location)); location 3460 third_party/libxml/src/trio.c file = (FILE *)self->location; location 3486 third_party/libxml/src/trio.c fd = *((int *)self->location); location 3512 third_party/libxml/src/trio.c assert(VALID(self->location)); location 3514 third_party/libxml/src/trio.c data = (trio_custom_t *)self->location; location 3545 third_party/libxml/src/trio.c assert(VALID(self->location)); location 3547 third_party/libxml/src/trio.c buffer = (char **)self->location; location 3566 third_party/libxml/src/trio.c assert(VALID(self->location)); location 3568 third_party/libxml/src/trio.c buffer = (char **)self->location; location 3589 third_party/libxml/src/trio.c assert(VALID(self->location)); location 3593 third_party/libxml/src/trio.c trio_xstring_append_char((trio_string_t *)self->location, location 6385 third_party/libxml/src/trio.c data.location = (trio_pointer_t)source; location 6417 third_party/libxml/src/trio.c FILE *file = (FILE *)self->location; location 6450 third_party/libxml/src/trio.c int fd = *((int *)self->location); location 6490 third_party/libxml/src/trio.c assert(VALID(self->location)); location 6492 third_party/libxml/src/trio.c data = (trio_custom_t *)self->location; location 6526 third_party/libxml/src/trio.c assert(VALID(self->location)); location 6528 third_party/libxml/src/trio.c buffer = (unsigned char **)self->location; location 10218 third_party/libxml/src/xmlschemas.c xmlSchemaBuildAbsoluteURI(xmlDictPtr dict, const xmlChar* location, location 10224 third_party/libxml/src/xmlschemas.c if (location != NULL) { location 10226 third_party/libxml/src/xmlschemas.c return(location); location 10233 third_party/libxml/src/xmlschemas.c URI = xmlBuildURI(location, ctxtNode->doc->URL); location 10235 third_party/libxml/src/xmlschemas.c URI = xmlBuildURI(location, base); location 21566 third_party/libxml/src/xmlschemas.c const xmlChar *location) location 21589 third_party/libxml/src/xmlschemas.c location = xmlSchemaBuildAbsoluteURI(pctxt->dict, location 21590 third_party/libxml/src/xmlschemas.c location, node); location 21597 third_party/libxml/src/xmlschemas.c location, NULL, NULL, 0, node, NULL, nsName, location 21608 third_party/libxml/src/xmlschemas.c location, NULL, NULL); location 21703 third_party/libxml/src/xmlschemas.c const xmlChar *nsname = NULL, *location; location 21767 third_party/libxml/src/xmlschemas.c location = xmlDictLookup(vctxt->schema->dict, cur, end - cur); location 21770 third_party/libxml/src/xmlschemas.c iattr->node, nsname, location); location 678 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc const string& location = iter->first; location 680 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc if (HasSuffixString(location, "/")) { location 681 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc if (!directory->WriteAllToDisk(location)) { location 686 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc if (HasSuffixString(location, ".jar")) { location 690 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc if (!directory->WriteAllToZip(location)) { location 211 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc void SetPreferredLocation(float location) { preferred_location_ = location; } location 174 third_party/protobuf/src/google/protobuf/compiler/importer.cc ErrorLocation location, location 179 third_party/protobuf/src/google/protobuf/compiler/importer.cc owner_->source_locations_.Find(descriptor, location, &line, &column); location 121 third_party/protobuf/src/google/protobuf/compiler/importer.h ErrorLocation location, location 108 third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc io::Printer* printer, const SourceLocation& location) { location 109 third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc string comments = location.leading_comments.empty() ? location 110 third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc location.trailing_comments : location.leading_comments; location 146 third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc SourceLocation location; location 147 third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc if (descriptor->GetSourceLocation(&location)) { location 148 third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc WriteDocCommentBodyForLocation(printer, location); location 255 third_party/protobuf/src/google/protobuf/compiler/parser.cc const LocationRecorder* location) { location 264 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (location != NULL) { location 265 third_party/protobuf/src/google/protobuf/compiler/parser.cc location->AttachComments(&leading, &trailing); location 274 third_party/protobuf/src/google/protobuf/compiler/parser.cc const LocationRecorder* location) { location 275 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (TryConsumeEndOfDeclaration(text, location)) { location 354 third_party/protobuf/src/google/protobuf/compiler/parser.cc DescriptorPool::ErrorCollector::ErrorLocation location) { location 357 third_party/protobuf/src/google/protobuf/compiler/parser.cc descriptor, location, location_->span(0), location_->span(1)); location 490 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(root_location, location 492 third_party/protobuf/src/google/protobuf/compiler/parser.cc return ParseMessageDefinition(file->add_message_type(), location); location 494 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(root_location, location 496 third_party/protobuf/src/google/protobuf/compiler/parser.cc return ParseEnumDefinition(file->add_enum_type(), location); location 498 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(root_location, location 500 third_party/protobuf/src/google/protobuf/compiler/parser.cc return ParseServiceDefinition(file->add_service(), location); location 502 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(root_location, location 508 third_party/protobuf/src/google/protobuf/compiler/parser.cc location); location 517 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(root_location, location 519 third_party/protobuf/src/google/protobuf/compiler/parser.cc return ParseOption(file->mutable_options(), location, OPTION_STATEMENT); location 533 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(message_location, location 535 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.RecordLegacyLocation( location 606 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(message_location, location 609 third_party/protobuf/src/google/protobuf/compiler/parser.cc return ParseMessageDefinition(message->add_nested_type(), location); location 611 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(message_location, location 614 third_party/protobuf/src/google/protobuf/compiler/parser.cc return ParseEnumDefinition(message->add_enum_type(), location); location 616 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(message_location, location 618 third_party/protobuf/src/google/protobuf/compiler/parser.cc return ParseExtensions(message, location); location 620 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(message_location, location 626 third_party/protobuf/src/google/protobuf/compiler/parser.cc location); location 628 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(message_location, location 630 third_party/protobuf/src/google/protobuf/compiler/parser.cc return ParseOption(message->mutable_options(), location, OPTION_STATEMENT); location 632 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(message_location, location 639 third_party/protobuf/src/google/protobuf/compiler/parser.cc location); location 651 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(field_location, location 659 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(field_location); // add path later location 660 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.RecordLegacyLocation(field, DescriptorPool::ErrorCollector::TYPE); location 666 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.AddPath(FieldDescriptorProto::kTypeFieldNumber); location 669 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.AddPath(FieldDescriptorProto::kTypeNameFieldNumber); location 677 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(field_location, location 679 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.RecordLegacyLocation(field, DescriptorPool::ErrorCollector::NAME); location 686 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(field_location, location 688 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.RecordLegacyLocation( location 712 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(group_location, location 714 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.StartAt(name_token); location 715 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.EndAt(name_token); location 716 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.RecordLegacyLocation( location 722 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(field_location, location 724 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.StartAt(name_token); location 725 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.EndAt(name_token); location 755 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(field_location, location 767 third_party/protobuf/src/google/protobuf/compiler/parser.cc DO(ParseOption(field->mutable_options(), location, OPTION_ASSIGNMENT)); location 785 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(field_location, location 787 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.RecordLegacyLocation( location 903 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location( location 922 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location( location 969 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location( location 983 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder name_location(location, location 1005 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder value_location(location); location 1088 third_party/protobuf/src/google/protobuf/compiler/parser.cc DO(ConsumeEndOfDeclaration(";", &location)); location 1101 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(extensions_location, location 1105 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.RecordLegacyLocation( location 1113 third_party/protobuf/src/google/protobuf/compiler/parser.cc location, DescriptorProto::ExtensionRange::kStartFieldNumber); location 1120 third_party/protobuf/src/google/protobuf/compiler/parser.cc location, DescriptorProto::ExtensionRange::kEndFieldNumber); location 1131 third_party/protobuf/src/google/protobuf/compiler/parser.cc location, DescriptorProto::ExtensionRange::kEndFieldNumber); location 1174 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(extend_location, extensions->size()); location 1180 third_party/protobuf/src/google/protobuf/compiler/parser.cc location, FieldDescriptorProto::kExtendeeFieldNumber); location 1195 third_party/protobuf/src/google/protobuf/compiler/parser.cc location)) { location 1213 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(enum_location, location 1215 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.RecordLegacyLocation( location 1250 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(enum_location, location 1252 third_party/protobuf/src/google/protobuf/compiler/parser.cc return ParseOption(enum_type->mutable_options(), location, location 1255 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(enum_location, location 1257 third_party/protobuf/src/google/protobuf/compiler/parser.cc return ParseEnumConstant(enum_type->add_value(), location); location 1265 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(enum_value_location, location 1267 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.RecordLegacyLocation( location 1277 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location( location 1279 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.RecordLegacyLocation( location 1299 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location( location 1305 third_party/protobuf/src/google/protobuf/compiler/parser.cc DO(ParseOption(value->mutable_options(), location, OPTION_ASSIGNMENT)); location 1320 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(service_location, location 1322 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.RecordLegacyLocation( location 1357 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location( location 1359 third_party/protobuf/src/google/protobuf/compiler/parser.cc return ParseOption(service->mutable_options(), location, OPTION_STATEMENT); location 1361 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(service_location, location 1363 third_party/protobuf/src/google/protobuf/compiler/parser.cc return ParseServiceMethod(service->add_method(), location); location 1372 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(method_location, location 1374 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.RecordLegacyLocation( location 1382 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(method_location, location 1384 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.RecordLegacyLocation( location 1394 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(method_location, location 1396 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.RecordLegacyLocation( location 1429 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(parent_location, location 1431 third_party/protobuf/src/google/protobuf/compiler/parser.cc if (!ParseOption(mutable_options, location, OPTION_STATEMENT)) { location 1524 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(root_location, location 1526 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.RecordLegacyLocation(file, DescriptorPool::ErrorCollector::NAME); location 1536 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.EndAt(input_->previous()); location 1538 third_party/protobuf/src/google/protobuf/compiler/parser.cc DO(ConsumeEndOfDeclaration(";", &location)); location 1550 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location( location 1556 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location( location 1563 third_party/protobuf/src/google/protobuf/compiler/parser.cc LocationRecorder location(root_location, location 1569 third_party/protobuf/src/google/protobuf/compiler/parser.cc location.EndAt(input_->previous()); location 1571 third_party/protobuf/src/google/protobuf/compiler/parser.cc DO(ConsumeEndOfDeclaration(";", &location)); location 1583 third_party/protobuf/src/google/protobuf/compiler/parser.cc DescriptorPool::ErrorCollector::ErrorLocation location, location 1586 third_party/protobuf/src/google/protobuf/compiler/parser.cc FindOrNull(location_map_, make_pair(descriptor, location)); location 1600 third_party/protobuf/src/google/protobuf/compiler/parser.cc DescriptorPool::ErrorCollector::ErrorLocation location, location 1602 third_party/protobuf/src/google/protobuf/compiler/parser.cc location_map_[make_pair(descriptor, location)] = make_pair(line, column); location 190 third_party/protobuf/src/google/protobuf/compiler/parser.h const LocationRecorder* location); location 192 third_party/protobuf/src/google/protobuf/compiler/parser.h const LocationRecorder* location); location 246 third_party/protobuf/src/google/protobuf/compiler/parser.h DescriptorPool::ErrorCollector::ErrorLocation location); location 455 third_party/protobuf/src/google/protobuf/compiler/parser.h DescriptorPool::ErrorCollector::ErrorLocation location, location 460 third_party/protobuf/src/google/protobuf/compiler/parser.h DescriptorPool::ErrorCollector::ErrorLocation location, location 87 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc ErrorLocation location, location 90 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc source_locations_.Find(descriptor, location, &line, &column); location 1497 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc const SourceCodeInfo::Location& location = source_info.location(i); location 1501 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc if (!FollowPath(file_, location.path().begin(), location.path().end(), location 1507 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc &location)); location 2000 third_party/protobuf/src/google/protobuf/descriptor.cc if (PathsEqual(path, info->location(i).path())) { location 2001 third_party/protobuf/src/google/protobuf/descriptor.cc const RepeatedField<int32>& span = info->location(i).span(); location 2008 third_party/protobuf/src/google/protobuf/descriptor.cc out_location->leading_comments = info->location(i).leading_comments(); location 2009 third_party/protobuf/src/google/protobuf/descriptor.cc out_location->trailing_comments = info->location(i).trailing_comments(); location 2169 third_party/protobuf/src/google/protobuf/descriptor.cc DescriptorPool::ErrorCollector::ErrorLocation location, location 2177 third_party/protobuf/src/google/protobuf/descriptor.cc DescriptorPool::ErrorCollector::ErrorLocation location, location 2409 third_party/protobuf/src/google/protobuf/descriptor.cc bool AddOptionError(DescriptorPool::ErrorCollector::ErrorLocation location, location 2412 third_party/protobuf/src/google/protobuf/descriptor.cc *uninterpreted_option_, location, msg); location 2541 third_party/protobuf/src/google/protobuf/descriptor.cc DescriptorPool::ErrorCollector::ErrorLocation location, location 2551 third_party/protobuf/src/google/protobuf/descriptor.cc &descriptor, location, error); location 2559 third_party/protobuf/src/google/protobuf/descriptor.cc DescriptorPool::ErrorCollector::ErrorLocation location, location 2562 third_party/protobuf/src/google/protobuf/descriptor.cc AddError(element_name, descriptor, location, location 2565 third_party/protobuf/src/google/protobuf/descriptor.cc AddError(element_name, descriptor, location, location 1165 third_party/protobuf/src/google/protobuf/descriptor.h ErrorLocation location, // One of the location constants, above. location 8081 third_party/protobuf/src/google/protobuf/descriptor.pb.cc 1, this->location(i), output); location 8096 third_party/protobuf/src/google/protobuf/descriptor.pb.cc 1, this->location(i), target); location 8114 third_party/protobuf/src/google/protobuf/descriptor.pb.cc this->location(i)); location 2746 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::SourceCodeInfo_Location& location(int index) const; location 2750 third_party/protobuf/src/google/protobuf/descriptor.pb.h location() const; location 5973 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::SourceCodeInfo_Location& SourceCodeInfo::location(int index) const { location 5983 third_party/protobuf/src/google/protobuf/descriptor.pb.h SourceCodeInfo::location() const { location 2449 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc ErrorLocation location, const string& message) { location 2451 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc switch (location) { location 4448 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc ErrorLocation location, location 4641 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc const SourceCodeInfo_Location& foo_location = info.location(1); location 111 third_party/protobuf/src/google/protobuf/text_format.cc TextFormat::ParseLocation location) { location 112 third_party/protobuf/src/google/protobuf/text_format.cc locations_[field].push_back(location); location 259 third_party/protobuf/src/google/protobuf/text_format.h void RecordLocation(const FieldDescriptor* field, ParseLocation location); location 348 third_party/protobuf/src/google/protobuf/text_format.h ParseLocation location); location 357 third_party/protobuf/src/google/protobuf/text_format.h ParseLocation location) { location 358 third_party/protobuf/src/google/protobuf/text_format.h info_tree->RecordLocation(field, location); location 759 third_party/protobuf/src/google/protobuf/text_format_unittest.cc TextFormat::ParseLocation location = tree->GetLocation( location 761 third_party/protobuf/src/google/protobuf/text_format_unittest.cc EXPECT_EQ(line, location.line); location 762 third_party/protobuf/src/google/protobuf/text_format_unittest.cc EXPECT_EQ(column, location.column); location 118 third_party/talloc/talloc.c const char *location; location 543 third_party/talloc/talloc.c void *_talloc_reference_loc(const void *context, const void *ptr, const char *location) location 560 third_party/talloc/talloc.c handle->location = location; location 570 third_party/talloc/talloc.c static INLINE int _talloc_free_internal(void *ptr, const char *location) location 590 third_party/talloc/talloc.c _talloc_free_internal(tc->refs, location); location 592 third_party/talloc/talloc.c return _talloc_free_internal(ptr, location); location 639 third_party/talloc/talloc.c if (unlikely(_talloc_free_internal(child, location) == -1)) { location 654 third_party/talloc/talloc.c tc->name = location; location 744 third_party/talloc/talloc.c void *_talloc_steal_loc(const void *new_ctx, const void *ptr, const char *location) location 758 third_party/talloc/talloc.c location); location 762 third_party/talloc/talloc.c h->location); location 971 third_party/talloc/talloc.c static void talloc_abort_type_missmatch(const char *location, location 979 third_party/talloc/talloc.c location, location 989 third_party/talloc/talloc.c void *_talloc_get_type_abort(const void *ptr, const char *name, const char *location) location 994 third_party/talloc/talloc.c talloc_abort_type_missmatch(location, NULL, name); location 1003 third_party/talloc/talloc.c talloc_abort_type_missmatch(location, pname, name); location 1118 third_party/talloc/talloc.c int _talloc_free(void *ptr, const char *location) location 1132 third_party/talloc/talloc.c location); location 1136 third_party/talloc/talloc.c h->location); location 1141 third_party/talloc/talloc.c return _talloc_free_internal(ptr, location); location 139 third_party/talloc/talloc.h void *_talloc_reference_loc(const void *context, const void *ptr, const char *location); location 148 third_party/talloc/talloc.h void *_talloc_get_type_abort(const void *ptr, const char *name, const char *location); location 152 third_party/talloc/talloc.h int _talloc_free(void *ptr, const char *location); location 155 third_party/talloc/talloc.h void *_talloc_steal_loc(const void *new_ctx, const void *ptr, const char *location); location 79 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(ll->next->location == Span::ON_NORMAL_FREELIST); location 85 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(ll->next->location == Span::ON_RETURNED_FREELIST); location 124 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(best->location == Span::ON_NORMAL_FREELIST); location 138 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(best->location == Span::ON_RETURNED_FREELIST); location 149 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(span->location == Span::IN_USE); location 155 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(leftover->location == Span::IN_USE); location 178 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(span->location != Span::IN_USE); location 179 third_party/tcmalloc/chromium/src/page_heap.cc const int old_location = span->location; location 181 third_party/tcmalloc/chromium/src/page_heap.cc span->location = Span::IN_USE; location 188 third_party/tcmalloc/chromium/src/page_heap.cc leftover->location = old_location; location 199 third_party/tcmalloc/chromium/src/page_heap.cc next->location == Span::IN_USE || location 200 third_party/tcmalloc/chromium/src/page_heap.cc next->location != leftover->location); location 211 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(span->location == Span::IN_USE); location 219 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(span->location == Span::IN_USE); location 226 third_party/tcmalloc/chromium/src/page_heap.cc span->location = Span::ON_NORMAL_FREELIST; location 235 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(span->location != Span::IN_USE); location 261 third_party/tcmalloc/chromium/src/page_heap.cc if (prev != NULL && prev->location != Span::IN_USE) { location 265 third_party/tcmalloc/chromium/src/page_heap.cc if (prev->location == Span::ON_RETURNED_FREELIST) { location 281 third_party/tcmalloc/chromium/src/page_heap.cc if (next != NULL && next->location != Span::IN_USE) { location 285 third_party/tcmalloc/chromium/src/page_heap.cc if (next->location == Span::ON_RETURNED_FREELIST) { location 297 third_party/tcmalloc/chromium/src/page_heap.cc span->location = Span::ON_RETURNED_FREELIST; location 303 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(span->location != Span::IN_USE); location 305 third_party/tcmalloc/chromium/src/page_heap.cc if (span->location == Span::ON_NORMAL_FREELIST) { location 315 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(span->location != Span::IN_USE); location 316 third_party/tcmalloc/chromium/src/page_heap.cc if (span->location == Span::ON_NORMAL_FREELIST) { location 357 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(s->location == Span::ON_NORMAL_FREELIST); location 362 third_party/tcmalloc/chromium/src/page_heap.cc s->location = Span::ON_RETURNED_FREELIST; location 396 third_party/tcmalloc/chromium/src/page_heap.cc ASSERT(span->location == Span::IN_USE); location 435 third_party/tcmalloc/chromium/src/page_heap.cc switch (span->location) { location 537 third_party/tcmalloc/chromium/src/page_heap.cc CHECK_CONDITION(s->location == freelist); // NORMAL or RETURNED location 52 third_party/tcmalloc/chromium/src/span.h unsigned int location : 2; // Is the span on a freelist, and if so, which? location 1174 third_party/tcmalloc/chromium/src/tcmalloc.cc CHECK_CONDITION_PRINT(span->location == Span::IN_USE, location 79 third_party/tcmalloc/vendor/src/page_heap.cc ASSERT(ll->next->location == Span::ON_NORMAL_FREELIST); location 85 third_party/tcmalloc/vendor/src/page_heap.cc ASSERT(ll->next->location == Span::ON_RETURNED_FREELIST); location 123 third_party/tcmalloc/vendor/src/page_heap.cc ASSERT(best->location == Span::ON_NORMAL_FREELIST); location 137 third_party/tcmalloc/vendor/src/page_heap.cc ASSERT(best->location == Span::ON_RETURNED_FREELIST); location 148 third_party/tcmalloc/vendor/src/page_heap.cc ASSERT(span->location == Span::IN_USE); location 154 third_party/tcmalloc/vendor/src/page_heap.cc ASSERT(leftover->location == Span::IN_USE); location 165 third_party/tcmalloc/vendor/src/page_heap.cc ASSERT(span->location != Span::IN_USE); location 166 third_party/tcmalloc/vendor/src/page_heap.cc const int old_location = span->location; location 168 third_party/tcmalloc/vendor/src/page_heap.cc span->location = Span::IN_USE; location 175 third_party/tcmalloc/vendor/src/page_heap.cc leftover->location = old_location; location 188 third_party/tcmalloc/vendor/src/page_heap.cc ASSERT(span->location == Span::IN_USE); location 195 third_party/tcmalloc/vendor/src/page_heap.cc span->location = Span::ON_NORMAL_FREELIST; location 203 third_party/tcmalloc/vendor/src/page_heap.cc ASSERT(span->location != Span::IN_USE); location 215 third_party/tcmalloc/vendor/src/page_heap.cc if (prev != NULL && prev->location == span->location) { location 227 third_party/tcmalloc/vendor/src/page_heap.cc if (next != NULL && next->location == span->location) { location 242 third_party/tcmalloc/vendor/src/page_heap.cc ASSERT(span->location != Span::IN_USE); location 244 third_party/tcmalloc/vendor/src/page_heap.cc if (span->location == Span::ON_NORMAL_FREELIST) { location 254 third_party/tcmalloc/vendor/src/page_heap.cc ASSERT(span->location != Span::IN_USE); location 255 third_party/tcmalloc/vendor/src/page_heap.cc if (span->location == Span::ON_NORMAL_FREELIST) { location 296 third_party/tcmalloc/vendor/src/page_heap.cc ASSERT(s->location == Span::ON_NORMAL_FREELIST); location 301 third_party/tcmalloc/vendor/src/page_heap.cc s->location = Span::ON_RETURNED_FREELIST; location 335 third_party/tcmalloc/vendor/src/page_heap.cc ASSERT(span->location == Span::IN_USE); location 374 third_party/tcmalloc/vendor/src/page_heap.cc switch (span->location) { location 474 third_party/tcmalloc/vendor/src/page_heap.cc CHECK_CONDITION(s->location == freelist); // NORMAL or RETURNED location 52 third_party/tcmalloc/vendor/src/span.h unsigned int location : 2; // Is the span on a freelist, and if so, which? location 226 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java String location = reader.readLine(); location 227 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java if (location == null || location.isEmpty()) { location 233 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java name.equals("??") && location.equals("??:0")); location 242 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java record.location = processLocation(location);; location 301 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java private String processLocation(String location) { location 302 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java if (location.startsWith("/")) { location 304 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java location = new File(location).getCanonicalPath(); location 306 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java System.err.println("Unable to canonicalize path: " + location); location 311 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java final int indexOfColon = location.lastIndexOf(':'); location 315 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java key = location.substring(0, indexOfColon); location 316 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java line = location.substring(indexOfColon + 1); location 318 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java key = location; location 324 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java location = found; location 325 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java if (line != null) location = location + ":" + line; location 330 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java if (location.startsWith(stripLocation)) { location 331 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java location = location.substring(stripLocation.length()); location 333 tools/binary_size/java/src/org/chromium/tools/binary_size/Addr2LineWorkerPool.java return location; location 80 tools/binary_size/java/src/org/chromium/tools/binary_size/NmDumper.java if (record.location != null) { location 82 tools/binary_size/java/src/org/chromium/tools/binary_size/NmDumper.java builder.append(record.location); location 322 tools/binary_size/java/src/org/chromium/tools/binary_size/ParallelAddress2Line.java record.location = icuFile.getCanonicalPath() + ":0"; location 38 tools/binary_size/java/src/org/chromium/tools/binary_size/Record.java String location; location 45 tools/clang/plugins/ChromeClassTester.h bool InImplementationFile(clang::SourceLocation location); location 59 tools/gn/command_args.cc Location location = value.origin()->GetRange().begin(); location 60 tools/gn/command_args.cc const InputFile* file = location.file(); location 65 tools/gn/command_args.cc base::IntToString(location.line_number()); location 69 tools/gn/command_args.cc Tokenizer::ByteOffsetOfNthLine(data, location.line_number()); location 90 tools/gn/command_args.cc std::string location, comment; location 91 tools/gn/command_args.cc GetContextForValue(value, &location, &comment); location 92 tools/gn/command_args.cc OutputString(" " + location + "\n" + comment); location 176 tools/gn/command_desc.cc Location location = origin->GetRange().begin(); location 177 tools/gn/command_desc.cc out << " (Added by " + location.file()->name().value() << ":" location 178 tools/gn/command_desc.cc << location.line_number() << ")\n"; location 57 tools/gn/err.cc void OutputHighlighedPosition(const Location& location, location 68 tools/gn/err.cc FillRangeOnLine(ranges[i], location.line_number(), &highlight); location 72 tools/gn/err.cc CHECK(location.char_offset() - 1 >= 0 && location 73 tools/gn/err.cc location.char_offset() - 1 < static_cast<int>(highlight.size())); location 74 tools/gn/err.cc highlight[location.char_offset() - 1] = '^'; location 89 tools/gn/err.cc Err::Err(const Location& location, location 93 tools/gn/err.cc location_(location), location 112 tools/gn/err.cc location_(token.location()), location 33 tools/gn/err.h Err(const Location& location, location 60 tools/gn/err.h const Location& location() const { return location_; } location 166 tools/gn/functions.cc if (origin_location.file() != function->function().location().file() || location 168 tools/gn/functions.cc function->function().location().line_number()) { location 69 tools/gn/label_unittest.cc std::string location, name; location 66 tools/gn/parse_tree.cc return LocationRange(base_.location(), index_->GetRange().end()); location 68 tools/gn/parse_tree.cc return LocationRange(base_.location(), member_->GetRange().end()); location 431 tools/gn/parse_tree.cc return LocationRange(begin_token_.location(), end_token_.location()); location 70 tools/gn/parser_unittest.cc EXPECT_EQ(err_line, err.location().line_number()); location 71 tools/gn/parser_unittest.cc EXPECT_EQ(err_char, err.location().char_offset()); location 88 tools/gn/parser_unittest.cc EXPECT_EQ(err_line, err.location().line_number()); location 89 tools/gn/parser_unittest.cc EXPECT_EQ(err_char, err.location().char_offset()); location 22 tools/gn/string_utils.cc Location begin_loc(token.location().file(), location 23 tools/gn/string_utils.cc token.location().line_number(), location 24 tools/gn/string_utils.cc token.location().char_offset() + int_offset + 1); location 25 tools/gn/string_utils.cc Location end_loc(token.location().file(), location 26 tools/gn/string_utils.cc token.location().line_number(), location 27 tools/gn/string_utils.cc token.location().char_offset() + int_offset + 1 + location 12 tools/gn/token.cc Token::Token(const Location& location, location 17 tools/gn/token.cc location_(location) { location 56 tools/gn/token.h Token(const Location& location, Type t, const base::StringPiece& v); location 60 tools/gn/token.h const Location& location() const { return location_; } location 98 tools/gn/tokenizer.cc Location location = GetCurrentLocation(); location 102 tools/gn/tokenizer.cc *err_ = GetErrorForInvalidToken(location); location 106 tools/gn/tokenizer.cc AdvanceToEndOfToken(location, type); location 132 tools/gn/tokenizer.cc tokens_.push_back(Token(location, type, token_value)); location 224 tools/gn/tokenizer.cc void Tokenizer::AdvanceToEndOfToken(const Location& location, location 241 tools/gn/tokenizer.cc err_->AppendRange(LocationRange(location, GetCurrentLocation())); location 251 tools/gn/tokenizer.cc *err_ = Err(LocationRange(location, location 261 tools/gn/tokenizer.cc *err_ = Err(LocationRange(location, location 303 tools/gn/tokenizer.cc *err_ = Err(location, "Everything is all messed up", location 352 tools/gn/tokenizer.cc Err Tokenizer::GetErrorForInvalidToken(const Location& location) const { location 369 tools/gn/tokenizer.cc return Err(location, "Invalid token.", help); location 52 tools/gn/tokenizer.h void AdvanceToEndOfToken(const Location& location, Token::Type type); location 66 tools/gn/tokenizer.h Err GetErrorForInvalidToken(const Location& location) const; location 143 tools/gn/tokenizer_unittest.cc ASSERT_TRUE(results[0].location() == Location(&input, 1, 1)); location 144 tools/gn/tokenizer_unittest.cc ASSERT_TRUE(results[1].location() == Location(&input, 1, 3)); location 145 tools/gn/tokenizer_unittest.cc ASSERT_TRUE(results[2].location() == Location(&input, 1, 5)); location 146 tools/gn/tokenizer_unittest.cc ASSERT_TRUE(results[3].location() == Location(&input, 2, 3)); location 124 ui/accessibility/ax_node_data.cc result += " (" + IntToString(location.x()) + ", " + location 125 ui/accessibility/ax_node_data.cc IntToString(location.y()) + ")-(" + location 126 ui/accessibility/ax_node_data.cc IntToString(location.width()) + ", " + location 127 ui/accessibility/ax_node_data.cc IntToString(location.height()) + ")"; location 48 ui/accessibility/ax_node_data.h gfx::Rect location; location 53 ui/accessibility/ax_tree_unittest.cc root.location = gfx::Rect(0, 0, 800, 600); location 61 ui/accessibility/ax_tree_unittest.cc button.location = gfx::Rect(20, 20, 200, 30); location 67 ui/accessibility/ax_tree_unittest.cc checkbox.location = gfx::Rect(20, 50, 200, 30); location 446 ui/app_list/views/apps_grid_view.cc drag_view_offset_ = event.location(); location 1210 ui/app_list/views/apps_grid_view.cc *drag_point = event.location(); location 60 ui/aura/demo/demo_main.cc const gfx::Point& location) OVERRIDE { location 216 ui/aura/gestures/gesture_recognizer_unittest.cc tap_location_ = gesture->location(); location 231 ui/aura/gestures/gesture_recognizer_unittest.cc gesture_end_location_ = gesture->location(); location 235 ui/aura/gestures/gesture_recognizer_unittest.cc scroll_begin_position_ = gesture->location(); location 450 ui/aura/remote_window_tree_host_win.cc void RemoteWindowTreeHostWin::MoveCursorToNative(const gfx::Point& location) { location 451 ui/aura/remote_window_tree_host_win.cc VLOG(1) << "In MoveCursorTo: " << location.x() << ", " << location.y(); location 472 ui/aura/remote_window_tree_host_win.cc host_->Send(new MetroViewerHostMsg_SetCursorPos(location.x(), location.y())); location 527 ui/aura/remote_window_tree_host_win.cc gfx::Point location = PointFromNativeEvent(x, y); location 528 ui/aura/remote_window_tree_host_win.cc ui::MouseEvent event(ui::ET_MOUSE_MOVED, location, location, flags, 0); location 534 ui/aura/remote_window_tree_host_win.cc gfx::Point location = PointFromNativeEvent(params.x, params.y); location 535 ui/aura/remote_window_tree_host_win.cc ui::MouseEvent mouse_event(params.event_type, location, location, location 610 ui/aura/remote_window_tree_host_win.cc gfx::Point location = PointFromNativeEvent(x, y); location 612 ui/aura/remote_window_tree_host_win.cc location, location 622 ui/aura/remote_window_tree_host_win.cc gfx::Point location = PointFromNativeEvent(x, y); location 624 ui/aura/remote_window_tree_host_win.cc location, location 634 ui/aura/remote_window_tree_host_win.cc gfx::Point location = PointFromNativeEvent(x, y); location 636 ui/aura/remote_window_tree_host_win.cc location, location 236 ui/aura/remote_window_tree_host_win.h virtual void MoveCursorToNative(const gfx::Point& location) OVERRIDE; location 263 ui/aura/test/event_generator.cc void EventGenerator::GestureTapAt(const gfx::Point& location) { location 266 ui/aura/test/event_generator.cc location, location 272 ui/aura/test/event_generator.cc ui::ET_TOUCH_RELEASED, location, kTouchId, location 277 ui/aura/test/event_generator.cc void EventGenerator::GestureTapDownAndUp(const gfx::Point& location) { location 280 ui/aura/test/event_generator.cc location, location 286 ui/aura/test/event_generator.cc ui::ET_TOUCH_RELEASED, location, kTouchId, location 314 ui/aura/test/event_generator.cc gfx::Point location = start; location 316 ui/aura/test/event_generator.cc location.Offset(dx, dy); location 318 ui/aura/test/event_generator.cc ui::TouchEvent move(ui::ET_TOUCH_MOVED, location, kTouchId, timestamp); location 534 ui/aura/test/event_generator.cc gfx::Point location = GetLocationInCurrentRoot(); location 535 ui/aura/test/event_generator.cc ui::MouseEvent mouseev(ui::ET_MOUSE_PRESSED, location, location, flags_, location 543 ui/aura/test/event_generator.cc gfx::Point location = GetLocationInCurrentRoot(); location 544 ui/aura/test/event_generator.cc ui::MouseEvent mouseev(ui::ET_MOUSE_RELEASED, location, location 545 ui/aura/test/event_generator.cc location, flags_, flag); location 105 ui/aura/test/event_generator.h void set_current_location(const gfx::Point& location) { location 106 ui/aura/test/event_generator.h current_location_ = location; location 63 ui/aura/test/test_window_delegate.cc const gfx::Point& location) { location 53 ui/aura/test/test_window_delegate.h const gfx::Point& location) OVERRIDE; location 59 ui/aura/window_delegate.h const gfx::Point& location) = 0; location 36 ui/aura/window_event_dispatcher.cc bool IsNonClientLocation(Window* target, const gfx::Point& location) { location 39 ui/aura/window_event_dispatcher.cc int hit_test_code = target->delegate()->GetNonClientComponent(location); location 198 ui/aura/window_event_dispatcher.cc gfx::Point location = Env::GetInstance()->last_mouse_location(); location 202 ui/aura/window_event_dispatcher.cc client->ConvertPointFromScreen(window(), &location); location 203 ui/aura/window_event_dispatcher.cc return location; location 712 ui/aura/window_event_dispatcher.cc if (IsNonClientLocation(target, event->location())) location 55 ui/aura/window_event_dispatcher_unittest.cc virtual int GetNonClientComponent(const gfx::Point& location) const OVERRIDE { location 58 ui/aura/window_event_dispatcher_unittest.cc self->non_client_location_ = location; location 63 ui/aura/window_event_dispatcher_unittest.cc mouse_event_location_ = event->location(); location 154 ui/aura/window_event_dispatcher_unittest.cc gfx::Point location; location 160 ui/aura/window_event_dispatcher_unittest.cc location, location 161 ui/aura/window_event_dispatcher_unittest.cc location, location 170 ui/aura/window_event_dispatcher_unittest.cc location, location 171 ui/aura/window_event_dispatcher_unittest.cc location, location 180 ui/aura/window_event_dispatcher_unittest.cc location, location 181 ui/aura/window_event_dispatcher_unittest.cc location, location 190 ui/aura/window_event_dispatcher_unittest.cc location, location 191 ui/aura/window_event_dispatcher_unittest.cc location, location 200 ui/aura/window_event_dispatcher_unittest.cc location, location 201 ui/aura/window_event_dispatcher_unittest.cc location, location 215 ui/aura/window_event_dispatcher_unittest.cc EXPECT_EQ("100,100", root.location().ToString()); location 221 ui/aura/window_event_dispatcher_unittest.cc EXPECT_EQ("50,50", translated_event.location().ToString()); location 474 ui/aura/window_event_dispatcher_unittest.cc mouse_locations_.push_back(event->location()); location 478 ui/aura/window_event_dispatcher_unittest.cc touch_locations_.push_back(event->location()); location 33 ui/aura/window_targeter.cc ShouldDescendIntoChildForEventHandling(window, event.location())) { location 41 ui/aura/window_targeter.cc gfx::Point point = event.location(); location 136 ui/aura/window_targeter.cc event.location(), touch.source_device_id()); location 141 ui/aura/window_targeter.cc if (!root_window->bounds().Contains(event.location())) location 170 ui/aura/window_tree_host.cc gfx::Point location = GetLocationOnNativeScreen(); location 171 ui/aura/window_tree_host.cc point->Offset(location.x(), location.y()); location 175 ui/aura/window_tree_host.cc gfx::Point location = GetLocationOnNativeScreen(); location 176 ui/aura/window_tree_host.cc point->Offset(-location.x(), -location.y()); location 110 ui/aura/window_tree_host.h void MoveCursorTo(const gfx::Point& location); location 188 ui/aura/window_tree_host.h virtual void MoveCursorToNative(const gfx::Point& location) = 0; location 48 ui/aura/window_tree_host_mac.h virtual void MoveCursorToNative(const gfx::Point& location) OVERRIDE; location 44 ui/aura/window_tree_host_ozone.cc return bounds_.Contains(static_cast<ui::LocatedEvent*>(event)->location()); location 111 ui/aura/window_tree_host_ozone.cc void WindowTreeHostOzone::MoveCursorToNative(const gfx::Point& location) { location 113 ui/aura/window_tree_host_ozone.cc location); location 49 ui/aura/window_tree_host_ozone.h virtual void MoveCursorToNative(const gfx::Point& location) OVERRIDE; location 210 ui/aura/window_tree_host_win.cc void WindowTreeHostWin::MoveCursorToNative(const gfx::Point& location) { location 38 ui/aura/window_tree_host_win.h virtual void MoveCursorToNative(const gfx::Point& location) OVERRIDE; location 200 ui/aura/window_tree_host_x11.cc if (event->root_location() == event->location()) { location 710 ui/aura/window_tree_host_x11.cc void WindowTreeHostX11::MoveCursorToNative(const gfx::Point& location) { location 712 ui/aura/window_tree_host_x11.cc bounds_.x() + location.x(), location 713 ui/aura/window_tree_host_x11.cc bounds_.y() + location.y()); location 853 ui/aura/window_tree_host_x11.cc if (screen_position_client && !local.Contains(event->location())) { location 854 ui/aura/window_tree_host_x11.cc gfx::Point location(event->location()); location 859 ui/aura/window_tree_host_x11.cc screen_position_client->ConvertHostPointToScreen(root_window, &location); location 860 ui/aura/window_tree_host_x11.cc screen_position_client->ConvertPointFromScreen(root_window, &location); location 861 ui/aura/window_tree_host_x11.cc ConvertPointToHost(&location); location 862 ui/aura/window_tree_host_x11.cc event->set_location(location); location 863 ui/aura/window_tree_host_x11.cc event->set_root_location(location); location 65 ui/aura/window_tree_host_x11.h virtual void MoveCursorToNative(const gfx::Point& location) OVERRIDE; location 31 ui/aura/window_tree_host_x11_unittest.cc last_touch_location_ = event->location(); location 207 ui/aura/window_unittest.cc position_ = event->location(); location 229 ui/aura/window_unittest.cc const gfx::Point& location) OVERRIDE { location 2926 ui/aura/window_unittest.cc gfx::Point location; location 2927 ui/aura/window_unittest.cc Window::ConvertPointToTarget(source, target, &location); location 2928 ui/aura/window_unittest.cc return location.ToString(); location 15 ui/base/dragdrop/drop_target_event.cc const gfx::Point& location, location 19 ui/base/dragdrop/drop_target_event.cc location, location 16 ui/base/dragdrop/drop_target_event.h const gfx::Point& location, location 257 ui/events/event.cc const gfx::PointF& location, location 262 ui/events/event.cc location_(location), location 287 ui/events/event.cc const gfx::PointF& location, location 291 ui/events/event.cc : LocatedEvent(type, location, root_location, EventTimeForNow(), flags), location 463 ui/events/event.cc const gfx::PointF& location, location 466 ui/events/event.cc : LocatedEvent(type, location, location, time_stamp, 0), location 477 ui/events/event.cc const gfx::PointF& location, location 485 ui/events/event.cc : LocatedEvent(type, location, location, time_stamp, flags), location 684 ui/events/event.cc const gfx::PointF& location, location 692 ui/events/event.cc : MouseEvent(type, location, location, flags, 0), location 251 ui/events/event.h void set_location(const gfx::PointF& location) { location_ = location; } location 254 ui/events/event.h gfx::Point location() const { return gfx::ToFlooredPoint(location_); } location 296 ui/events/event.h const gfx::PointF& location, location 336 ui/events/event.h const gfx::PointF& location, location 459 ui/events/event.h const gfx::PointF& location, location 464 ui/events/event.h const gfx::PointF& location, location 632 ui/events/event.h const gfx::PointF& location, location 69 ui/events/event_processor_unittest.cc return (t->bounds().Contains(event.location())); location 83 ui/events/event_processor_unittest.cc gfx::Point* location) { location 90 ui/events/event_processor_unittest.cc *location -= vector; location 96 ui/events/event_processor_unittest.cc *location += vector; location 59 ui/events/gestures/gesture_point.cc velocity_calculator_.PointSeen(event.location().x(), location 60 ui/events/gestures/gesture_point.cc event.location().y(), location 74 ui/events/gestures/gesture_point.cc first_touch_position_ = event.location(); location 77 ui/events/gestures/gesture_point.cc velocity_calculator_.PointSeen(event.location().x(), location 78 ui/events/gestures/gesture_point.cc event.location().y(), location 106 ui/events/gestures/gesture_point.cc event.location(), last_tap_position_); location 113 ui/events/gestures/gesture_point.cc event.location(), last_tap_position_) && location 183 ui/events/gestures/gesture_point.cc const gfx::PointF& p1 = event.location(); location 57 ui/events/gestures/gesture_recognizer.h const gfx::PointF& location, int source_device_id) = 0; location 85 ui/events/gestures/gesture_recognizer_impl.cc const gfx::PointF& location, int source_device_id) { location 96 ui/events/gestures/gesture_recognizer_impl.cc gfx::Vector2dF delta = points[j].last_touch_position() - location; location 42 ui/events/gestures/gesture_recognizer_impl.h const gfx::PointF& location, int source_device_id) OVERRIDE; location 511 ui/events/gestures/gesture_sequence.cc last_touch_location_ = event.location(); location 889 ui/events/gestures/gesture_sequence.cc const gfx::PointF& location, location 898 ui/events/gestures/gesture_sequence.cc return new GestureEvent(gesture_details.type(), location.x(), location.y(), location 957 ui/events/gestures/gesture_sequence.cc const gfx::PointF& location, location 962 ui/events/gestures/gesture_sequence.cc location, location 969 ui/events/gestures/gesture_sequence.cc const gfx::PointF& location, location 991 ui/events/gestures/gesture_sequence.cc location, location 998 ui/events/gestures/gesture_sequence.cc location, location 1011 ui/events/gestures/gesture_sequence.cc gfx::PointF location; location 1014 ui/events/gestures/gesture_sequence.cc location = point.last_touch_position(); location 1016 ui/events/gestures/gesture_sequence.cc location = bounding_box_.CenterPoint(); location 1017 ui/events/gestures/gesture_sequence.cc d = location - latest_multi_scroll_update_location_; location 1018 ui/events/gestures/gesture_sequence.cc latest_multi_scroll_update_location_ = location; location 1030 ui/events/gestures/gesture_sequence.cc location += gfx::Vector2dF(last_scroll_prediction_offset_.x(), location 1061 ui/events/gestures/gesture_sequence.cc location, location 106 ui/events/gestures/gesture_sequence.h const gfx::PointF& location, location 131 ui/events/gestures/gesture_sequence.h const gfx::PointF& location, location 134 ui/events/gestures/gesture_sequence.h const gfx::PointF& location, location 23 ui/events/ozone/evdev/cursor_delegate_evdev.h const gfx::PointF& location) = 0; location 27 ui/events/ozone/evdev/cursor_delegate_evdev.h virtual gfx::PointF location() = 0; location 207 ui/events/ozone/evdev/event_factory_evdev.cc const gfx::PointF& location) { location 209 ui/events/ozone/evdev/event_factory_evdev.cc cursor_->MoveCursorTo(widget, location); location 211 ui/events/ozone/evdev/event_factory_evdev.cc cursor_->location(), location 212 ui/events/ozone/evdev/event_factory_evdev.cc cursor_->location(), location 35 ui/events/ozone/evdev/event_factory_evdev.h const gfx::PointF& location) OVERRIDE; location 36 ui/events/ozone/event_factory_ozone.cc const gfx::PointF& location) { location 52 ui/events/ozone/event_factory_ozone.h const gfx::PointF& location); location 34 ui/events/ozone/events_ozone.cc return e->location(); location 35 ui/events/test/events_test_utils.h void set_location(const gfx::Point& location) { location 36 ui/events/test/events_test_utils.h located_event_->location_ = location; location 98 ui/events/test/events_test_utils_x11.cc const gfx::Point& location) { location 110 ui/events/test/events_test_utils_x11.cc xiev->event_x = location.x(); location 111 ui/events/test/events_test_utils_x11.cc xiev->event_y = location.y(); location 169 ui/events/test/events_test_utils_x11.cc const gfx::Point& location, location 176 ui/events/test/events_test_utils_x11.cc xievent->event_x = location.x(); location 177 ui/events/test/events_test_utils_x11.cc xievent->event_y = location.y(); location 233 ui/events/test/events_test_utils_x11.cc const gfx::Point& location, location 235 ui/events/test/events_test_utils_x11.cc event_.reset(CreateXInput2Event(deviceid, evtype, tracking_id, location)); location 47 ui/events/test/events_test_utils_x11.h const gfx::Point& location, location 71 ui/events/test/events_test_utils_x11.h const gfx::Point& location, location 28 ui/events/x/events_x_unittest.cc const gfx::Point& location, location 37 ui/events/x/events_x_unittest.cc button_event->x = location.x(); location 38 ui/events/x/events_x_unittest.cc button_event->y = location.y(); location 47 ui/events/x/events_x_unittest.cc gfx::Point location(5, 10); location 50 ui/events/x/events_x_unittest.cc InitButtonEvent(&event, true, location, 1, 0); location 53 ui/events/x/events_x_unittest.cc EXPECT_EQ(location, ui::EventLocationFromNative(&event)); location 55 ui/events/x/events_x_unittest.cc InitButtonEvent(&event, true, location, 2, Button1Mask | ShiftMask); location 60 ui/events/x/events_x_unittest.cc EXPECT_EQ(location, ui::EventLocationFromNative(&event)); location 62 ui/events/x/events_x_unittest.cc InitButtonEvent(&event, false, location, 3, 0); location 65 ui/events/x/events_x_unittest.cc EXPECT_EQ(location, ui::EventLocationFromNative(&event)); location 68 ui/events/x/events_x_unittest.cc InitButtonEvent(&event, true, location, 4, 0); location 71 ui/events/x/events_x_unittest.cc EXPECT_EQ(location, ui::EventLocationFromNative(&event)); location 77 ui/events/x/events_x_unittest.cc InitButtonEvent(&event, true, location, 5, 0); location 80 ui/events/x/events_x_unittest.cc EXPECT_EQ(location, ui::EventLocationFromNative(&event)); location 86 ui/events/x/events_x_unittest.cc InitButtonEvent(&event, true, location, 6, 0); location 89 ui/events/x/events_x_unittest.cc EXPECT_EQ(location, ui::EventLocationFromNative(&event)); location 95 ui/events/x/events_x_unittest.cc InitButtonEvent(&event, true, location, 7, 0); location 98 ui/events/x/events_x_unittest.cc EXPECT_EQ(location, ui::EventLocationFromNative(&event)); location 108 ui/events/x/events_x_unittest.cc gfx::Point location(5, 10); location 110 ui/events/x/events_x_unittest.cc InitButtonEvent(&event, true, location, 4, 0); location 115 ui/events/x/events_x_unittest.cc InitButtonEvent(&event, false, location, 4, 0); location 148 ui/events/x/events_x_unittest.cc gfx::Point location(5, 10); location 151 ui/events/x/events_x_unittest.cc InitButtonEvent(&event, true, location, 1, 0); location 158 ui/events/x/events_x_unittest.cc InitButtonEvent(&event, false, location, 1, 0); location 305 ui/gfx/ozone/dri/dri_surface_factory.cc const gfx::Point& location) { location 307 ui/gfx/ozone/dri/dri_surface_factory.cc cursor_location_ = location; location 316 ui/gfx/ozone/dri/dri_surface_factory.cc const gfx::Point& location) { location 317 ui/gfx/ozone/dri/dri_surface_factory.cc cursor_location_ = location; location 322 ui/gfx/ozone/dri/dri_surface_factory.cc controller_->MoveCursor(location); location 49 ui/gfx/ozone/dri/dri_surface_factory.h const gfx::Point& location); location 51 ui/gfx/ozone/dri/dri_surface_factory.h void MoveHardwareCursor(AcceleratedWidget window, const gfx::Point& location); location 151 ui/gfx/ozone/dri/hardware_display_controller.cc bool HardwareDisplayController::MoveCursor(const gfx::Point& location) { location 153 ui/gfx/ozone/dri/hardware_display_controller.cc return drm_->MoveCursor(crtc_id_, location.x(), location.y()); location 155 ui/gfx/ozone/dri/hardware_display_controller.h bool MoveCursor(const gfx::Point& location); location 23 ui/gfx/ozone/impl/file_surface_factory.cc void WriteDataToFile(const base::FilePath& location, location 27 ui/gfx/ozone/impl/file_surface_factory.cc base::WriteFile(location, location 34 ui/gfx/ozone/impl/file_surface_factory.cc FileSurface(const base::FilePath& location) : location_(location) {} location 50 ui/gfx/render_text_mac.cc const Range range(cf_range.location, cf_range.location + cf_range.length); location 469 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform1f(GLint location, GLfloat v) { location 470 ui/gl/gl_bindings_skia_in_process.cc glUniform1i(location, v); location 473 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform1i(GLint location, GLint v) { location 474 ui/gl/gl_bindings_skia_in_process.cc glUniform1i(location, v); location 477 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform1fv(GLint location, GLsizei count, const GLfloat* v) { location 478 ui/gl/gl_bindings_skia_in_process.cc glUniform1fv(location, count, v); location 481 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform1iv(GLint location, GLsizei count, const GLint* v) { location 482 ui/gl/gl_bindings_skia_in_process.cc glUniform1iv(location, count, v); location 485 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform2f(GLint location, GLfloat v0, GLfloat v1) { location 486 ui/gl/gl_bindings_skia_in_process.cc glUniform2i(location, v0, v1); location 489 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform2i(GLint location, GLint v0, GLint v1) { location 490 ui/gl/gl_bindings_skia_in_process.cc glUniform2i(location, v0, v1); location 493 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform2fv(GLint location, GLsizei count, const GLfloat* v) { location 494 ui/gl/gl_bindings_skia_in_process.cc glUniform2fv(location, count, v); location 497 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform2iv(GLint location, GLsizei count, const GLint* v) { location 498 ui/gl/gl_bindings_skia_in_process.cc glUniform2iv(location, count, v); location 501 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform3f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2) { location 502 ui/gl/gl_bindings_skia_in_process.cc glUniform3i(location, v0, v1, v2); location 505 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform3i(GLint location, GLint v0, GLint v1, GLint v2) { location 506 ui/gl/gl_bindings_skia_in_process.cc glUniform3i(location, v0, v1, v2); location 509 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform3fv(GLint location, GLsizei count, const GLfloat* v) { location 510 ui/gl/gl_bindings_skia_in_process.cc glUniform3fv(location, count, v); location 513 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform3iv(GLint location, GLsizei count, const GLint* v) { location 514 ui/gl/gl_bindings_skia_in_process.cc glUniform3iv(location, count, v); location 517 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, location 519 ui/gl/gl_bindings_skia_in_process.cc glUniform4i(location, v0, v1, v2, v3); location 522 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform4i(GLint location, GLint v0, GLint v1, GLint v2, location 524 ui/gl/gl_bindings_skia_in_process.cc glUniform4i(location, v0, v1, v2, v3); location 527 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform4fv(GLint location, GLsizei count, const GLfloat* v) { location 528 ui/gl/gl_bindings_skia_in_process.cc glUniform4fv(location, count, v); location 531 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniform4iv(GLint location, GLsizei count, const GLint* v) { location 532 ui/gl/gl_bindings_skia_in_process.cc glUniform4iv(location, count, v); location 535 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniformMatrix2fv(GLint location, GLsizei count, location 537 ui/gl/gl_bindings_skia_in_process.cc glUniformMatrix2fv(location, count, transpose, value); location 540 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniformMatrix3fv(GLint location, GLsizei count, location 542 ui/gl/gl_bindings_skia_in_process.cc glUniformMatrix3fv(location, count, transpose, value); location 545 ui/gl/gl_bindings_skia_in_process.cc GLvoid StubGLUniformMatrix4fv(GLint location, GLsizei count, location 547 ui/gl/gl_bindings_skia_in_process.cc glUniformMatrix4fv(location, count, transpose, value); location 95 ui/keyboard/keyboard_controller.cc const gfx::Point& location) OVERRIDE { location 302 ui/keyboard/keyboard_controller_unittest.cc gfx::Point location = keyboard_window->bounds().CenterPoint(); location 303 ui/keyboard/keyboard_controller_unittest.cc ui::MouseEvent mouse1(ui::ET_MOUSE_MOVED, location, location, ui::EF_NONE, location 308 ui/keyboard/keyboard_controller_unittest.cc location.set_y(keyboard_window->bounds().y() - 5); location 309 ui/keyboard/keyboard_controller_unittest.cc ui::MouseEvent mouse2(ui::ET_MOUSE_MOVED, location, location, ui::EF_NONE, location 812 ui/message_center/views/message_center_view.cc if (scroller_->bounds().Contains(event.location())) location 111 ui/ozone/platform/caca/caca_event_factory.cc gfx::PointF TranslateLocation(const gfx::PointF& location, location 116 ui/ozone/platform/caca/caca_event_factory.cc location.x() * bitmap_size.width() / physical_size.width(), location 117 ui/ozone/platform/caca/caca_event_factory.cc location.y() * bitmap_size.height() / physical_size.height()); location 154 ui/ozone/platform/caca/caca_event_factory.cc const gfx::PointF& location) { location 216 ui/ozone/platform/caca/caca_event_factory.cc gfx::PointF location = TranslateLocation(last_cursor_location_, location 219 ui/ozone/platform/caca/caca_event_factory.cc type, location, location, flags, changed_flags); location 25 ui/ozone/platform/caca/caca_event_factory.h const gfx::PointF& location) OVERRIDE; location 41 ui/ozone/platform/dri/cursor_factory_evdev_dri.cc const gfx::PointF& location) { location 43 ui/ozone/platform/dri/cursor_factory_evdev_dri.cc cursor_location_ = location; location 34 ui/ozone/platform/dri/cursor_factory_evdev_dri.h const gfx::PointF& location) OVERRIDE; location 37 ui/ozone/platform/dri/cursor_factory_evdev_dri.h virtual gfx::PointF location() OVERRIDE; location 38 ui/ozone/platform/test/ozone_platform_test.cc base::FilePath location = base::FilePath("/dev/null"); location 40 ui/ozone/platform/test/ozone_platform_test.cc location = cmd->GetSwitchValuePath(switches::kOzoneDumpFile); location 41 ui/ozone/platform/test/ozone_platform_test.cc return new OzonePlatformTest(location); location 66 ui/views/color_chooser/color_chooser_view.cc virtual void ProcessEventAtLocation(const gfx::Point& location) = 0; location 70 ui/views/color_chooser/color_chooser_view.cc ProcessEventAtLocation(event.location()); location 75 ui/views/color_chooser/color_chooser_view.cc ProcessEventAtLocation(event.location()); location 83 ui/views/color_chooser/color_chooser_view.cc ProcessEventAtLocation(event->location()); location 130 ui/views/controls/button/custom_button.cc if (ShouldEnterPushedState(event) && HitTestPoint(event.location())) location 140 ui/views/controls/button/custom_button.cc if (HitTestPoint(event.location())) location 152 ui/views/controls/button/custom_button.cc if (!HitTestPoint(event.location())) { location 184 ui/views/controls/button/custom_button.cc SetState(HitTestPoint(event.location()) ? STATE_HOVERED : STATE_NORMAL); location 169 ui/views/controls/button/menu_button.cc HitTestPoint(event.location()) && location 170 ui/views/controls/button/menu_button.cc GetDragOperations(event.location()) == ui::DragDropTypes::DRAG_NONE) { location 184 ui/views/controls/button/menu_button.cc if (GetDragOperations(event.location()) != ui::DragDropTypes::DRAG_NONE && location 186 ui/views/controls/button/menu_button.cc HitTestPoint(event.location())) { location 37 ui/views/controls/glow_hover_controller.cc void GlowHoverController::SetLocation(const gfx::Point& location) { location 38 ui/views/controls/glow_hover_controller.cc location_ = location; location 45 ui/views/controls/glow_hover_controller.h void SetLocation(const gfx::Point& location); location 70 ui/views/controls/link.cc HitTestPoint(event.location())); location 80 ui/views/controls/link.cc HitTestPoint(event.location())) { location 381 ui/views/controls/menu/menu_controller.cc static_cast<const ui::MouseEvent*>(event)->location()); location 553 ui/views/controls/menu/menu_controller.cc MenuPart part = GetMenuPart(source, event.location()); location 560 ui/views/controls/menu/menu_controller.cc if (View::ExceededDragThreshold(event.location() - press_pt_)) location 572 ui/views/controls/menu/menu_controller.cc ShowSiblingMenu(source, event.location()); location 585 ui/views/controls/menu/menu_controller.cc MenuPart part = GetMenuPart(source, event.location()); location 615 ui/views/controls/menu/menu_controller.cc gfx::Point screen_loc(event.location()); location 649 ui/views/controls/menu/menu_controller.cc HandleMouseLocation(source, event.location()); location 660 ui/views/controls/menu/menu_controller.cc MenuPart part = GetMenuPart(source, event.location()); location 666 ui/views/controls/menu/menu_controller.cc MenuPart part = GetMenuPart(source, event->location()); location 736 ui/views/controls/menu/menu_controller.cc gfx::Point screen_loc(event.location()); location 754 ui/views/controls/menu/menu_controller.cc gfx::Point menu_item_loc(event.location()); location 946 ui/views/controls/menu/menu_controller.cc MenuPart part = GetMenuPart(source, event.location()); location 987 ui/views/controls/menu/menu_controller.cc gfx::Point screen_loc(event.location()); location 1017 ui/views/controls/menu/menu_controller.cc press_pt_ = event.location(); location 1026 ui/views/controls/menu/menu_controller.cc const gfx::Point& location) { location 1032 ui/views/controls/menu/menu_controller.cc gfx::Point press_loc(location); location 1335 ui/views/controls/menu/menu_controller.cc gfx::Point loc(event.location()); location 2117 ui/views/controls/menu/menu_controller.cc gfx::Point screen_loc(event.location()); location 2199 ui/views/controls/menu/menu_controller.cc gfx::Point target_menu_loc(event.location()); location 2251 ui/views/controls/menu/menu_controller.cc gfx::Point target_loc(event.location()); location 255 ui/views/controls/menu/menu_controller.h void StartDrag(SubmenuView* source, const gfx::Point& location); location 22 ui/views/controls/menu/menu_host_root_view.cc !GetLocalBounds().Contains(event.location()) || location 75 ui/views/controls/menu/menu_host_root_view.cc View* view = GetEventHandlerForPoint(event.location()); location 147 ui/views/controls/menu/menu_item_view.cc gfx::Point location(p); location 148 ui/views/controls/menu/menu_item_view.cc ConvertPointToScreen(this, &location); location 149 ui/views/controls/menu/menu_item_view.cc *tooltip = delegate->GetTooltipText(command_, location); location 384 ui/views/controls/scroll_view.cc if (vert_sb_->bounds().Contains(event->location()) || scroll_event) location 388 ui/views/controls/scroll_view.cc if (horiz_sb_->bounds().Contains(event->location()) || scroll_event) location 138 ui/views/controls/scrollbar/base_scroll_bar.cc SetState(HitTestPoint(event.location()) ? location 113 ui/views/controls/scrollbar/base_scroll_bar_thumb.cc SetState(HitTestPoint(event.location()) ? location 89 ui/views/controls/single_split_view.cc if (!IsPointInDivider(event.location())) location 147 ui/views/controls/single_split_view.cc if (!IsPointInDivider(event.location())) location 272 ui/views/controls/slider.cc PrepareForMove(event.location()); location 273 ui/views/controls/slider.cc MoveButtonTo(event.location()); location 278 ui/views/controls/slider.cc MoveButtonTo(event.location()); location 311 ui/views/controls/slider.cc PrepareForMove(event->location()); location 312 ui/views/controls/slider.cc MoveButtonTo(event->location()); location 316 ui/views/controls/slider.cc MoveButtonTo(event->location()); location 112 ui/views/controls/tabbed_pane/tabbed_pane.cc GetLocalBounds().Contains(event.location())) location 874 ui/views/controls/table/table_view.cc bool TableView::GetTooltipImpl(const gfx::Point& location, location 877 ui/views/controls/table/table_view.cc const int row = location.y() / row_height_; location 881 ui/views/controls/table/table_view.cc const int x = GetMirroredXInView(location.x()); location 293 ui/views/controls/table/table_view.h bool GetTooltipImpl(const gfx::Point& location, location 488 ui/views/controls/textfield/textfield.cc bool in_selection = GetRenderText()->IsPointInSelection(event.location()); location 508 ui/views/controls/textfield/textfield.cc if (GetRenderText()->IsPointInSelection(event.location())) location 511 ui/views/controls/textfield/textfield.cc MoveCursorTo(event.location(), event.IsShiftDown()); location 514 ui/views/controls/textfield/textfield.cc model_->MoveCursorTo(event.location(), false); location 530 ui/views/controls/textfield/textfield.cc if (GetRenderText()->IsPointInSelection(event.location())) { location 552 ui/views/controls/textfield/textfield.cc !ExceededDragThreshold(event.location() - last_click_location_)) { location 557 ui/views/controls/textfield/textfield.cc model_->MoveCursorTo(event.location(), true); location 580 ui/views/controls/textfield/textfield.cc MoveCursorTo(event.location(), false); location 632 ui/views/controls/textfield/textfield.cc if (!GetRenderText()->IsPointInSelection(event->location())) location 633 ui/views/controls/textfield/textfield.cc MoveCursorTo(event->location(), false); location 639 ui/views/controls/textfield/textfield.cc MoveCursorTo(event->location(), true); location 670 ui/views/controls/textfield/textfield.cc if (!GetRenderText()->IsPointInSelection(event->location())) { location 751 ui/views/controls/textfield/textfield.cc drop_cursor_position_ = render_text->FindCursorPosition(event.location()); location 785 ui/views/controls/textfield/textfield.cc !render_text->IsPointInSelection(event.location())); location 790 ui/views/controls/textfield/textfield.cc render_text->FindCursorPosition(event.location()); location 1609 ui/views/controls/textfield/textfield.cc !ExceededDragThreshold(event.location() - last_click_location_)) { location 1618 ui/views/controls/textfield/textfield.cc last_click_location_ = event.location(); location 1667 ui/views/controls/textfield/textfield.cc GetRenderText()->FindCursorPosition(event.location()); location 863 ui/views/controls/textfield/textfield_unittest.cc EXPECT_TRUE(textfield_->CanStartDragForView(textfield_, click_a.location(), location 866 ui/views/controls/textfield/textfield_unittest.cc click_a.location()); location 869 ui/views/controls/textfield/textfield_unittest.cc textfield_->WriteDragDataForView(NULL, click_a.location(), &data); location 916 ui/views/controls/textfield/textfield_unittest.cc EXPECT_TRUE(textfield_->CanStartDragForView(textfield_, click_a.location(), location 919 ui/views/controls/textfield/textfield_unittest.cc click_a.location()); location 922 ui/views/controls/textfield/textfield_unittest.cc textfield_->WriteDragDataForView(NULL, click_a.location(), &data); location 964 ui/views/controls/textfield/textfield_unittest.cc textfield_->WriteDragDataForView(NULL, click.location(), &data); location 646 ui/views/controls/tree/tree_view.cc if (bounds.Contains(event.location())) { location 31 ui/views/corewm/tooltip.h const gfx::Point& location) = 0; location 149 ui/views/corewm/tooltip_aura.cc int TooltipAura::GetMaxWidth(const gfx::Point& location) const { location 152 ui/views/corewm/tooltip_aura.cc gfx::Rect display_bounds = GetBoundsForTooltip(location); location 224 ui/views/corewm/tooltip_aura.cc const gfx::Point& location) { location 228 ui/views/corewm/tooltip_aura.cc TrimTooltipToFit(label_.font_list(), GetMaxWidth(location), &trimmed_text, location 236 ui/views/corewm/tooltip_aura.cc SetTooltipBounds(location, width, height); location 41 ui/views/corewm/tooltip_aura.h int GetMaxWidth(const gfx::Point& location) const; location 61 ui/views/corewm/tooltip_aura.h const gfx::Point& location) OVERRIDE; location 50 ui/views/corewm/tooltip_controller.cc gfx::Point* location) { location 86 ui/views/corewm/tooltip_controller.cc gfx::Point screen_loc(event.location()); location 101 ui/views/corewm/tooltip_controller.cc *location = target_loc; location 188 ui/views/corewm/tooltip_controller.cc curr_mouse_loc_ = event->location(); location 669 ui/views/corewm/tooltip_controller_unittest.cc const gfx::Point& location) OVERRIDE { location 105 ui/views/corewm/tooltip_win.cc const gfx::Point& location) { location 110 ui/views/corewm/tooltip_win.cc location_ = location; location 42 ui/views/corewm/tooltip_win.h const gfx::Point& location) OVERRIDE; location 34 ui/views/drag_utils.cc const gfx::Point& location, location 37 ui/views/drag_utils.cc gfx::Point root_location(location); location 28 ui/views/drag_utils.h const gfx::Point& location, location 28 ui/views/event_utils_aura.cc target_window = ::WindowFromPoint(event.location().ToPOINT()); location 44 ui/views/event_utils_aura.cc gfx::Point root_loc(event.location()); location 23 ui/views/event_utils_win.cc const gfx::Point screen_loc = event.location(); location 39 ui/views/layout/grid_layout.cc int location = 0; location 42 ui/views/layout/grid_layout.cc (*i)->SetLocation(location); location 43 ui/views/layout/grid_layout.cc location += (*i)->Size(); location 105 ui/views/layout/grid_layout.cc void SetLocation(int location) { location 106 ui/views/layout/grid_layout.cc location_ = location; location 768 ui/views/layout/grid_layout.cc int* location, int* size) { location 780 ui/views/layout/grid_layout.cc *location += (available_size - *size) / 2; location 783 ui/views/layout/grid_layout.cc *location = *location + available_size - *size; location 207 ui/views/touchui/touch_selection_controller_impl.cc gfx::Point drag_pos(event->location().x(), location 208 ui/views/touchui/touch_selection_controller_impl.cc event->location().y() - drag_offset_); location 105 ui/views/view.cc owner_, event->location(), event->location()))) { location 106 ui/views/view.cc if (owner_->DoDrag(*event, event->location(), location 118 ui/views/view.cc gfx::Point location(event->location()); location 119 ui/views/view.cc View::ConvertPointToScreen(owner_, &location); location 120 ui/views/view.cc owner_->ShowContextMenu(location, ui::MENU_SOURCE_TOUCH); location 2144 ui/views/view.cc HitTestPoint(event.location())) ? location 2145 ui/views/view.cc GetDragOperations(event.location()) : 0; location 2160 ui/views/view.cc gfx::Point location(event.location()); location 2161 ui/views/view.cc if (HitTestPoint(location)) { location 2162 ui/views/view.cc ConvertPointToScreen(this, &location); location 2163 ui/views/view.cc ShowContextMenu(location, ui::MENU_SOURCE_MOUSE); location 2170 ui/views/view.cc drag_info->PossibleDrag(event.location()); location 2182 ui/views/view.cc ExceededDragThreshold(GetDragInfo()->start_pt - event.location()) && location 2185 ui/views/view.cc this, GetDragInfo()->start_pt, event.location()))) { location 2202 ui/views/view.cc gfx::Point location(event.location()); location 2204 ui/views/view.cc if (HitTestPoint(location)) { location 2205 ui/views/view.cc ConvertPointToScreen(this, &location); location 2206 ui/views/view.cc ShowContextMenu(location, ui::MENU_SOURCE_MOUSE); location 2355 ui/views/view.cc gfx::Point widget_location(event.location()); location 816 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc gfx::Point location = root_location; location 817 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc aura::Window::ConvertPointToTarget(root_window_, target_window_, &location); location 819 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc target_window_location_ = location; location 824 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc location, location 97 ui/views/widget/desktop_aura/desktop_drop_target_win.cc gfx::Point location(position.x, position.y); location 98 ui/views/widget/desktop_aura/desktop_drop_target_win.cc gfx::Point root_location = location; location 120 ui/views/widget/desktop_aura/desktop_drop_target_win.cc location = root_location; location 121 ui/views/widget/desktop_aura/desktop_drop_target_win.cc aura::Window::ConvertPointToTarget(root_window_, target_window_, &location); location 124 ui/views/widget/desktop_aura/desktop_drop_target_win.cc location, location 851 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc const gfx::Point& location, location 854 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc views::RunShellDrag(content_window_, data, location, operation, source); location 944 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc const gfx::Point& location) { location 947 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc widget_delegate->ShouldDescendIntoChildForEventHandling(child, location); location 1106 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc event.location(), event.source_operations()); location 1112 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc event.location(), event.source_operations()); location 1124 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc return drop_helper_->OnDrop(event.data(), event.location(), location 167 ui/views/widget/desktop_aura/desktop_native_widget_aura.h const gfx::Point& location, location 193 ui/views/widget/desktop_aura/desktop_native_widget_aura.h const gfx::Point& location) OVERRIDE; location 568 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc void DesktopWindowTreeHostWin::MoveCursorToNative(const gfx::Point& location) { location 569 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc POINT cursor_location = location.ToPOINT(); location 874 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc POINT target_location(event.location().ToPOINT()); location 880 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc target_event.set_root_location(target_event.location()); location 127 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h virtual void MoveCursorToNative(const gfx::Point& location) OVERRIDE; location 880 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc void DesktopWindowTreeHostX11::MoveCursorToNative(const gfx::Point& location) { location 882 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc bounds_.x() + location.x(), bounds_.y() + location.y()); location 1163 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc content_window_->delegate()->GetNonClientComponent(event->location()); location 149 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h virtual void MoveCursorToNative(const gfx::Point& location) OVERRIDE; location 89 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc gfx::Point location = gfx::ToFlooredPoint( location 91 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc drag_widget_->SetBounds(gfx::Rect(location, drag_image_.size())); location 292 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc gfx::Point location = gfx::ToFlooredPoint( location 294 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc params.bounds = gfx::Rect(location, drag_image_.size()); location 105 ui/views/widget/desktop_aura/x11_window_event_filter.cc target->delegate()->GetNonClientComponent(event->location()); location 602 ui/views/widget/native_widget_aura.cc const gfx::Point& location, location 606 ui/views/widget/native_widget_aura.cc views::RunShellDrag(window_, data, location, operation, source); location 738 ui/views/widget/native_widget_aura.cc const gfx::Point& location) { location 741 ui/views/widget/native_widget_aura.cc !widget_delegate->ShouldDescendIntoChildForEventHandling(child, location)) location 760 ui/views/widget/native_widget_aura.cc if (layer->visible() && layer->bounds().Contains(location)) { location 919 ui/views/widget/native_widget_aura.cc event.location(), event.source_operations()); location 925 ui/views/widget/native_widget_aura.cc event.location(), event.source_operations()); location 936 ui/views/widget/native_widget_aura.cc return drop_helper_->OnDrop(event.data(), event.location(), location 122 ui/views/widget/native_widget_aura.h const gfx::Point& location, location 151 ui/views/widget/native_widget_aura.h const gfx::Point& location) OVERRIDE; location 206 ui/views/widget/native_widget_private.h const gfx::Point& location, location 79 ui/views/widget/root_view.cc gfx::Point location = v->GetKeyboardContextMenuLocation(); location 82 ui/views/widget/root_view.cc location.SetToMax(parent_bounds.origin()); location 83 ui/views/widget/root_view.cc location.SetToMin(parent_bounds.bottom_right()); location 85 ui/views/widget/root_view.cc v->ShowContextMenu(location, ui::MENU_SOURCE_KEYBOARD); location 279 ui/views/widget/root_view.cc for (mouse_pressed_handler_ = GetEventHandlerForPoint(event.location()); location 398 ui/views/widget/root_view.cc View* v = GetEventHandlerForPoint(event.location()); location 474 ui/views/widget/root_view.cc for (View* v = GetEventHandlerForPoint(event.location()); location 592 ui/views/widget/root_view.cc touch_rect.set_origin(event->location()); location 596 ui/views/widget/root_view.cc gesture_handler = GetEventHandlerForPoint(event->location()); location 704 ui/views/widget/root_view.cc for (View* v = GetEventHandlerForPoint(event->location()); location 724 ui/views/widget/root_view.cc View* v = GetEventHandlerForPoint(event.location()); location 772 ui/views/widget/widget.cc const gfx::Point& location, location 776 ui/views/widget/widget.cc native_widget_->RunShellDrag(view, data, location, operation, source); location 1187 ui/views/widget/widget.cc last_mouse_event_position_ != event->location()) { location 1188 ui/views/widget/widget.cc last_mouse_event_position_ = event->location(); location 540 ui/views/widget/widget.h const gfx::Point& location, location 172 ui/views/widget/widget_delegate.cc const gfx::Point& location) { location 172 ui/views/widget/widget_delegate.h const gfx::Point& location); location 338 ui/views/widget/widget_interactive_uitest.cc gfx::Point location(20, 20); location 343 ui/views/widget/widget_interactive_uitest.cc location, location 344 ui/views/widget/widget_interactive_uitest.cc location, location 347 ui/views/widget/widget_interactive_uitest.cc ui::MouseEvent press(ui::ET_MOUSE_PRESSED, location, location, location 163 ui/wm/core/compound_event_filter.cc gfx::NativeCursor cursor = target->GetCursor(event->location()); location 167 ui/wm/core/compound_event_filter.cc target->delegate()->GetNonClientComponent(event->location()); location 32 ui/wm/core/easy_resize_window_targeter.cc gfx::Point point = event.location(); location 30 ui/wm/core/masked_window_targeter.cc gfx::Point point = event.location(); location 31 ui/wm/core/user_activity_detector.cc event)->location().ToString().c_str()); location 88 webkit/browser/appcache/appcache_request_handler.cc const GURL& location) { location 97 webkit/browser/appcache/appcache_request_handler.cc if (request->url().GetOrigin() == location.GetOrigin()) location 43 webkit/browser/appcache/appcache_request_handler.h const GURL& location); location 111 webkit/browser/blob/view_blob_internals_job.cc bool ViewBlobInternalsJob::IsRedirectResponse(GURL* location, location 117 webkit/browser/blob/view_blob_internals_job.cc *location = request_->url().ReplaceComponents(replacements); location 37 webkit/browser/blob/view_blob_internals_job.h virtual bool IsRedirectResponse(GURL* location, location 243 webkit/browser/fileapi/file_system_url_request_job.cc bool FileSystemURLRequestJob::IsRedirectResponse(GURL* location, location 252 webkit/browser/fileapi/file_system_url_request_job.cc *location = request_->url().ReplaceComponents(replacements); location 48 webkit/browser/fileapi/file_system_url_request_job.h virtual bool IsRedirectResponse(GURL* location, location 246 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h WGC3Dint location, location 249 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h WGC3Dint location, location 333 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform1f(WGC3Dint location, WGC3Dfloat x); location 334 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform1fv(WGC3Dint location, location 336 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform1i(WGC3Dint location, WGC3Dint x); location 337 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform1iv(WGC3Dint location, location 339 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform2f(WGC3Dint location, WGC3Dfloat x, WGC3Dfloat y); location 340 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform2fv(WGC3Dint location, location 342 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform2i(WGC3Dint location, WGC3Dint x, WGC3Dint y); location 343 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform2iv(WGC3Dint location, location 345 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform3f(WGC3Dint location, location 347 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform3fv(WGC3Dint location, location 349 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform3i(WGC3Dint location, location 351 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform3iv(WGC3Dint location, location 353 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform4f(WGC3Dint location, location 356 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform4fv(WGC3Dint location, location 358 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform4i(WGC3Dint location, location 360 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniform4iv(WGC3Dint location, location 362 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniformMatrix2fv(WGC3Dint location, location 366 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniformMatrix3fv(WGC3Dint location, location 370 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void uniformMatrix4fv(WGC3Dint location, location 502 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h virtual void bindUniformLocationCHROMIUM(WebGLId program, WGC3Dint location, location 44 webkit/renderer/compositor_bindings/scrollbar_impl.cc return scrollbar_->location();