Searched refs:sqlite3 (Results 1 - 25 of 47) sorted by relevance

12

/freebsd-11-stable/contrib/sqlite3/
H A DMakefile.am4 libsqlite3_la_SOURCES = sqlite3.c
7 bin_PROGRAMS = sqlite3
8 sqlite3_SOURCES = shell.c sqlite3.h
9 EXTRA_sqlite3_SOURCES = sqlite3.c
14 include_HEADERS = sqlite3.h sqlite3ext.h
16 EXTRA_DIST = sqlite3.1 tea Makefile.msc sqlite3.rc sqlite3rc.h README.txt Replace.cs Makefile.fallback
18 pkgconfig_DATA = sqlite3.pc
20 man_MANS = sqlite3.1
H A DMakefile.fallback18 sqlite3: shell.c sqlite3.c
19 $(CC) $(CFLAGS) $(COPTS) -o sqlite3 shell.c sqlite3.c $(LIBS)
H A Dsqlite3ext.h16 ** sqlite3.h.
20 #include "sqlite3.h"
46 int (*busy_handler)(sqlite3*,int(*)(void*,int),void*);
47 int (*busy_timeout)(sqlite3*,int ms);
48 int (*changes)(sqlite3*);
49 int (*close)(sqlite3*);
50 int (*collation_needed)(sqlite3*,void*,void(*)(void*,sqlite3*,
52 int (*collation_needed16)(sqlite3*,void*,void(*)(void*,sqlite3*,
[all...]
H A Dsqlite3.h30 ** the version number) and changes its name to "sqlite3.h" as
99 ** ^(The [SQLITE_VERSION] C preprocessor macro in the sqlite3.h header
240 ** the opaque structure named "sqlite3". It is useful to think of an sqlite3
247 ** sqlite3 object.
249 typedef struct sqlite3 sqlite3; typedef in typeref:struct:sqlite3
294 ** DESTRUCTOR: sqlite3
297 ** for the [sqlite3] object.
299 ** the [sqlite3] objec
[all...]
H A DMakefile.in94 bin_PROGRAMS = sqlite3$(EXEEXT)
105 CONFIG_CLEAN_FILES = sqlite3.pc
139 am_libsqlite3_la_OBJECTS = sqlite3.lo
149 am_sqlite3_OBJECTS = sqlite3-shell.$(OBJEXT)
223 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/sqlite3.pc.in \
365 libsqlite3_la_SOURCES = sqlite3.c
367 sqlite3_SOURCES = shell.c sqlite3.h
368 EXTRA_sqlite3_SOURCES = sqlite3.c
372 include_HEADERS = sqlite3.h sqlite3ext.h
373 EXTRA_DIST = sqlite3
[all...]
H A DMakefile.msc225 SQLITE3C = sqlite3-all.c
227 SQLITE3C = sqlite3.c
235 SQLITE3H = sqlite3.h
244 SQLITE3DLL = sqlite3.dll
254 SQLITE3LIB = sqlite3.lib
264 SQLITE3EXE = sqlite3.exe
397 # nmake /f Makefile.msc sqlite3.dll
404 # nmake /f Makefile.msc sqlite3.dll
539 CORE_LINK_DEP = sqlite3.def
551 CORE_LINK_OPTS = /DEF:sqlite3
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A DMakefile.am7 noinst_HEADERS = sqlite3.h sqlite3ext.h
9 libheimsqlite_la_SOURCES = sqlite3.c
H A Dsqlite3ext.h16 ** sqlite3.h.
20 #include "sqlite3.h"
48 int (*busy_handler)(sqlite3*,int(*)(void*,int),void*);
49 int (*busy_timeout)(sqlite3*,int ms);
50 int (*changes)(sqlite3*);
51 int (*close)(sqlite3*);
52 int (*collation_needed)(sqlite3*,void*,void(*)(void*,sqlite3*,int eTextRep,const char*));
53 int (*collation_needed16)(sqlite3*,void*,void(*)(void*,sqlite3*,in
[all...]
H A Dsqlite3.h30 ** the version number) and changes its name to "sqlite3.h" as
86 ** ^(The [SQLITE_VERSION] C preprocessor macro in the sqlite3.h header
219 ** the opaque structure named "sqlite3". It is useful to think of an sqlite3
225 ** sqlite3 object.
227 typedef struct sqlite3 sqlite3; typedef in typeref:struct:sqlite3
269 ** ^The sqlite3_close() routine is the destructor for the [sqlite3] object.
270 ** ^Calls to sqlite3_close() return SQLITE_OK if the [sqlite3] object is
275 ** the [sqlite3] objec
[all...]
/freebsd-11-stable/lib/libsqlite3/
H A DMakefile5 LIB= sqlite3
9 SRCS= sqlite3.c
11 SQLITE= ${SRCTOP}/contrib/sqlite3
/freebsd-11-stable/usr.bin/svn/lib/
H A DMakefile.inc8 SQLITE= ${SRCTOP}/contrib/sqlite3
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dsqlite3wrapper.c25 /* Include sqlite3 inline, making all symbols private. */
54 /* <libkern/OSAtomic.h> is included on OS X by sqlite3.c, and
63 # include <sqlite3.c>
/freebsd-11-stable/contrib/sqlite3/tea/win/
H A Dmakefile.vc156 PROJECT = sqlite3
205 !if exist("$(ROOT)\..\..\sqlite3.c") && exist("$(ROOT)\..\..\src\tclsqlite.c")
209 DLLOBJS = $(TMP_DIR)\sqlite3.obj $(TMP_DIR)\tclsqlite.obj
352 $(TMP_DIR)\sqlite3.obj: $(SQLITE_SRCDIR)\sqlite3.c
354 -c $(SQLITE_SRCDIR)\sqlite3.c
399 [list load [file join $$dir $(PRJLIBNAME)] sqlite3]
/freebsd-11-stable/usr.bin/svn/svndumpfilter/
H A DMakefile34 sqlite3 \
/freebsd-11-stable/usr.bin/svn/svnadmin/
H A DMakefile34 sqlite3 \
/freebsd-11-stable/usr.bin/svn/svnserve/
H A DMakefile44 sqlite3 \
/freebsd-11-stable/usr.bin/svn/svnmucc/
H A DMakefile42 sqlite3 \
/freebsd-11-stable/usr.bin/svn/svnsync/
H A DMakefile40 sqlite3 \
/freebsd-11-stable/usr.bin/svn/svnfsfs/
H A DMakefile37 sqlite3 \
/freebsd-11-stable/usr.bin/svn/svnlook/
H A DMakefile35 sqlite3 \
/freebsd-11-stable/usr.bin/svn/svnversion/
H A DMakefile31 sqlite3 \
/freebsd-11-stable/kerberos5/lib/libhdb/
H A DMakefile6 LIBADD= asn1 com_err krb5 roken sqlite3
60 -I${KRB5DIR}/lib/roken -I${SRCTOP}/contrib/sqlite3/ \
/freebsd-11-stable/usr.bin/svn/svnbench/
H A DMakefile50 sqlite3 \
/freebsd-11-stable/usr.bin/svn/svnrdump/
H A DMakefile45 sqlite3 \
/freebsd-11-stable/contrib/apr-util/test/
H A DMakefile.win164 echo Testing dbd sqlite3 && $(OUTDIR)\dbd.exe sqlite3 || echo Failed

Completed in 410 milliseconds

12