loc 84 ash/wm/workspace/multi_window_resize_controller_unittest.cc bool IsOverWindows(const gfx::Point& loc) { loc 85 ash/wm/workspace/multi_window_resize_controller_unittest.cc return resize_controller_->IsOverWindows(loc); loc 24 base/metrics/stats_counters.cc int* loc = GetPtr(); loc 25 base/metrics/stats_counters.cc if (loc) loc 26 base/metrics/stats_counters.cc *loc = value; loc 30 base/metrics/stats_counters.cc int* loc = GetPtr(); loc 31 base/metrics/stats_counters.cc if (loc) loc 32 base/metrics/stats_counters.cc (*loc) += value; loc 110 base/metrics/stats_counters.h int* loc = GetPtr(); loc 111 base/metrics/stats_counters.h if (loc) return *loc; loc 122 chrome/browser/background/background_application_list_model.cc icu::Locale loc(locale.c_str()); loc 124 chrome/browser/background/background_application_list_model.cc scoped_ptr<icu::Collator> collator(icu::Collator::createInstance(loc, error)); loc 323 chrome/browser/extensions/external_provider_impl.cc Manifest::Location loc = Manifest::INVALID_LOCATION; loc 325 chrome/browser/extensions/external_provider_impl.cc loc = download_location_; loc 328 chrome/browser/extensions/external_provider_impl.cc loc = crx_location_; loc 343 chrome/browser/extensions/external_provider_impl.cc *location = loc; loc 288 chrome/browser/safe_browsing/safe_browsing_util.cc std::string::size_type loc = 0; loc 290 chrome/browser/safe_browsing/safe_browsing_util.cc while ((loc = output.find(string_to_find, loc)) != std::string::npos) { loc 291 chrome/browser/safe_browsing/safe_browsing_util.cc output.erase(loc, 1); loc 502 chrome/browser/sync/about_sync_util.cc tracked_objects::Location loc(service->unrecoverable_error_location()); loc 504 chrome/browser/sync/about_sync_util.cc loc.Write(true, true, &location_str); loc 52 chrome/browser/translate/translate_ui_delegate.cc icu::Locale loc(locale.c_str()); loc 53 chrome/browser/translate/translate_ui_delegate.cc scoped_ptr<icu::Collator> collator(icu::Collator::createInstance(loc, error)); loc 206 chrome/browser/ui/chrome_pages.cc std::string::size_type loc = sub_page.find("?", 0); loc 208 chrome/browser/ui/chrome_pages.cc loc != std::string::npos ? sub_page.substr(loc) : std::string(); loc 520 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc const gfx::Point& loc, loc 524 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc if (loc.x() < 0 || loc.x() >= width() || loc.y() < 0 || loc.y() >= height()) loc 527 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc gfx::Point adjusted_loc(GetMirroredXInView(loc.x()), loc.y()); loc 114 chrome/browser/ui/views/bookmarks/bookmark_bar_view.h const BookmarkNode* GetNodeForButtonAtModelIndex(const gfx::Point& loc, loc 568 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc gfx::Point loc(1, target_menu->height() - 1); loc 569 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc views::View::ConvertPointToScreen(target_menu, &loc); loc 572 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc ui_controls::SendMouseMoveNotifyWhenDone(loc.x() + 10, loc.y(), loc 576 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc ScheduleMouseMoveInBackground(loc.x(), loc.y()); loc 583 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc gfx::Point loc(1, target_menu->height() - 2); loc 584 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc views::View::ConvertPointToScreen(target_menu, &loc); loc 585 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc ui_controls::SendMouseMove(loc.x(), loc.y()); loc 677 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc gfx::Point loc(other_button->width() / 2, other_button->height() / 2); loc 678 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc views::View::ConvertPointToScreen(other_button, &loc); loc 683 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc ui_controls::SendMouseMoveNotifyWhenDone(loc.x() + 10, loc.y(), loc 687 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc ui_controls::SendMouseMoveNotifyWhenDone(loc.x() + 10, loc.y(), loc 691 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc ScheduleMouseMoveInBackground(loc.x(), loc.y()); loc 699 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc gfx::Point loc(other_button->width() / 2, other_button->height() / 2); loc 700 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc views::View::ConvertPointToScreen(other_button, &loc); loc 702 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc ui_controls::SendMouseMoveNotifyWhenDone(loc.x(), loc.y(), loc 713 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc gfx::Point loc(1, 1); loc 714 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc views::View::ConvertPointToScreen(target_menu, &loc); loc 715 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc ui_controls::SendMouseMoveNotifyWhenDone(loc.x(), loc.y(), loc 777 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc gfx::Point loc(other_button->width() / 2, other_button->height() / 2); loc 778 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc views::View::ConvertPointToScreen(other_button, &loc); loc 784 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc ui_controls::SendMouseMoveNotifyWhenDone(loc.x() + 10, loc.y(), loc 787 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc ui_controls::SendMouseMoveNotifyWhenDone(loc.x() + 10, loc.y(), loc 790 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc ScheduleMouseMoveInBackground(loc.x(), loc.y()); loc 798 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc gfx::Point loc(other_button->width() / 2, other_button->height() / 2); loc 799 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc views::View::ConvertPointToScreen(other_button, &loc); loc 801 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc ui_controls::SendMouseMoveNotifyWhenDone(loc.x() + 10, loc.y(), loc 812 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc gfx::Point loc(button->width() / 2, button->height() / 2); loc 813 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc views::View::ConvertPointToScreen(button, &loc); loc 814 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc ui_controls::SendMouseMoveNotifyWhenDone(loc.x(), loc.y(), loc 882 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc gfx::Point loc(scroll_down_button->width() / 2, loc 884 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc views::View::ConvertPointToScreen(scroll_down_button, &loc); loc 887 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc ui_controls::SendMouseMove(loc.x() - 1 , loc.y() - 1); loc 889 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc loc.x(), loc.y(), CreateEventTask(this, &BookmarkBarViewTest9::Step3)); loc 72 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h virtual void CreateNewTabWithLocation(const base::string16& loc) OVERRIDE; loc 49 chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h virtual void CreateNewTabWithLocation(const base::string16& loc) OVERRIDE; loc 1058 chrome/browser/ui/views/tabs/tab.cc gfx::Point loc(event->location()); loc 1059 chrome/browser/ui/views/tabs/tab.cc views::View::ConvertPointToScreen(this, &loc); loc 51 chrome/common/extensions/extension_unittest.cc Manifest::Location loc = static_cast<Manifest::Location>(i); loc 54 chrome/common/extensions/extension_unittest.cc if (loc == Manifest::INVALID_LOCATION) loc 62 chrome/common/extensions/extension_unittest.cc Manifest::GetHigherPriorityLocation(Manifest::COMPONENT, loc)); loc 64 chrome/common/extensions/extension_unittest.cc Manifest::GetHigherPriorityLocation(loc, Manifest::COMPONENT)); loc 68 chrome/common/extensions/extension_unittest.cc ASSERT_EQ(loc, loc 69 chrome/common/extensions/extension_unittest.cc Manifest::GetHigherPriorityLocation(Manifest::INTERNAL, loc)); loc 70 chrome/common/extensions/extension_unittest.cc ASSERT_EQ(loc, loc 71 chrome/common/extensions/extension_unittest.cc Manifest::GetHigherPriorityLocation(loc, Manifest::INTERNAL)); loc 29 chrome/common/spellcheck_result.h int loc = 0, loc 33 chrome/common/spellcheck_result.h : decoration(d), location(loc), length(len), replacement(rep), hash(h) { loc 57 components/web_modal/web_contents_modal_dialog_manager.cc WebContentsModalDialogList::iterator loc = FindDialogState(dialog); loc 58 components/web_modal/web_contents_modal_dialog_manager.cc DCHECK(loc != child_dialogs_.end()); loc 59 components/web_modal/web_contents_modal_dialog_manager.cc loc->close_on_interstitial_webui = close; loc 62 components/web_modal/web_contents_modal_dialog_manager_unittest.cc DialogStateMap::const_iterator loc = dialog_state_.find(dialog); loc 63 components/web_modal/web_contents_modal_dialog_manager_unittest.cc return loc == dialog_state_.end() ? UNKNOWN : loc->second; loc 1138 gpu/command_buffer/client/gles2_implementation.cc GLint loc = share_group_->program_info_manager()->GetAttribLocation( loc 1140 gpu/command_buffer/client/gles2_implementation.cc GPU_CLIENT_LOG("returned " << loc); loc 1142 gpu/command_buffer/client/gles2_implementation.cc return loc; loc 1167 gpu/command_buffer/client/gles2_implementation.cc GLint loc = share_group_->program_info_manager()->GetUniformLocation( loc 1169 gpu/command_buffer/client/gles2_implementation.cc GPU_CLIENT_LOG("returned " << loc); loc 1171 gpu/command_buffer/client/gles2_implementation.cc return loc; loc 664 gpu/command_buffer/service/program_manager_unittest.cc GLint loc = program->GetUniformFakeLocation("uniform2[2]"); loc 666 gpu/command_buffer/service/program_manager_unittest.cc loc, &real_location, &array_index); loc 172 native_client_sdk/src/examples/api/graphics_3d/graphics_3d.cc float loc[3]; loc 444 native_client_sdk/src/examples/api/graphics_3d/graphics_3d.cc reinterpret_cast<void*>(offsetof(Vertex, loc))); loc 173 native_client_sdk/src/gonacl_appengine/src/cube/cube.cc float loc[3]; loc 451 native_client_sdk/src/gonacl_appengine/src/cube/cube.cc reinterpret_cast<void*>(offsetof(Vertex, loc))); loc 2352 third_party/libxml/src/HTMLparser.c xmlChar loc[HTML_PARSER_BUFFER_SIZE]; loc 2361 third_party/libxml/src/HTMLparser.c if ((CUR >= 'A') && (CUR <= 'Z')) loc[i] = CUR + 0x20; loc 2362 third_party/libxml/src/HTMLparser.c else loc[i] = CUR; loc 2368 third_party/libxml/src/HTMLparser.c return(xmlDictLookup(ctxt->dict, loc, i)); loc 2386 third_party/libxml/src/HTMLparser.c xmlChar loc[HTML_PARSER_BUFFER_SIZE]; loc 2394 third_party/libxml/src/HTMLparser.c if ((NXT(1+i) >= 'A') && (NXT(1+i) <= 'Z')) loc[i] = NXT(1+i) + 0x20; loc 2395 third_party/libxml/src/HTMLparser.c else loc[i] = NXT(1+i); loc 2399 third_party/libxml/src/HTMLparser.c return(xmlDictLookup(ctxt->dict, loc, i)); loc 936 third_party/libxml/src/SAX2.c xmlSAX2SetDocumentLocator(void *ctx ATTRIBUTE_UNUSED, xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED) loc 32 third_party/libxml/src/include/libxml/SAX.h xmlSAXLocatorPtr loc); loc 30 third_party/libxml/src/include/libxml/SAX2.h xmlSAXLocatorPtr loc); loc 484 third_party/libxml/src/include/libxml/parser.h xmlSAXLocatorPtr loc); loc 1073 third_party/libxml/src/legacy.c xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED) loc 1088 third_party/libxml/src/runtest.c setDocumentLocatorDebug(void *ctx ATTRIBUTE_UNUSED, xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED) loc 332 third_party/libxml/src/testHTML.c setDocumentLocatorDebug(void *ctx ATTRIBUTE_UNUSED, xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED) loc 563 third_party/libxml/src/testSAX.c setDocumentLocatorDebug(void *ctx ATTRIBUTE_UNUSED, xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED) loc 4969 third_party/libxml/src/testapi.c xmlSAXLocatorPtr loc; /* A SAX Locator */ loc 4976 third_party/libxml/src/testapi.c loc = gen_xmlSAXLocatorPtr(n_loc, 1); loc 4978 third_party/libxml/src/testapi.c xmlSAX2SetDocumentLocator(ctx, loc); loc 4981 third_party/libxml/src/testapi.c des_xmlSAXLocatorPtr(n_loc, loc, 1); loc 1194 third_party/libxml/src/xmllint.c setDocumentLocatorDebug(void *ctx ATTRIBUTE_UNUSED, xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED) loc 28284 third_party/libxml/src/xmlschemas.c setDocumentLocatorSplit(void *ctx, xmlSAXLocatorPtr loc) loc 28289 third_party/libxml/src/xmlschemas.c ctxt->user_sax->setDocumentLocator(ctxt->user_data, loc); loc 5339 third_party/libxml/src/xpath.c xmlLocationSetPtr loc = val->user; loc 5340 third_party/libxml/src/xpath.c ret->user = (void *) xmlXPtrLocationSetMerge(NULL, loc); loc 1165 third_party/libxml/src/xpointer.c xmlLocationSetPtr loc = ctxt->value->user; loc 1166 third_party/libxml/src/xpointer.c if ((loc != NULL) && (loc->locNr > 0)) loc 1171 third_party/libxml/src/xpointer.c xmlNodeSetPtr loc = ctxt->value->nodesetval; loc 1172 third_party/libxml/src/xpointer.c if ((loc != NULL) && (loc->nodeNr > 0)) loc 1963 third_party/libxml/src/xpointer.c xmlXPtrCoveringRange(xmlXPathParserContextPtr ctxt, xmlXPathObjectPtr loc) { loc 1964 third_party/libxml/src/xpointer.c if (loc == NULL) loc 1969 third_party/libxml/src/xpointer.c switch (loc->type) { loc 1971 third_party/libxml/src/xpointer.c return(xmlXPtrNewRange(loc->user, loc->index, loc 1972 third_party/libxml/src/xpointer.c loc->user, loc->index)); loc 1974 third_party/libxml/src/xpointer.c if (loc->user2 != NULL) { loc 1975 third_party/libxml/src/xpointer.c return(xmlXPtrNewRange(loc->user, loc->index, loc 1976 third_party/libxml/src/xpointer.c loc->user2, loc->index2)); loc 1978 third_party/libxml/src/xpointer.c xmlNodePtr node = (xmlNodePtr) loc->user; loc 2079 third_party/libxml/src/xpointer.c xmlXPtrInsideRange(xmlXPathParserContextPtr ctxt, xmlXPathObjectPtr loc) { loc 2080 third_party/libxml/src/xpointer.c if (loc == NULL) loc 2085 third_party/libxml/src/xpointer.c switch (loc->type) { loc 2087 third_party/libxml/src/xpointer.c xmlNodePtr node = (xmlNodePtr) loc->user; loc 2115 third_party/libxml/src/xpointer.c xmlNodePtr node = (xmlNodePtr) loc->user; loc 2116 third_party/libxml/src/xpointer.c if (loc->user2 != NULL) { loc 2117 third_party/libxml/src/xpointer.c return(xmlXPtrNewRange(node, loc->index, loc 2118 third_party/libxml/src/xpointer.c loc->user2, loc->index2)); loc 4501 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc static string PrintSourceLocation(const SourceLocation &loc) { loc 4503 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc 1 + loc.start_line, loc 4504 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc 1 + loc.start_column, loc 4505 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc 1 + loc.end_line, loc 4506 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc 1 + loc.end_column); loc 4522 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc SourceLocation loc; loc 4528 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_TRUE(a_desc->GetSourceLocation(&loc)); loc 4529 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_EQ("2:1-7:2", PrintSourceLocation(loc)); loc 4532 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_TRUE(a_b_desc->GetSourceLocation(&loc)); loc 4533 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_EQ("4:3-6:4", PrintSourceLocation(loc)); loc 4536 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_TRUE(e_desc->GetSourceLocation(&loc)); loc 4537 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_EQ("8:1-12:2", PrintSourceLocation(loc)); loc 4540 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_TRUE(yes_desc->GetSourceLocation(&loc)); loc 4541 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_EQ("9:3-9:13", PrintSourceLocation(loc)); loc 4544 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_TRUE(s_desc->GetSourceLocation(&loc)); loc 4545 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_EQ("13:1-16:2", PrintSourceLocation(loc)); loc 4548 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_TRUE(m_desc->GetSourceLocation(&loc)); loc 4549 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_EQ("14:3-14:31", PrintSourceLocation(loc)); loc 4555 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc SourceLocation loc; loc 4568 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_FALSE(bad1_a_desc->GetSourceLocation(&loc)); loc 4573 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc SourceLocation loc; loc 4594 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EXPECT_FALSE(bad2_a_desc->GetSourceLocation(&loc)); loc 53768 third_party/sqlite/amalgamation/sqlite3.c int loc = seekResult; /* -1: before desired location +1: after */ loc 53813 third_party/sqlite/amalgamation/sqlite3.c if( !loc ){ loc 53814 third_party/sqlite/amalgamation/sqlite3.c rc = btreeMoveto(pCur, pKey, nKey, appendBias, &loc); loc 53817 third_party/sqlite/amalgamation/sqlite3.c assert( pCur->eState==CURSOR_VALID || (pCur->eState==CURSOR_INVALID && loc) ); loc 53825 third_party/sqlite/amalgamation/sqlite3.c loc==0 ? "overwrite" : "new entry")); loc 53835 third_party/sqlite/amalgamation/sqlite3.c if( loc==0 ){ loc 53850 third_party/sqlite/amalgamation/sqlite3.c }else if( loc<0 && pPage->nCell>0 ){ loc 6649 third_party/sqlite/src/src/btree.c int loc = seekResult; /* -1: before desired location +1: after */ loc 6694 third_party/sqlite/src/src/btree.c if( !loc ){ loc 6695 third_party/sqlite/src/src/btree.c rc = btreeMoveto(pCur, pKey, nKey, appendBias, &loc); loc 6698 third_party/sqlite/src/src/btree.c assert( pCur->eState==CURSOR_VALID || (pCur->eState==CURSOR_INVALID && loc) ); loc 6706 third_party/sqlite/src/src/btree.c loc==0 ? "overwrite" : "new entry")); loc 6716 third_party/sqlite/src/src/btree.c if( loc==0 ){ loc 6731 third_party/sqlite/src/src/btree.c }else if( loc<0 && pPage->nCell>0 ){ loc 122 third_party/talloc/libreplace/strptime.c *decided = loc; \ loc 324 third_party/talloc/libreplace/strptime.c *decided = loc; loc 332 third_party/talloc/libreplace/strptime.c *decided = loc; loc 337 third_party/talloc/libreplace/strptime.c if (*decided != loc loc 365 third_party/talloc/libreplace/strptime.c *decided = loc; loc 373 third_party/talloc/libreplace/strptime.c *decided = loc; loc 398 third_party/talloc/libreplace/strptime.c if (*decided == loc) loc 407 third_party/talloc/libreplace/strptime.c *decided = loc; loc 446 third_party/talloc/libreplace/strptime.c if (*decided == loc) loc 455 third_party/talloc/libreplace/strptime.c *decided = loc; loc 514 third_party/talloc/libreplace/strptime.c *decided = loc; loc 520 third_party/talloc/libreplace/strptime.c *decided = loc; loc 541 third_party/talloc/libreplace/strptime.c if (*decided == loc) loc 551 third_party/talloc/libreplace/strptime.c *decided = loc; loc 597 third_party/talloc/libreplace/strptime.c if (*decided == loc) loc 605 third_party/talloc/libreplace/strptime.c *decided = loc; loc 685 third_party/talloc/libreplace/strptime.c if (*decided == loc) loc 693 third_party/talloc/libreplace/strptime.c *decided = loc; loc 713 third_party/talloc/libreplace/strptime.c *decided = loc; loc 729 third_party/talloc/libreplace/strptime.c *decided = loc; loc 736 third_party/talloc/libreplace/strptime.c if (*decided == loc) loc 772 third_party/talloc/libreplace/strptime.c if (*decided == loc) loc 779 third_party/talloc/libreplace/strptime.c *decided = loc; loc 801 third_party/talloc/libreplace/strptime.c if (*decided == loc) loc 809 third_party/talloc/libreplace/strptime.c *decided = loc; loc 827 third_party/talloc/libreplace/strptime.c if (*decided == loc) loc 835 third_party/talloc/libreplace/strptime.c *decided = loc; loc 887 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp const string& loc) { loc 893 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp json_->Write("loc", loc); loc 905 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp void DumpField(RecordInfo* src, FieldPoint* point, const string& loc) { loc 908 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp loc_ = loc; loc 969 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp const string GetLocString(SourceLocation loc) { loc 971 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp PresumedLoc ploc = source_manager.getPresumedLoc(loc); loc 1026 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp bool GetFilename(SourceLocation loc, string* filename) { loc 1028 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation spelling_location = source_manager.getSpellingLoc(loc); loc 1040 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = info->record()->getInnerLocStart(); loc 1042 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1056 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = trace->getLocStart(); loc 1058 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1064 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = trace->getLocStart(); loc 1066 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1079 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = info->record()->getLocStart(); loc 1081 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1103 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = info->record()->getLocStart(); loc 1105 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1127 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = it->first->getLocStart(); loc 1129 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1137 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = info->record()->getInnerLocStart(); loc 1139 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1147 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = trace->getLocStart(); loc 1149 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1164 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = info->record()->getInnerLocStart(); loc 1166 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1172 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = info->record()->getInnerLocStart(); loc 1174 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1193 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = dispatch->getLocStart(); loc 1195 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1200 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = base->spec().getLocStart(); loc 1202 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1208 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = dispatch->getLocStart(); loc 1210 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1220 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = field->getLocStart(); loc 1222 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1232 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = dtor->getLocStart(); loc 1234 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1239 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = dtor->getLocStart(); loc 1241 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1246 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = base->spec().getLocStart(); loc 1248 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1258 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = field->getLocStart(); loc 1260 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 1265 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = overridden->getLocStart(); loc 1267 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp FullSourceLoc full_loc(loc, manager); loc 107 tools/clang/plugins/ChromeClassTester.cpp void ChromeClassTester::emitWarning(SourceLocation loc, loc 109 tools/clang/plugins/ChromeClassTester.cpp FullSourceLoc full(loc, instance().getSourceManager()); loc 250 tools/clang/plugins/ChromeClassTester.cpp bool ChromeClassTester::InBannedDirectory(SourceLocation loc) { loc 252 tools/clang/plugins/ChromeClassTester.cpp if (!GetFilename(loc, &filename)) { loc 304 tools/clang/plugins/ChromeClassTester.cpp bool ChromeClassTester::GetFilename(SourceLocation loc, loc 307 tools/clang/plugins/ChromeClassTester.cpp SourceLocation spelling_location = source_manager.getSpellingLoc(loc); loc 32 tools/clang/plugins/ChromeClassTester.h void emitWarning(clang::SourceLocation loc, const char* error); loc 67 tools/clang/plugins/ChromeClassTester.h bool InBannedDirectory(clang::SourceLocation loc); loc 72 tools/clang/plugins/ChromeClassTester.h bool GetFilename(clang::SourceLocation loc, std::string* filename); loc 316 tools/clang/plugins/FindBadConstructs.cpp SourceLocation loc = method->getTypeSpecStartLoc(); loc 318 tools/clang/plugins/FindBadConstructs.cpp loc = method->getInnerLocStart(); loc 320 tools/clang/plugins/FindBadConstructs.cpp FullSourceLoc full_loc(loc, manager); loc 321 tools/clang/plugins/FindBadConstructs.cpp SourceLocation spelling_loc = manager.getSpellingLoc(loc); loc 374 tools/clang/plugins/FindBadConstructs.cpp FullSourceLoc loc(type_info_range.getBegin(), manager); loc 387 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(loc, diag_method_requires_override_); loc 490 tools/clang/plugins/FindBadConstructs.cpp SourceLocation &loc) { loc 492 tools/clang/plugins/FindBadConstructs.cpp loc = record->getLocation(); loc 498 tools/clang/plugins/FindBadConstructs.cpp loc = dtor->getInnerLocStart(); loc 611 tools/clang/plugins/FindBadConstructs.cpp SourceLocation loc; loc 612 tools/clang/plugins/FindBadConstructs.cpp RefcountIssue issue = CheckRecordForRefcountIssue(record, loc); loc 614 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(loc, DiagnosticForIssue(issue)); loc 622 tools/clang/plugins/FindBadConstructs.cpp loc = dtor->getInnerLocStart(); loc 623 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(loc, diag_protected_non_virtual_dtor_); loc 670 tools/clang/plugins/FindBadConstructs.cpp issue = CheckRecordForRefcountIssue(problem_record, loc); loc 675 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(loc, diag_note_implicit_dtor_) << problem_record; loc 680 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(loc, diag_note_public_dtor_); loc 24 tools/clang/rewrite_scoped_array/RewriteScopedArray.cpp using clang::ast_matchers::loc; loc 78 tools/clang/rewrite_scoped_array/RewriteScopedArray.cpp loc(qualType(hasDeclaration(recordDecl(hasName("::scoped_array")))))), loc 66 tools/gn/label.cc const std::string& loc = computed_location.value(); loc 69 tools/gn/label.cc if (loc.size() <= 2) { loc 74 tools/gn/label.cc size_t next_to_last_slash = loc.rfind('/', loc.size() - 2); loc 76 tools/gn/label.cc result->assign(&loc[next_to_last_slash + 1], loc 77 tools/gn/label.cc loc.size() - next_to_last_slash - 2); loc 70 ui/base/l10n/l10n_util_collator.h icu::Locale loc(locale.c_str()); loc 71 ui/base/l10n/l10n_util_collator.h scoped_ptr<icu::Collator> collator(icu::Collator::createInstance(loc, error)); loc 127 ui/base/l10n/l10n_util_collator.h icu::Locale loc(locale.c_str()); loc 128 ui/base/l10n/l10n_util_collator.h scoped_ptr<icu::Collator> collator(icu::Collator::createInstance(loc, error)); loc 1335 ui/views/controls/menu/menu_controller.cc gfx::Point loc(event.location()); loc 1336 ui/views/controls/menu/menu_controller.cc View::ConvertPointToScreen(source->GetScrollViewContainer(), &loc); loc 1339 ui/views/controls/menu/menu_controller.cc menu_item, menu_item->GetCommand(), loc, source_type)) { loc 413 ui/views/controls/table/table_view.cc gfx::Point* loc) const { loc 414 ui/views/controls/table/table_view.cc return GetTooltipImpl(p, NULL, loc); loc 176 ui/views/controls/table/table_view.h gfx::Point* loc) const OVERRIDE; loc 1229 ui/views/view.cc bool View::GetTooltipTextOrigin(const gfx::Point& p, gfx::Point* loc) const { loc 834 ui/views/view.h virtual bool GetTooltipTextOrigin(const gfx::Point& p, gfx::Point* loc) const;