Searched refs:commit (Results 1 - 25 of 482) sorted by relevance

1234567891011>>

/macosx-10.9.5/dtrace-118.1/test/tst/common/speculation/
H A Derr.D_AGG_COMM.AggAftCommit.d31 * A clause cannot contain a commit() followed by an aggregating action.
38 commit(1);
H A Dtst.negcommit.d31 commit(-1);
H A Derr.D_COMM_COMM.DisjointCommit.d31 * A clause cannot contain multiple commit() calls to disjoint buffers.
43 self->commit = 0;
80 commit(var1);
81 commit(var2);
82 self->commit++;
86 /self->commit/
93 /!self->commit/
95 printf("Couldnt commit both buffers");
H A Dtst.CommitAfterDiscard.d31 * Call to commit() on a buffer after it has been discarded is silently
44 self->commit = 0;
64 commit(var1);
65 self->commit++;
69 /self->commit/
77 /!self->commit/
79 printf("Couldnt commit a discarded buffer\n");
H A Dtst.SpeculationCommit.d30 * ASSERTION: Test the normal behavior of speculate() and commit().
45 self->commit = 0;
59 commit(self->var);
60 self->commit++;
64 /(1 == self->commit)/
66 printf("Succesfully tested buffer commit\n");
71 /(0 == self->commit)/
73 printf("Failed to commit buffer\n");
H A Derr.D_COMM_DREC.CommitAftDataRec.d49 commit(self->spec);
H A Dtst.DiscardAftCommit.d43 self->commit = 0;
61 commit(var1);
62 self->commit++;
H A Derr.D_COMM_COMM.CommitAftCommit.d31 * A clause cannot contain multiple commit() calls to same buffer.
68 commit(var1);
69 commit(var1);
H A Derr.D_DREC_COMM.DataRecAftCommit.d31 * Data recording actions may not follow commit.
61 commit(self->spec);
62 printf("Data recording after commit\n");
H A Derr.D_DREC_COMM.ExitAfterCommit.d30 * ASSERTION: Exit after commit should throw a D_DREC_COMM.
54 commit(self->spec);
/macosx-10.9.5/dtrace-118.1/test/tst/common/buffering/
H A Dtst.resize3.d67 commit(spec);
H A Derr.resize3.d56 commit(spec);
/macosx-10.9.5/dtrace-118.1/test/tst/common/drops/
H A Ddrp.DTRACEDROP_SPEC.d42 commit(spec);
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DTransaction.java16 transaction handle are used to configure, abort and commit the
23 {@link com.sleepycat.db.Transaction#abort Transaction.abort}, {@link com.sleepycat.db.Transaction#commit Transaction.commit} or
29 not yet been committed or aborted) except for {@link com.sleepycat.db.Environment#beginTransaction Environment.beginTransaction}, {@link com.sleepycat.db.Transaction#abort Transaction.abort} and {@link com.sleepycat.db.Transaction#commit Transaction.commit}.
77 commit, the transaction will be committed synchronously to stable
82 If the environment is not configured for synchronous commit, the commit
93 not released, but are acquired by its parent. Although the commit of the
110 public void commit() method in class:Transaction
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/examples/
H A Daside.py1 # The new MK 2.3 commit-aside feature, in Python
10 def t1(): # add several rows using commit-aside
21 db.commit()
37 db.commit()
38 dba.commit()
59 def t2(): # add second property using commit-aside
68 db.commit()
83 db.commit()
84 dba.commit()
104 def t3(): # remove second property using commit
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dtxn.c64 int commit,
78 if( commit ) {
81 ber_printf( txnber, "{bON}", commit, txnid );
96 int commit,
111 if( commit ) {
114 ber_printf( txnber, "{bON}", commit, txnid );
62 ldap_txn_end( LDAP *ld, int commit, struct berval *txnid, LDAPControl **sctrls, LDAPControl **cctrls, int *msgidp ) argument
94 ldap_txn_end_s( LDAP *ld, int commit, struct berval *txnid, LDAPControl **sctrls, LDAPControl **cctrls, int *retidp ) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/sql/
H A DSQLiteTransaction.h43 void commit();
/macosx-10.9.5/BerkeleyDB-21/db/test/
H A Dtxn004.tcl54 error_check_good free_txn1 [$txn1 commit] 0
55 error_check_good free_txn2 [$txn2 commit] 0
56 error_check_good free_txn3 [$txn3 commit] 0
H A Dtest120.tcl74 error_check_good t1_commit [$t1 commit] 0
90 error_check_good t2_commit [$t2 commit] 0
91 error_check_good t3_commit [$t3 commit] 0
H A Dlog008script.tcl54 error_check_good txn_commit [$txn commit] 0
76 error_check_good txn_commit [$txn commit] 0
H A Drecd006.tcl104 { {nesttest DB TXNID ENV 1 $p1 $p2 commit commit}
105 "Recd006.c: children (commit commit)"}
106 { {nesttest DB TXNID ENV 0 $p1 $p2 commit commit}
107 "Recd006.d: children (commit commit)"}
108 { {nesttest DB TXNID ENV 1 $p1 $p2 commit abort}
109 "Recd006.e: children (commit abor
[all...]
/macosx-10.9.5/ruby-104/ruby/tool/
H A Dinstruction.rb651 def commit str = EMPTY_STRING method in class:SourceCodeGenerator
695 commit " CHECK_VM_STACK_OVERFLOW(REG_CFP, #{n});" if n > 0
698 commit " PUSH(SCREG(#{r}));"
728 commit ops.reverse
737 commit " const #{e[0][0]} #{e[0][1]} = #{e[1]};"
739 commit " #define #{e[0][1]} #{e[1]}"
747 commit
753 commit "#undef #{e[0][1]}"
779 commit pops.reverse
786 commit " #{va
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dtrackingallocator.h54 // reset frees all memory; commit forgets about it all
56 void commit();
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dtrackingallocator.h54 // reset frees all memory; commit forgets about it all
56 void commit();
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/PDF/
H A DPDFPluginChoiceAnnotation.h46 virtual void commit() OVERRIDE;

Completed in 228 milliseconds

1234567891011>>