Home
last modified time | relevance | path

Searched refs:Transaction (Results 1 – 25 of 53) sorted by relevance

123

/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc5805.txt73 one unsolicited notification message. The Start Transaction
76 that they belong to the transaction using the Transaction
77 Specification control. The End Transaction is used to settle (commit
78 or abort) the transaction. The Aborted Transaction Notice is
96 2. Elements of an LDAP Transaction
98 2.1. Start Transaction Request and Response
100 A Start Transaction Request is an LDAPMessage of CHOICE extendedReq
104 A Start Transaction Response is an LDAPMessage of CHOICE extendedRes
105 sent in response to a Start Transaction Request. Its responseName is
119 2.2. Transaction Specification Control
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransEmptyStatementsAndDealloc.cpp176 Transaction Trans(Pass.TA); in check()
219 Transaction Trans(TA); in cleanupDeallocOrFinalize()
224 Transaction Trans(TA); in cleanupDeallocOrFinalize()
230 Transaction Trans(TA); in cleanupDeallocOrFinalize()
233 Transaction Trans(TA); in cleanupDeallocOrFinalize()
246 Transaction Trans(pass.TA); in removeEmptyStatementsAndDeallocFinalize()
H A DInternals.h124 class Transaction {
129 Transaction(TransformActions &TA) : TA(TA), Aborted(false) { in Transaction() function
133 ~Transaction() { in ~Transaction()
H A DTransZeroOutPropsInDealloc.cpp70 Transaction Trans(TA); in VisitObjCMessageExpr()
83 Transaction Trans(Pass.TA); in VisitPseudoObjectExpr()
92 Transaction Trans(Pass.TA); in VisitBinaryOperator()
H A DTransUnbridgedCasts.cpp200 Transaction Trans(Pass.TA); in rewriteToBridgedCast()
205 Transaction &Trans) { in rewriteToBridgedCast()
275 Transaction Trans(Pass.TA); in rewriteCastForCFRetain()
297 Transaction Trans(Pass.TA); in rewriteBlockCopyMacro()
310 Transaction Trans(Pass.TA); in removeBlockReleaseMacro()
H A DTransUnusedInitDelegate.cpp54 Transaction Trans(Pass.TA); in VisitObjCMessageExpr()
H A DTransGCCalls.cpp52 Transaction Trans(TA); in VisitCallExpr()
H A DTransARCAssign.cpp56 Transaction Trans(Pass.TA); in VisitBinaryOperator()
H A DTransAPIUses.cpp93 Transaction Trans(Pass.TA); in VisitObjCMessageExpr()
H A DTransBlockObjCVariable.cpp141 Transaction Trans(Pass.TA); in traverseBody()
H A DTransRetainReleaseDealloc.cpp124 Transaction Trans(Pass.TA); in VisitObjCMessageExpr()
138 Transaction Trans(Pass.TA); in VisitObjCMessageExpr()
H A DTransGCAttrs.cpp206 Transaction Trans(TA); in checkWeakGCAttrs()
260 Transaction Trans(TA); in checkAllAtProps()
H A DTransProtectedScope.cpp132 Transaction Trans(Pass.TA); in handleProtectedScopeError()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DIncrementalParser.h58 std::list<Transaction> Transactions;
70 llvm::Expected<Transaction &> Parse(llvm::StringRef Input);
73 llvm::Expected<Transaction &> ParseOrWrapTopLevelDecl();
H A DIncrementalParser.cpp133 llvm::Expected<Transaction &> IncrementalParser::ParseOrWrapTopLevelDecl() { in ParseOrWrapTopLevelDecl()
151 Transactions.emplace_back(Transaction()); in ParseOrWrapTopLevelDecl()
152 Transaction &LastTransaction = Transactions.back(); in ParseOrWrapTopLevelDecl()
194 llvm::Expected<Transaction &> IncrementalParser::Parse(llvm::StringRef input) { in Parse()
H A DInterpreter.cpp201 llvm::Expected<Transaction &> Interpreter::Parse(llvm::StringRef Code) { in Parse()
205 llvm::Error Interpreter::Execute(Transaction &T) { in Execute()
/netbsd-src/external/mpl/bind/dist/bin/tests/system/tsig/
H A Dbadtime1 # Transaction ID
16 # Type: TSIG (Transaction Signature)
H A Dbadlocation1 # Transaction ID
16 # Type: TSIG (Transaction Signature)
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Interpreter/
H A DInterpreter.h58 llvm::Expected<Transaction &> Parse(llvm::StringRef Code);
59 llvm::Error Execute(Transaction &T);
H A DTransaction.h30 struct Transaction { struct
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/
H A Ddraft-dukes-ike-mode-cfg-02.txt69 2. Configuration Transaction.......................................3
71 3.1. Transaction Exchanges.........................................4
154 2. Configuration Transaction
156 A "Configuration Transaction" is defined as one or more transaction
200 Transaction exchanges are completed once the Reply or Acknowledge
211 3.1. Transaction Exchanges
214 exchange is called the "Transaction Exchange" and has a value of 6.
219 This specification protects ISAKMP Transaction Exchanges when
226 SKEYID_e and SKEYID_a have been generated), the ISAKMP Transaction
248 Multiple ATTR payloads MAY NOT be present in the Transaction
[all …]
H A Ddraft-ietf-ipsec-isakmp-hybrid-auth-05.txt125 Client and is based on a Transaction Exchange [IKECFG] with the
193 second stage, a Transaction Exchange [IKECFG] with the mechanism
231 is used by the Edge Device to start a Transaction Exchange [CFG] in
293 Edge Device. The initiator of the following Transaction Exchange MUST
296 The Phase 1 Exchange MUST be immediately followed by a Transaction
297 Exchange whose initiator is the Edge Device. The Transaction Exchange
300 the Transaction Exchange terminates successfully and the User is
390 Since the Edge Device always initiates the Transaction Exchange, when
/netbsd-src/external/mpl/bind/dist/bin/tests/system/tcp/
H A D1996-alloc_dnsbuf-crash-test.pkt1 # Transaction ID
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Dtkey.inc.rst
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrHTM.td91 // value of the MSR Transaction State (TS) bits that exist before the

123