Home
last modified time | relevance | path

Searched defs:changes (Results 1 – 25 of 48) sorted by relevance

12

/external/clang/utils/
Dtoken-delta.py15 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/
Dpassword_store_x.cc33 PasswordStoreChangeList changes; in AddLoginImpl() local
48 PasswordStoreChangeList changes; in UpdateLoginImpl() local
63 PasswordStoreChangeList changes; in RemoveLoginImpl() local
83 PasswordStoreChangeList changes; in RemoveLoginsCreatedBetweenImpl() local
Dpassword_store_default.cc129 PasswordStoreChangeList changes; in AddLoginImpl() local
140 PasswordStoreChangeList changes; in UpdateLoginImpl() local
151 PasswordStoreChangeList changes; in RemoveLoginImpl() local
165 PasswordStoreChangeList changes; in RemoveLoginsCreatedBetweenImpl() local
Dpassword_store_mac.cc770 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/
Dgenbools.c75 int errors = 0, changes = 0; local
153 int rc, changes = 0; local
197 int rc, changes = 0; local
/external/chromium/chrome/browser/sync/glue/
Dpassword_change_processor.cc67 PasswordStoreChangeList* changes = in Observe() local
128 const sync_api::SyncManager::ChangeRecord* changes, in ApplyChangesFromSyncModel()
Dautofill_change_processor.cc81 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()
Dtheme_change_processor.cc61 const sync_api::SyncManager::ChangeRecord* changes, in ApplyChangesFromSyncModel()
Dextension_change_processor.cc97 const sync_api::SyncManager::ChangeRecord* changes, in ApplyChangesFromSyncModel()
Dsession_change_processor.cc154 const sync_api::SyncManager::ChangeRecord* changes, in ApplyChangesFromSyncModel()
Dpreference_change_processor.cc110 const sync_api::SyncManager::ChangeRecord* changes, in ApplyChangesFromSyncModel()
Dtyped_url_change_processor.cc185 const sync_api::SyncManager::ChangeRecord* changes, in ApplyChangesFromSyncModel()
Dautofill_profile_change_processor.cc61 const sync_api::SyncManager::ChangeRecord* changes, in ApplyChangesFromSyncModel()
/external/libppp/src/
Dslcompress.c168 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/
Dautofill_table_unittest.cc139 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
Dautofill_table.cc402 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/
Dsync_log.js47 chrome.sync.onChangesApplied.addListener(function (modelType, changes) { argument
50 changes: changes property
Dchrome_sync.js163 function onChangesApplied(modelType, changes) { argument
/external/chromium/net/base/
Dcookie_monster_store_test.h88 const std::vector<CookieNotification>& changes() const { return changes_; } in changes() function
/external/chromium/third_party/libevent/
Dkqueue.c72 struct kevent *changes; member
221 struct kevent *changes = kqop->changes; in kq_dispatch() local
/external/chromium/chrome/browser/sync/
Djs_sync_manager_observer.cc28 const sync_api::SyncManager::ChangeRecord* changes, in OnChangesApplied()
Dprofile_sync_service_autofill_unittest.cc878 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
Dprofile_sync_service_typed_url_unittest.cc501 history::URLsDeletedDetails changes; in TEST_F() local
536 history::URLsDeletedDetails changes; in TEST_F() local
Djs_sync_manager_observer_unittest.cc218 sync_api::SyncManager::ChangeRecord changes[syncable::MODEL_TYPE_COUNT]; in TEST_F() local
/external/wpa_supplicant_8/wpa_supplicant/
Dbss.c325 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

12