Searched refs:changes (Results 276 - 300 of 378) sorted by relevance

<<111213141516

/external/javasqlite/src/main/java/SQLite/
H A DDatabase.java246 public long changes() { method in class:Database
/external/chromium_org/chrome/browser/resources/google_now/
H A Dbackground.js1311 instrumented.storage.onChanged.addListener(function(changes, areaName) {
1313 if ('googleNowEnabled' in changes) {
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dcanned_syncable_file_system.cc530 FileChangeList* changes) {
536 url, changes));
528 GetChangesForURLInTracker( const FileSystemURL& url, FileChangeList* changes) argument
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/cr/ui/
H A Dlist.js507 * when the selection changes.
512 ce.changes.forEach(function(change) {
808 // do this so that if the size of the lead item changes without a scroll
/external/chromium_org/third_party/icu/source/data/coll/
H A Dcolfiles.mk11 # Then, you can have your local changes remain even if you upgrade or
/external/chromium_org/third_party/icu/source/data/curr/
H A Dresfiles.mk11 # Then, you can have your local changes remain even if you upgrade or
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A Dant.bat190 rem bug ID 32069: resetting an undefined env variable changes the errorlevel.
/external/icu/icu4c/source/data/lang/
H A Dresfiles.mk11 # Then, you can have your local changes remain even if you upgrade or
/external/icu/icu4c/source/data/region/
H A Dresfiles.mk11 # Then, you can have your local changes remain even if you upgrade or
/external/icu/icu4c/source/data/zone/
H A Dresfiles.mk11 # Then, you can have your local changes remain even if you upgrade or
/external/valgrind/main/none/tests/
H A Dcmdline1.stdout.exp49 --max-stackframe=<number> assume stack switch for SP changes larger
/external/chromium_org/components/autofill/core/browser/webdata/
H A Dweb_data_service_unittest.cc89 void(const AutofillChangeList& changes));
/external/chromium_org/third_party/sqlite/src/src/
H A Dfunc.c460 ** Implementation of the changes() SQL function.
462 ** IMP: R-62073-11209 The changes() SQL function is a wrapper
464 ** rules for counting changes.
466 static void changes( function
1504 ** The array cannot be constant since changes are made to the
1550 FUNCTION(changes, 0, 0, 0, changes ),
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
H A Ddirectory_model.js7 // If directory files changes too often, don't rescan directory more than once
160 event.changes = [];
778 // Otherwise, changes the current directory.
/external/skia/
H A DAndroid.mk15 # The debug build results in changes to the Skia headers. This means that those
22 # (b) If libskia is built with debugging (see step 2), then no changes are
/external/chromium_org/chrome/browser/resources/options/
H A Dcookies_list.js205 * changes that will need to be animated. Makes it possible to measure the
237 * Updates the origin summary to reflect changes in its items.
294 * Updates the items section to reflect changes, animating to the new state.
451 * Requests updating the origin summary to reflect changes in this item.
742 * Called on selection model selection changes.
747 ce.changes.forEach(function(change) {
768 * Called on selection model lead changes.
/external/chromium_org/third_party/icu/source/data/locales/
H A Dresfiles.mk11 # Then, you can have your local changes remain even if you upgrade or
/external/chromium_org/ui/file_manager/file_manager/foreground/js/photo/
H A Dmosaic_mode.js435 for (var i = 0; i !== event.changes.length; i++) {
436 var change = event.changes[i];
/external/chromium_org/ui/file_manager/gallery/js/
H A Dmosaic_mode.js435 for (var i = 0; i !== event.changes.length; i++) {
436 var change = event.changes[i];
/external/chromium_org/v8/tools/gyp/
H A Dv8_base.host.darwin-arm.mk103 v8/src/hydrogen-representation-changes.cc \
H A Dv8_base.host.darwin-arm64.mk103 v8/src/hydrogen-representation-changes.cc \
H A Dv8_base.host.darwin-mips.mk103 v8/src/hydrogen-representation-changes.cc \
H A Dv8_base.host.darwin-x86.mk103 v8/src/hydrogen-representation-changes.cc \
H A Dv8_base.host.darwin-x86_64.mk103 v8/src/hydrogen-representation-changes.cc \
H A Dv8_base.host.linux-arm.mk103 v8/src/hydrogen-representation-changes.cc \

Completed in 1341 milliseconds

<<111213141516