/external/clang/utils/ |
D | token-delta.py | 15 def test(self, changes): argument 20 def getTestResult(self, changes): argument 33 def run(self, changes, force=False): argument 148 def writeFiles(self, changes, fileNames): argument 162 def test(self, changes): argument
|
/external/chromium/chrome/browser/password_manager/ |
D | password_store_x.cc | 33 PasswordStoreChangeList changes; in AddLoginImpl() local 48 PasswordStoreChangeList changes; in UpdateLoginImpl() local 63 PasswordStoreChangeList changes; in RemoveLoginImpl() local 83 PasswordStoreChangeList changes; in RemoveLoginsCreatedBetweenImpl() local
|
D | password_store_default.cc | 129 PasswordStoreChangeList changes; in AddLoginImpl() local 140 PasswordStoreChangeList changes; in UpdateLoginImpl() local 151 PasswordStoreChangeList changes; in RemoveLoginImpl() local 165 PasswordStoreChangeList changes; in RemoveLoginsCreatedBetweenImpl() local
|
D | password_store_mac.cc | 770 PasswordStoreChangeList changes; in AddLoginImpl() local 796 PasswordStoreChangeList changes; in UpdateLoginImpl() local 836 PasswordStoreChangeList changes; in RemoveLoginImpl() local 866 PasswordStoreChangeList changes; in RemoveLoginsCreatedBetweenImpl() local
|
/external/libsepol/src/ |
D | genbools.c | 75 int errors = 0, changes = 0; local 153 int rc, changes = 0; local 197 int rc, changes = 0; local
|
/external/chromium/chrome/browser/sync/glue/ |
D | password_change_processor.cc | 67 PasswordStoreChangeList* changes = in Observe() local 128 const sync_api::SyncManager::ChangeRecord* changes, in ApplyChangesFromSyncModel()
|
D | autofill_change_processor.cc | 81 AutofillChangeList* changes = Details<AutofillChangeList>(details).ptr(); in Observe() local 92 AutofillChangeList* changes, sync_api::WriteTransaction* trans, in ObserveAutofillEntriesChanged() 194 const sync_api::SyncManager::ChangeRecord* changes, in ApplyChangesFromSyncModel()
|
D | theme_change_processor.cc | 61 const sync_api::SyncManager::ChangeRecord* changes, in ApplyChangesFromSyncModel()
|
D | extension_change_processor.cc | 97 const sync_api::SyncManager::ChangeRecord* changes, in ApplyChangesFromSyncModel()
|
D | session_change_processor.cc | 154 const sync_api::SyncManager::ChangeRecord* changes, in ApplyChangesFromSyncModel()
|
D | preference_change_processor.cc | 110 const sync_api::SyncManager::ChangeRecord* changes, in ApplyChangesFromSyncModel()
|
D | typed_url_change_processor.cc | 185 const sync_api::SyncManager::ChangeRecord* changes, in ApplyChangesFromSyncModel()
|
D | autofill_profile_change_processor.cc | 61 const sync_api::SyncManager::ChangeRecord* changes, in ApplyChangesFromSyncModel()
|
/external/libppp/src/ |
D | slcompress.c | 168 register u_int changes = 0; in sl_compress_tcp() local 434 register u_int hlen, changes; in sl_uncompress_tcp() local
|
/external/chromium/chrome/browser/webdata/ |
D | autofill_table_unittest.cc | 139 AutofillChangeList changes; in TEST_F() local 350 AutofillChangeList changes; in TEST_F() local 397 AutofillChangeList changes; in TEST_F() local 544 AutofillChangeList changes; in TEST_F() local 574 AutofillChangeList changes; in TEST_F() local 635 std::vector<AutofillChange> changes; in TEST_F() local 1458 AutofillChangeList changes; in TEST_F() local 1503 AutofillChangeList changes; in TEST_F() local 1567 AutofillChangeList changes; in TEST_F() local
|
D | autofill_table.cc | 402 std::vector<AutofillChange>* changes) { in AddFormFieldValues() 407 std::vector<AutofillChange>* changes) { in AddFormFieldValue() 463 std::vector<AutofillChange>* changes) { in RemoveFormElementsAddedBetween() 662 std::vector<AutofillChange>* changes, in AddFormFieldValuesTime() 845 std::vector<AutofillChange>* changes, in AddFormFieldValueTime()
|
/external/chromium/chrome/browser/resources/sync_internals/ |
D | sync_log.js | 47 chrome.sync.onChangesApplied.addListener(function (modelType, changes) { argument 50 changes: changes property
|
D | chrome_sync.js | 163 function onChangesApplied(modelType, changes) { argument
|
/external/chromium/net/base/ |
D | cookie_monster_store_test.h | 88 const std::vector<CookieNotification>& changes() const { return changes_; } in changes() function
|
/external/chromium/third_party/libevent/ |
D | kqueue.c | 72 struct kevent *changes; member 221 struct kevent *changes = kqop->changes; in kq_dispatch() local
|
/external/chromium/chrome/browser/sync/ |
D | js_sync_manager_observer.cc | 28 const sync_api::SyncManager::ChangeRecord* changes, in OnChangesApplied()
|
D | profile_sync_service_autofill_unittest.cc | 878 AutofillChangeList changes; in TEST_F() local 940 AutofillChangeList changes; in TEST_F() local 970 AutofillChangeList changes; in TEST_F() local 1035 AutofillChangeList changes; in TEST_F() local
|
D | profile_sync_service_typed_url_unittest.cc | 501 history::URLsDeletedDetails changes; in TEST_F() local 536 history::URLsDeletedDetails changes; in TEST_F() local
|
D | js_sync_manager_observer_unittest.cc | 218 sync_api::SyncManager::ChangeRecord changes[syncable::MODEL_TYPE_COUNT]; in TEST_F() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | bss.c | 325 u32 changes = 0; in wpa_bss_compare_res() local 362 static void notify_bss_changes(struct wpa_supplicant *wpa_s, u32 changes, in notify_bss_changes() 398 u32 changes; in wpa_bss_update() local
|