HomeSort by relevance Sort by last modified time
    Searched refs:changes (Results 76 - 100 of 638) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/wpa_supplicant_8/wpa_supplicant/
bss.c 426 u32 changes = 0; local
430 changes |= WPA_BSS_FREQ_CHANGED_FLAG;
433 changes |= WPA_BSS_SIGNAL_CHANGED_FLAG;
436 changes |= WPA_BSS_PRIVACY_CHANGED_FLAG;
439 changes |= WPA_BSS_MODE_CHANGED_FLAG;
443 return changes;
444 changes |= WPA_BSS_IES_CHANGED_FLAG;
447 changes |= WPA_BSS_WPAIE_CHANGED_FLAG;
450 changes |= WPA_BSS_RSNIE_CHANGED_FLAG;
453 changes |= WPA_BSS_WPS_CHANGED_FLAG
499 u32 changes; local
    [all...]
  /external/chromium_org/chrome/browser/sync/sessions/
sessions_sync_manager_unittest.cc 773 // There should be two changes, one for the fully associated tab, and
971 syncer::SyncChangeList changes; local
1031 syncer::SyncChangeList changes; local
1126 syncer::SyncChangeList changes; local
1174 syncer::SyncChangeList changes; local
1236 syncer::SyncChangeList changes; local
1255 syncer::SyncChangeList changes; local
1288 syncer::SyncChangeList changes; local
1640 syncer::SyncChangeList changes; local
1768 syncer::SyncChangeList changes; local
1797 syncer::SyncChangeList changes; local
    [all...]
  /external/chromium_org/content/browser/dom_storage/
session_storage_database_unittest.cc 394 DOMStorageValuesMap changes; local
395 changes[kKey1] = kValue1;
396 changes[kKey2] = kValue2;
397 changes[kKey3] = kValue3;
401 EXPECT_TRUE(db_->CommitAreaChanges(kNamespace1, kOrigin1, false, changes));
408 DOMStorageValuesMap changes; local
409 changes[kKey1] = kValue4;
410 changes[kKey3] = kValueNull;
413 EXPECT_TRUE(db_->CommitAreaChanges(kNamespace1, kOrigin1, false, changes));
420 DOMStorageValuesMap changes; local
511 DOMStorageValuesMap changes; local
597 DOMStorageValuesMap changes; local
701 DOMStorageValuesMap changes; local
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
parseDiff.pl 79 Property changes on: test_file.swf
115 Property changes on: test_file.swf
277 # Property Changes: Simple
293 Property changes on: Makefile
335 Property changes on: Makefile.shared
359 "Property changes on: Makefile.shared\n"],
366 Property changes on: Makefile
393 Property changes on: Makefile
428 Property changes on: NMakefile
447 Property changes on: Makefil
    [all...]
  /external/chromium_org/chrome/browser/search_engines/
template_url_service_sync_unittest.cc 92 // Store a copy of all the changes passed in so we can examine them later.
116 // Track the changes received in ProcessSyncChanges.
218 // Our dummy ChangeProcessor used to inspect changes pushed to Sync.
502 // Undo the changes.
521 syncer::SyncChangeList changes; local
522 model()->ResolveSyncKeywordConflict(sync_turl.get(), original_turl, &changes);
525 ASSERT_EQ(1U, changes.size());
526 EXPECT_EQ("remote", GetGUID(changes[0].sync_data()));
527 EXPECT_EQ(syncer::SyncChange::ACTION_UPDATE, changes[0].change_type());
528 changes.clear()
884 syncer::SyncChangeList changes; local
907 syncer::SyncChangeList changes; local
938 syncer::SyncChangeList changes; local
982 syncer::SyncChangeList changes; local
1074 syncer::SyncChangeList changes; local
1336 syncer::SyncChangeList changes; local
1361 syncer::SyncChangeList changes; local
1385 syncer::SyncChangeList changes; local
1666 syncer::SyncChangeList changes; local
1906 syncer::SyncChangeList changes; local
2115 syncer::SyncChangeList changes; local
2145 syncer::SyncChangeList changes; local
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/
remote_change_processor.h 36 // |changes| indicates a set of pending changes for the target URL.
40 const FileChangeList& changes)> PrepareChangeCallback;
46 // This tries to lock the target |url| and returns the local changes
48 // on conflict resolution, but NOT for applying local changes to the remote,
69 // Clears all local changes if |clear_local_changes| is true.
71 // processed the existing local changes while processing a remote change.
  /external/chromium_org/extensions/browser/value_store/
value_store_change.h 23 static std::string ToJson(const ValueStoreChangeList& changes);
leveldb_value_store.cc 180 scoped_ptr<ValueStoreChangeList> changes(new ValueStoreChangeList());
182 AddToBatch(options, key, value, &batch, changes.get());
188 : MakeWriteResult(changes.Pass());
200 scoped_ptr<ValueStoreChangeList> changes(new ValueStoreChangeList());
205 AddToBatch(options, it.key(), it.value(), &batch, changes.get());
212 : MakeWriteResult(changes.Pass());
229 scoped_ptr<ValueStoreChangeList> changes(new ValueStoreChangeList());
240 changes->push_back(ValueStoreChange(*it, old_value.release(), NULL));
248 return MakeWriteResult(changes.Pass());
254 scoped_ptr<ValueStoreChangeList> changes(new ValueStoreChangeList())
    [all...]
  /external/chromium_org/sync/internal_api/
change_reorder_buffer.h 25 // of changes (via its Push methods), and yields an ImmutableChangeRecordList
56 // to reorder a new set of changes.
61 // Output a reordered list of changes to |changes| using the items
67 ImmutableChangeRecordList* changes) WARN_UNUSED_RESULT;
js_mutation_event_observer.h 49 const ImmutableChangeRecordList& changes) OVERRIDE;
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DefaultItemAnimator.java 136 final ArrayList<ChangeInfo> changes = new ArrayList<ChangeInfo>(); local
137 changes.addAll(mPendingChanges);
138 mChangesList.add(changes);
143 for (ChangeInfo change : changes) {
146 changes.clear();
147 mChangesList.remove(changes);
151 ViewHolder holder = changes.get(0).oldHolder;
444 ArrayList<ChangeInfo> changes = mChangesList.get(i); local
445 endChangeAnimation(changes, item);
446 if (changes.isEmpty())
594 ArrayList<ChangeInfo> changes = mChangesList.get(i); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractIncludeRefactoringTest.java 147 List<Change> changes = refactoring.computeChanges(new NullProgressMonitor()); local
149 assertTrue(changes.size() >= 3);
160 checkEdits(changes, fileToGolden, createDiffs);
163 for (Change change : changes) {
  /external/mockito/cglib-and-asm/src/org/mockito/asm/tree/analysis/
Analyzer.java 454 boolean changes;
458 changes = true;
460 changes = oldFrame.merge(frame, interpreter);
466 changes = true;
470 changes |= oldSubroutine.merge(subroutine);
473 if (changes && !queued[insn]) {
488 boolean changes;
494 changes = true;
496 changes = oldFrame.merge(afterRET, access);
500 changes |= oldSubroutine.merge(subroutineBeforeJSR);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/managed/
managed_user_test_base.h 36 bool HasChanges() { return !processor_->changes().empty(); }
51 bool HasChanges() { return !processor_->changes().empty(); }
  /external/chromium_org/components/password_manager/core/browser/
password_syncable_service.h 57 // Notifies sync of changes to the password database.
58 void ActOnPasswordStoreChanges(const PasswordStoreChangeList& changes);
85 const PasswordStoreChangeList& changes);
106 // |SyncProcessor| will mirror the |PasswordStore| changes in the sync db.
115 // True if processing sync changes is in progress.
password_store.cc 239 PasswordStoreChangeList changes = task.Run(); local
240 NotifyLoginsChanged(changes);
244 const PasswordStoreChangeList& changes) {
246 if (!changes.empty()) {
247 observers_->Notify(&Observer::OnLoginsChanged, changes);
250 syncable_service_->ActOnPasswordStoreChanges(changes);
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_service_unittest.cc 69 // Store a copy of all the changes passed in so we can examine them later.
100 // Track the changes received in ProcessSyncChanges.
244 // Process sync changes when there is no local data.
257 SyncChangeList changes; local
258 changes.push_back(CreateSyncChange(
261 changes.push_back(CreateSyncChange(
264 changes.push_back(CreateSyncChange(
268 notifier.ProcessSyncChanges(FROM_HERE, changes);
275 // Process sync changes when there is local data.
298 SyncChangeList changes; local
348 SyncChangeList changes; local
601 SyncChangeList changes; local
663 SyncChangeList changes; local
    [all...]
  /external/chromium_org/chrome/browser/password_manager/
password_store_x_unittest.cc 55 void(const password_manager::PasswordStoreChangeList& changes));
66 PasswordStoreChangeList* changes) OVERRIDE {
74 password_manager::PasswordStoreChangeList* changes) OVERRIDE {
81 password_manager::PasswordStoreChangeList* changes) OVERRIDE {
109 PasswordStoreChangeList* changes) OVERRIDE {
113 changes->push_back(PasswordStoreChange(PasswordStoreChange::UPDATE,
129 password_manager::PasswordStoreChangeList* changes) OVERRIDE {
141 password_manager::PasswordStoreChangeList* changes) OVERRIDE {
142 DCHECK(changes); variable
146 changes->push_back(password_manager::PasswordStoreChange
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/
make.bat 24 echo. changes to make an overview over all changed/added/deprecated items
90 if "%1" == "changes" (
91 %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes
93 echo.The overview file is in %BUILDDIR%/changes.
  /external/chromium_org/tools/sheriffing/
buildinfo.js 72 if (json.sourceStamp.changes.length == 0) {
76 var lowest = parseInt(json.sourceStamp.changes[0].revision, 10);
77 var highest = parseInt(json.sourceStamp.changes[0].revision, 10);
78 for (var i = 1; i < json.sourceStamp.changes.length; ++i) {
79 var rev = parseInt(json.sourceStamp.changes[i].revision, 10);
  /external/mesa3d/src/gallium/docs/
make.bat 24 echo. changes to make an overview over all changed/added/deprecated items
90 if "%1" == "changes" (
91 %SPHINXBUILD% -b changes %ALLSPHINXOPTS% %BUILDDIR%/changes
93 echo.The overview file is in %BUILDDIR%/changes.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewProjectWizard.java 327 List<Change> changes = computeChanges();
328 if (!changes.isEmpty()) {
329 monitor.beginTask("Creating project...", changes.size());
332 changes.toArray(new Change[changes.size()]));
418 List<Change> changes = activityTemplate.render(project, parameters); local
419 if (!changes.isEmpty()) {
420 monitor.beginTask("Creating template...", changes.size());
423 changes.toArray(new Change[changes.size()]))
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/
pending_changes.js 8 * @fileoverview PendingChanges class tracks changes to be applied when an
9 * "Apply Changes" button is clicked.
13 * Creates a PendingChanges object with no pending changes.
81 * Commits the pending changes to Chrome. After this function is called, there
82 * are no pending changes.
114 * Clears the pending font changes for a single script.
123 * Clears all pending font changes.
131 * @return {boolean} True if there are no pending changes, otherwise false.
  /external/chromium_org/third_party/libevent/
devpoll.c 68 struct pollfd *changes; member in struct:devpollop
97 if (pwrite(devpollop->dpfd, devpollop->changes,
118 pfd = &devpollop->changes[devpollop->nchanges++];
171 devpollop->changes = calloc(nfiles, sizeof(struct pollfd));
172 if (devpollop->changes == NULL) {
410 if (devpollop->changes)
411 free(devpollop->changes);
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_registration_utility_unittest.cc 59 const SyncChangeList& changes() const { return change_list_; } function in class:__anon9295::MockChangeProcessor
217 const SyncChangeList& changes = change_processor()->changes(); local
218 for (SyncChangeList::const_iterator it = changes.begin(); it != changes.end();

Completed in 1429 milliseconds

1 2 34 5 6 7 8 91011>>