Searched defs:changes (Results 101 - 125 of 151) sorted by relevance

1234567

/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 ),
H A Dsqlite3ext.h50 int (*changes)(sqlite3*); member in struct:sqlite3_api_routines
246 #define sqlite3_changes sqlite3_api->changes
/external/chromium_org/v8/src/
H A Dhydrogen-gvn.cc150 void HInstructionMap::Kill(SideEffects changes) { argument
151 if (!present_depends_on_.ContainsAnyOf(changes)) return;
163 if (depends_on.ContainsAnyOf(changes)) {
180 if (depends_on.ContainsAnyOf(changes)) { // Drop it.
569 os << "Try loop invariant motion for " << *block << " changes "
595 SideEffects changes = side_effects_tracker_.ComputeChanges(instr); local
600 << instr->Mnemonic() << ") changes " << Print(changes)
601 << ", depends on " << Print(depends_on) << ". Loop changes "
830 SideEffects changes local
[all...]
/external/javasqlite/src/main/java/SQLite/
H A DDatabase.java246 public long changes() { method in class:Database
/external/libusb-compat/libusb/
H A Dcore.c244 int changes = 0; local
286 changes++;
301 changes++;
305 return changes;
572 int changes = 0; local
618 changes++;
638 changes++;
644 return changes;
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_bookmark_unittest.cc237 const syncer::ChangeRecordList& changes() { function in class:browser_sync::__anon4787::FakeServerChange
894 for (it = adds.changes().begin(); it != adds.changes().end(); ++it)
900 for (it = adds.changes().begin(); it != adds.changes().end(); ++it)
921 // Test that the property changes have not yet taken effect.
933 // Apply the changes.
937 for (it = mods.changes().begin(); it != mods.changes().end(); ++it)
983 for (it = adds.changes()
[all...]
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dmetadata_database.cc878 ScopedVector<google_apis::ChangeResource> changes) {
881 for (size_t i = 0; i < changes.size(); ++i) {
882 const google_apis::ChangeResource& change = *changes[i];
876 UpdateByChangeList( int64 largest_change_id, ScopedVector<google_apis::ChangeResource> changes) argument
/external/chromium_org/components/autofill/core/browser/webdata/
H A Dautofill_table.cc529 std::vector<AutofillChange>* changes) {
530 return AddFormFieldValuesTime(elements, changes, Time::Now());
534 std::vector<AutofillChange>* changes) {
535 return AddFormFieldValueTime(element, changes, Time::Now());
590 std::vector<AutofillChange>* changes) {
690 *changes = tentative_changes;
695 std::vector<AutofillChange>* changes) {
721 *changes = tentative_changes;
727 std::vector<AutofillChange>* changes,
740 result = result && AddFormFieldValueTime(*itr, changes, tim
527 AddFormFieldValues( const std::vector<FormFieldData>& elements, std::vector<AutofillChange>* changes) argument
533 AddFormFieldValue(const FormFieldData& element, std::vector<AutofillChange>* changes) argument
587 RemoveFormElementsAddedBetween( const Time& delete_begin, const Time& delete_end, std::vector<AutofillChange>* changes) argument
694 RemoveExpiredFormElements( std::vector<AutofillChange>* changes) argument
725 AddFormFieldValuesTime( const std::vector<FormFieldData>& elements, std::vector<AutofillChange>* changes, Time time) argument
824 AddFormFieldValueTime(const FormFieldData& element, std::vector<AutofillChange>* changes, Time time) argument
[all...]
/external/chromium_org/third_party/WebKit/Source/core/editing/
H A Dmarkup.cpp113 WillBeHeapVector<AttributeChange> changes; local
122 changes.append(AttributeChange(element, it->name(), KURL(parsedBaseURL, it->value()).string()));
126 size_t numChanges = changes.size();
128 changes[i].apply();
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11.cc651 // of focus changes into views.
750 // when |xwindow_|'s fullscreen state changes.
890 XWindowChanges changes = {0}; local
907 changes.width = bounds.width();
908 changes.height = bounds.height();
913 changes.x = bounds.x();
914 changes.y = bounds.y();
918 XConfigureWindow(xdisplay_, xwindow_, value_mask, &changes);
/external/elfutils/0.153/src/
H A Dstrip.c434 bool changes; local
734 changes = false;
855 changes |= shdr_info[cnt].shdr.sh_link < cnt;
863 changes |= shdr_info[cnt].shdr.sh_info < cnt;
892 changes |= i < cnt;
902 while (changes);
/external/sqlite/dist/orig/
H A Dsqlite3ext.h50 int (*changes)(sqlite3*); member in struct:sqlite3_api_routines
284 #define sqlite3_changes sqlite3_api->changes
/external/sqlite/dist/
H A Dsqlite3ext.h50 int (*changes)(sqlite3*); member in struct:sqlite3_api_routines
284 #define sqlite3_changes sqlite3_api->changes
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/kernel-headers/original/uapi/linux/
H A Dvideodev2.h1750 __u32 changes; member in struct:v4l2_event_ctrl
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 1425 milliseconds

1234567