| /external/chromium_org/third_party/WebKit/Source/web/tests/ |
| D | PaintAggregatorTest.cpp | 54 PaintAggregator::PendingUpdate update; in TEST() local 76 PaintAggregator::PendingUpdate update; in TEST() local 101 PaintAggregator::PendingUpdate update; in TEST() local 119 PaintAggregator::PendingUpdate update; in TEST() local 146 PaintAggregator::PendingUpdate update; in TEST() local 192 PaintAggregator::PendingUpdate update; in TEST() local 212 PaintAggregator::PendingUpdate update; in TEST() local 234 PaintAggregator::PendingUpdate update; in TEST() local 263 PaintAggregator::PendingUpdate update; in TEST() local 285 PaintAggregator::PendingUpdate update; in TEST() local [all …]
|
| /external/chromium_org/sync/engine/ |
| D | syncer_util.cc | 80 const sync_pb::SyncEntity& update) { in FindLocalIdToUpdate() 280 std::string GetUniqueBookmarkTagFromUpdate(const sync_pb::SyncEntity& update) { in GetUniqueBookmarkTagFromUpdate() 292 UniquePosition GetUpdatePosition(const sync_pb::SyncEntity& update, in GetUpdatePosition() 330 const sync_pb::SyncEntity& update, in UpdateBookmarkPositioning() 356 const sync_pb::SyncEntity& update, in UpdateServerFieldsFromUpdate() 529 const sync_pb::SyncEntity& update, in VerifyNewEntry() 548 const sync_pb::SyncEntity& update, in VerifyUpdateConsistency() 621 const sync_pb::SyncEntity& update, in VerifyUndelete()
|
| /external/chromium_org/ui/accessibility/ |
| D | ax_tree_unittest.cc | 91 AXTreeUpdate update; in TEST() local 143 AXTreeUpdate update; in TEST() local 168 AXTreeUpdate update; in TEST() local 190 AXTreeUpdate update; in TEST() local 207 AXTreeUpdate update; in TEST() local 224 AXTreeUpdate update; in TEST() local 249 AXTreeUpdate update; in TEST() local 268 AXTreeUpdate update; in TEST() local
|
| D | ax_tree_serializer_unittest.cc | 86 AXTreeUpdate update; in TEST_F() local 123 AXTreeUpdate update; in TEST_F() local 169 AXTreeUpdate update; in TEST_F() local
|
| /external/chromium_org/chrome/browser/prefs/ |
| D | pref_model_associator_unittest.cc | 101 ListPrefUpdate update(pref_service_, prefs::kURLsToRestoreOnStartup); in TEST_F() local 120 ListPrefUpdate update(pref_service_, prefs::kURLsToRestoreOnStartup); in TEST_F() local 138 ListPrefUpdate update(pref_service_, prefs::kURLsToRestoreOnStartup); in TEST_F() local 161 ListPrefUpdate update(pref_service_, prefs::kURLsToRestoreOnStartup); in TEST_F() local 184 ListPrefUpdate update(pref_service_, prefs::kURLsToRestoreOnStartup); in TEST_F() local 238 DictionaryPrefUpdate update(pref_service_, in TEST_F() local 258 DictionaryPrefUpdate update(pref_service_, in TEST_F() local 277 DictionaryPrefUpdate update(pref_service_, in TEST_F() local 299 DictionaryPrefUpdate update(pref_service_, in TEST_F() local 325 DictionaryPrefUpdate update(pref_service_, in TEST_F() local [all …]
|
| /external/chromium_org/chrome/browser/supervised_user/ |
| D | supervised_user_shared_settings_update_unittest.cc | 29 SupervisedUserSharedSettingsUpdate update( in TEST_F() local 49 SupervisedUserSharedSettingsUpdate update( in TEST_F() local 75 SupervisedUserSharedSettingsUpdate update( in TEST_F() local
|
| /external/chromium_org/content/browser/appcache/ |
| D | appcache_update_job_unittest.cc | 314 AppCacheUpdateJob* update) { in TriggerAdditionalUpdates() 629 AppCacheUpdateJob* update = in StartCacheAttemptTest() local 684 AppCacheUpdateJob* update = in StartUpgradeAttemptTest() local 729 AppCacheUpdateJob* update = in CacheAttemptFetchManifestFailTest() local 756 AppCacheUpdateJob* update = in UpgradeFetchManifestFailTest() local 799 AppCacheUpdateJob* update = in ManifestRedirectTest() local 826 AppCacheUpdateJob* update = in ManifestMissingMimeTypeTest() local 863 AppCacheUpdateJob* update = in ManifestNotFoundTest() local 900 AppCacheUpdateJob* update = in ManifestGoneTest() local 926 AppCacheUpdateJob* update = in CacheAttemptNotModifiedTest() local [all …]
|
| /external/chromium_org/ui/base/cocoa/ |
| D | fullscreen_window_manager.mm | 43 - (void)update; method in void 87 - (void)update { method
|
| /external/lldb/examples/summaries/cocoa/ |
| D | CFArray.py | 35 def update(self): member in NSArrayKVC_SynthProvider 64 def update(self): member in NSArrayCF_SynthProvider 87 def update(self): member in NSArrayI_SynthProvider 111 def update(self): member in NSArrayM_SynthProvider 144 def update(self): member in NSArray_SynthProvider
|
| D | NSSet.py | 40 def update(self): member in NSCFSet_SummaryProvider 72 def update(self): member in NSSetUnknown_SummaryProvider 101 def update(self): member in NSSetI_SummaryProvider 142 def update(self): member in NSSetM_SummaryProvider 171 def update(self): member in NSCountedSet_SummaryProvider
|
| D | CFDictionary.py | 40 def update(self): member in NSCFDictionary_SummaryProvider 78 def update(self): member in NSDictionaryI_SummaryProvider 118 def update(self): member in NSDictionaryM_SummaryProvider 152 def update(self): member in NSDictionaryUnknown_SummaryProvider
|
| D | NSDate.py | 71 def update(self): member in NSTaggedDate_SummaryProvider 99 def update(self): member in NSUntaggedDate_SummaryProvider 129 def update(self): member in NSCalendarDate_SummaryProvider 157 def update(self): member in NSTimeZoneClass_SummaryProvider 181 def update(self): member in NSUnknownDate_SummaryProvider
|
| D | NSNumber.py | 38 def update(self): member in NSTaggedNumber_SummaryProvider 90 def update(self): member in NSUntaggedNumber_SummaryProvider 174 def update(self): member in NSUnknownNumber_SummaryProvider
|
| D | NSIndexSet.py | 44 def update(self): member in NSIndexSetClass_SummaryProvider 94 def update(self): member in NSIndexSetUnknown_SummaryProvider
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/ |
| D | Digest.java | 27 public void update(byte in); in update() method 36 public void update(byte[] in, int inOff, int len); in update() method
|
| D | Signer.java | 19 public void update(byte b); in update() method 24 public void update(byte[] in, int off, int len); in update() method
|
| D | Mac.java | 39 public void update(byte in) in update() method 49 public void update(byte[] in, int inOff, int len) in update() method
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/ |
| D | NullDigest.java | 23 public void update(byte in) in update() method in NullDigest 28 public void update(byte[] in, int inOff, int len) in update() method in NullDigest
|
| D | GeneralDigest.java | 48 public void update( in update() method in GeneralDigest 62 public void update( in update() method in GeneralDigest
|
| D | OpenSSLDigest.java | 58 public void update(byte in) { in update() method in OpenSSLDigest 62 public void update(byte[] in, int inOff, int len) { in update() method in OpenSSLDigest
|
| /external/chromium_org/content/browser/media/ |
| D | media_internals_proxy.cc | 72 void MediaInternalsProxy::OnUpdate(const base::string16& update) { in OnUpdate() 143 void MediaInternalsProxy::UpdateUIOnUIThread(const base::string16& update) { in UpdateUIOnUIThread() 178 base::string16 update = WebUI::GetJavascriptCall(function, args_vector); in CallJavaScriptFunctionOnUIThread() local
|
| /external/chromium_org/components/translate/core/browser/ |
| D | translate_prefs.cc | 177 DictionaryPrefUpdate update(prefs_, kPrefTranslateWhitelists); in WhitelistLanguagePair() local 189 DictionaryPrefUpdate update(prefs_, kPrefTranslateWhitelists); in RemoveLanguagePairFromWhitelist() local 232 DictionaryPrefUpdate update(prefs_, kPrefTranslateDeniedCount); in IncrementTranslationDeniedCount() local 241 DictionaryPrefUpdate update(prefs_, kPrefTranslateDeniedCount); in ResetTranslationDeniedCount() local 254 DictionaryPrefUpdate update(prefs_, kPrefTranslateAcceptedCount); in IncrementTranslationAcceptedCount() local 263 DictionaryPrefUpdate update(prefs_, kPrefTranslateAcceptedCount); in ResetTranslationAcceptedCount() local 395 DictionaryPrefUpdate update(user_prefs, kPrefTranslateWhitelists); in MigrateUserPrefs() local 447 ListPrefUpdate update(user_prefs, kPrefTranslateBlockedLanguages); in MigrateUserPrefs() local 546 ListPrefUpdate update(prefs_, pref_id); in BlacklistValue() local 558 ListPrefUpdate update(prefs_, pref_id); in RemoveValueFromBlacklist() local
|
| /external/chromium_org/base/prefs/ |
| D | scoped_user_pref_update_unittest.cc | 48 DictionaryPrefUpdate update(&prefs_, kPref); in TEST_F() local 76 DictionaryPrefUpdate update(&prefs_, kPref); in TEST_F() local
|
| /external/chromium_org/chrome/browser/chromeos/login/users/ |
| D | multi_profile_user_controller.cc | 184 DictionaryPrefUpdate update(local_state_, in RemoveCachedValues() local 204 DictionaryPrefUpdate update(local_state_, in SetCachedValue() local 234 DictionaryPrefUpdate update(local_state_, in OnUserPrefChanged() local
|
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/ |
| D | EventListenersSidebarPane.js | 73 update: function(node) method in WebInspector.EventListenersSidebarPane 221 update: function() method in WebInspector.EventListenerBar
|