tag 123 base/synchronization/waitable_event.h virtual bool Compare(void* tag) = 0; tag 148 base/synchronization/waitable_event.h bool Dequeue(Waiter* waiter, void* tag); tag 120 base/synchronization/waitable_event_posix.cc virtual bool Compare(void* tag) OVERRIDE { tag 121 base/synchronization/waitable_event_posix.cc return this == tag; tag 393 base/synchronization/waitable_event_posix.cc bool WaitableEvent::WaitableEventKernel::Dequeue(Waiter* waiter, void* tag) { tag 396 base/synchronization/waitable_event_posix.cc if (*i == waiter && (*i)->Compare(tag)) { tag 84 base/synchronization/waitable_event_watcher_posix.cc virtual bool Compare(void* tag) OVERRIDE { tag 85 base/synchronization/waitable_event_watcher_posix.cc return tag == flag_.get(); tag 258 base/test/launcher/test_results_tracker.cc void TestResultsTracker::AddGlobalTag(const std::string& tag) { tag 259 base/test/launcher/test_results_tracker.cc global_tags_.insert(tag); tag 61 base/test/launcher/test_results_tracker.h void AddGlobalTag(const std::string& tag); tag 50 chrome/android/java/src/org/chromium/chrome/browser/ForeignSessionHelper.java public final String tag; tag 56 chrome/android/java/src/org/chromium/chrome/browser/ForeignSessionHelper.java private ForeignSession(String tag, String name, int deviceType, long modifiedTime) { tag 57 chrome/android/java/src/org/chromium/chrome/browser/ForeignSessionHelper.java this.tag = tag; tag 98 chrome/android/java/src/org/chromium/chrome/browser/ForeignSessionHelper.java List<ForeignSession> sessions, String tag, String name, int deviceType, tag 100 chrome/android/java/src/org/chromium/chrome/browser/ForeignSessionHelper.java ForeignSession session = new ForeignSession(tag, name, deviceType, modifiedTime); tag 191 chrome/android/java/src/org/chromium/chrome/browser/ForeignSessionHelper.java return nativeOpenForeignSessionTab(mNativeForeignSessionHelper, tab, session.tag, tag 203 chrome/android/java/src/org/chromium/chrome/browser/ForeignSessionHelper.java nativeDeleteForeignSession(mNativeForeignSessionHelper, session.tag); tag 88 chrome/android/java/src/org/chromium/chrome/browser/NewTabPagePrefs.java nativeSetForeignSessionCollapsed(mNativeNewTabPagePrefs, session.tag, isCollapsed); tag 97 chrome/android/java/src/org/chromium/chrome/browser/NewTabPagePrefs.java return nativeGetForeignSessionCollapsed(mNativeNewTabPagePrefs, session.tag); tag 124 chrome/android/java/src/org/chromium/chrome/browser/omaha/ResponseParser.java String errorMessage = "Failed to parse: " + node.tag; tag 133 chrome/android/java/src/org/chromium/chrome/browser/omaha/ResponseParser.java if (TextUtils.equals(TAG_RESPONSE, rootNode.children.get(i).tag)) { tag 153 chrome/android/java/src/org/chromium/chrome/browser/omaha/ResponseParser.java if (TextUtils.equals(TAG_DAYSTART, current.tag)) { tag 155 chrome/android/java/src/org/chromium/chrome/browser/omaha/ResponseParser.java } else if (TextUtils.equals(TAG_APP, current.tag)) { tag 158 chrome/android/java/src/org/chromium/chrome/browser/omaha/ResponseParser.java Log.w(TAG, "Ignoring unknown child of <" + node.tag + "> : " + current.tag); tag 196 chrome/android/java/src/org/chromium/chrome/browser/omaha/ResponseParser.java if (TextUtils.equals(TAG_UPDATECHECK, current.tag)) { tag 198 chrome/android/java/src/org/chromium/chrome/browser/omaha/ResponseParser.java } else if (TextUtils.equals(TAG_EVENT, current.tag)) { tag 200 chrome/android/java/src/org/chromium/chrome/browser/omaha/ResponseParser.java } else if (TextUtils.equals(TAG_PING, current.tag)) { tag 221 chrome/android/java/src/org/chromium/chrome/browser/omaha/ResponseParser.java if (TextUtils.equals(TAG_URLS, current.tag)) { tag 223 chrome/android/java/src/org/chromium/chrome/browser/omaha/ResponseParser.java } else if (TextUtils.equals(TAG_MANIFEST, current.tag)) { tag 237 chrome/android/java/src/org/chromium/chrome/browser/omaha/ResponseParser.java Log.w(TAG, "Ignoring error status for " + node.tag + ": " + mUpdateStatus); tag 239 chrome/android/java/src/org/chromium/chrome/browser/omaha/ResponseParser.java Log.w(TAG, "Ignoring unknown status for " + node.tag + ": " + mUpdateStatus); tag 257 chrome/android/java/src/org/chromium/chrome/browser/omaha/ResponseParser.java if (TextUtils.equals(TAG_URL, current.tag)) parseUrl(current); tag 32 chrome/android/java/src/org/chromium/chrome/browser/omaha/XMLParser.java public final String tag; tag 37 chrome/android/java/src/org/chromium/chrome/browser/omaha/XMLParser.java tag = tagName; tag 99 chrome/android/java/src/org/chromium/chrome/browser/omaha/XMLParser.java } else if (!TextUtils.equals(qName, mTagStack.peek().tag)) { tag 100 chrome/android/java/src/org/chromium/chrome/browser/omaha/XMLParser.java throw new SAXException("Tried closing " + mTagStack.peek().tag + " with " + qName); tag 515 chrome/android/java/src/org/chromium/chrome/browser/sync/ProfileSyncService.java long nativeProfileSyncServiceAndroid, String tag); tag 250 chrome/browser/chromeos/login/simple_web_view_dialog.cc command_updater_->ExecuteCommand(sender->tag()); tag 37 chrome/browser/extensions/api/sessions/sessions_apitest.cc void BuildSessionSpecifics(const std::string& tag, tag 39 chrome/browser/extensions/api/sessions/sessions_apitest.cc meta->set_session_tag(tag); tag 42 chrome/browser/extensions/api/sessions/sessions_apitest.cc header->set_client_name(tag); tag 59 chrome/browser/extensions/api/sessions/sessions_apitest.cc void BuildTabSpecifics(const std::string& tag, int window_id, int tab_id, tag 61 chrome/browser/extensions/api/sessions/sessions_apitest.cc tab_base->set_session_tag(tag); tag 333 chrome/browser/first_run/try_chrome_dialog_view.cc if (sender->tag() == BT_DONT_BUG_RADIO) { tag 339 chrome/browser/first_run/try_chrome_dialog_view.cc } else if (sender->tag() == BT_TRY_IT_RADIO) { tag 345 chrome/browser/first_run/try_chrome_dialog_view.cc } else if (sender->tag() == BT_CLOSE_BUTTON) { tag 86 chrome/browser/password_manager/password_store_mac.cc search_attributes_.attr[entries].tag = kSecServerItemAttr; tag 94 chrome/browser/password_manager/password_store_mac.cc search_attributes_.attr[entries].tag = kSecPortItemAttr; tag 102 chrome/browser/password_manager/password_store_mac.cc search_attributes_.attr[entries].tag = kSecProtocolItemAttr; tag 110 chrome/browser/password_manager/password_store_mac.cc search_attributes_.attr[entries].tag = kSecAuthenticationTypeItemAttr; tag 118 chrome/browser/password_manager/password_store_mac.cc search_attributes_.attr[entries].tag = kSecSecurityDomainItemAttr; tag 126 chrome/browser/password_manager/password_store_mac.cc search_attributes_.attr[entries].tag = kSecPathItemAttr; tag 134 chrome/browser/password_manager/password_store_mac.cc search_attributes_.attr[entries].tag = kSecAccountItemAttr; tag 142 chrome/browser/password_manager/password_store_mac.cc search_attributes_.attr[entries].tag = kSecCreatorItemAttr; tag 252 chrome/browser/password_manager/password_store_mac.cc attrInfo.tag = tags; tag 293 chrome/browser/password_manager/password_store_mac.cc switch (attr.tag) { tag 220 chrome/browser/prerender/prerender_histograms.cc #define RECORD_PLT(tag, perceived_page_load_time) \ tag 222 chrome/browser/prerender/prerender_histograms.cc tag, origin, \ tag 61 chrome/browser/spellchecker/spellcheck_platform_mac.h bool CheckSpelling(const base::string16& word_to_check, int tag); tag 88 chrome/browser/spellchecker/spellcheck_platform_mac.h void CloseDocumentWithTag(int tag); tag 195 chrome/browser/spellchecker/spelling_service_client_unittest.cc void OnTextCheckComplete(int tag, tag 364 chrome/browser/sync/glue/bookmark_model_associator.cc const BookmarkNode* permanent_node, const std::string&tag) { tag 369 chrome/browser/sync/glue/bookmark_model_associator.cc if (!GetSyncIdForTaggedNode(tag, &sync_id)) tag 376 chrome/browser/sync/glue/bookmark_model_associator.cc bool BookmarkModelAssociator::GetSyncIdForTaggedNode(const std::string& tag, tag 380 chrome/browser/sync/glue/bookmark_model_associator.cc if (sync_node.InitByTagLookup(tag.c_str()) != syncer::BaseNode::INIT_OK) tag 106 chrome/browser/sync/glue/bookmark_model_associator.h virtual bool GetSyncIdForTaggedNode(const std::string& tag, int64* sync_id); tag 136 chrome/browser/sync/glue/bookmark_model_associator.h const std::string& tag) WARN_UNUSED_RESULT; tag 241 chrome/browser/sync/glue/favicon_cache_unittest.cc std::string tag = syncer::SyncDataLocal(change.sync_data()).GetTag(); tag 244 chrome/browser/sync/glue/favicon_cache_unittest.cc if (tag.find(kPrefix) != 0) tag 246 chrome/browser/sync/glue/favicon_cache_unittest.cc std::string temp = tag.substr(kPrefix.length()); tag 314 chrome/browser/sync/glue/generic_change_processor.cc const std::string& tag = syncer::SyncDataLocal(change.sync_data()).GetTag(); tag 315 chrome/browser/sync/glue/generic_change_processor.cc if (tag.empty()) { tag 329 chrome/browser/sync/glue/generic_change_processor.cc node->InitByClientTagLookup(change.sync_data().GetDataType(), tag); tag 174 chrome/browser/sync/glue/session_model_associator.cc int64 SessionModelAssociator::GetSyncIdFromSessionTag(const std::string& tag) { tag 178 chrome/browser/sync/glue/session_model_associator.cc if (node.InitByClientTagLookup(SESSIONS, tag) != syncer::BaseNode::INIT_OK) tag 1011 chrome/browser/sync/glue/session_model_associator.cc const std::string& tag, tag 1014 chrome/browser/sync/glue/session_model_associator.cc return synced_session_tracker_.LookupSessionWindows(tag, windows); tag 1018 chrome/browser/sync/glue/session_model_associator.cc const std::string& tag, tag 1023 chrome/browser/sync/glue/session_model_associator.cc bool success = synced_session_tracker_.LookupSessionTab(tag, tag 1069 chrome/browser/sync/glue/session_model_associator.cc void SessionModelAssociator::DeleteForeignSession(const std::string& tag) { tag 1071 chrome/browser/sync/glue/session_model_associator.cc if (tag == GetCurrentMachineTag()) { tag 1077 chrome/browser/sync/glue/session_model_associator.cc if (!DisassociateForeignSession(tag)) { tag 1099 chrome/browser/sync/glue/session_model_associator.cc if (specifics.session_tag() == tag) tag 85 chrome/browser/sync/glue/session_model_associator.h virtual int64 GetSyncIdFromSessionTag(const std::string& tag); tag 181 chrome/browser/sync/glue/session_model_associator.h const std::string& tag, tag 183 chrome/browser/sync/glue/session_model_associator.h virtual bool GetForeignTab(const std::string& tag, tag 186 chrome/browser/sync/glue/session_model_associator.h virtual void DeleteForeignSession(const std::string& tag) OVERRIDE; tag 157 chrome/browser/sync/glue/session_model_associator_unittest.cc std::string tag = "tag"; tag 159 chrome/browser/sync/glue/session_model_associator_unittest.cc SyncedSession* session = tracker.GetSession(tag); tag 160 chrome/browser/sync/glue/session_model_associator_unittest.cc tracker.PutWindowInSession(tag, 0); tag 162 chrome/browser/sync/glue/session_model_associator_unittest.cc tag, window_s, base::Time(), session->windows[0], &tracker); tag 24 chrome/browser/sync/glue/session_sync_test_helper.cc const std::string& tag, tag 26 chrome/browser/sync/glue/session_sync_test_helper.cc meta->set_session_tag(tag); tag 50 chrome/browser/sync/glue/session_sync_test_helper.cc const std::string& tag, tag 53 chrome/browser/sync/glue/session_sync_test_helper.cc ASSERT_EQ(tag, session.session_tag); tag 95 chrome/browser/sync/glue/session_sync_test_helper.cc const std::string& tag, tag 99 chrome/browser/sync/glue/session_sync_test_helper.cc tab_base->set_session_tag(tag); tag 119 chrome/browser/sync/glue/session_sync_test_helper.cc const std::string& tag, tag 123 chrome/browser/sync/glue/session_sync_test_helper.cc BuildSessionSpecifics(tag, &meta); tag 128 chrome/browser/sync/glue/session_sync_test_helper.cc BuildTabSpecifics(tag, 0, tab_list[i], &tabs1[i]); tag 25 chrome/browser/sync/glue/session_sync_test_helper.h static void BuildSessionSpecifics(const std::string& tag, tag 33 chrome/browser/sync/glue/session_sync_test_helper.h const std::string& tag, tag 37 chrome/browser/sync/glue/session_sync_test_helper.h void BuildTabSpecifics(const std::string& tag, tag 43 chrome/browser/sync/glue/session_sync_test_helper.h const std::string& tag, tag 175 chrome/browser/sync/glue/synced_device_tracker.cc const std::string& tag) { tag 179 chrome/browser/sync/glue/synced_device_tracker.cc if (node.InitByClientTagLookup(syncer::DEVICE_INFO, tag) == tag 193 chrome/browser/sync/glue/synced_device_tracker.cc tag); tag 76 chrome/browser/sync/glue/synced_device_tracker.h const std::string& tag); tag 69 chrome/browser/sync/glue/synced_session_tracker.cc const std::string& tag, tag 73 chrome/browser/sync/glue/synced_session_tracker.cc SyncedTabMap::const_iterator tab_map_iter = synced_tab_map_.find(tag); tag 175 chrome/browser/sync/glue/synced_session_tracker_unittest.cc std::string tag = base::StringPrintf("tag%d", j); tag 180 chrome/browser/sync/glue/synced_session_tracker_unittest.cc SessionTab* tab = tracker.GetTab(tag, rand_tab_num, rand_tab_num + 1); tag 126 chrome/browser/sync/glue/typed_url_change_processor.cc std::string tag = url.url().spec(); tag 129 chrome/browser/sync/glue/typed_url_change_processor.cc update_node.InitByClientTagLookup(syncer::TYPED_URLS, tag); tag 170 chrome/browser/sync/glue/typed_url_change_processor.cc typed_url_root, tag); tag 177 chrome/browser/sync/glue/typed_url_change_processor.cc create_node.SetTitle(base::UTF8ToWide(tag)); tag 235 chrome/browser/sync/glue/typed_url_model_associator.cc std::string tag = ix->url().spec(); tag 237 chrome/browser/sync/glue/typed_url_model_associator.cc DCHECK(!tag.empty()); tag 241 chrome/browser/sync/glue/typed_url_model_associator.cc if (node.InitByClientTagLookup(syncer::TYPED_URLS, tag) == tag 247 chrome/browser/sync/glue/typed_url_model_associator.cc DCHECK_EQ(tag, typed_url.url()); tag 261 chrome/browser/sync/glue/typed_url_model_associator.cc if (write_node.InitByClientTagLookup(syncer::TYPED_URLS, tag) != tag 300 chrome/browser/sync/glue/typed_url_model_associator.cc typed_url_root, tag); tag 304 chrome/browser/sync/glue/typed_url_model_associator.cc "Failed to create typed_url sync node: " + tag, tag 308 chrome/browser/sync/glue/typed_url_model_associator.cc node.SetTitle(base::UTF8ToWide(tag)); tag 312 chrome/browser/sync/glue/typed_url_model_associator.cc current_urls.insert(tag); tag 37 chrome/browser/sync/open_tabs_ui_delegate.h virtual bool GetForeignTab(const std::string& tag, tag 42 chrome/browser/sync/open_tabs_ui_delegate.h virtual void DeleteForeignSession(const std::string& tag) = 0; tag 48 chrome/browser/sync/open_tabs_ui_delegate.h const std::string& tag, tag 192 chrome/browser/sync/profile_sync_service_android.cc JNIEnv* env, jobject obj, jstring tag) { tag 195 chrome/browser/sync/profile_sync_service_android.cc std::string machine_tag = ConvertJavaStringToUTF8(env, tag); tag 70 chrome/browser/sync/profile_sync_service_android.h jboolean SetSyncSessionsId(JNIEnv* env, jobject obj, jstring tag); tag 617 chrome/browser/sync/profile_sync_service_autofill_unittest.cc std::string tag = AutocompleteSyncableService::KeyToTag( tag 621 chrome/browser/sync/profile_sync_service_autofill_unittest.cc node.InitUniqueByCreation(syncer::AUTOFILL, autofill_root, tag); tag 641 chrome/browser/sync/profile_sync_service_autofill_unittest.cc std::string tag = profile.guid(); tag 644 chrome/browser/sync/profile_sync_service_autofill_unittest.cc autofill_root, tag); tag 841 chrome/browser/sync/profile_sync_service_autofill_unittest.cc std::string tag = AutocompleteSyncableService::KeyToTag( tag 868 chrome/browser/sync/profile_sync_service_autofill_unittest.cc MutableEntry item(&trans, CREATE, syncer::AUTOFILL, parent.GetId(), tag); tag 405 chrome/browser/sync/profile_sync_service_session_unittest.cc std::string tag = "tag1"; tag 410 chrome/browser/sync/profile_sync_service_session_unittest.cc tag, tab_list1, &tabs1)); tag 426 chrome/browser/sync/profile_sync_service_session_unittest.cc helper_.VerifySyncedSession(tag, session_reference, *(foreign_sessions[0])); tag 437 chrome/browser/sync/profile_sync_service_session_unittest.cc std::string tag = "tag1"; tag 442 chrome/browser/sync/profile_sync_service_session_unittest.cc tag, tab_list1, &tabs1)); tag 456 chrome/browser/sync/profile_sync_service_session_unittest.cc helper_.VerifySyncedSession(tag, session_reference, *(foreign_sessions[0])); tag 466 chrome/browser/sync/profile_sync_service_session_unittest.cc helper_.BuildTabSpecifics(tag, 0, tab_list2[i], &tabs2[i]); tag 481 chrome/browser/sync/profile_sync_service_session_unittest.cc helper_.VerifySyncedSession(tag, session_reference, *(foreign_sessions[0])); tag 491 chrome/browser/sync/profile_sync_service_session_unittest.cc helper_.BuildTabSpecifics(tag, 0, tab_list3[i], &tabs3[i]); tag 506 chrome/browser/sync/profile_sync_service_session_unittest.cc helper_.VerifySyncedSession(tag, session_reference, *(foreign_sessions[0])); tag 520 chrome/browser/sync/profile_sync_service_session_unittest.cc helper_.VerifySyncedSession(tag, session_reference, *(foreign_sessions[0])); tag 533 chrome/browser/sync/profile_sync_service_session_unittest.cc helper_.VerifySyncedSession(tag, session_reference, *(foreign_sessions[0])); tag 544 chrome/browser/sync/profile_sync_service_session_unittest.cc std::string tag = "tag1"; tag 549 chrome/browser/sync/profile_sync_service_session_unittest.cc tag, tab_list1, &tabs1)); tag 565 chrome/browser/sync/profile_sync_service_session_unittest.cc helper_.VerifySyncedSession(tag, session_reference, *(foreign_sessions[0])); tag 575 chrome/browser/sync/profile_sync_service_session_unittest.cc std::string tag = "tag1"; tag 580 chrome/browser/sync/profile_sync_service_session_unittest.cc tag, tab_list1, &tabs1)); tag 590 chrome/browser/sync/profile_sync_service_session_unittest.cc helper_.BuildTabSpecifics(tag, 0, tab_list2[i], &tabs2[i]); tag 628 chrome/browser/sync/profile_sync_service_session_unittest.cc helper_.VerifySyncedSession(tag, session_reference, *(foreign_sessions[0])); tag 766 chrome/browser/sync/profile_sync_service_session_unittest.cc std::string tag = "tag1"; tag 772 chrome/browser/sync/profile_sync_service_session_unittest.cc model_associator_->DeleteForeignSession(tag); tag 783 chrome/browser/sync/profile_sync_service_session_unittest.cc tag, tab_list1, &tabs1)); tag 798 chrome/browser/sync/profile_sync_service_session_unittest.cc helper_.VerifySyncedSession(tag, session_reference, *(foreign_sessions[0])); tag 802 chrome/browser/sync/profile_sync_service_session_unittest.cc model_associator_->DeleteForeignSession(tag); tag 818 chrome/browser/sync/profile_sync_service_session_unittest.cc std::string tag = "tag1"; tag 823 chrome/browser/sync/profile_sync_service_session_unittest.cc tag, tab_list1, &tabs1)); tag 874 chrome/browser/sync/profile_sync_service_session_unittest.cc std::string tag = "tag1"; tag 879 chrome/browser/sync/profile_sync_service_session_unittest.cc tag, tab_list1, &tabs1)); tag 903 chrome/browser/sync/profile_sync_service_session_unittest.cc helper_.VerifySyncedSession(tag, session_reference, *(foreign_sessions[0])); tag 1133 chrome/browser/sync/profile_sync_service_session_unittest.cc std::string tag = "tag1"; tag 1135 chrome/browser/sync/profile_sync_service_session_unittest.cc helper_.BuildSessionSpecifics(tag, &meta); tag 1140 chrome/browser/sync/profile_sync_service_session_unittest.cc helper_.BuildTabSpecifics(tag, 0, tab_list[0], &tab); tag 183 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc std::string tag = url.url().spec(); tag 185 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc node.InitUniqueByCreation(syncer::TYPED_URLS, typed_url_root, tag); tag 742 chrome/browser/sync/sessions2/sessions_sync_manager.cc void SessionsSyncManager::DeleteForeignSession(const std::string& tag) { tag 744 chrome/browser/sync/sessions2/sessions_sync_manager.cc DeleteForeignSessionInternal(tag, &changes); tag 749 chrome/browser/sync/sessions2/sessions_sync_manager.cc const std::string& tag, syncer::SyncChangeList* change_output) { tag 750 chrome/browser/sync/sessions2/sessions_sync_manager.cc if (tag == current_machine_tag()) { tag 757 chrome/browser/sync/sessions2/sessions_sync_manager.cc session_tracker_.LookupTabNodeIds(tag, &tab_node_ids_to_delete); tag 758 chrome/browser/sync/sessions2/sessions_sync_manager.cc if (!DisassociateForeignSession(tag)) { tag 767 chrome/browser/sync/sessions2/sessions_sync_manager.cc SyncData::CreateLocalDelete(tag, syncer::SESSIONS))); tag 775 chrome/browser/sync/sessions2/sessions_sync_manager.cc SyncData::CreateLocalDelete(TabNodePool2::TabIdToTag(tag, *it), tag 822 chrome/browser/sync/sessions2/sessions_sync_manager.cc const std::string& tag, tag 824 chrome/browser/sync/sessions2/sessions_sync_manager.cc return session_tracker_.LookupSessionWindows(tag, windows); tag 828 chrome/browser/sync/sessions2/sessions_sync_manager.cc const std::string& tag, tag 832 chrome/browser/sync/sessions2/sessions_sync_manager.cc bool success = session_tracker_.LookupSessionTab(tag, tag 123 chrome/browser/sync/sessions2/sessions_sync_manager.h const std::string& tag, tag 125 chrome/browser/sync/sessions2/sessions_sync_manager.h virtual bool GetForeignTab(const std::string& tag, tag 128 chrome/browser/sync/sessions2/sessions_sync_manager.h virtual void DeleteForeignSession(const std::string& tag) OVERRIDE; tag 248 chrome/browser/sync/sessions2/sessions_sync_manager.h void DeleteForeignSessionInternal(const std::string& tag, tag 323 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc std::string tag = "tag"; tag 324 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc SyncedSession* session = manager()->session_tracker_.GetSession(tag); tag 325 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc manager()->session_tracker_.PutWindowInSession(tag, 0); tag 327 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc tag, window_s, base::Time(), session->windows[0]); tag 762 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc std::string tag = "tag1"; tag 768 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc tag, tab_list1, &tabs1)); tag 783 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc helper()->BuildTabSpecifics(tag, 0, tab_list2[i], tag 799 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc helper()->VerifySyncedSession(tag, session_reference, *(foreign_sessions[0])); tag 811 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc std::string tag = "tag1"; tag 816 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc tag, tab_list1, &tabs1)); tag 871 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc helper()->VerifySyncedSession(tag, session_reference, *(foreign_sessions[0])); tag 977 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc std::string tag = "tag1"; tag 982 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc manager()->DeleteForeignSessionInternal(tag, &changes); tag 991 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc tag, tab_nums1, &tabs)); tag 1003 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc manager()->DeleteForeignSessionInternal(tag, &changes); tag 1007 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc std::set<std::string> expected_tags(&tag, &tag + 1); tag 1009 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc expected_tags.insert(TabNodePool2::TabIdToTag(tag, i)); tag 1028 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc std::string tag = "tag1"; tag 1033 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc tag, tab_list1, &tabs1)); tag 1047 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc helper()->VerifySyncedSession(tag, session_reference, *(foreign_sessions[0])); tag 1055 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc std::string tag = "tag1"; tag 1060 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc tag, tab_list1, &tabs1)); tag 1070 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc helper()->BuildTabSpecifics(tag, 0, tab_list2[i], &tabs2[i]); tag 1102 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc helper()->VerifySyncedSession(tag, session_reference, *(foreign_sessions[0])); tag 1704 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc const std::string tag("tag1"); tag 1709 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc tag, tab_list, &tabs1)); tag 1717 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc manager()->DeleteForeignSession(tag); tag 404 chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.h - (int64)nodeIdFromMenuTag:(int32)tag; tag 51 chrome/browser/ui/cocoa/bookmarks/bookmark_menu_cocoa_controller.h - (void)openAll:(NSInteger)tag tag 161 chrome/browser/ui/cocoa/history_menu_bridge.h void ClearMenuSection(NSMenu* menu, NSInteger tag); tag 169 chrome/browser/ui/cocoa/history_menu_bridge.h NSInteger tag, tag 31 chrome/browser/ui/cocoa/infobars/infobar_utilities.h int tag, bool enabled, bool checked); tag 54 chrome/browser/ui/gtk/global_history_menu.cc int tag; tag 60 chrome/browser/ui/gtk/global_history_menu.cc int tag; tag 194 chrome/browser/ui/gtk/global_history_menu.cc int tag, tag 208 chrome/browser/ui/gtk/global_history_menu.cc g_object_set_data(G_OBJECT(menu_item), "type-tag", GINT_TO_POINTER(tag)); tag 225 chrome/browser/ui/gtk/global_history_menu.cc closure.tag = tag_id; tag 235 chrome/browser/ui/gtk/global_history_menu.cc void GlobalHistoryMenu::ClearMenuSection(GtkWidget* menu, int tag) { tag 239 chrome/browser/ui/gtk/global_history_menu.cc closure.tag = tag; tag 250 chrome/browser/ui/gtk/global_history_menu.cc int tag = GPOINTER_TO_INT(g_object_get_data(G_OBJECT(menu_item), "type-tag")); tag 251 chrome/browser/ui/gtk/global_history_menu.cc if (tag == closure->tag) tag 261 chrome/browser/ui/gtk/global_history_menu.cc DCHECK_NE(closure->tag, 0); tag 263 chrome/browser/ui/gtk/global_history_menu.cc int tag = GPOINTER_TO_INT(g_object_get_data(G_OBJECT(menu_item), "type-tag")); tag 264 chrome/browser/ui/gtk/global_history_menu.cc if (closure->tag == tag) { tag 274 chrome/browser/ui/gtk/global_history_menu.cc closure->menu_bar->ClearMenuSection(submenu, closure->tag); tag 68 chrome/browser/ui/gtk/global_history_menu.h int tag, tag 77 chrome/browser/ui/gtk/global_history_menu.h void ClearMenuSection(GtkWidget* menu, int tag); tag 31 chrome/browser/ui/gtk/global_menu_bar.cc int tag; tag 230 chrome/browser/ui/gtk/global_menu_bar.cc commands[i].str_id, commands[i].command, commands[i].tag, tag 656 chrome/browser/ui/views/avatar_menu_bubble_view.cc if (sender->tag() == IDS_PROFILES_MANAGE_PROFILES_BUTTON) { tag 660 chrome/browser/ui/views/avatar_menu_bubble_view.cc } else if (sender->tag() == IDS_PROFILES_PROFILE_SIGNOUT_BUTTON) { tag 1175 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc if (sender->tag() == kAppsShortcutButtonTag) { tag 1187 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc if (sender->tag() == kOtherFolderButtonTag) { tag 361 chrome/browser/ui/views/find_bar_view.cc switch (sender->tag()) { tag 368 chrome/browser/ui/views/find_bar_view.cc sender->tag() == FIND_NEXT_TAG, tag 78 chrome/browser/ui/views/frame/global_menu_bar_x11.cc int tag; tag 457 chrome/browser/ui/views/frame/global_menu_bar_x11.cc menu_item = BuildMenuItem(label, commands[i].tag); tag 526 chrome/browser/ui/views/frame/global_menu_bar_x11.cc int tag, tag 535 chrome/browser/ui/views/frame/global_menu_bar_x11.cc DbusmenuMenuitem* menu_item = BuildMenuItem(base::UTF16ToUTF8(title), tag); tag 593 chrome/browser/ui/views/frame/global_menu_bar_x11.cc int tag = tag 595 chrome/browser/ui/views/frame/global_menu_bar_x11.cc if (tag == tag_id) tag 612 chrome/browser/ui/views/frame/global_menu_bar_x11.cc int tag = tag 614 chrome/browser/ui/views/frame/global_menu_bar_x11.cc if (tag == tag_id) tag 94 chrome/browser/ui/views/frame/global_menu_bar_x11.h int tag, tag 172 chrome/browser/ui/views/global_error_bubble_view.cc if (sender->tag() == TAG_ACCEPT_BUTTON) tag 174 chrome/browser/ui/views/global_error_bubble_view.cc else if (sender->tag() == TAG_CANCEL_BUTTON) tag 506 chrome/browser/ui/views/toolbar/toolbar_view.cc browser_, sender->tag(), ui::DispositionFromEventFlags(event.flags())); tag 563 chrome/browser/ui/views/toolbar/wrench_menu.cc menu()->CancelAndEvaluate(menu_model(), sender->tag()); tag 733 chrome/browser/ui/views/toolbar/wrench_menu.cc if (sender->tag() == fullscreen_index_) { tag 734 chrome/browser/ui/views/toolbar/wrench_menu.cc menu()->CancelAndEvaluate(menu_model(), sender->tag()); tag 737 chrome/browser/ui/views/toolbar/wrench_menu.cc menu_model()->ActivatedAt(sender->tag()); tag 400 chrome/browser/ui/webui/about_ui.cc std::string WrapWithTag(const std::string& tag, const std::string& text) { tag 401 chrome/browser/ui/webui/about_ui.cc return "<" + tag + ">" + text + "</" + tag + ">"; tag 200 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc virtual void TagFound(NfcAdapter* adapter, NfcTag* tag) OVERRIDE; tag 201 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc virtual void TagLost(NfcAdapter*adapter, NfcTag* tag) OVERRIDE; tag 207 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc NfcTag* tag, tag 216 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc virtual void TagReady(NfcTag* tag) OVERRIDE; tag 292 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc NfcTag* tag = nfc_adapter_->GetTag(tag_identifier_); tag 293 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc if (tag) tag 294 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc tag->RemoveObserver(this); tag 316 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc void NfcDebugMessageHandler::TagFound(NfcAdapter* adapter, NfcTag* tag) { tag 317 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc VLOG(1) << "Found NFC tag: " << tag->GetIdentifier(); tag 318 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc tag->AddObserver(this); tag 319 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc tag_identifier_ = tag->GetIdentifier(); tag 320 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc tag->GetNdefTagTechnology()->AddObserver(this); tag 325 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc void NfcDebugMessageHandler::TagLost(NfcAdapter*adapter, NfcTag* tag) { tag 326 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc VLOG(1) << "Lost NFC tag: " << tag->GetIdentifier(); tag 327 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc tag->RemoveObserver(this); tag 328 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc tag->GetNdefTagTechnology()->RemoveObserver(this); tag 351 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc NfcTag* tag, tag 353 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc if (tag->GetIdentifier() != tag_identifier_) { tag 355 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc << tag->GetIdentifier(); tag 372 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc void NfcDebugMessageHandler::TagReady(NfcTag* tag) { tag 373 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc if (tag_identifier_ != tag->GetIdentifier()) { tag 374 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc LOG(WARNING) << "Unknown tag became ready: " << tag->GetIdentifier(); tag 377 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc VLOG(1) << "Tag ready: " << tag->GetIdentifier(); tag 511 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc NfcTag* tag = nfc_adapter_->GetTag(tag_identifier_); tag 512 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc if (!tag) { tag 519 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc tag->GetNdefTagTechnology()->WriteNdef( tag 607 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc NfcTag* tag = nfc_adapter_->GetTag(tag_identifier_); tag 608 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc if (!tag) { tag 614 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc out->SetString(kTagTypeProperty, TagTypeToString(tag->GetType())); tag 615 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc out->SetBoolean(kTagReadOnlyProperty, tag->IsReadOnly()); tag 617 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc TagProtocolToString(tag->GetSupportedProtocol())); tag 621 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc tag->GetSupportedTechnologies(); tag 637 chrome/browser/ui/webui/chromeos/nfc_debug_ui.cc GetRecordList(tag->GetNdefTagTechnology()->GetNdefMessage(), records); tag 442 chrome/browser/webdata/autocomplete_syncable_service.cc std::string tag(KeyToTag(base::UTF16ToUTF8(entry.key().name()), tag 444 chrome/browser/webdata/autocomplete_syncable_service.cc return syncer::SyncData::CreateLocalData(tag, tag, autofill_specifics); tag 164 chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/openid.php protected function htmlTag($content, $tag, $attrName, $attrValue, $valueName) tag 166 chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/openid.php preg_match_all("#<{$tag}[^>]*$attrName=['\"].*?$attrValue.*?['\"][^>]*$valueName=['\"](.+?)['\"][^>]*/?>#i", $content, $matches1); tag 167 chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/openid.php preg_match_all("#<{$tag}[^>]*$valueName=['\"](.+?)['\"][^>]*$attrName=['\"].*?$attrValue.*?['\"][^>]*/?>#i", $content, $matches2); tag 245 chrome/installer/mac/third_party/bsdiff/goobspatch.c const char *tag; tag 254 chrome/installer/mac/third_party/bsdiff/goobspatch.c const char *tag, unsigned char method) tag 266 chrome/installer/mac/third_party/bsdiff/goobspatch.c err(1, "fdopen(%s)", tag); tag 268 chrome/installer/mac/third_party/bsdiff/goobspatch.c err(1, "fseeko(%s, %lld)", tag, off); tag 272 chrome/installer/mac/third_party/bsdiff/goobspatch.c errx(1, "BZ2_bzReadOpen(%s): %d", tag, bz2_err); tag 275 chrome/installer/mac/third_party/bsdiff/goobspatch.c errx(1, "xzdopen(%s): %d", tag, lzma_err); tag 282 chrome/installer/mac/third_party/bsdiff/goobspatch.c err(1, "open(%s)", tag); tag 284 chrome/installer/mac/third_party/bsdiff/goobspatch.c err(1, "lseek(%s, %lld)", tag, off); tag 286 chrome/installer/mac/third_party/bsdiff/goobspatch.c errx(1, "gzdopen(%s)", tag); tag 288 chrome/installer/mac/third_party/bsdiff/goobspatch.c errx(1, "cfopen(%s): unknown method %d", tag, method); tag 291 chrome/installer/mac/third_party/bsdiff/goobspatch.c cf->tag = tag; tag 306 chrome/installer/mac/third_party/bsdiff/goobspatch.c cf->tag, bz2_err); tag 309 chrome/installer/mac/third_party/bsdiff/goobspatch.c err(1, "fclose(%s)", cf->tag); tag 312 chrome/installer/mac/third_party/bsdiff/goobspatch.c errx(1, "gzclose(%s): %d", cf->tag, gz_err); tag 315 chrome/installer/mac/third_party/bsdiff/goobspatch.c errx(1, "xzclose(%s): %d", cf->tag, lzma_err); tag 317 chrome/installer/mac/third_party/bsdiff/goobspatch.c errx(1, "cfclose(%s): unknown method %d", cf->tag, cf->method); tag 331 chrome/installer/mac/third_party/bsdiff/goobspatch.c cf->tag, len, nread); tag 332 chrome/installer/mac/third_party/bsdiff/goobspatch.c err(1, "fread(%s, %zd)", cf->tag, len); tag 340 chrome/installer/mac/third_party/bsdiff/goobspatch.c cf->tag, len, nread); tag 342 chrome/installer/mac/third_party/bsdiff/goobspatch.c cf->tag, len, bz2_err); tag 350 chrome/installer/mac/third_party/bsdiff/goobspatch.c cf->tag, len, nread); tag 351 chrome/installer/mac/third_party/bsdiff/goobspatch.c errx(1, "gzread(%s, %zd): %d", cf->tag, len, gz_err); tag 357 chrome/installer/mac/third_party/bsdiff/goobspatch.c cf->tag, len, nread); tag 358 chrome/installer/mac/third_party/bsdiff/goobspatch.c errx(1, "xzread(%s, %zd): %d", cf->tag, len, lzma_err); tag 362 chrome/installer/mac/third_party/bsdiff/goobspatch.c cf->tag, len, cf->method); tag 134 chrome/installer/mini_installer/mini_string.cc const wchar_t* tag, tag 136 chrome/installer/mini_installer/mini_string.cc int tag_length = ::lstrlen(tag); tag 138 chrome/installer/mini_installer/mini_string.cc for (const wchar_t* tag_start = SearchStringI(scan, tag); tag 140 chrome/installer/mini_installer/mini_string.cc tag_start = SearchStringI(scan, tag)) { tag 58 chrome/installer/mini_installer/mini_string.h bool FindTagInStr(const wchar_t* str, const wchar_t* tag, tag 281 chrome/installer/util/google_update_util.cc std::string GetUntrustedDataValueFromTag(const std::string& tag, tag 284 chrome/installer/util/google_update_util.cc if (ParseUntrustedData(tag, &untrusted_data)) tag 39 chrome/installer/util/google_update_util.h std::string GetUntrustedDataValueFromTag(const std::string& tag, tag 32 chrome/renderer/spellchecker/cocoa_spelling_engine_mac.cc int tag) { tag 35 chrome/renderer/spellchecker/cocoa_spelling_engine_mac.cc word_to_check, tag, &word_correct)); tag 17 chrome/renderer/spellchecker/cocoa_spelling_engine_mac.h int tag) OVERRIDE; tag 78 chrome/renderer/spellchecker/hunspell_engine.cc int tag) { tag 33 chrome/renderer/spellchecker/hunspell_engine.h int tag) OVERRIDE; tag 180 chrome/renderer/spellchecker/spellcheck.cc int tag, tag 193 chrome/renderer/spellchecker/spellcheck.cc tag, tag 248 chrome/renderer/spellchecker/spellcheck.cc int tag) { tag 280 chrome/renderer/spellchecker/spellcheck.cc SpellCheckWord(misspelled_word, word_length, tag, &misspelling_start, tag 71 chrome/renderer/spellchecker/spellcheck.h int tag, tag 89 chrome/renderer/spellchecker/spellcheck.h base::string16 GetAutoCorrectionWord(const base::string16& word, int tag); tag 36 chrome/renderer/spellchecker/spellcheck_language.cc int tag, tag 73 chrome/renderer/spellchecker/spellcheck_language.cc if (platform_spelling_engine_->CheckSpelling(word, tag)) tag 78 chrome/renderer/spellchecker/spellcheck_language.cc if (IsValidContraction(word, tag)) tag 100 chrome/renderer/spellchecker/spellcheck_language.cc int tag) { tag 116 chrome/renderer/spellchecker/spellcheck_language.cc if (!platform_spelling_engine_->CheckSpelling(word, tag)) tag 39 chrome/renderer/spellchecker/spellcheck_language.h int tag, tag 55 chrome/renderer/spellchecker/spellcheck_language.h bool IsValidContraction(const base::string16& word, int tag); tag 80 chrome/renderer/spellchecker/spellcheck_unittest.cc bool CheckSpelling(const std::string& word, int tag) { tag 82 chrome/renderer/spellchecker/spellcheck_unittest.cc base::ASCIIToUTF16(word), tag); tag 27 chrome/renderer/spellchecker/spelling_engine.h virtual bool CheckSpelling(const base::string16& word_to_check, int tag) = 0; tag 416 chrome/service/cloud_print/cloud_print_connector.cc std::string tag; tag 417 chrome/service/cloud_print/cloud_print_connector.cc if (tags_list->GetString(index, &tag) && tag 418 chrome/service/cloud_print/cloud_print_connector.cc StartsWithASCII(tag, kCloudPrintServiceTagsHashTagName, false)) { tag 420 chrome/service/cloud_print/cloud_print_connector.cc base::SplitStringDontTrim(tag, '=', &tag_parts); tag 83 components/autofill/content/renderer/form_autofill_util.cc bool HasTagName(const WebNode& node, const blink::WebString& tag) { tag 84 components/autofill/content/renderer/form_autofill_util.cc return node.isElementNode() && node.toConst<WebElement>().hasHTMLTagName(tag); tag 384 components/password_manager/core/browser/password_syncable_service.cc std::string tag = MakePasswordSyncTag(password_specifics); tag 388 components/password_manager/core/browser/password_syncable_service.cc umatched_data_from_password_db->find(tag); tag 444 components/password_manager/core/browser/password_syncable_service.cc std::string tag = MakePasswordSyncTag(*password_specifics); tag 445 components/password_manager/core/browser/password_syncable_service.cc return syncer::SyncData::CreateLocalData(tag, tag, password_data); tag 69 components/password_manager/core/browser/password_syncable_service_unittest.cc std::string tag = MakePasswordSyncTag(*password_specifics); tag 70 components/password_manager/core/browser/password_syncable_service_unittest.cc return syncer::SyncData::CreateLocalData(tag, tag, password_data); tag 2437 content/browser/accessibility/browser_accessibility_win.cc base::string16 tag; tag 2438 content/browser/accessibility/browser_accessibility_win.cc if (GetString16Attribute(ui::AX_ATTR_HTML_TAG, &tag)) tag 2439 content/browser/accessibility/browser_accessibility_win.cc *node_name = SysAllocString(tag.c_str()); tag 93 content/browser/media/media_browsertest.cc void PlayMedia(const char* tag, const char* media_file, bool http) { tag 95 content/browser/media/media_browsertest.cc query_params.push_back(std::make_pair(tag, media_file)); tag 146 content/common/child_process_sandbox_support_impl_linux.cc uint32_t tag = *reinterpret_cast<uint32_t*>(entry); tag 147 content/common/child_process_sandbox_support_impl_linux.cc if (tag == table_tag) { tag 121 content/renderer/pepper/pepper_truetype_font_linux.cc uint32_t tag = static_cast<uint32_t>(entry[0]) << 24 | tag 125 content/renderer/pepper/pepper_truetype_font_linux.cc (*tags)[i] = tag; tag 195 content/renderer/pepper/pepper_truetype_font_win.cc uint32_t tag = static_cast<uint32_t>(entry[0]) << 24 | tag 199 content/renderer/pepper/pepper_truetype_font_win.cc (*tags)[i] = tag; tag 81 courgette/third_party/bsdiff.h char tag[8]; // Contains MBS_PATCH_HEADER_TAG tag 46 courgette/third_party/bsdiff_apply.cc if (!stream->Read(header->tag, sizeof(header->tag))) return READ_ERROR; tag 52 courgette/third_party/bsdiff_apply.cc COMPILE_ASSERT(sizeof(MBS_PATCH_HEADER_TAG) - 1 == sizeof(header->tag), tag 54 courgette/third_party/bsdiff_apply.cc if (memcmp(header->tag, MBS_PATCH_HEADER_TAG, 8) != 0) tag 195 courgette/third_party/bsdiff_create.cc bool ok = stream->Write(header->tag, sizeof(header->tag)); tag 427 courgette/third_party/bsdiff_create.cc COMPILE_ASSERT(sizeof(MBS_PATCH_HEADER_TAG) - 1 == sizeof(header.tag), tag 429 courgette/third_party/bsdiff_create.cc memcpy(header.tag, MBS_PATCH_HEADER_TAG, sizeof(header.tag)); tag 171 crypto/mock_apple_keychain.h UInt32 tag, tag 179 crypto/mock_apple_keychain.h UInt32 tag, tag 201 crypto/mock_apple_keychain.h UInt32 tag); tag 41 crypto/mock_apple_keychain_mac.cc keychain_attr_list_[key].attr[i].tag = tags[i]; tag 85 crypto/mock_apple_keychain_mac.cc UInt32 tag) { tag 88 crypto/mock_apple_keychain_mac.cc if (attribute_list.attr[i].tag == tag) { tag 94 crypto/mock_apple_keychain_mac.cc NOTREACHED() << "Unsupported attribute: " << tag; tag 101 crypto/mock_apple_keychain_mac.cc UInt32 tag, tag 105 crypto/mock_apple_keychain_mac.cc tag); tag 119 crypto/mock_apple_keychain_mac.cc UInt32 tag, tag 121 crypto/mock_apple_keychain_mac.cc SetTestDataBytes(item, tag, value, value ? strlen(value) : 0); tag 230 crypto/mock_apple_keychain_mac.cc if (attrList->attr[change_attr].tag == kSecCreatorItemAttr) { tag 283 crypto/mock_apple_keychain_mac.cc AttributeWithTag(it->second, attrList->attr[search_attr].tag); tag 194 crypto/openpgp_symmetric_encryption.cc unsigned tag; tag 198 crypto/openpgp_symmetric_encryption.cc if (!ParsePacket(&reader, &tag, &contents)) tag 200 crypto/openpgp_symmetric_encryption.cc if (tag != kSymmetricKeyEncryptedTag) tag 208 crypto/openpgp_symmetric_encryption.cc if (!ParsePacket(&reader, &tag, &contents)) tag 210 crypto/openpgp_symmetric_encryption.cc if (tag != kSymmetricallyEncryptedTag) tag 219 crypto/openpgp_symmetric_encryption.cc if (!ParsePacket(&reader, &tag, &contents)) tag 221 crypto/openpgp_symmetric_encryption.cc if (tag == kCompressedTag) tag 223 crypto/openpgp_symmetric_encryption.cc if (tag != kLiteralDataTag) tag 633 crypto/openpgp_symmetric_encryption.cc static ByteString MakePacket(unsigned tag, const ByteString& contents) { tag 635 crypto/openpgp_symmetric_encryption.cc header.push_back(0x80 | 0x40 | tag); tag 51 device/nfc/nfc_adapter.cc void NfcAdapter::SetTag(const std::string& identifier, NfcTag* tag) { tag 56 device/nfc/nfc_adapter.cc tags_[identifier] = tag; tag 73 device/nfc/nfc_adapter.cc NfcTag* tag = iter->second; tag 75 device/nfc/nfc_adapter.cc return tag; tag 68 device/nfc/nfc_adapter.h virtual void TagFound(NfcAdapter* adapter, NfcTag* tag) {} tag 72 device/nfc/nfc_adapter.h virtual void TagLost(NfcAdapter* adapter, NfcTag* tag) {} tag 186 device/nfc/nfc_adapter.h void SetTag(const std::string& identifier, NfcTag* tag); tag 242 device/nfc/nfc_adapter_chromeos.cc device::NfcTag* tag = RemoveTag(object_path.value()); tag 243 device/nfc/nfc_adapter_chromeos.cc if (!tag) { tag 247 device/nfc/nfc_adapter_chromeos.cc FOR_EACH_OBSERVER(NfcAdapter::Observer, observers_, TagLost(this, tag)); tag 248 device/nfc/nfc_adapter_chromeos.cc delete tag; tag 326 device/nfc/nfc_adapter_chromeos.cc device::NfcTag* tag = *iter; tag 328 device/nfc/nfc_adapter_chromeos.cc TagLost(this, tag)); tag 329 device/nfc/nfc_adapter_chromeos.cc delete tag; tag 98 device/nfc/nfc_chromeos_unittest.cc virtual void TagFound(NfcAdapter* adapter, NfcTag* tag) OVERRIDE { tag 101 device/nfc/nfc_chromeos_unittest.cc tag_identifier_ = tag->GetIdentifier(); tag 105 device/nfc/nfc_chromeos_unittest.cc virtual void TagLost(NfcAdapter* adapter, NfcTag* tag) OVERRIDE { tag 107 device/nfc/nfc_chromeos_unittest.cc EXPECT_EQ(tag_identifier_, tag->GetIdentifier()); tag 122 device/nfc/nfc_chromeos_unittest.cc NfcTag* tag, const NfcNdefRecord* record) OVERRIDE { tag 123 device/nfc/nfc_chromeos_unittest.cc EXPECT_EQ(tag, adapter_->GetTag(tag_identifier_)); tag 124 device/nfc/nfc_chromeos_unittest.cc EXPECT_EQ(tag_identifier_, tag->GetIdentifier()); tag 429 device/nfc/nfc_chromeos_unittest.cc NfcTag* tag = tags[0]; tag 430 device/nfc/nfc_chromeos_unittest.cc const NfcNdefMessage& message = tag->GetNdefTagTechnology()->GetNdefMessage(); tag 597 device/nfc/nfc_chromeos_unittest.cc NfcTag* tag = adapter_->GetTag(observer.tag_identifier_); tag 598 device/nfc/nfc_chromeos_unittest.cc CHECK(tag); tag 599 device/nfc/nfc_chromeos_unittest.cc tag->AddObserver(&observer); tag 600 device/nfc/nfc_chromeos_unittest.cc EXPECT_TRUE(tag->IsReady()); tag 601 device/nfc/nfc_chromeos_unittest.cc CHECK(tag->GetNdefTagTechnology()); tag 602 device/nfc/nfc_chromeos_unittest.cc tag->GetNdefTagTechnology()->AddObserver(&observer); tag 604 device/nfc/nfc_chromeos_unittest.cc NfcNdefTagTechnology* tag_technology = tag->GetNdefTagTechnology(); tag 655 device/nfc/nfc_chromeos_unittest.cc tag = adapter_->GetTag(observer.tag_identifier_); tag 656 device/nfc/nfc_chromeos_unittest.cc EXPECT_FALSE(tag); tag 55 device/nfc/nfc_tag.h virtual void TagTypeChanged(NfcTag* tag, TagType type) {} tag 58 device/nfc/nfc_tag.h virtual void TagWritePermissionChanged(NfcTag* tag, bool read_only) {} tag 61 device/nfc/nfc_tag.h virtual void TagSupportedProtocolChanged(NfcTag* tag, Protocol protocol) {} tag 65 device/nfc/nfc_tag.h virtual void TagReady(NfcTag* tag) {} tag 11 device/nfc/nfc_tag_technology.cc NfcTagTechnology::NfcTagTechnology(NfcTag* tag) : tag_(tag) { tag 21 device/nfc/nfc_tag_technology.cc return tag() && (tag()->GetSupportedTechnologies() & tag 25 device/nfc/nfc_tag_technology.cc NfcNdefTagTechnology::NfcNdefTagTechnology(NfcTag* tag) tag 26 device/nfc/nfc_tag_technology.cc : NfcTagTechnology(tag) { tag 40 device/nfc/nfc_tag_technology.h NfcTag* tag() const { return tag_; } tag 47 device/nfc/nfc_tag_technology.h explicit NfcTagTechnology(NfcTag* tag); tag 86 device/nfc/nfc_tag_technology.h virtual void RecordReceived(NfcTag* tag, const NfcNdefRecord* record) {} tag 116 device/nfc/nfc_tag_technology.h explicit NfcNdefTagTechnology(NfcTag* tag); tag 23 device/nfc/nfc_tag_technology_chromeos.cc NfcNdefTagTechnologyChromeOS::NfcNdefTagTechnologyChromeOS(NfcTagChromeOS* tag) tag 24 device/nfc/nfc_tag_technology_chromeos.cc : NfcNdefTagTechnology(tag), tag 25 device/nfc/nfc_tag_technology_chromeos.cc object_path_(tag->object_path()), tag 27 device/nfc/nfc_tag_technology_chromeos.cc DCHECK(tag); tag 67 device/nfc/nfc_tag_technology_chromeos.cc if (!tag()->IsReady()) { tag 68 device/nfc/nfc_tag_technology_chromeos.cc LOG(ERROR) << "The tag is not ready yet: " << tag()->GetIdentifier(); tag 183 device/nfc/nfc_tag_technology_chromeos.cc RecordReceived(tag(), record)); tag 51 device/nfc/nfc_tag_technology_chromeos.h explicit NfcNdefTagTechnologyChromeOS(NfcTagChromeOS* tag); tag 14 google_apis/gcm/base/mcs_message.cc MCSMessage::Core::Core(uint8 tag, tag 22 google_apis/gcm/base/mcs_message.cc uint8 tag, tag 41 google_apis/gcm/base/mcs_message.cc MCSMessage::MCSMessage(uint8 tag, tag 43 google_apis/gcm/base/mcs_message.cc : tag_(tag), tag 46 google_apis/gcm/base/mcs_message.cc DCHECK_EQ(tag, GetMCSProtoTag(protobuf)); tag 49 google_apis/gcm/base/mcs_message.cc MCSMessage::MCSMessage(uint8 tag, tag 51 google_apis/gcm/base/mcs_message.cc : tag_(tag), tag 54 google_apis/gcm/base/mcs_message.cc DCHECK_EQ(tag, GetMCSProtoTag(core_->Get())); tag 35 google_apis/gcm/base/mcs_message.h MCSMessage(uint8 tag, const google::protobuf::MessageLite& protobuf); tag 37 google_apis/gcm/base/mcs_message.h MCSMessage(uint8 tag, tag 46 google_apis/gcm/base/mcs_message.h uint8 tag() const { return tag_; } tag 60 google_apis/gcm/base/mcs_message.h Core(uint8 tag, const google::protobuf::MessageLite& protobuf); tag 61 google_apis/gcm/base/mcs_message.h Core(uint8 tag, scoped_ptr<const google::protobuf::MessageLite> protobuf); tag 45 google_apis/gcm/base/mcs_message_unittest.cc EXPECT_EQ(kLoginRequestTag, message.tag()); tag 63 google_apis/gcm/base/mcs_message_unittest.cc EXPECT_EQ(kLoginRequestTag, message.tag()); tag 82 google_apis/gcm/base/mcs_message_unittest.cc EXPECT_EQ(kLoginRequestTag, message.tag()); tag 109 google_apis/gcm/base/mcs_util.cc scoped_ptr<google::protobuf::MessageLite> BuildProtobufFromTag(uint8 tag) { tag 110 google_apis/gcm/base/mcs_util.cc switch(tag) { tag 70 google_apis/gcm/base/mcs_util.h BuildProtobufFromTag(uint8 tag); tag 51 google_apis/gcm/base/mcs_util_unittest.cc int tag = kTagsWithPersistentIds[i]; tag 53 google_apis/gcm/base/mcs_util_unittest.cc BuildProtobufFromTag(tag); tag 55 google_apis/gcm/base/mcs_util_unittest.cc SetPersistentId(base::IntToString(tag), protobuf.get()); tag 58 google_apis/gcm/base/mcs_util_unittest.cc ASSERT_EQ(tag, get_val); tag 73 google_apis/gcm/base/mcs_util_unittest.cc int tag = kTagsWithStreamIds[i]; tag 75 google_apis/gcm/base/mcs_util_unittest.cc BuildProtobufFromTag(tag); tag 77 google_apis/gcm/base/mcs_util_unittest.cc SetLastStreamIdReceived(tag, protobuf.get()); tag 79 google_apis/gcm/base/mcs_util_unittest.cc ASSERT_EQ(tag, get_id); tag 90 google_apis/gcm/engine/connection_handler_impl.cc int tag = GetMCSProtoTag(message); tag 91 google_apis/gcm/engine/connection_handler_impl.cc DCHECK_NE(tag, -1); tag 92 google_apis/gcm/engine/connection_handler_impl.cc coded_output_stream.WriteRaw(&tag, 1); tag 49 google_apis/gcm/engine/connection_handler_impl_unittest.cc std::string EncodePacket(uint8 tag, const std::string& proto) { tag 55 google_apis/gcm/engine/connection_handler_impl_unittest.cc const unsigned char tag_byte[1] = { tag }; tag 383 google_apis/gcm/engine/gcm_store_impl.cc static_cast<char>(message.tag()) + message.SerializeAsString(); tag 569 google_apis/gcm/engine/gcm_store_impl.cc uint8 tag = iter->value().data()[0]; tag 572 google_apis/gcm/engine/gcm_store_impl.cc BuildProtobufFromTag(tag)); tag 576 google_apis/gcm/engine/gcm_store_impl.cc << " and tag " << tag; tag 580 google_apis/gcm/engine/gcm_store_impl.cc << base::IntToString(tag); tag 708 google_apis/gcm/engine/gcm_store_impl.cc DCHECK_EQ(message.tag(), kDataMessageStanzaTag); tag 735 google_apis/gcm/engine/gcm_store_impl.cc DCHECK_EQ(message.tag(), kDataMessageStanzaTag); tag 120 google_apis/gcm/engine/mcs_client.cc uint8 tag; tag 250 google_apis/gcm/engine/mcs_client.cc packet_info->tag = GetMCSProtoTag(*iter->second); tag 254 google_apis/gcm/engine/mcs_client.cc if (packet_info->tag == kDataMessageStanzaTag) { tag 296 google_apis/gcm/engine/mcs_client.cc packet_info->tag = message.tag(); tag 300 google_apis/gcm/engine/mcs_client.cc DCHECK_EQ(message.tag(), kDataMessageStanzaTag); tag 330 google_apis/gcm/engine/mcs_client.cc MCSMessage(message.tag(), *(packet_info->protobuf)), tag 488 google_apis/gcm/engine/mcs_client.cc if (packet_info->tag == kDataMessageStanzaTag) { tag 562 google_apis/gcm/engine/mcs_client.cc uint8 tag = GetMCSProtoTag(*protobuf); tag 614 google_apis/gcm/engine/mcs_client.cc switch (tag) { tag 646 google_apis/gcm/engine/mcs_client.cc MCSMessage(tag, tag 719 google_apis/gcm/engine/mcs_client.cc MCSMessage(tag, tag 726 google_apis/gcm/engine/mcs_client.cc << static_cast<int>(tag); tag 876 google_apis/gcm/engine/mcs_client.cc if (packet->tag == kDataMessageStanzaTag) { tag 273 google_apis/gcm/engine/mcs_client_unittest.cc EXPECT_EQ(kLoginResponseTag, received_message()->tag()); tag 577 google_apis/gcm/gcm_client_impl.cc switch (message.tag()) { tag 107 google_apis/gcm/gcm_client_impl_unittest.cc last_message_tag_ = message.tag(); tag 100 google_apis/gcm/tools/mcs_probe.cc << static_cast<int>(message.tag()); tag 102 google_apis/gcm/tools/mcs_probe.cc if (message.tag() == kDataMessageStanzaTag) { tag 1352 gpu/config/gpu_control_list.cc const std::string& tag) const { tag 1377 gpu/config/gpu_control_list.cc DCHECK(tag == "workarounds" || tag == "disabledFeatures"); tag 1378 gpu/config/gpu_control_list.cc problem->SetString("tag", tag); tag 74 gpu/config/gpu_control_list.h base::ListValue* problem_list, const std::string& tag) const; tag 24 media/base/audio_video_metadata_extractor.cc bool ExtractString(AVDictionaryEntry* tag, const char* expected_key, tag 26 media/base/audio_video_metadata_extractor.cc if (!LowerCaseEqualsASCII(std::string(tag->key), expected_key)) tag 30 media/base/audio_video_metadata_extractor.cc *destination = tag->value; tag 36 media/base/audio_video_metadata_extractor.cc bool ExtractInt(AVDictionaryEntry* tag, const char* expected_key, tag 38 media/base/audio_video_metadata_extractor.cc if (!LowerCaseEqualsASCII(std::string(tag->key), expected_key)) tag 42 media/base/audio_video_metadata_extractor.cc if (*destination < 0 && base::StringToInt(tag->value, &temporary) && tag 208 media/base/audio_video_metadata_extractor.cc AVDictionaryEntry* tag = NULL; tag 209 media/base/audio_video_metadata_extractor.cc while ((tag = av_dict_get(metadata, "", tag, AV_DICT_IGNORE_SUFFIX))) { tag 210 media/base/audio_video_metadata_extractor.cc if (raw_tags_.find(tag->key) == raw_tags_.end()) tag 211 media/base/audio_video_metadata_extractor.cc raw_tags_[tag->key] = tag->value; tag 213 media/base/audio_video_metadata_extractor.cc if (ExtractInt(tag, "rotate", &rotation_)) continue; tag 214 media/base/audio_video_metadata_extractor.cc if (ExtractString(tag, "album", &album_)) continue; tag 215 media/base/audio_video_metadata_extractor.cc if (ExtractString(tag, "artist", &artist_)) continue; tag 216 media/base/audio_video_metadata_extractor.cc if (ExtractString(tag, "comment", &comment_)) continue; tag 217 media/base/audio_video_metadata_extractor.cc if (ExtractString(tag, "copyright", ©right_)) continue; tag 218 media/base/audio_video_metadata_extractor.cc if (ExtractString(tag, "date", &date_)) continue; tag 219 media/base/audio_video_metadata_extractor.cc if (ExtractInt(tag, "disc", &disc_)) continue; tag 220 media/base/audio_video_metadata_extractor.cc if (ExtractString(tag, "encoder", &encoder_)) continue; tag 221 media/base/audio_video_metadata_extractor.cc if (ExtractString(tag, "encoded_by", &encoded_by_)) continue; tag 222 media/base/audio_video_metadata_extractor.cc if (ExtractString(tag, "genre", &genre_)) continue; tag 223 media/base/audio_video_metadata_extractor.cc if (ExtractString(tag, "language", &language_)) continue; tag 224 media/base/audio_video_metadata_extractor.cc if (ExtractString(tag, "title", &title_)) continue; tag 225 media/base/audio_video_metadata_extractor.cc if (ExtractInt(tag, "track", &track_)) continue; tag 1261 media/base/container_names.cc int tag = GetElementId(&reader); tag 1263 media/base/container_names.cc switch (tag) { tag 448 media/cast/rtcp/rtcp_utility.cc uint8 tag; tag 449 media/cast/rtcp/rtcp_utility.cc big_endian_reader.ReadU8(&tag); tag 451 media/cast/rtcp/rtcp_utility.cc if (tag == 0) { tag 461 media/cast/rtcp/rtcp_utility.cc if (tag == 1) { // c_name. tag 59 media/filters/stream_parser_factory.cc HistogramTag tag; tag 265 media/filters/stream_parser_factory.cc if (codec_info->tag == CodecInfo::HISTOGRAM_EAC3) { tag 272 media/filters/stream_parser_factory.cc audio_codecs->push_back(codec_info->tag); tag 277 media/filters/stream_parser_factory.cc if (codec_info->tag == CodecInfo::HISTOGRAM_VP9 && tag 283 media/filters/stream_parser_factory.cc video_codecs->push_back(codec_info->tag); tag 47 media/formats/mp4/es_descriptor.cc uint8 tag; tag 54 media/formats/mp4/es_descriptor.cc RCHECK(reader.ReadBits(8, &tag)); tag 55 media/formats/mp4/es_descriptor.cc RCHECK(tag == kESDescrTag); tag 84 media/formats/mp4/es_descriptor.cc uint8 tag; tag 88 media/formats/mp4/es_descriptor.cc RCHECK(reader->ReadBits(8, &tag)); tag 89 media/formats/mp4/es_descriptor.cc RCHECK(tag == kDecoderConfigDescrTag); tag 101 media/formats/mp4/es_descriptor.cc uint8 tag; tag 104 media/formats/mp4/es_descriptor.cc RCHECK(reader->ReadBits(8, &tag)); tag 105 media/formats/mp4/es_descriptor.cc RCHECK(tag == kDecoderSpecificInfoTag); tag 35 net/base/hash_value.cc if (tag != other.tag) tag 37 net/base/hash_value.cc switch (tag) { tag 43 net/base/hash_value.cc NOTREACHED() << "Unknown HashValueTag " << tag; tag 51 net/base/hash_value.cc tag = HASH_VALUE_SHA1; tag 54 net/base/hash_value.cc tag = HASH_VALUE_SHA256; tag 72 net/base/hash_value.cc switch (tag) { tag 78 net/base/hash_value.cc NOTREACHED() << "Unknown HashValueTag " << tag; tag 84 net/base/hash_value.cc switch (tag) { tag 90 net/base/hash_value.cc NOTREACHED() << "Unknown HashValueTag " << tag; tag 103 net/base/hash_value.cc switch (tag) { tag 109 net/base/hash_value.cc NOTREACHED() << "Unknown HashValueTag " << tag; tag 42 net/base/hash_value.h explicit HashValue(HashValueTag tag) : tag(tag) {} tag 43 net/base/hash_value.h HashValue() : tag(HASH_VALUE_SHA1) {} tag 76 net/base/hash_value.h HashValueTag tag; tag 265 net/base/mime_sniffer.cc #define MAGIC_HTML_TAG(tag) \ tag 266 net/base/mime_sniffer.cc MAGIC_STRING("text/html", "<" tag) tag 38 net/base/prioritized_dispatcher_unittest.cc char tag, tag 42 net/base/prioritized_dispatcher_unittest.cc tag_(tag), tag 414 net/cert/cert_verify_proc.cc if (j->tag == HASH_VALUE_SHA1 && tag 526 net/cert/cert_verify_proc.cc if (j->tag == HASH_VALUE_SHA1 && tag 684 net/cert/cert_verify_proc_unittest.cc if (verify_result.public_key_hashes[i].tag != HASH_VALUE_SHA1) tag 697 net/cert/cert_verify_proc_unittest.cc if (verify_result.public_key_hashes[i].tag != HASH_VALUE_SHA256) tag 402 net/cert/x509_util_nss.cc SECOidTag tag = CERT_GetAVATag(avas[pair]); tag 404 net/cert/x509_util_nss.cc if (kOIDs[oid] == tag) { tag 119 net/http/http_security_headers.cc HashValueTag tag, tag 130 net/http/http_security_headers.cc HashValue hash(tag); tag 23 net/http/http_security_headers_unittest.cc HashValue GetTestHashValue(uint8 label, HashValueTag tag) { tag 24 net/http/http_security_headers_unittest.cc HashValue hash_value(tag); tag 29 net/http/http_security_headers_unittest.cc std::string GetTestPin(uint8 label, HashValueTag tag) { tag 30 net/http/http_security_headers_unittest.cc HashValue hash_value = GetTestHashValue(label, tag); tag 35 net/http/http_security_headers_unittest.cc switch (hash_value.tag) { tag 41 net/http/http_security_headers_unittest.cc NOTREACHED() << "Unknown HashValueTag " << hash_value.tag; tag 124 net/http/http_security_headers_unittest.cc static void TestBogusPinsHeaders(HashValueTag tag) { tag 131 net/http/http_security_headers_unittest.cc chain_hashes.push_back(GetTestHashValue(1, tag)); tag 132 net/http/http_security_headers_unittest.cc chain_hashes.push_back(GetTestHashValue(2, tag)); tag 133 net/http/http_security_headers_unittest.cc chain_hashes.push_back(GetTestHashValue(3, tag)); tag 136 net/http/http_security_headers_unittest.cc std::string good_pin = GetTestPin(2, tag); tag 137 net/http/http_security_headers_unittest.cc std::string backup_pin = GetTestPin(4, tag); tag 329 net/http/http_security_headers_unittest.cc static void TestValidPKPHeaders(HashValueTag tag) { tag 337 net/http/http_security_headers_unittest.cc chain_hashes.push_back(GetTestHashValue(1, tag)); tag 338 net/http/http_security_headers_unittest.cc chain_hashes.push_back(GetTestHashValue(2, tag)); tag 339 net/http/http_security_headers_unittest.cc chain_hashes.push_back(GetTestHashValue(3, tag)); tag 342 net/http/http_security_headers_unittest.cc std::string good_pin = GetTestPin(2, tag); tag 343 net/http/http_security_headers_unittest.cc std::string backup_pin = GetTestPin(4, tag); tag 197 net/http/transport_security_persister_unittest.cc EXPECT_EQ(sha1.tag, domain_state.dynamic_spki_hashes[0].tag); tag 63 net/quic/crypto/aes_128_gcm_12_decrypter_test.cc const char* tag; tag 284 net/quic/crypto/aes_128_gcm_12_decrypter_test.cc string tag; tag 290 net/quic/crypto/aes_128_gcm_12_decrypter_test.cc ASSERT_TRUE(DecodeHexString(test_vectors[j].tag, &tag)); tag 301 net/quic/crypto/aes_128_gcm_12_decrypter_test.cc EXPECT_EQ(test_info.tag_len, tag.length() * 8); tag 309 net/quic/crypto/aes_128_gcm_12_decrypter_test.cc tag.length()); tag 310 net/quic/crypto/aes_128_gcm_12_decrypter_test.cc tag.resize(Aes128Gcm12Decrypter::kAuthTagSize); tag 311 net/quic/crypto/aes_128_gcm_12_decrypter_test.cc string ciphertext = ct + tag; tag 63 net/quic/crypto/aes_128_gcm_12_encrypter_test.cc const char* tag; tag 238 net/quic/crypto/aes_128_gcm_12_encrypter_test.cc string tag; tag 244 net/quic/crypto/aes_128_gcm_12_encrypter_test.cc ASSERT_TRUE(DecodeHexString(test_vectors[j].tag, &tag)); tag 253 net/quic/crypto/aes_128_gcm_12_encrypter_test.cc EXPECT_EQ(test_info.tag_len, tag.length() * 8); tag 267 net/quic/crypto/aes_128_gcm_12_encrypter_test.cc tag.length()); tag 268 net/quic/crypto/aes_128_gcm_12_encrypter_test.cc tag.resize(Aes128Gcm12Encrypter::kAuthTagSize); tag 270 net/quic/crypto/aes_128_gcm_12_encrypter_test.cc ASSERT_EQ(ct.length() + tag.length(), encrypted->length()); tag 274 net/quic/crypto/aes_128_gcm_12_encrypter_test.cc "authentication tag", encrypted->data() + ct.length(), tag.length(), tag 275 net/quic/crypto/aes_128_gcm_12_encrypter_test.cc tag.data(), tag.length()); tag 112 net/quic/crypto/crypto_framer.cc if (!writer.WriteUInt32(message.tag())) { tag 231 net/quic/crypto/crypto_framer.cc QuicTag tag; tag 232 net/quic/crypto/crypto_framer.cc reader.ReadUInt32(&tag); tag 233 net/quic/crypto/crypto_framer.cc if (i > 0 && tag <= tags_and_lengths_[i-1].first) { tag 234 net/quic/crypto/crypto_framer.cc if (tag == tags_and_lengths_[i-1].first) { tag 247 net/quic/crypto/crypto_framer.cc make_pair(tag, static_cast<size_t>(end_offset - last_end_offset))); tag 286 net/quic/crypto/crypto_framer_test.cc EXPECT_EQ(0xFFAA7733, message.tag()); tag 333 net/quic/crypto/crypto_framer_test.cc EXPECT_EQ(0xFFAA7733, message.tag()); tag 374 net/quic/crypto/crypto_framer_test.cc EXPECT_EQ(0xFFAA7733, message.tag()); tag 65 net/quic/crypto/crypto_handshake_message.cc void CryptoHandshakeMessage::SetTaglist(QuicTag tag, ...) { tag 74 net/quic/crypto/crypto_handshake_message.cc va_start(ap, tag); tag 86 net/quic/crypto/crypto_handshake_message.cc SetVector(tag, tags); tag 91 net/quic/crypto/crypto_handshake_message.cc void CryptoHandshakeMessage::SetStringPiece(QuicTag tag, StringPiece value) { tag 92 net/quic/crypto/crypto_handshake_message.cc tag_value_map_[tag] = value.as_string(); tag 95 net/quic/crypto/crypto_handshake_message.cc void CryptoHandshakeMessage::Erase(QuicTag tag) { tag 96 net/quic/crypto/crypto_handshake_message.cc tag_value_map_.erase(tag); tag 99 net/quic/crypto/crypto_handshake_message.cc QuicErrorCode CryptoHandshakeMessage::GetTaglist(QuicTag tag, tag 102 net/quic/crypto/crypto_handshake_message.cc QuicTagValueMap::const_iterator it = tag_value_map_.find(tag); tag 122 net/quic/crypto/crypto_handshake_message.cc bool CryptoHandshakeMessage::GetStringPiece(QuicTag tag, tag 124 net/quic/crypto/crypto_handshake_message.cc QuicTagValueMap::const_iterator it = tag_value_map_.find(tag); tag 132 net/quic/crypto/crypto_handshake_message.cc QuicErrorCode CryptoHandshakeMessage::GetNthValue24(QuicTag tag, tag 136 net/quic/crypto/crypto_handshake_message.cc if (!GetStringPiece(tag, &value)) { tag 168 net/quic/crypto/crypto_handshake_message.cc QuicErrorCode CryptoHandshakeMessage::GetUint16(QuicTag tag, tag 170 net/quic/crypto/crypto_handshake_message.cc return GetPOD(tag, out, sizeof(uint16)); tag 173 net/quic/crypto/crypto_handshake_message.cc QuicErrorCode CryptoHandshakeMessage::GetUint32(QuicTag tag, tag 175 net/quic/crypto/crypto_handshake_message.cc return GetPOD(tag, out, sizeof(uint32)); tag 178 net/quic/crypto/crypto_handshake_message.cc QuicErrorCode CryptoHandshakeMessage::GetUint64(QuicTag tag, tag 180 net/quic/crypto/crypto_handshake_message.cc return GetPOD(tag, out, sizeof(uint64)); tag 214 net/quic/crypto/crypto_handshake_message.cc QuicTag tag, void* out, size_t len) const { tag 215 net/quic/crypto/crypto_handshake_message.cc QuicTagValueMap::const_iterator it = tag_value_map_.find(tag); tag 263 net/quic/crypto/crypto_handshake_message.cc QuicTag tag; tag 264 net/quic/crypto/crypto_handshake_message.cc memcpy(&tag, it->second.data() + j, sizeof(tag)); tag 268 net/quic/crypto/crypto_handshake_message.cc ret += "'" + QuicUtils::TagToString(tag) + "'"; tag 40 net/quic/crypto/crypto_handshake_message.h template<class T> void SetValue(QuicTag tag, const T& v) { tag 41 net/quic/crypto/crypto_handshake_message.h tag_value_map_[tag] = tag 47 net/quic/crypto/crypto_handshake_message.h template<class T> void SetVector(QuicTag tag, const std::vector<T>& v) { tag 49 net/quic/crypto/crypto_handshake_message.h tag_value_map_[tag] = std::string(); tag 51 net/quic/crypto/crypto_handshake_message.h tag_value_map_[tag] = std::string(reinterpret_cast<const char*>(&v[0]), tag 57 net/quic/crypto/crypto_handshake_message.h QuicTag tag() const { return tag_; } tag 59 net/quic/crypto/crypto_handshake_message.h void set_tag(QuicTag tag) { tag_ = tag; } tag 65 net/quic/crypto/crypto_handshake_message.h void SetTaglist(QuicTag tag, ...); tag 67 net/quic/crypto/crypto_handshake_message.h void SetStringPiece(QuicTag tag, base::StringPiece value); tag 70 net/quic/crypto/crypto_handshake_message.h void Erase(QuicTag tag); tag 77 net/quic/crypto/crypto_handshake_message.h QuicErrorCode GetTaglist(QuicTag tag, const QuicTag** out_tags, tag 80 net/quic/crypto/crypto_handshake_message.h bool GetStringPiece(QuicTag tag, base::StringPiece* out) const; tag 85 net/quic/crypto/crypto_handshake_message.h QuicErrorCode GetNthValue24(QuicTag tag, tag 88 net/quic/crypto/crypto_handshake_message.h QuicErrorCode GetUint16(QuicTag tag, uint16* out) const; tag 89 net/quic/crypto/crypto_handshake_message.h QuicErrorCode GetUint32(QuicTag tag, uint32* out) const; tag 90 net/quic/crypto/crypto_handshake_message.h QuicErrorCode GetUint64(QuicTag tag, uint64* out) const; tag 119 net/quic/crypto/crypto_handshake_message.h QuicErrorCode GetPOD(QuicTag tag, void* out, size_t len) const; tag 29 net/quic/crypto/crypto_server_config_protobuf.h QuicTag tag() const { tag 32 net/quic/crypto/crypto_server_config_protobuf.h void set_tag(QuicTag tag) { tag 33 net/quic/crypto/crypto_server_config_protobuf.h tag_ = tag; tag 80 net/quic/crypto/crypto_server_test.cc ASSERT_EQ(kREJ, out_.tag()); tag 361 net/quic/crypto/crypto_server_test.cc ASSERT_EQ(kREJ, out_.tag()); tag 367 net/quic/crypto/crypto_server_test.cc ASSERT_EQ(kSHLO, out_.tag()); tag 372 net/quic/crypto/crypto_server_test.cc ASSERT_EQ(kSHLO, out_.tag()); tag 503 net/quic/crypto/crypto_server_test.cc EXPECT_EQ(0u, out_.tag()); tag 511 net/quic/crypto/crypto_server_test.cc EXPECT_EQ(kSHLO, out_.tag()); tag 523 net/quic/crypto/crypto_server_test.cc EXPECT_EQ(kREJ, out_.tag()); tag 542 net/quic/crypto/crypto_server_test.cc ASSERT_EQ(kREJ, out_.tag()); tag 547 net/quic/crypto/crypto_server_test.cc ASSERT_EQ(kSHLO, out_.tag()); tag 38 net/quic/crypto/curve25519_key_exchange.h virtual QuicTag tag() const OVERRIDE; tag 42 net/quic/crypto/key_exchange.h virtual QuicTag tag() const = 0; tag 47 net/quic/crypto/p256_key_exchange.h virtual QuicTag tag() const OVERRIDE; tag 531 net/quic/crypto/quic_crypto_client_config.cc if (rej.tag() != kREJ) { tag 594 net/quic/crypto/quic_crypto_client_config.cc if (server_hello.tag() != kSHLO) { tag 1007 net/quic/crypto/quic_crypto_server_config.cc if (msg->tag() != kSCFG) { tag 1008 net/quic/crypto/quic_crypto_server_config.cc LOG(WARNING) << "Server config message has tag " << msg->tag() tag 1095 net/quic/crypto/quic_crypto_server_config.cc const QuicTag tag = kexs_tags[i]; tag 1098 net/quic/crypto/quic_crypto_server_config.cc config->kexs.push_back(tag); tag 1102 net/quic/crypto/quic_crypto_server_config.cc if (key.tag() == tag) { tag 1110 net/quic/crypto/quic_crypto_server_config.cc "corresponding private key: " << tag; tag 1115 net/quic/crypto/quic_crypto_server_config.cc switch (tag) { tag 1134 net/quic/crypto/quic_crypto_server_config.cc "method: " << tag; tag 1140 net/quic/crypto/quic_crypto_server_config.cc if ((*i)->tag() == tag) { tag 1141 net/quic/crypto/quic_crypto_server_config.cc LOG(WARNING) << "Duplicate key exchange in config: " << tag; tag 25 net/quic/quic_config.cc QuicTag tag, tag 31 net/quic/quic_config.cc QuicErrorCode error = msg.GetUint32(tag, out); tag 35 net/quic/quic_config.cc *error_details = "Missing " + QuicUtils::TagToString(tag); tag 44 net/quic/quic_config.cc *error_details = "Bad " + QuicUtils::TagToString(tag); tag 51 net/quic/quic_config.cc QuicConfigValue::QuicConfigValue(QuicTag tag, tag 53 net/quic/quic_config.cc : tag_(tag), tag 58 net/quic/quic_config.cc QuicNegotiableValue::QuicNegotiableValue(QuicTag tag, tag 60 net/quic/quic_config.cc : QuicConfigValue(tag, presence), tag 65 net/quic/quic_config.cc QuicNegotiableUint32::QuicNegotiableUint32(QuicTag tag, tag 67 net/quic/quic_config.cc : QuicNegotiableValue(tag, presence), tag 143 net/quic/quic_config.cc QuicNegotiableTag::QuicNegotiableTag(QuicTag tag, QuicConfigPresence presence) tag 144 net/quic/quic_config.cc : QuicNegotiableValue(tag, presence), tag 256 net/quic/quic_config.cc QuicFixedUint32::QuicFixedUint32(QuicTag tag, tag 259 net/quic/quic_config.cc : QuicConfigValue(tag, presence), tag 33 net/quic/quic_config.h QuicConfigValue(QuicTag tag, QuicConfigPresence presence); tag 58 net/quic/quic_config.h QuicNegotiableValue(QuicTag tag, QuicConfigPresence presence); tag 563 net/quic/quic_connection_logger.cc if (message.tag() == kSHLO) { tag 93 net/quic/quic_connection_test.cc explicit TaggingEncrypter(uint8 tag) tag 94 net/quic/quic_connection_test.cc : tag_(tag) { tag 208 net/quic/quic_connection_test.cc bool CheckTag(StringPiece ciphertext, uint8 tag) { tag 210 net/quic/quic_connection_test.cc if (ciphertext.data()[i] != tag) { tag 223 net/quic/quic_connection_test.cc explicit StrictTaggingDecrypter(uint8 tag) : tag_(tag) {} tag 2331 net/quic/quic_connection_test.cc const uint8 tag = 0x07; tag 2332 net/quic/quic_connection_test.cc framer_.SetEncrypter(ENCRYPTION_INITIAL, new TaggingEncrypter(tag)); tag 2341 net/quic/quic_connection_test.cc connection_.SetDecrypter(new StrictTaggingDecrypter(tag)); tag 2343 net/quic/quic_connection_test.cc connection_.SetEncrypter(ENCRYPTION_INITIAL, new TaggingEncrypter(tag)); tag 205 net/quic/quic_crypto_client_stream.cc if (in->tag() != kREJ) { tag 284 net/quic/quic_crypto_client_stream.cc if (in->tag() == kREJ) { tag 297 net/quic/quic_crypto_client_stream.cc if (in->tag() != kSHLO) { tag 47 net/quic/quic_crypto_server_stream.cc if (message.tag() != kCHLO) { tag 85 net/quic/quic_crypto_server_stream.cc if (reply.tag() != kSHLO) { tag 86 net/quic/quic_crypto_stream_test.cc EXPECT_EQ(kSHLO, message.tag()); tag 706 net/quic/quic_framer.cc if (reset->tag() != kPRST) { tag 15 net/quic/quic_protocol_test.cc QuicTag tag = MakeQuicTag('A', 'B', 'C', 'D'); tag 17 net/quic/quic_protocol_test.cc memcpy(bytes, &tag, 4); tag 105 net/quic/quic_protocol_test.cc QuicTag tag = QuicVersionToQuicTag(version); tag 106 net/quic/quic_protocol_test.cc EXPECT_LT(0u, tag); tag 109 net/quic/quic_protocol_test.cc QuicVersion tag_to_quic_version = QuicTagToQuicVersion(tag); tag 247 net/quic/quic_utils.cc string QuicUtils::TagToString(QuicTag tag) { tag 250 net/quic/quic_utils.cc const QuicTag orig_tag = tag; tag 253 net/quic/quic_utils.cc chars[i] = tag; tag 261 net/quic/quic_utils.cc tag >>= 8; tag 69 net/quic/quic_utils.h static std::string TagToString(QuicTag tag); tag 262 net/quic/test_tools/crypto_test_utils.cc QuicTag tag) { tag 263 net/quic/test_tools/crypto_test_utils.cc QuicTagValueMap::const_iterator it = message.tag_value_map().find(tag); tag 424 net/quic/test_tools/crypto_test_utils.cc QuicTag tag = 0; tag 431 net/quic/test_tools/crypto_test_utils.cc tag <<= 4; tag 435 net/quic/test_tools/crypto_test_utils.cc tag |= v; tag 438 net/quic/test_tools/crypto_test_utils.cc return tag; tag 443 net/quic/test_tools/crypto_test_utils.cc tag >>= 8; tag 445 net/quic/test_tools/crypto_test_utils.cc tag |= static_cast<uint32>(tagstr[i]) << 24; tag 449 net/quic/test_tools/crypto_test_utils.cc return tag; tag 487 net/quic/test_tools/crypto_test_utils.cc const QuicTag tag = ParseTag(tagstr); tag 507 net/quic/test_tools/crypto_test_utils.cc tag, StringPiece(reinterpret_cast<char*>(buf.get()), len/2)); tag 511 net/quic/test_tools/crypto_test_utils.cc msg.SetStringPiece(tag, valuestr); tag 92 net/quic/test_tools/crypto_test_utils.h QuicTag tag); tag 579 net/quic/test_tools/quic_test_utils.cc QuicTag tag) { tag 581 net/quic/test_tools/quic_test_utils.cc message.set_tag(tag); tag 685 net/third_party/nss/ssl/sslsecur.c int tag; tag 689 net/third_party/nss/ssl/sslsecur.c tag = SECOID_GetAlgorithmTag(&(cert->subjectPublicKeyInfo.algorithm)); tag 691 net/third_party/nss/ssl/sslsecur.c switch (tag) { tag 37 ppapi/native_client/src/trusted/plugin/srpc_params.cc args[i].tag = static_cast<NaClSrpcArgType>(types[i]); tag 45 ppapi/native_client/src/trusted/plugin/srpc_params.cc switch (arg->tag) { tag 100 ppapi/tests/clang/find_affected_interfaces.cc if (const clang::TagDecl* tag = dyn_cast<clang::TagDecl>(type_decl)) { tag 103 ppapi/tests/clang/find_affected_interfaces.cc if (tag->isDefinition()) { tag 126 ppapi/tests/clang/print_names_and_sizes.cc if (const clang::TagDecl* tag = dyn_cast<clang::TagDecl>(type_decl)) { tag 129 ppapi/tests/clang/print_names_and_sizes.cc if (tag->isDefinition()) { tag 132 ppapi/tests/clang/print_names_and_sizes.cc tag->getASTContext().getTypeSizeInChars(type); tag 41 ppapi/tests/test_truetype_font.cc uint32_t tag; tag 344 ppapi/tests/test_truetype_font.cc if (ReadBigEndian32(&directory[i].tag) == tag 946 remoting/host/plugin/host_script_object.cc const char* tag, tag 948 remoting/host/plugin/host_script_object.cc return LocalizeStringWithSubstitution(localize_func, tag, NULL, result); tag 953 remoting/host/plugin/host_script_object.cc const char* tag, tag 958 remoting/host/plugin/host_script_object.cc STRINGZ_TO_NPVARIANT(tag, args[0]); tag 966 remoting/host/plugin/host_script_object.cc LOG(ERROR) << "Localization failed for " << tag; tag 972 remoting/host/plugin/host_script_object.cc LOG(ERROR) << "Missing translation for " << tag; tag 184 remoting/host/plugin/host_script_object.h bool LocalizeString(NPObject* localize_func, const char* tag, tag 192 remoting/host/plugin/host_script_object.h const char* tag, tag 54 remoting/protocol/authentication_method.cc const std::string& tag, tag 63 remoting/protocol/authentication_method.cc if (!response.Init(tag)) { tag 49 remoting/protocol/authentication_method.h const std::string& tag, tag 196 remoting/protocol/content_description.cc QName tag(kChromotingXmlNamespace, tag_name); tag 197 remoting/protocol/content_description.cc const XmlElement* child = element->FirstNamed(tag); tag 203 remoting/protocol/content_description.cc child = child->NextNamed(tag); tag 26 sandbox/linux/services/android_i386_ucontext.h unsigned long tag; tag 300 sandbox/win/src/crosscall_client.h ActualParams* params = new(raw_mem) ActualParams(tag); tag 320 sandbox/win/src/crosscall_client.h ResultCode CrossCall(IPCProvider& ipc_provider, uint32 tag, const Par1& p1, tag 337 sandbox/win/src/crosscall_client.h ResultCode CrossCall(IPCProvider& ipc_provider, uint32 tag, const Par1& p1, tag 355 sandbox/win/src/crosscall_client.h ResultCode CrossCall(IPCProvider& ipc_provider, uint32 tag, const Par1& p1, tag 376 sandbox/win/src/crosscall_client.h ResultCode CrossCall(IPCProvider& ipc_provider, uint32 tag, const Par1& p1, tag 400 sandbox/win/src/crosscall_client.h ResultCode CrossCall(IPCProvider& ipc_provider, uint32 tag, const Par1& p1, tag 426 sandbox/win/src/crosscall_client.h ResultCode CrossCall(IPCProvider& ipc_provider, uint32 tag, const Par1& p1, tag 454 sandbox/win/src/crosscall_client.h ResultCode CrossCall(IPCProvider& ipc_provider, uint32 tag, const Par1& p1, tag 79 sandbox/win/src/crosscall_params.h uint32 tag; tag 145 sandbox/win/src/crosscall_params.h CrossCallParams(uint32 tag, uint32 params_count) tag 146 sandbox/win/src/crosscall_params.h : tag_(tag), tag 201 sandbox/win/src/crosscall_params.h explicit ActualCallParams(uint32 tag) tag 202 sandbox/win/src/crosscall_params.h : CrossCallParams(tag, NUMBER_PARAMS) { tag 208 sandbox/win/src/crosscall_params.h ActualCallParams(uint32 tag, uint32 number_params) tag 209 sandbox/win/src/crosscall_params.h : CrossCallParams(tag, number_params) { tag 394 sandbox/win/src/ipc_unittest.cc CrossCallParamsMock(uint32 tag, uint32 params_count) tag 395 sandbox/win/src/ipc_unittest.cc : CrossCallParams(tag, params_count) { tag 443 sandbox/win/src/ipc_unittest.cc uint32 tag = 7654; tag 445 sandbox/win/src/ipc_unittest.cc CrossCallParamsMock* params1 = new(buff1) CrossCallParamsMock(tag, 1); tag 453 sandbox/win/src/ipc_unittest.cc EXPECT_EQ(tag, client_control->channels[1].ipc_tag); tag 467 sandbox/win/src/ipc_unittest.cc tag = 4567; tag 468 sandbox/win/src/ipc_unittest.cc CrossCallParamsMock* params2 = new(buff0) CrossCallParamsMock(tag, 1); tag 476 sandbox/win/src/ipc_unittest.cc EXPECT_EQ(tag, client_control->channels[0].ipc_tag); tag 542 sandbox/win/src/ipc_unittest.cc uint32 tag = 4321; tag 544 sandbox/win/src/ipc_unittest.cc CrossCallParamsMock* params1 = new(buff0) CrossCallParamsMock(tag, 1); tag 552 sandbox/win/src/ipc_unittest.cc EXPECT_EQ(tag, client_control->channels[0].ipc_tag); tag 30 sandbox/win/src/shared_handles.cc bool SharedHandles::SetHandle(uint32 tag, HANDLE handle) { tag 31 sandbox/win/src/shared_handles.cc if (0 == tag) { tag 40 sandbox/win/src/shared_handles.cc empty_slot->tag = tag; tag 45 sandbox/win/src/shared_handles.cc bool SharedHandles::GetHandle(uint32 tag, HANDLE* handle) { tag 46 sandbox/win/src/shared_handles.cc if (0 == tag) { tag 50 sandbox/win/src/shared_handles.cc SharedItem* found = FindByTag(tag); tag 58 sandbox/win/src/shared_handles.cc SharedHandles::SharedItem* SharedHandles::FindByTag(uint32 tag) { tag 60 sandbox/win/src/shared_handles.cc if (tag == shared_.items[ix].tag) { tag 73 sandbox/win/src/shared_handles.h bool SetHandle(uint32 tag, HANDLE handle); tag 82 sandbox/win/src/shared_handles.h bool GetHandle(uint32 tag, HANDLE* handle); tag 87 sandbox/win/src/shared_handles.h uint32 tag; tag 100 sandbox/win/src/shared_handles.h SharedItem* FindByTag(uint32 tag); tag 232 sandbox/win/src/sharedmem_ipc_server.cc uint32 tag = params->GetTag(); tag 235 sandbox/win/src/sharedmem_ipc_server.cc ipc_params.ipc_tag = tag; tag 242 sandbox/win/src/sharedmem_ipc_server.cc ipc_info.ipc_tag = tag; tag 144 sql/connection.h void set_histogram_tag(const std::string& tag) { tag 145 sql/connection.h histogram_tag_ = tag; tag 28 sync/api/sync_change_unittest.cc std::string tag = "client_tag"; tag 31 sync/api/sync_change_unittest.cc SyncData::CreateLocalDelete(tag, PREFERENCES)); tag 33 sync/api/sync_change_unittest.cc EXPECT_EQ(tag, SyncDataLocal(e.sync_data()).GetTag()); tag 42 sync/api/sync_change_unittest.cc std::string tag = "client_tag"; tag 46 sync/api/sync_change_unittest.cc SyncData::CreateLocalData(tag, title, specifics)); tag 48 sync/api/sync_change_unittest.cc EXPECT_EQ(tag, SyncDataLocal(e.sync_data()).GetTag()); tag 62 sync/api/sync_change_unittest.cc std::string tag = "client_tag"; tag 66 sync/api/sync_change_unittest.cc SyncData::CreateLocalData(tag, title, specifics)); tag 68 sync/api/sync_change_unittest.cc EXPECT_EQ(tag, SyncDataLocal(e.sync_data()).GetTag()); tag 37 sync/engine/directory_commit_contribution_unittest.cc const std::string& tag) { tag 47 sync/engine/directory_commit_contribution_unittest.cc tag); tag 390 sync/engine/syncer_util.cc const std::string& tag = update.server_defined_unique_tag(); tag 391 sync/engine/syncer_util.cc target->PutUniqueServerTag(tag); tag 394 sync/engine/syncer_util.cc const std::string& tag = update.client_defined_unique_tag(); tag 395 sync/engine/syncer_util.cc target->PutUniqueClientTag(tag); tag 85 sync/internal_api/public/base_node.h const std::string& tag) = 0; tag 34 sync/internal_api/public/read_node.h const std::string& tag) OVERRIDE; tag 43 sync/internal_api/public/read_node.h InitByLookupResult InitByTagLookup(const std::string& tag); tag 68 sync/internal_api/public/write_node.h const std::string& tag) OVERRIDE; tag 91 sync/internal_api/public/write_node.h InitByLookupResult InitByTagLookup(const std::string& tag); tag 56 sync/internal_api/read_node.cc const std::string& tag) { tag 58 sync/internal_api/read_node.cc if (tag.empty()) tag 61 sync/internal_api/read_node.cc const std::string hash = syncable::GenerateSyncableHash(model_type, tag); tag 81 sync/internal_api/read_node.cc const std::string& tag) { tag 83 sync/internal_api/read_node.cc if (tag.empty()) tag 86 sync/internal_api/read_node.cc entry_ = new syncable::Entry(trans, syncable::GET_BY_SERVER_TAG, tag); tag 797 sync/internal_api/sync_encryption_handler_impl.cc std::string tag = ModelTypeToRootTag(iter.Get()); tag 798 sync/internal_api/sync_encryption_handler_impl.cc if (type_root.InitByTagLookup(tag) != BaseNode::INIT_OK) tag 1516 sync/internal_api/sync_manager_impl_unittest.cc std::string tag = "foo"; tag 1524 sync/internal_api/sync_manager_impl_unittest.cc password_node.InitUniqueByCreation(PASSWORDS, root_node, tag); tag 1546 sync/internal_api/sync_manager_impl_unittest.cc tag)); tag 296 sync/internal_api/write_node.cc const std::string& tag) { tag 298 sync/internal_api/write_node.cc if (tag.empty()) tag 301 sync/internal_api/write_node.cc const std::string hash = syncable::GenerateSyncableHash(model_type, tag); tag 313 sync/internal_api/write_node.cc const std::string& tag) { tag 315 sync/internal_api/write_node.cc if (tag.empty()) tag 318 sync/internal_api/write_node.cc syncable::GET_BY_SERVER_TAG, tag); tag 368 sync/internal_api/write_node.cc const std::string& tag) { tag 371 sync/internal_api/write_node.cc if (tag.empty()) { tag 376 sync/internal_api/write_node.cc const std::string hash = syncable::GenerateSyncableHash(model_type, tag); tag 223 sync/syncable/directory.cc EntryKernel* Directory::GetEntryByClientTag(const string& tag) { tag 227 sync/syncable/directory.cc TagsMap::iterator it = kernel_->client_tags_map.find(tag); tag 234 sync/syncable/directory.cc EntryKernel* Directory::GetEntryByServerTag(const string& tag) { tag 237 sync/syncable/directory.cc TagsMap::iterator it = kernel_->server_tags_map.find(tag); tag 383 sync/syncable/directory.h EntryKernel* GetEntryByServerTag(const std::string& tag); tag 384 sync/syncable/directory.h virtual EntryKernel* GetEntryByClientTag(const std::string& tag); tag 26 sync/syncable/entry.cc Entry::Entry(BaseTransaction* trans, GetByClientTag, const string& tag) tag 28 sync/syncable/entry.cc kernel_ = trans->directory()->GetEntryByClientTag(tag); tag 31 sync/syncable/entry.cc Entry::Entry(BaseTransaction* trans, GetByServerTag, const string& tag) tag 33 sync/syncable/entry.cc kernel_ = trans->directory()->GetEntryByServerTag(tag); tag 51 sync/syncable/entry.h Entry(BaseTransaction* trans, GetByServerTag, const std::string& tag); tag 52 sync/syncable/entry.h Entry(BaseTransaction* trans, GetByClientTag, const std::string& tag); tag 58 sync/syncable/model_neutral_mutable_entry.cc BaseWriteTransaction* trans, GetByClientTag, const std::string& tag) tag 59 sync/syncable/model_neutral_mutable_entry.cc : Entry(trans, GET_BY_CLIENT_TAG, tag), base_write_transaction_(trans) { tag 63 sync/syncable/model_neutral_mutable_entry.cc BaseWriteTransaction* trans, GetByServerTag, const string& tag) tag 64 sync/syncable/model_neutral_mutable_entry.cc : Entry(trans, GET_BY_SERVER_TAG, tag), base_write_transaction_(trans) { tag 272 sync/syncable/model_neutral_mutable_entry.cc void ModelNeutralMutableEntry::PutUniqueBookmarkTag(const std::string& tag) { tag 275 sync/syncable/model_neutral_mutable_entry.cc if (!UniquePosition::IsValidSuffix(tag)) { tag 281 sync/syncable/model_neutral_mutable_entry.cc tag != kernel_->ref(UNIQUE_BOOKMARK_TAG)) { tag 291 sync/syncable/model_neutral_mutable_entry.cc kernel_->put(UNIQUE_BOOKMARK_TAG, tag); tag 38 sync/syncable/model_neutral_mutable_entry.h const std::string& tag); tag 42 sync/syncable/model_neutral_mutable_entry.h const std::string& tag); tag 70 sync/syncable/model_neutral_mutable_entry.h void PutUniqueBookmarkTag(const std::string& tag); tag 96 sync/syncable/mutable_entry.cc const std::string& tag) tag 97 sync/syncable/mutable_entry.cc : ModelNeutralMutableEntry(trans, GET_BY_CLIENT_TAG, tag), tag 102 sync/syncable/mutable_entry.cc const string& tag) tag 103 sync/syncable/mutable_entry.cc : ModelNeutralMutableEntry(trans, GET_BY_SERVER_TAG, tag), tag 37 sync/syncable/mutable_entry.h MutableEntry(WriteTransaction* trans, GetByClientTag, const std::string& tag); tag 38 sync/syncable/mutable_entry.h MutableEntry(WriteTransaction* trans, GetByServerTag, const std::string& tag); tag 270 sync/syncable/syncable_unittest.cc std::string tag = "dietcoke"; tag 287 sync/syncable/syncable_unittest.cc me.PutUniqueClientTag(tag); tag 304 sync/syncable/syncable_unittest.cc Entry me(&trans, GET_BY_CLIENT_TAG, tag); tag 308 sync/syncable/syncable_unittest.cc EXPECT_EQ(me.GetUniqueClientTag(), tag); tag 316 sync/syncable/syncable_unittest.cc std::string tag = "dietcoke"; tag 333 sync/syncable/syncable_unittest.cc me.PutUniqueClientTag(tag); tag 352 sync/syncable/syncable_unittest.cc Entry me(&trans, GET_BY_CLIENT_TAG, tag); tag 355 sync/syncable/syncable_unittest.cc EXPECT_EQ(me.GetUniqueClientTag(), tag); tag 454 sync/test/engine/mock_connection_manager.cc void MockConnectionManager::SetLastUpdateServerTag(const string& tag) { tag 455 sync/test/engine/mock_connection_manager.cc GetMutableLastUpdate()->set_server_defined_unique_tag(tag); tag 458 sync/test/engine/mock_connection_manager.cc void MockConnectionManager::SetLastUpdateClientTag(const string& tag) { tag 459 sync/test/engine/mock_connection_manager.cc GetMutableLastUpdate()->set_client_defined_unique_tag(tag); tag 152 sync/test/engine/mock_connection_manager.h void SetLastUpdateServerTag(const std::string& tag); tag 153 sync/test/engine/mock_connection_manager.h void SetLastUpdateClientTag(const std::string& tag); tag 78 third_party/bspatch/mbspatch.cc if (memcmp(header->tag, "MBDIFF10", 8) != 0) tag 47 third_party/bspatch/mbspatch.h char tag[8]; tag 182 third_party/expat/files/lib/xmlparse.c struct tag *parent; /* parent of this element */ tag 934 third_party/expat/files/lib/xmlparse.c TAG *tag = tStk; tag 936 third_party/expat/files/lib/xmlparse.c tag->parent = freeTagList; tag 937 third_party/expat/files/lib/xmlparse.c moveToFreeBindingList(parser, tag->bindings); tag 938 third_party/expat/files/lib/xmlparse.c tag->bindings = NULL; tag 939 third_party/expat/files/lib/xmlparse.c freeTagList = tag; tag 2057 third_party/expat/files/lib/xmlparse.c TAG *tag = tagStack; tag 2058 third_party/expat/files/lib/xmlparse.c while (tag) { tag 2060 third_party/expat/files/lib/xmlparse.c int nameLen = sizeof(XML_Char) * (tag->name.strLen + 1); tag 2061 third_party/expat/files/lib/xmlparse.c char *rawNameBuf = tag->buf + nameLen; tag 2067 third_party/expat/files/lib/xmlparse.c if (tag->rawName == rawNameBuf) tag 2072 third_party/expat/files/lib/xmlparse.c bufSize = nameLen + ROUND_UP(tag->rawNameLength, sizeof(XML_Char)); tag 2073 third_party/expat/files/lib/xmlparse.c if (bufSize > tag->bufEnd - tag->buf) { tag 2074 third_party/expat/files/lib/xmlparse.c char *temp = (char *)REALLOC(tag->buf, bufSize); tag 2080 third_party/expat/files/lib/xmlparse.c if (tag->name.str == (XML_Char *)tag->buf) tag 2081 third_party/expat/files/lib/xmlparse.c tag->name.str = (XML_Char *)temp; tag 2085 third_party/expat/files/lib/xmlparse.c if (tag->name.localPart) tag 2086 third_party/expat/files/lib/xmlparse.c tag->name.localPart = (XML_Char *)temp + (tag->name.localPart - tag 2087 third_party/expat/files/lib/xmlparse.c (XML_Char *)tag->buf); tag 2088 third_party/expat/files/lib/xmlparse.c tag->buf = temp; tag 2089 third_party/expat/files/lib/xmlparse.c tag->bufEnd = temp + bufSize; tag 2092 third_party/expat/files/lib/xmlparse.c memcpy(rawNameBuf, tag->rawName, tag->rawNameLength); tag 2093 third_party/expat/files/lib/xmlparse.c tag->rawName = rawNameBuf; tag 2094 third_party/expat/files/lib/xmlparse.c tag = tag->parent; tag 2385 third_party/expat/files/lib/xmlparse.c TAG *tag; tag 2389 third_party/expat/files/lib/xmlparse.c tag = freeTagList; tag 2393 third_party/expat/files/lib/xmlparse.c tag = (TAG *)MALLOC(sizeof(TAG)); tag 2394 third_party/expat/files/lib/xmlparse.c if (!tag) tag 2396 third_party/expat/files/lib/xmlparse.c tag->buf = (char *)MALLOC(INIT_TAG_BUF_SIZE); tag 2397 third_party/expat/files/lib/xmlparse.c if (!tag->buf) { tag 2398 third_party/expat/files/lib/xmlparse.c FREE(tag); tag 2401 third_party/expat/files/lib/xmlparse.c tag->bufEnd = tag->buf + INIT_TAG_BUF_SIZE; tag 2403 third_party/expat/files/lib/xmlparse.c tag->bindings = NULL; tag 2404 third_party/expat/files/lib/xmlparse.c tag->parent = tagStack; tag 2405 third_party/expat/files/lib/xmlparse.c tagStack = tag; tag 2406 third_party/expat/files/lib/xmlparse.c tag->name.localPart = NULL; tag 2407 third_party/expat/files/lib/xmlparse.c tag->name.prefix = NULL; tag 2408 third_party/expat/files/lib/xmlparse.c tag->rawName = s + enc->minBytesPerChar; tag 2409 third_party/expat/files/lib/xmlparse.c tag->rawNameLength = XmlNameLength(enc, tag->rawName); tag 2412 third_party/expat/files/lib/xmlparse.c const char *rawNameEnd = tag->rawName + tag->rawNameLength; tag 2413 third_party/expat/files/lib/xmlparse.c const char *fromPtr = tag->rawName; tag 2414 third_party/expat/files/lib/xmlparse.c toPtr = (XML_Char *)tag->buf; tag 2420 third_party/expat/files/lib/xmlparse.c (ICHAR **)&toPtr, (ICHAR *)tag->bufEnd - 1); tag 2421 third_party/expat/files/lib/xmlparse.c convLen = (int)(toPtr - (XML_Char *)tag->buf); tag 2423 third_party/expat/files/lib/xmlparse.c tag->name.strLen = convLen; tag 2426 third_party/expat/files/lib/xmlparse.c bufSize = (int)(tag->bufEnd - tag->buf) << 1; tag 2428 third_party/expat/files/lib/xmlparse.c char *temp = (char *)REALLOC(tag->buf, bufSize); tag 2431 third_party/expat/files/lib/xmlparse.c tag->buf = temp; tag 2432 third_party/expat/files/lib/xmlparse.c tag->bufEnd = temp + bufSize; tag 2437 third_party/expat/files/lib/xmlparse.c tag->name.str = (XML_Char *)tag->buf; tag 2439 third_party/expat/files/lib/xmlparse.c result = storeAtts(parser, enc, s, &(tag->name), &(tag->bindings)); tag 2443 third_party/expat/files/lib/xmlparse.c startElementHandler(handlerArg, tag->name.str, tag 2500 third_party/expat/files/lib/xmlparse.c TAG *tag = tagStack; tag 2501 third_party/expat/files/lib/xmlparse.c tagStack = tag->parent; tag 2502 third_party/expat/files/lib/xmlparse.c tag->parent = freeTagList; tag 2503 third_party/expat/files/lib/xmlparse.c freeTagList = tag; tag 2506 third_party/expat/files/lib/xmlparse.c if (len != tag->rawNameLength tag 2507 third_party/expat/files/lib/xmlparse.c || memcmp(tag->rawName, rawName, len) != 0) { tag 2516 third_party/expat/files/lib/xmlparse.c localPart = tag->name.localPart; tag 2522 third_party/expat/files/lib/xmlparse.c uri = (XML_Char *)tag->name.str + tag->name.uriLen; tag 2525 third_party/expat/files/lib/xmlparse.c prefix = (XML_Char *)tag->name.prefix; tag 2532 third_party/expat/files/lib/xmlparse.c endElementHandler(handlerArg, tag->name.str); tag 2536 third_party/expat/files/lib/xmlparse.c while (tag->bindings) { tag 2537 third_party/expat/files/lib/xmlparse.c BINDING *b = tag->bindings; tag 2540 third_party/expat/files/lib/xmlparse.c tag->bindings = tag->bindings->nextTagBinding; tag 72 third_party/harfbuzz-ng/src/hb-common.cc char tag[4]; tag 81 third_party/harfbuzz-ng/src/hb-common.cc tag[i] = str[i]; tag 83 third_party/harfbuzz-ng/src/hb-common.cc tag[i] = ' '; tag 85 third_party/harfbuzz-ng/src/hb-common.cc return HB_TAG_CHAR4 (tag); tag 98 third_party/harfbuzz-ng/src/hb-common.cc hb_tag_to_string (hb_tag_t tag, char *buf) tag 100 third_party/harfbuzz-ng/src/hb-common.cc buf[0] = (char) (uint8_t) (tag >> 24); tag 101 third_party/harfbuzz-ng/src/hb-common.cc buf[1] = (char) (uint8_t) (tag >> 16); tag 102 third_party/harfbuzz-ng/src/hb-common.cc buf[2] = (char) (uint8_t) (tag >> 8); tag 103 third_party/harfbuzz-ng/src/hb-common.cc buf[3] = (char) (uint8_t) (tag >> 0); tag 366 third_party/harfbuzz-ng/src/hb-common.cc hb_script_from_iso15924_tag (hb_tag_t tag) tag 368 third_party/harfbuzz-ng/src/hb-common.cc if (unlikely (tag == HB_TAG_NONE)) tag 372 third_party/harfbuzz-ng/src/hb-common.cc tag = (tag & 0xDFDFDFDF) | 0x00202020; tag 374 third_party/harfbuzz-ng/src/hb-common.cc switch (tag) { tag 392 third_party/harfbuzz-ng/src/hb-common.cc if (((uint32_t) tag & 0xE0E0E0E0) == 0x40606060) tag 393 third_party/harfbuzz-ng/src/hb-common.cc return (hb_script_t) tag; tag 94 third_party/harfbuzz-ng/src/hb-common.h #define HB_UNTAG(tag) ((uint8_t)((tag)>>24)), ((uint8_t)((tag)>>16)), ((uint8_t)((tag)>>8)), ((uint8_t)(tag)) tag 105 third_party/harfbuzz-ng/src/hb-common.h hb_tag_to_string (hb_tag_t tag, char *buf); tag 313 third_party/harfbuzz-ng/src/hb-common.h hb_script_from_iso15924_tag (hb_tag_t tag); tag 48 third_party/harfbuzz-ng/src/hb-coretext.cc reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) tag 51 third_party/harfbuzz-ng/src/hb-coretext.cc CFDataRef cf_data = CGFontCopyTableForTag (cg_font, tag); tag 451 third_party/harfbuzz-ng/src/hb-coretext.cc const feature_mapping_t * mapping = (const feature_mapping_t *) bsearch (&features[i].tag, tag 65 third_party/harfbuzz-ng/src/hb-face-private.hh inline hb_blob_t *reference_table (hb_tag_t tag) const tag 72 third_party/harfbuzz-ng/src/hb-face-private.hh blob = reference_table_func (/*XXX*/const_cast<hb_face_t *> (this), tag, user_data); tag 134 third_party/harfbuzz-ng/src/hb-face.cc _hb_face_for_data_reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) tag 138 third_party/harfbuzz-ng/src/hb-face.cc if (tag == HB_TAG_NONE) tag 144 third_party/harfbuzz-ng/src/hb-face.cc const OT::OpenTypeTable &table = ot_face.get_table_by_tag (tag); tag 337 third_party/harfbuzz-ng/src/hb-face.cc hb_tag_t tag) tag 339 third_party/harfbuzz-ng/src/hb-face.cc return face->reference_table (tag); tag 50 third_party/harfbuzz-ng/src/hb-face.h typedef hb_blob_t * (*hb_reference_table_func_t) (hb_face_t *face, hb_tag_t tag, void *user_data); tag 88 third_party/harfbuzz-ng/src/hb-face.h hb_tag_t tag); tag 296 third_party/harfbuzz-ng/src/hb-ft.cc reference_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data) tag 305 third_party/harfbuzz-ng/src/hb-ft.cc error = FT_Load_Sfnt_Table (ft_face, tag, 0, NULL, &length); tag 313 third_party/harfbuzz-ng/src/hb-ft.cc error = FT_Load_Sfnt_Table (ft_face, tag, 0, buffer, &length); tag 49 third_party/harfbuzz-ng/src/hb-graphite2.cc unsigned int tag; tag 58 third_party/harfbuzz-ng/src/hb-graphite2.cc static const void *hb_graphite2_get_table (const void *data, unsigned int tag, size_t *len) tag 66 third_party/harfbuzz-ng/src/hb-graphite2.cc if (p->tag == tag) { tag 73 third_party/harfbuzz-ng/src/hb-graphite2.cc blob = face_data->face->reference_table (tag); tag 81 third_party/harfbuzz-ng/src/hb-graphite2.cc p->tag = tag; tag 232 third_party/harfbuzz-ng/src/hb-graphite2.cc const gr_feature_ref *fref = gr_face_find_fref (grface, features->tag); tag 61 third_party/harfbuzz-ng/src/hb-open-file-private.hh Tag tag; /* 4-byte identifier. */ tag 81 third_party/harfbuzz-ng/src/hb-open-file-private.hh inline bool find_table_index (hb_tag_t tag, unsigned int *table_index) const tag 84 third_party/harfbuzz-ng/src/hb-open-file-private.hh t.set (tag); tag 88 third_party/harfbuzz-ng/src/hb-open-file-private.hh if (t == tables[i].tag) tag 97 third_party/harfbuzz-ng/src/hb-open-file-private.hh inline const TableRecord& get_table_by_tag (hb_tag_t tag) const tag 100 third_party/harfbuzz-ng/src/hb-open-file-private.hh find_table_index (tag, &table_index); tag 206 third_party/harfbuzz-ng/src/hb-open-file-private.hh inline hb_tag_t get_tag (void) const { return u.tag; } tag 210 third_party/harfbuzz-ng/src/hb-open-file-private.hh switch (u.tag) { tag 221 third_party/harfbuzz-ng/src/hb-open-file-private.hh switch (u.tag) { tag 236 third_party/harfbuzz-ng/src/hb-open-file-private.hh if (unlikely (!u.tag.sanitize (c))) return TRACE_RETURN (false); tag 237 third_party/harfbuzz-ng/src/hb-open-file-private.hh switch (u.tag) { tag 249 third_party/harfbuzz-ng/src/hb-open-file-private.hh Tag tag; /* 4-byte identifier. */ tag 254 third_party/harfbuzz-ng/src/hb-open-file-private.hh DEFINE_SIZE_UNION (4, tag); tag 61 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh return tag.cmp (a); tag 65 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh hb_tag_t tag; tag 70 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh const sanitize_closure_t closure = {tag, base}; tag 74 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh Tag tag; /* 4-byte Tag identifier */ tag 90 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh return (*this)[i].tag; tag 100 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh record_tags[i] = arr[i].tag; tag 104 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh inline bool find_index (hb_tag_t tag, unsigned int *index) const tag 106 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh int i = this->search (tag); tag 233 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh inline bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const tag 234 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh { return langSys.find_index (tag, index); } tag 446 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh inline bool sanitize (hb_sanitize_context_t *c, hb_tag_t tag) { tag 448 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh if (tag == HB_TAG ('s','i','z','e')) tag 450 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh if ((tag & 0xFFFF0000) == HB_TAG ('s','s','\0','\0')) /* ssXX */ tag 452 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh if ((tag & 0xFFFF0000) == HB_TAG ('c','v','\0','\0')) /* cvXX */ tag 457 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh inline const FeatureParamsSize& get_size_params (hb_tag_t tag) const tag 459 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh if (tag == HB_TAG ('s','i','z','e')) tag 505 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh if (unlikely (!featureParams.sanitize (c, this, closure ? closure->tag : HB_TAG_NONE))) tag 512 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh closure->tag == HB_TAG ('s','i','z','e') && tag 523 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh !featureParams.sanitize (c, this, closure ? closure->tag : HB_TAG_NONE)) tag 2251 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh inline bool find_script_index (hb_tag_t tag, unsigned int *index) const tag 2252 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh { return (this+scriptList).find_index (tag, index); } tag 2264 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh inline bool find_feature_index (hb_tag_t tag, unsigned int *index) const tag 2265 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh { return (this+featureList).find_index (tag, index); } tag 159 third_party/harfbuzz-ng/src/hb-ot-layout-jstf-table.hh inline bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const tag 160 third_party/harfbuzz-ng/src/hb-ot-layout-jstf-table.hh { return langSys.find_index (tag, index); } tag 206 third_party/harfbuzz-ng/src/hb-ot-layout-jstf-table.hh inline bool find_script_index (hb_tag_t tag, unsigned int *index) const tag 207 third_party/harfbuzz-ng/src/hb-ot-layout-jstf-table.hh { return scriptList.find_index (tag, index); } tag 740 third_party/harfbuzz-ng/src/hb-ot-layout.cc const hb_tag_t tag = HB_TAG ('s','i','z','e'); tag 745 third_party/harfbuzz-ng/src/hb-ot-layout.cc if (tag == gpos.get_feature_tag (i)) tag 748 third_party/harfbuzz-ng/src/hb-ot-layout.cc const OT::FeatureParamsSize ¶ms = f.get_feature_params ().get_size_params (tag); tag 46 third_party/harfbuzz-ng/src/hb-ot-map-private.hh hb_tag_t tag; /* should be first for our bsearch to work */ tag 56 third_party/harfbuzz-ng/src/hb-ot-map-private.hh { return a->tag < b->tag ? -1 : a->tag > b->tag ? 1 : 0; } tag 187 third_party/harfbuzz-ng/src/hb-ot-map-private.hh HB_INTERNAL void add_feature (hb_tag_t tag, unsigned int value, tag 190 third_party/harfbuzz-ng/src/hb-ot-map-private.hh inline void add_global_bool_feature (hb_tag_t tag) tag 191 third_party/harfbuzz-ng/src/hb-ot-map-private.hh { add_feature (tag, 1, F_GLOBAL); } tag 211 third_party/harfbuzz-ng/src/hb-ot-map-private.hh hb_tag_t tag; tag 219 third_party/harfbuzz-ng/src/hb-ot-map-private.hh { return (a->tag != b->tag) ? (a->tag < b->tag ? -1 : 1) : (a->seq < b->seq ? -1 : 1); } tag 97 third_party/harfbuzz-ng/src/hb-ot-map.cc void hb_ot_map_builder_t::add_feature (hb_tag_t tag, unsigned int value, tag 102 third_party/harfbuzz-ng/src/hb-ot-map.cc info->tag = tag; tag 147 third_party/harfbuzz-ng/src/hb-ot-map.cc if (feature_infos[i].tag != feature_infos[j].tag) tag 191 third_party/harfbuzz-ng/src/hb-ot-map.cc info->tag, tag 201 third_party/harfbuzz-ng/src/hb-ot-map.cc map->tag = info->tag; tag 341 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc hb_tag_t tag; tag 447 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc map->add_feature (indic_features[i].tag, 1, indic_features[i].flags | F_MANUAL_ZWJ); tag 452 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc map->add_feature (indic_features[i].tag, 1, indic_features[i].flags | F_MANUAL_ZWJ); tag 568 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc 0 : plan->map.get_1_mask (indic_features[i].tag); tag 117 third_party/harfbuzz-ng/src/hb-ot-shape.cc map->add_feature (feature->tag, feature->value, tag 373 third_party/harfbuzz-ng/src/hb-ot-shape.cc hb_mask_t mask = map->get_mask (feature->tag, &shift); tag 64 third_party/harfbuzz-ng/src/hb-ot-tag.cc hb_ot_old_tag_to_script (hb_tag_t tag) tag 66 third_party/harfbuzz-ng/src/hb-ot-tag.cc if (unlikely (tag == HB_OT_TAG_DEFAULT_SCRIPT)) tag 73 third_party/harfbuzz-ng/src/hb-ot-tag.cc if (unlikely ((tag & 0x0000FF00) == 0x00002000)) tag 74 third_party/harfbuzz-ng/src/hb-ot-tag.cc tag |= (tag >> 8) & 0x0000FF00; /* Copy second letter to third */ tag 75 third_party/harfbuzz-ng/src/hb-ot-tag.cc if (unlikely ((tag & 0x000000FF) == 0x00000020)) tag 76 third_party/harfbuzz-ng/src/hb-ot-tag.cc tag |= (tag >> 8) & 0x000000FF; /* Copy third letter to fourth */ tag 79 third_party/harfbuzz-ng/src/hb-ot-tag.cc return (hb_script_t) (tag & ~0x20000000); tag 102 third_party/harfbuzz-ng/src/hb-ot-tag.cc hb_ot_new_tag_to_script (hb_tag_t tag) tag 104 third_party/harfbuzz-ng/src/hb-ot-tag.cc switch (tag) { tag 147 third_party/harfbuzz-ng/src/hb-ot-tag.cc hb_ot_tag_to_script (hb_tag_t tag) tag 149 third_party/harfbuzz-ng/src/hb-ot-tag.cc if (unlikely ((tag & 0x000000FF) == '2')) tag 150 third_party/harfbuzz-ng/src/hb-ot-tag.cc return hb_ot_new_tag_to_script (tag); tag 152 third_party/harfbuzz-ng/src/hb-ot-tag.cc return hb_ot_old_tag_to_script (tag); tag 160 third_party/harfbuzz-ng/src/hb-ot-tag.cc hb_tag_t tag; tag 812 third_party/harfbuzz-ng/src/hb-ot-tag.cc char tag[4]; tag 816 third_party/harfbuzz-ng/src/hb-ot-tag.cc tag[i] = TOUPPER (s[i]); tag 819 third_party/harfbuzz-ng/src/hb-ot-tag.cc tag[i] = ' '; tag 820 third_party/harfbuzz-ng/src/hb-ot-tag.cc return HB_TAG_CHAR4 (tag); tag 829 third_party/harfbuzz-ng/src/hb-ot-tag.cc return lang_tag->tag; tag 840 third_party/harfbuzz-ng/src/hb-ot-tag.cc return lang_tag->tag; tag 859 third_party/harfbuzz-ng/src/hb-ot-tag.cc hb_ot_tag_to_language (hb_tag_t tag) tag 863 third_party/harfbuzz-ng/src/hb-ot-tag.cc if (tag == HB_OT_TAG_DEFAULT_LANGUAGE) tag 867 third_party/harfbuzz-ng/src/hb-ot-tag.cc if (ot_languages[i].tag == tag) tag 871 third_party/harfbuzz-ng/src/hb-ot-tag.cc if ((tag & 0xFFFF0000) == 0x5A480000) { tag 872 third_party/harfbuzz-ng/src/hb-ot-tag.cc switch (tag) { tag 877 third_party/harfbuzz-ng/src/hb-ot-tag.cc buf[9] = tag >> 24; tag 878 third_party/harfbuzz-ng/src/hb-ot-tag.cc buf[10] = (tag >> 16) & 0xFF; tag 879 third_party/harfbuzz-ng/src/hb-ot-tag.cc buf[11] = (tag >> 8) & 0xFF; tag 880 third_party/harfbuzz-ng/src/hb-ot-tag.cc buf[12] = tag & 0xFF; tag 892 third_party/harfbuzz-ng/src/hb-ot-tag.cc buf[6] = tag >> 24; tag 893 third_party/harfbuzz-ng/src/hb-ot-tag.cc buf[7] = (tag >> 16) & 0xFF; tag 894 third_party/harfbuzz-ng/src/hb-ot-tag.cc buf[8] = (tag >> 8) & 0xFF; tag 895 third_party/harfbuzz-ng/src/hb-ot-tag.cc buf[9] = tag & 0xFF; tag 48 third_party/harfbuzz-ng/src/hb-ot-tag.h hb_ot_tag_to_script (hb_tag_t tag); tag 54 third_party/harfbuzz-ng/src/hb-ot-tag.h hb_ot_tag_to_language (hb_tag_t tag); tag 336 third_party/harfbuzz-ng/src/hb-shape-plan.cc if (proposal->user_features[i].tag != shape_plan->user_features[i].tag || tag 110 third_party/harfbuzz-ng/src/hb-shape.cc feature->tag = hb_tag_from_string (p, *pp - p); tag 198 third_party/harfbuzz-ng/src/hb-shape.cc hb_tag_to_string (feature->tag, s + len); tag 44 third_party/harfbuzz-ng/src/hb-shape.h hb_tag_t tag; tag 614 third_party/harfbuzz-ng/src/hb-uniscribe.cc feature.rec.tagFeature = hb_uint32_swap (features[i].tag); tag 102 third_party/harfbuzz-ng/src/main.cc (const char *)table.tag, tag 106 third_party/harfbuzz-ng/src/main.cc switch (table.tag) { tag 1133 third_party/libevent/event.h void evtag_marshal(struct evbuffer *evbuf, ev_uint32_t tag, const void *data, tag 1148 third_party/libevent/event.h void evtag_marshal_int(struct evbuffer *evbuf, ev_uint32_t tag, tag 1151 third_party/libevent/event.h void evtag_marshal_string(struct evbuffer *buf, ev_uint32_t tag, tag 1154 third_party/libevent/event.h void evtag_marshal_timeval(struct evbuffer *evbuf, ev_uint32_t tag, tag 69 third_party/libevent/event_tagging.c int evtag_encode_tag(struct evbuffer *evbuf, ev_uint32_t tag); tag 122 third_party/libevent/event_tagging.c evtag_encode_tag(struct evbuffer *evbuf, ev_uint32_t tag) tag 129 third_party/libevent/event_tagging.c ev_uint8_t lower = tag & 0x7f; tag 130 third_party/libevent/event_tagging.c tag >>= 7; tag 132 third_party/libevent/event_tagging.c if (tag) tag 136 third_party/libevent/event_tagging.c } while (tag); tag 188 third_party/libevent/event_tagging.c evtag_marshal(struct evbuffer *evbuf, ev_uint32_t tag, tag 191 third_party/libevent/event_tagging.c evtag_encode_tag(evbuf, tag); tag 198 third_party/libevent/event_tagging.c evtag_marshal_int(struct evbuffer *evbuf, ev_uint32_t tag, ev_uint32_t integer) tag 203 third_party/libevent/event_tagging.c evtag_encode_tag(evbuf, tag); tag 209 third_party/libevent/event_tagging.c evtag_marshal_string(struct evbuffer *buf, ev_uint32_t tag, const char *string) tag 211 third_party/libevent/event_tagging.c evtag_marshal(buf, tag, string, strlen(string)); tag 215 third_party/libevent/event_tagging.c evtag_marshal_timeval(struct evbuffer *evbuf, ev_uint32_t tag, struct timeval *tv) tag 222 third_party/libevent/event_tagging.c evtag_marshal(evbuf, tag, EVBUFFER_DATA(_buf), tag 359 third_party/libevent/event_tagging.c ev_uint32_t tag; tag 363 third_party/libevent/event_tagging.c if (decode_tag_internal(&tag, evbuf, 1 /* dodrain */) == -1) tag 365 third_party/libevent/event_tagging.c if (need_tag != tag) tag 389 third_party/libevent/event_tagging.c ev_uint32_t tag; tag 395 third_party/libevent/event_tagging.c if (evtag_unmarshal(src, &tag, _buf) == -1 || tag != need_tag) tag 409 third_party/libevent/event_tagging.c ev_uint32_t tag; tag 413 third_party/libevent/event_tagging.c if (evtag_unmarshal(evbuf, &tag, _buf) == -1 || tag != need_tag) tag 428 third_party/libevent/event_tagging.c ev_uint32_t tag; tag 432 third_party/libevent/event_tagging.c if (evtag_unmarshal(evbuf, &tag, _buf) == -1 || tag != need_tag) tag 1505 third_party/libevent/test/regress.c uint32_t tag; tag 1541 third_party/libevent/test/regress.c if (evtag_peek(tmp, &tag) == -1) { tag 1546 third_party/libevent/test/regress.c if (tag != 0xdeaf) { tag 1547 third_party/libevent/test/regress.c fprintf(stderr, "Got incorrect tag: %0x.\n", tag); tag 299 third_party/libevent/test/regress.gen.c ev_uint32_t tag; tag 301 third_party/libevent/test/regress.gen.c if (evtag_peek(evbuf, &tag) == -1) tag 303 third_party/libevent/test/regress.gen.c switch (tag) { tag 386 third_party/libevent/test/regress.gen.c ev_uint32_t tag; tag 391 third_party/libevent/test/regress.gen.c if (evtag_unmarshal(evbuf, &tag, tmp) == -1 || tag != need_tag) tag 405 third_party/libevent/test/regress.gen.c evtag_marshal_msg(struct evbuffer *evbuf, ev_uint32_t tag, const struct msg *msg) tag 411 third_party/libevent/test/regress.gen.c evtag_marshal(evbuf, tag, EVBUFFER_DATA(_buf), EVBUFFER_LENGTH(_buf)); tag 550 third_party/libevent/test/regress.gen.c ev_uint32_t tag; tag 552 third_party/libevent/test/regress.gen.c if (evtag_peek(evbuf, &tag) == -1) tag 554 third_party/libevent/test/regress.gen.c switch (tag) { tag 612 third_party/libevent/test/regress.gen.c ev_uint32_t tag; tag 617 third_party/libevent/test/regress.gen.c if (evtag_unmarshal(evbuf, &tag, tmp) == -1 || tag != need_tag) tag 631 third_party/libevent/test/regress.gen.c evtag_marshal_kill(struct evbuffer *evbuf, ev_uint32_t tag, const struct kill *msg) tag 637 third_party/libevent/test/regress.gen.c evtag_marshal(evbuf, tag, EVBUFFER_DATA(_buf), EVBUFFER_LENGTH(_buf)); tag 782 third_party/libevent/test/regress.gen.c ev_uint32_t tag; tag 784 third_party/libevent/test/regress.gen.c if (evtag_peek(evbuf, &tag) == -1) tag 786 third_party/libevent/test/regress.gen.c switch (tag) { tag 850 third_party/libevent/test/regress.gen.c ev_uint32_t tag; tag 855 third_party/libevent/test/regress.gen.c if (evtag_unmarshal(evbuf, &tag, tmp) == -1 || tag != need_tag) tag 869 third_party/libevent/test/regress.gen.c evtag_marshal_run(struct evbuffer *evbuf, ev_uint32_t tag, const struct run *msg) tag 875 third_party/libevent/test/regress.gen.c evtag_marshal(evbuf, tag, EVBUFFER_DATA(_buf), EVBUFFER_LENGTH(_buf)); tag 1214 third_party/libxml/src/HTMLparser.c htmlTagLookup(const xmlChar *tag) { tag 1219 third_party/libxml/src/HTMLparser.c if (!xmlStrcasecmp(tag, BAD_CAST html40ElementTable[i].name)) tag 1514 third_party/libxml/src/HTMLparser.c const xmlChar *tag; tag 1519 third_party/libxml/src/HTMLparser.c tag = ctxt->name; tag 1520 third_party/libxml/src/HTMLparser.c if (tag == NULL) { tag 1531 third_party/libxml/src/HTMLparser.c if (xmlStrEqual(tag, BAD_CAST htmlNoContentElements[i])) { tag 87 third_party/libxml/src/include/libxml/HTMLparser.h htmlTagLookup (const xmlChar *tag); tag 46 third_party/libxslt/libxslt/xsltlocale.c xmlChar tag[XSLTMAX_LANGTAGLEN+1]; tag 62 third_party/libxslt/libxslt/xsltlocale.c if (xmlStrcmp(p->tag, languageTag) == 0) return p->lcid; tag 479 third_party/libxslt/libxslt/xsltlocale.c xmlChar *q = p->tag; tag 348 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java final int tag = input.readTag(); tag 349 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java if (tag == 0) { tag 354 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java getDescriptorForType(), this, null, tag)) { tag 445 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java int tag) throws IOException { tag 447 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java tag == WireFormat.MESSAGE_SET_ITEM_TAG) { tag 453 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java final int wireType = WireFormat.getTagWireType(tag); tag 454 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java final int fieldNumber = WireFormat.getTagFieldNumber(tag); tag 508 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java return unknownFields.mergeFieldFrom(tag, input); tag 626 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java final int tag = input.readTag(); tag 627 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java if (tag == 0) { tag 631 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java if (tag == WireFormat.MESSAGE_SET_TYPE_ID_TAG) { tag 645 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java } else if (tag == WireFormat.MESSAGE_SET_MESSAGE_TAG) { tag 660 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java if (!input.skipField(tag)) { tag 134 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java public boolean skipField(final int tag) throws IOException { tag 135 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java switch (WireFormat.getTagWireType(tag)) { tag 148 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java WireFormat.makeTag(WireFormat.getTagFieldNumber(tag), tag 167 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java final int tag = readTag(); tag 168 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java if (tag == 0 || !skipField(tag)) { tag 192 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java int tag) throws IOException { tag 193 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java return unknownFields.mergeFieldFrom(tag, input); tag 463 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java final int tag) throws IOException { tag 464 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java return unknownFields.mergeFieldFrom(tag, input); tag 660 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java int tag) throws IOException { tag 663 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java null, extensions, tag); tag 1032 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java final int tag) throws IOException { tag 1035 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java this, null, tag); tag 70 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java int tag) throws IOException { tag 71 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java return input.skipField(tag); tag 114 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java int tag) throws IOException { tag 115 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java return input.skipField(tag); tag 227 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java int tag) throws IOException { tag 233 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java tag); tag 453 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java int tag) throws IOException { tag 460 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java tag); tag 481 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java int tag) throws IOException { tag 482 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java int wireType = WireFormat.getTagWireType(tag); tag 483 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java int fieldNumber = WireFormat.getTagFieldNumber(tag); tag 508 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java return input.skipField(tag); tag 212 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java public static void printUnknownFieldValue(final int tag, tag 216 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java printUnknownFieldValue(tag, value, new TextGenerator(output)); tag 219 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java private static void printUnknownFieldValue(final int tag, tag 223 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java switch (WireFormat.getTagWireType(tag)) { tag 243 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java throw new IllegalArgumentException("Bad tag: " + tag); tag 460 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java final int tag = input.readTag(); tag 461 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java if (tag == 0 || !mergeFieldFrom(tag, input)) { tag 473 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java public boolean mergeFieldFrom(final int tag, final CodedInputStream input) tag 475 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java final int number = WireFormat.getTagFieldNumber(tag); tag 476 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java switch (WireFormat.getTagWireType(tag)) { tag 59 third_party/protobuf/java/src/main/java/com/google/protobuf/WireFormat.java static int getTagWireType(final int tag) { tag 60 third_party/protobuf/java/src/main/java/com/google/protobuf/WireFormat.java return tag & TAG_TYPE_MASK; tag 64 third_party/protobuf/java/src/main/java/com/google/protobuf/WireFormat.java public static int getTagFieldNumber(final int tag) { tag 65 third_party/protobuf/java/src/main/java/com/google/protobuf/WireFormat.java return tag >>> TAG_TYPE_BITS; tag 304 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java int tag = input1.readTag(); tag 305 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals(tag, input2.readTag()); tag 306 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java if (tag == 0) { tag 309 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java unknownFields.mergeFieldFrom(tag, input1); tag 310 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java input2.skipField(tag); tag 381 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java int tag = WireFormat.makeTag(1, WireFormat.WIRETYPE_LENGTH_DELIMITED); tag 382 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java output.writeRawVarint32(tag); tag 388 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals(tag, input.readTag()); tag 490 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java int tag = WireFormat.makeTag(1, WireFormat.WIRETYPE_LENGTH_DELIMITED); tag 491 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java output.writeRawVarint32(tag); tag 497 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals(tag, input.readTag()); tag 249 third_party/protobuf/java/src/test/java/com/google/protobuf/WireFormatTest.java int tag = input.readTag(); tag 250 third_party/protobuf/java/src/test/java/com/google/protobuf/WireFormatTest.java if (tag == 0) { tag 254 third_party/protobuf/java/src/test/java/com/google/protobuf/WireFormatTest.java assertTrue(tag > previousTag); tag 255 third_party/protobuf/java/src/test/java/com/google/protobuf/WireFormatTest.java previousTag = tag; tag 256 third_party/protobuf/java/src/test/java/com/google/protobuf/WireFormatTest.java input.skipField(tag); tag 1308 third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc uint32 tag = WireFormatLite::MakeTag(field->number(), tag 1313 third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc "tag", SimpleItoa(tag)); tag 241 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::uint32 tag; tag 242 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc while ((tag = input->ReadTag()) != 0) { tag 243 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 246 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 265 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 282 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 297 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 302 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc input, tag, mutable_unknown_fields())); tag 574 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::uint32 tag; tag 575 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc while ((tag = input->ReadTag()) != 0) { tag 576 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 579 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 595 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 612 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 629 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 634 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc input, tag, mutable_unknown_fields())); tag 895 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::uint32 tag; tag 896 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc while ((tag = input->ReadTag()) != 0) { tag 897 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 900 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 916 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 931 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 936 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc input, tag, mutable_unknown_fields())); tag 791 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 792 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 793 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 796 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 811 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 816 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 1047 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 1048 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 1049 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 1052 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1068 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1085 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1104 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1119 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1134 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1149 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1164 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1178 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1192 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1198 third_party/protobuf/src/google/protobuf/descriptor.pb.cc } else if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) tag 1214 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1220 third_party/protobuf/src/google/protobuf/descriptor.pb.cc } else if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) tag 1236 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1241 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 1700 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 1701 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 1702 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 1705 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1720 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1736 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1741 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 1969 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 1970 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 1971 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 1974 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 1990 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2005 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2020 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2035 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2050 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2065 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2079 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2084 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 2559 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 2560 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 2561 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 2564 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2580 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2597 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2613 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2634 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2655 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2672 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2689 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2703 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 2708 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 3098 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 3099 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 3100 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 3103 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 3119 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 3134 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 3148 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 3153 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 3415 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 3416 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 3417 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 3420 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 3436 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 3452 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 3466 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 3471 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 3727 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 3728 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 3729 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 3732 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 3748 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 3763 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 3777 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 3782 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 4061 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 4062 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 4063 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 4066 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4082 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4099 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4116 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4130 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4135 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 4490 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 4491 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 4492 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 4495 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4511 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4528 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4549 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4565 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4582 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4598 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4614 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4630 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4646 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4662 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4677 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 4681 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if ((8000u <= tag)) { tag 4682 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(_extensions_.ParseField(tag, input, default_instance_, tag 4687 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 5124 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 5125 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 5126 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 5129 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 5144 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 5160 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 5175 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 5179 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if ((8000u <= tag)) { tag 5180 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(_extensions_.ParseField(tag, input, default_instance_, tag 5185 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 5472 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 5473 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 5474 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 5477 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 5497 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 5513 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 5529 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 5545 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 5562 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 5578 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 5593 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 5597 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if ((8000u <= tag)) { tag 5598 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(_extensions_.ParseField(tag, input, default_instance_, tag 5603 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 5935 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 5936 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 5937 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 5940 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 5955 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 5970 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 5974 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if ((8000u <= tag)) { tag 5975 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(_extensions_.ParseField(tag, input, default_instance_, tag 5980 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 6198 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 6199 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 6200 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 6203 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 6218 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 6222 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if ((8000u <= tag)) { tag 6223 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(_extensions_.ParseField(tag, input, default_instance_, tag 6228 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 6423 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 6424 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 6425 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 6428 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 6443 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 6447 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if ((8000u <= tag)) { tag 6448 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(_extensions_.ParseField(tag, input, default_instance_, tag 6453 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 6648 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 6649 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 6650 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 6653 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 6668 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 6672 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if ((8000u <= tag)) { tag 6673 third_party/protobuf/src/google/protobuf/descriptor.pb.cc DO_(_extensions_.ParseField(tag, input, default_instance_, tag 6678 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 6885 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 6886 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 6887 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 6890 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 6906 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 6922 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 6927 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 7177 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 7178 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 7179 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 7182 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 7197 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 7214 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 7230 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 7246 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 7262 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 7276 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 7293 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 7298 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 7652 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 7653 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 7654 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 7657 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 7662 third_party/protobuf/src/google/protobuf/descriptor.pb.cc } else if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) tag 7677 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 7683 third_party/protobuf/src/google/protobuf/descriptor.pb.cc } else if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) tag 7698 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 7715 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 7732 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 7737 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 8042 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint32 tag; tag 8043 third_party/protobuf/src/google/protobuf/descriptor.pb.cc while ((tag = input->ReadTag()) != 0) { tag 8044 third_party/protobuf/src/google/protobuf/descriptor.pb.cc switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { tag 8047 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 8062 third_party/protobuf/src/google/protobuf/descriptor.pb.cc if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) == tag 8067 third_party/protobuf/src/google/protobuf/descriptor.pb.cc input, tag, mutable_unknown_fields())); tag 858 third_party/protobuf/src/google/protobuf/extension_set.cc uint32 tag, ExtensionFinder* extension_finder, tag 860 third_party/protobuf/src/google/protobuf/extension_set.cc *field_number = WireFormatLite::GetTagFieldNumber(tag); tag 861 third_party/protobuf/src/google/protobuf/extension_set.cc WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag); tag 876 third_party/protobuf/src/google/protobuf/extension_set.cc bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, tag 881 third_party/protobuf/src/google/protobuf/extension_set.cc if (!FindExtensionInfoFromTag(tag, extension_finder, &number, &extension)) { tag 882 third_party/protobuf/src/google/protobuf/extension_set.cc return field_skipper->SkipField(input, tag); tag 1041 third_party/protobuf/src/google/protobuf/extension_set.cc bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, tag 1046 third_party/protobuf/src/google/protobuf/extension_set.cc return ParseField(tag, input, &finder, &skipper); tag 330 third_party/protobuf/src/google/protobuf/extension_set.h bool ParseField(uint32 tag, io::CodedInputStream* input, tag 340 third_party/protobuf/src/google/protobuf/extension_set.h bool ParseField(uint32 tag, io::CodedInputStream* input, tag 343 third_party/protobuf/src/google/protobuf/extension_set.h bool ParseFieldHeavy(uint32 tag, io::CodedInputStream* input, tag 510 third_party/protobuf/src/google/protobuf/extension_set.h bool FindExtensionInfoFromTag(uint32 tag, ExtensionFinder* extension_finder, tag 524 third_party/protobuf/src/google/protobuf/extension_set.h bool ParseFieldMaybeLazily(uint32 tag, io::CodedInputStream* input, tag 246 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc bool ExtensionSet::ParseFieldHeavy(uint32 tag, io::CodedInputStream* input, tag 252 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc return ParseField(tag, input, &finder, &skipper); tag 257 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc return ParseField(tag, input, &finder, &skipper); tag 514 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc uint32 tag, io::CodedInputStream* input, tag 517 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc return ParseField(tag, input, extension_finder, field_skipper); tag 524 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc uint32 tag = input->ReadTag(); tag 525 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc switch (tag) { tag 534 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc if (!ParseField(tag, input, extension_finder, field_skipper)) { tag 571 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc uint32 tag = input->ReadTag(); tag 572 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc if (tag == 0) return false; tag 574 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc switch (tag) { tag 624 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc if (!field_skipper->SkipField(input, tag)) return false; tag 397 third_party/protobuf/src/google/protobuf/io/coded_stream.cc uint32 tag; tag 398 third_party/protobuf/src/google/protobuf/io/coded_stream.cc const uint8* end = ReadVarint32FromArray(buffer_, &tag); tag 403 third_party/protobuf/src/google/protobuf/io/coded_stream.cc return tag; tag 71 third_party/protobuf/src/google/protobuf/wire_format.cc uint32 tag = input->ReadTag(); tag 72 third_party/protobuf/src/google/protobuf/wire_format.cc if (tag == 0) { tag 77 third_party/protobuf/src/google/protobuf/wire_format.cc if (WireFormatLite::GetTagWireType(tag) == tag 86 third_party/protobuf/src/google/protobuf/wire_format.cc int field_number = WireFormatLite::GetTagFieldNumber(tag); tag 103 third_party/protobuf/src/google/protobuf/wire_format.cc tag == WireFormatLite::kMessageSetItemStartTag) { tag 111 third_party/protobuf/src/google/protobuf/wire_format.cc if (!ParseAndMergeField(tag, field, message, input)) { tag 118 third_party/protobuf/src/google/protobuf/wire_format.cc uint32 tag, tag 128 third_party/protobuf/src/google/protobuf/wire_format.cc } else if (WireFormatLite::GetTagWireType(tag) == tag 132 third_party/protobuf/src/google/protobuf/wire_format.cc WireFormatLite::GetTagWireType(tag) == tag 143 third_party/protobuf/src/google/protobuf/wire_format.cc input, tag, message_reflection->MutableUnknownFields(message)); tag 258 third_party/protobuf/src/google/protobuf/wire_format.cc ->AddVarint(WireFormatLite::GetTagFieldNumber(tag), tag 298 third_party/protobuf/src/google/protobuf/wire_format.cc if (!WireFormatLite::ReadGroup(WireFormatLite::GetTagFieldNumber(tag), tag 346 third_party/protobuf/src/google/protobuf/wire_format.cc uint32 tag = input->ReadTag(); tag 347 third_party/protobuf/src/google/protobuf/wire_format.cc if (tag == 0) return false; tag 349 third_party/protobuf/src/google/protobuf/wire_format.cc switch (tag) { tag 399 third_party/protobuf/src/google/protobuf/wire_format.cc if (!WireFormatLite::SkipField(input, tag, NULL)) return false; tag 138 third_party/protobuf/src/google/protobuf/wire_format.h uint32 tag, tag 62 third_party/protobuf/src/google/protobuf/wire_format_lite.cc io::CodedInputStream* input, uint32 tag) { tag 63 third_party/protobuf/src/google/protobuf/wire_format_lite.cc return WireFormatLite::SkipField(input, tag, unknown_fields_); tag 130 third_party/protobuf/src/google/protobuf/wire_format_lite.cc bool WireFormatLite::SkipField(io::CodedInputStream* input, uint32 tag, tag 132 third_party/protobuf/src/google/protobuf/wire_format_lite.cc int number = WireFormatLite::GetTagFieldNumber(tag); tag 134 third_party/protobuf/src/google/protobuf/wire_format_lite.cc switch (WireFormatLite::GetTagWireType(tag)) { tag 169 third_party/protobuf/src/google/protobuf/wire_format_lite.cc WireFormatLite::GetTagFieldNumber(tag), tag 193 third_party/protobuf/src/google/protobuf/wire_format_lite.cc uint32 tag = input->ReadTag(); tag 194 third_party/protobuf/src/google/protobuf/wire_format_lite.cc if (tag == 0) { tag 199 third_party/protobuf/src/google/protobuf/wire_format_lite.cc WireFormatLite::WireType wire_type = WireFormatLite::GetTagWireType(tag); tag 206 third_party/protobuf/src/google/protobuf/wire_format_lite.cc if (!SkipField(input, tag, unknown_fields)) return false; tag 154 third_party/protobuf/src/google/protobuf/wire_format_lite.h static WireType GetTagWireType(uint32 tag); tag 155 third_party/protobuf/src/google/protobuf/wire_format_lite.h static int GetTagFieldNumber(uint32 tag); tag 168 third_party/protobuf/src/google/protobuf/wire_format_lite.h static bool SkipField(io::CodedInputStream* input, uint32 tag, tag 294 third_party/protobuf/src/google/protobuf/wire_format_lite.h uint32 tag, tag 302 third_party/protobuf/src/google/protobuf/wire_format_lite.h uint32 tag, tag 533 third_party/protobuf/src/google/protobuf/wire_format_lite.h uint32 tag, tag 550 third_party/protobuf/src/google/protobuf/wire_format_lite.h bool SkipField(io::CodedInputStream* input, uint32 tag); tag 576 third_party/protobuf/src/google/protobuf/wire_format_lite.h inline WireFormatLite::WireType WireFormatLite::GetTagWireType(uint32 tag) { tag 577 third_party/protobuf/src/google/protobuf/wire_format_lite.h return static_cast<WireType>(tag & kTagTypeMask); tag 580 third_party/protobuf/src/google/protobuf/wire_format_lite.h inline int WireFormatLite::GetTagFieldNumber(uint32 tag) { tag 581 third_party/protobuf/src/google/protobuf/wire_format_lite.h return static_cast<int>(tag >> kTagTypeBits); tag 225 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h uint32 tag, tag 232 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h while (elements_already_reserved > 0 && input->ExpectTag(tag)) { tag 243 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h uint32 tag, tag 246 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h GOOGLE_DCHECK_EQ(UInt32Size(tag), tag_size); tag 274 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h buffer, tag)) != NULL) { tag 294 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h uint32 tag, \ tag 299 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h tag_size, tag, input, values); \ tag 314 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h uint32 tag, tag 318 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h tag_size, tag, input, value); tag 229 third_party/qcms/src/iccread.c struct tag *tags; tag 243 third_party/qcms/src/iccread.c index.tags = malloc(sizeof(struct tag)*index.count); tag 344 third_party/qcms/src/iccread.c static struct tag *find_tag(struct tag_index index, uint32_t tag_id) tag 347 third_party/qcms/src/iccread.c struct tag *tag = NULL; tag 353 third_party/qcms/src/iccread.c return tag; tag 367 third_party/qcms/src/iccread.c struct tag *tag = find_tag(index, tag_id); tag 369 third_party/qcms/src/iccread.c if (tag) { tag 371 third_party/qcms/src/iccread.c uint32_t offset = tag->offset; tag 393 third_party/qcms/src/iccread.c struct tag *tag = find_tag(index, tag_id); tag 394 third_party/qcms/src/iccread.c if (tag) { tag 395 third_party/qcms/src/iccread.c uint32_t offset = tag->offset; tag 477 third_party/qcms/src/iccread.c struct tag *tag = find_tag(index, tag_id); tag 479 third_party/qcms/src/iccread.c if (tag) { tag 481 third_party/qcms/src/iccread.c return read_curveType(src, tag->offset, &len); tag 528 third_party/qcms/src/iccread.c struct tag *tag = find_tag(index, tag_id); tag 529 third_party/qcms/src/iccread.c uint32_t offset = tag->offset; tag 663 third_party/qcms/src/iccread.c struct tag *tag = find_tag(index, tag_id); tag 664 third_party/qcms/src/iccread.c uint32_t offset = tag->offset; tag 2873 third_party/sqlite/src/tool/lemon.c PRIVATE void PlinkPrint(out,plp,tag) tag 2876 third_party/sqlite/src/tool/lemon.c char *tag; tag 2879 third_party/sqlite/src/tool/lemon.c fprintf(out,"%12s%s (state %2d) ","",tag,plp->cfp->stp->statenum); tag 47 tools/clang/plugins/ChromeClassTester.cpp void ChromeClassTester::HandleTagDeclDefinition(TagDecl* tag) { tag 48 tools/clang/plugins/ChromeClassTester.cpp pending_class_decls_.push_back(tag); tag 59 tools/clang/plugins/ChromeClassTester.cpp void ChromeClassTester::CheckTag(TagDecl* tag) { tag 64 tools/clang/plugins/ChromeClassTester.cpp if (CXXRecordDecl* record = dyn_cast<CXXRecordDecl>(tag)) { tag 94 tools/clang/plugins/ChromeClassTester.cpp } else if (EnumDecl* enum_decl = dyn_cast<EnumDecl>(tag)) { tag 23 tools/clang/plugins/ChromeClassTester.h virtual void HandleTagDeclDefinition(clang::TagDecl* tag); tag 95 ui/app_list/views/contents_switcher_view.cc static_cast<ContentsView::ShowState>(sender->tag())); tag 97 ui/base/l10n/l10n_util_unittest.cc void SetDefaultLocaleForTest(const std::string& tag, base::Environment* env) { tag 99 ui/base/l10n/l10n_util_unittest.cc env->SetVar("LANGUAGE", tag); tag 101 ui/base/l10n/l10n_util_unittest.cc base::i18n::SetICUDefaultLocale(tag); tag 155 ui/display/edid_parser.cc unsigned char tag = edid[extension_offset]; tag 157 ui/display/edid_parser.cc if (tag != kCEAExtensionTag || revision != kExpectedExtensionRevision) tag 170 ui/display/edid_parser.cc unsigned char tag = edid[data_offset] >> 5; tag 175 ui/display/edid_parser.cc if (tag != kExtendedTag || payload_length < 2 || tag 53 ui/views/controls/button/button.h int tag() const { return tag_; } tag 54 ui/views/controls/button/button.h void set_tag(int tag) { tag_ = tag; } tag 81 ui/views/examples/widget_example.cc int tag) { tag 84 ui/views/examples/widget_example.cc button->set_tag(tag); tag 110 ui/views/examples/widget_example.cc switch (sender->tag()) { tag 38 ui/views/examples/widget_example.h void BuildButton(View* container, const std::string& label, int tag); tag 93 ui/views/touchui/touch_editing_menu.cc if (sender->tag() != kEllipsesButtonTag) tag 94 ui/views/touchui/touch_editing_menu.cc controller_->ExecuteCommand(sender->tag(), event.flags()); tag 130 ui/views/touchui/touch_editing_menu.cc int tag) { tag 146 ui/views/touchui/touch_editing_menu.cc button->set_tag(tag); tag 72 ui/views/touchui/touch_editing_menu.h Button* CreateButton(const base::string16& title, int tag);