HomeSort by: relevance | last modified time | path
    Searched defs:Transaction (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Interpreter/
Transaction.h 1 //===--- Transaction.h - Incremental Compilation and Execution---*- C++ -*-===//
30 struct Transaction {
  /src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
Internals.h 124 class Transaction {
129 Transaction(TransformActions &TA) : TA(TA), Aborted(false) {
133 ~Transaction() {
  /src/sys/dev/ic/
mpt_mpilib.h 457 /* Transaction Context element */
537 /* SGE union for SGL's with Simple and Transaction elements */
545 SGE_TRANSACTION_UNION Transaction;
560 SGE_TRANSACTION_UNION Transaction;
3673 * Changed transaction context usage to bucket/buffer.

Completed in 47 milliseconds