Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dsqlite3.hpp67 class Transaction;
90 friend class Transaction;
153 class Transaction { class
155 Transaction(const Transaction&) = delete;
156 Transaction(Transaction&&) = delete;
157 Transaction& operator=(const Transaction&) = delete;
166 Transaction(Database&, Mode = Deferred);
167 ~Transaction();
H A Dsqlite3.cpp418 Transaction::Transaction(Database& db_, Mode mode) in Transaction() function in mapbox::sqlite::Transaction
433 Transaction::~Transaction() { in ~Transaction()
443 void Transaction::commit() { in commit()
448 void Transaction::rollback() { in rollback()
/OK3568_Linux_fs/kernel/Documentation/xtensa/
H A Datomctl.rst48 1 RCW Transaction RCW Transaction RCW Transaction
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dsqlite3.cpp442 Transaction::Transaction(Database& db_, Mode mode) in Transaction() function in mapbox::sqlite::Transaction
457 Transaction::~Transaction() { in ~Transaction()
467 void Transaction::commit() { in commit()
472 void Transaction::rollback() { in rollback()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rpm/files/
H A D0001-lib-transaction.c-fix-file-conflicts-for-MIPS64-N32.patch9 Error: Transaction check error:
23 "Transaction check error" occurred.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Doffline_database.cpp147 mapbox::sqlite::Transaction transaction(*db); in migrateToVersion6()
186 mapbox::sqlite::Transaction transaction(*db, mapbox::sqlite::Transaction::Immediate); in put()
640 mapbox::sqlite::Transaction transaction(*db); in putRegionResource()
647 mapbox::sqlite::Transaction transaction(*db); in putRegionResources()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/
H A D0001-Makefile.am-do-not-install-etc-ethertypes.patch8 Error: Transaction test error:
/OK3568_Linux_fs/kernel/drivers/message/fusion/lsi/
H A Dmpi.h506 SGE_TRANSACTION_UNION Transaction; member
521 SGE_TRANSACTION_UNION Transaction; member
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/iptables/iptables/
H A D0001-Makefile.am-do-not-install-etc-ethertypes.patch8 Error: Transaction test error:
/OK3568_Linux_fs/kernel/Documentation/userspace-api/accelerators/
H A Docxl.rst23 OpenCAPI defines a Data Link Layer (DL) and Transaction Layer (TL), to
85 Transaction Layer, specifying a 64-bit object handle which defines the
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/dhcpcd/files/
H A D0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch6 Error: Transaction test error:
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/sudo/files/
H A D0001-sudo.conf.in-fix-conflict-with-multilib.patch9 | Error: Transaction test error:
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/kea/files/
H A Dfix-multilib-conflict.patch6 | Error: Transaction test error:
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h1010 MPI2_SGE_TRANSACTION_UNION Transaction; member
1025 MPI2_SGE_TRANSACTION_UNION Transaction; member
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/cellular/qualcomm/
H A Drmnet.rst62 Function Transaction ID
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/apei/
H A Doutput_format.rst125 Physical Layer | Data Link Layer | Transaction Layer
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dxfs-delayed-logging-design.rst33 Transaction Contents LSN
700 1. Transaction allocate
701 2. Transaction reserve
710 6. Transaction commit
720 7. Transaction completion
745 1. Transaction allocate
746 2. Transaction reserve
755 6. Transaction commit
H A Dgfs2-glocks.rst122 5. Transaction glock (via gfs2_trans_begin) for non-read operations
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dtransactional_memory.rst123 Transaction-aware signal handlers can read the transactional register state
142 fprintf(stderr, "Transaction to be restarted at 0x%llx, but "
/OK3568_Linux_fs/kernel/Documentation/infiniband/
H A Duser_mad.rst108 Transaction IDs
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A DKconfig152 bool "Root Hub Transaction Translators"
164 bool "Improved Transaction Translator scheduling"
169 and full speed bandwidth available from the Transaction Translator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dlibitm.info156 3.3.8 [No changes] Transaction descriptor
198 There is no 'getTransaction' function. Transaction identifiers for
209 3.5.7.1 Transaction code properties
716 * Transaction calls unsafe code that starts a new transaction: The
722 * Transaction calls either a transactional wrapper or safe code,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dlibitm.info156 3.3.8 [No changes] Transaction descriptor
198 There is no 'getTransaction' function. Transaction identifiers for
209 3.5.7.1 Transaction code properties
716 * Transaction calls unsafe code that starts a new transaction: The
722 * Transaction calls either a transactional wrapper or safe code,
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dpcieaer-howto.rst80 …0000:50:00.0: PCIe Bus Error: severity=Uncorrected (Fatal), type=Transaction Layer, id=0500(Reques…
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dehci.rst22 interact with the EHCI controller through a "Transaction Translator"

12