Home
last modified time | relevance | path

Searched defs:Savepoint (Results 1 – 25 of 226) sorted by relevance

12345678910

/dports/sysutils/mcfly/mcfly-0.5.11/cargo-crates/rusqlite-0.15.0/src/
H A Dtransaction.rs90 pub struct Savepoint<'conn> { struct
91 conn: &'conn Connection,
92 name: String,
93 depth: u32,
94 drop_behavior: DropBehavior,
95 committed: bool,
143 pub fn savepoint(&mut self) -> Result<Savepoint> { in savepoint()
221 impl<'conn> Savepoint<'conn> { impl
226 ) -> Result<Savepoint> { in with_depth_and_name()
319 impl<'conn> Deref for Savepoint<'conn> { implementation
[all …]
/dports/graphics/drawpile/Drawpile-2.1.20/src/libclient/core/
H A Dlayerstack.h203 struct Savepoint { struct
208 Savepoint &operator=(const Savepoint &other); argument
210 QList<Layer*> layers;
211 QList<Annotation> annotations;
212 Tile background;
213 QSize size;
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/rusqlite-0.19.0/src/
H A Dtransaction.rs82 pub struct Savepoint<'conn> { struct
83 conn: &'conn Connection,
84 name: String,
85 depth: u32,
86 drop_behavior: DropBehavior,
87 committed: bool,
213 impl Savepoint<'_> { implementation
311 impl Deref for Savepoint<'_> { implementation
320 impl Drop for Savepoint<'_> { implementation
/dports/misc/broot/broot-1.7.0/cargo-crates/rusqlite-0.24.2/src/
H A Dtransaction.rs90 pub struct Savepoint<'conn> { struct
91 conn: &'conn Connection,
92 name: String,
93 depth: u32,
94 drop_behavior: DropBehavior,
95 committed: bool,
234 impl Savepoint<'_> { implementation
332 impl Deref for Savepoint<'_> { implementation
341 impl Drop for Savepoint<'_> { implementation
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/rusqlite-0.24.1/src/
H A Dtransaction.rs90 pub struct Savepoint<'conn> { struct
91 conn: &'conn Connection,
92 name: String,
93 depth: u32,
94 drop_behavior: DropBehavior,
95 committed: bool,
234 impl Savepoint<'_> { implementation
332 impl Deref for Savepoint<'_> { implementation
341 impl Drop for Savepoint<'_> { implementation
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/rusqlite-0.23.1/src/
H A Dtransaction.rs84 pub struct Savepoint<'conn> { struct
85 conn: &'conn Connection,
86 name: String,
87 depth: u32,
88 drop_behavior: DropBehavior,
89 committed: bool,
228 impl Savepoint<'_> { impl
326 impl Deref for Savepoint<'_> { implementation
335 impl Drop for Savepoint<'_> { implementation
/dports/www/firefox/firefox-99.0/third_party/rust/rusqlite/src/
H A Dtransaction.rs90 pub struct Savepoint<'conn> { struct
91 conn: &'conn Connection,
92 name: String,
93 depth: u32,
94 drop_behavior: DropBehavior,
95 committed: bool,
234 impl Savepoint<'_> { impl
332 impl Deref for Savepoint<'_> { implementation
341 impl Drop for Savepoint<'_> { implementation
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/rusqlite/src/
H A Dtransaction.rs90 pub struct Savepoint<'conn> { struct
91 conn: &'conn Connection,
92 name: String,
93 depth: u32,
94 drop_behavior: DropBehavior,
95 committed: bool,
234 impl Savepoint<'_> { impl
332 impl Deref for Savepoint<'_> { implementation
341 impl Drop for Savepoint<'_> { implementation
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-mux27010.c90 #define MUX27010_COMMAND_POWER_SAVING_CONTROL 0x43 /*01000011*/
91 #define MUX27010_COMMAND_NON_SUPPORTED_COMMAND_RESPONSE 0x13 /*00010011*/
92 #define MUX27010_COMMAND_MODEM_STATUS_COMMAND 0xE3 /*00010011*/
93 #define MUX27010_COMMAND_PARAMETER_NEGOTIATION 0x83 /*10000011*/
96 /* Wireshark ID of the MUX27010 protocol */
248 static int hf_mux27010_controlchanneldetailedvaluepnwinsize = -1;
359 tmpStartByte = tvb_get_guint8(tvb, tmpOffset) + *sizeMuxPPPHeader + 1; in commit()
369proto_tree_add_item(field_tree, hf_mux27010_extended_header_flag_ended_II, tvb, offset+tmpOffset, … in commit()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/rusqlite/src/
H A Dtransaction.rs90 pub struct Savepoint<'conn> { struct
91 conn: &'conn Connection,
92 name: String,
93 depth: u32,
94 drop_behavior: DropBehavior,
95 committed: bool,
234 impl Savepoint<'_> { implementation
332 impl Deref for Savepoint<'_> { implementation
341 impl Drop for Savepoint<'_> { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/rusqlite/src/
H A Dtransaction.rs84 pub struct Savepoint<'conn> { struct
85 conn: &'conn Connection,
86 name: String,
87 depth: u32,
88 drop_behavior: DropBehavior,
89 committed: bool,
228 impl Savepoint<'_> { implementation
326 impl Deref for Savepoint<'_> { implementation
335 impl Drop for Savepoint<'_> { implementation
/dports/lang/gcc48/gcc-4.8.5/libjava/java/sql/
H A DSavepoint.h16 class Savepoint; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/java/sql/
H A DSavepoint.h16 class Savepoint; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/java/sql/
H A DSavepoint.h16 class Savepoint; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/java/sql/
H A DSavepoint.h16 class Savepoint; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/java/sql/
H A DSavepoint.h16 class Savepoint; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/sql/
H A DSavepoint.java44 public interface Savepoint interface
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/sql/
H A DSavepoint.java44 public interface Savepoint interface
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.sql/share/classes/java/sql/
H A DSavepoint.java41 public interface Savepoint { interface
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/model/
H A DModel_Setting.h46 void Savepoint() in Savepoint() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.sql/share/classes/java/sql/
H A DSavepoint.java41 public interface Savepoint { interface
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/sql/
H A DSavepoint.java44 public interface Savepoint interface
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/sql/
H A DSavepoint.java44 public interface Savepoint interface
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/sql/
H A DSavepoint.java44 public interface Savepoint interface
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/sql/
H A DSavepoint.java41 public interface Savepoint { interface

12345678910