Home
last modified time | relevance | path

Searched defs:SQLITE_LOCKED (Results 1 – 25 of 396) sorted by relevance

12345678910>>...16

/dports/java/sqlitejdbc/sqlitejdbc-v056/src/org/sqlite/
H A DCodes.java39 public static final int SQLITE_LOCKED = 6; field
/dports/sysutils/p5-MogileFS-Server/MogileFS-Server-2.73/lib/MogileFS/Store/
H A DSQLite.pm162 use constant SQLITE_LOCKED => 6; # A table in the database is locked constant
/dports/lang/racket/racket-8.3/collects/db/private/sqlite3/
H A Dffi-constants.rkt11 (define SQLITE_LOCKED 6 ) ; A table in the database is locked */ function
/dports/lang/racket-minimal/racket-8.3/collects/db/private/sqlite3/
H A Dffi-constants.rkt11 (define SQLITE_LOCKED 6 ) ; A table in the database is locked */ function
/dports/databases/sqlite2/sqlite-2.8.17/src/
H A Dsqlite.h.in154 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
H A Dsqlite.h150 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
/dports/devel/qmake/qt-x11-free-3.3.8/src/3rdparty/sqlite/
H A Dsqlite.h150 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
/dports/databases/db5/db-5.3.28/lang/sql/jdbc/SQLite/
H A DConstants.java23 public static final int SQLITE_LOCKED = 6; field in Constants
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda-report/engine/
H A DMakefile.in626 .c.obj:
627 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W…
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/etc/c/
H A Dsqlite3.d119 SQLITE_LOCKED = 6, /** A table in the database is locked */ enumerator
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/etc/c/
H A Dsqlite3.d119 SQLITE_LOCKED = 6, /** A table in the database is locked */ enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/etc/c/
H A Dsqlite3.d119 SQLITE_LOCKED = 6, /** A table in the database is locked */ enumerator
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/etc/c/
H A Dsqlite3.d119 SQLITE_LOCKED = 6, /** A table in the database is locked */ enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/etc/c/
H A Dsqlite3.d119 SQLITE_LOCKED = 6, /** A table in the database is locked */ enumerator
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/etc/c/
H A Dsqlite3.d119 SQLITE_LOCKED = 6, /** A table in the database is locked */ enumerator
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/ssl-tests/
H A D02-protocol-version.conf119 test-114 = 114-version-negotiation
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/etc/c/
H A Dsqlite3.d119 SQLITE_LOCKED = 6, /** A table in the database is locked */ enumerator
/dports/databases/db5/db-5.3.28/util/db_sql_codegen/sqlite/
H A Dsqlite3.h379 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/etc/c/
H A Dsqlite3.d119 SQLITE_LOCKED = 6, /** A table in the database is locked */ enumerator
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h320 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.h320 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dsqlite.h.in382 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.h387 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.h389 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.h388 #define SQLITE_LOCKED 6 /* A table in the database is locked */ macro

12345678910>>...16