Searched defs:rollback (Results 1 - 25 of 46) sorted by relevance

12

/external/selinux/libselinux/utils/
H A Dtogglesebool.c11 /* Attempt to rollback the transaction. No need to check error
13 static __attribute__ ((__noreturn__)) void rollback(int argc, char **argv) function
50 rollback(i, argv);
60 rollback(i, argv);
70 rollback(i, argv);
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_split_tmp.h64 const unsigned rollback = first - incr; local
70 * seg_start = N * (seg_max - rollback) = N' * incr,
104 seg_start += seg_max - rollback;
126 seg_start += seg_max - rollback;
149 seg_start += seg_max - rollback;
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DTokenRewriteStream.as105 public function rollback(instructionIndex:int, programName:String = DEFAULT_PROGRAM_NAME):void { function
114 rollback(MIN_TOKEN_INDEX, programName);
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
H A DTokenRewriteStream.java187 public void rollback(int instructionIndex) { method in class:TokenRewriteStream
188 rollback(DEFAULT_PROGRAM_NAME, instructionIndex);
195 public void rollback(String programName, int instructionIndex) { method in class:TokenRewriteStream
208 rollback(programName, MIN_TOKEN_INDEX);
/external/autotest/tko/
H A Ddb.py213 def rollback(self): member in class:db_sql
215 self.con.rollback()
/external/guice/extensions/persist/lib/
H A Djta.jar ... .IllegalStateException javax.transaction.SystemException public abstract void rollback () throws java.lang.IllegalStateException javax.transaction. ...
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
H A Dejb3-persistence.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/persistence/ javax/persistence/AssociationOverride.class AssociationOverride. ...
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
H A Dhibernate-entitymanager.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/hibernate/ org/hibernate/ejb/ ...
H A Dantlr-2.7.5h3.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ...
/external/selinux/libselinux/src/
H A Dbooleans.c480 static void rollback(SELboolean * boollist, int end) function
497 rollback(boollist, i);
/external/antlr/antlr-3.4/runtime/Python/antlr3/
H A Dstreams.py1094 def rollback(self, *args): member in class:TokenRewriteStream
1119 self.rollback(programName, self.MIN_TOKEN_INDEX)
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
H A DTestHelper_Connection1.java155 public void rollback() throws SQLException { method in class:TestHelper_Connection1
158 public void rollback(Savepoint savepoint) throws SQLException { method in class:TestHelper_Connection1
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DTransliterator.java756 * non-incremental transliteration, and rollback. All transliteration
757 * public API methods eventually call this method with a rollback argument
758 * of TRUE. Other entities may call this method but rollback should be
765 * <p>In incremental mode, if rollback is TRUE, perform a special
776 * @param rollback if TRUE and if incremental is TRUE, then perform special
784 boolean rollback) {
787 if (filter == null && !rollback) {
870 // Implement rollback. To understand the need for rollback,
898 if (rollback
781 filteredTransliterate(Replaceable text, Position index, boolean incremental, boolean rollback) argument
[all...]
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliterator.java779 * non-incremental transliteration, and rollback. All transliteration
780 * public API methods eventually call this method with a rollback argument
781 * of TRUE. Other entities may call this method but rollback should be
788 * <p>In incremental mode, if rollback is TRUE, perform a special
799 * @param rollback if TRUE and if incremental is TRUE, then perform special
807 boolean rollback) {
810 if (filter == null && !rollback) {
893 // Implement rollback. To understand the need for rollback,
921 if (rollback
804 filteredTransliterate(Replaceable text, Position index, boolean incremental, boolean rollback) argument
[all...]
/external/javasqlite/src/main/java/SQLite/JDBC2z/
H A DJDBCConnection.java215 rollback();
306 public void rollback() throws SQLException { method in class:JDBCConnection
413 public void rollback(Savepoint x) throws SQLException { method in class:JDBCConnection
/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2144 /// can be undone (rollback) until commit is called.
2479 void rollback(ConstRestorationPt Point);
2483 /// \name API for IR modification with state keeping to support rollback.
2572 void TypePromotionTransaction::rollback( function in class:__anon12533::TypePromotionTransaction
3203 TPT.rollback(LastKnownGood);
3213 TPT.rollback(LastKnownGood);
3366 DEBUG(dbgs() << "Sign extension does not pay off: rollback\n");
3367 TPT.rollback(LastKnownGood);
3382 // Start a transaction at this point that we will rollback if the matching
3424 TPT.rollback(LastKnownGoo
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
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.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/robolectric/v3/libs/
H A Dsqlite4java-0.282.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/almworks/ com/almworks/sqlite4java/ javolution/ javolution/util/ javolution/ ...

Completed in 417 milliseconds

12