Home
last modified time | relevance | path

Searched refs:sqlite3_io_methods (Results 1 – 4 of 4) sorted by relevance

/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.h635 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */
728 typedef struct sqlite3_io_methods sqlite3_io_methods; typedef
729 struct sqlite3_io_methods { struct
H A Dsqlite3.c663 const struct sqlite3_io_methods *pMethods; /* Methods for an open file */
756 typedef struct sqlite3_io_methods sqlite3_io_methods; typedef
757 struct sqlite3_io_methods { struct
23593 sqlite3_io_methods const *pMethod; /* Always the first entry */
28511 static const sqlite3_io_methods METHOD = { \
28532 static const sqlite3_io_methods *FINDER##Impl(const char *z, unixFile *p){ \
28536 static const sqlite3_io_methods *(*const FINDER)(const char*,unixFile *p) \
28654 static const sqlite3_io_methods *autolockIoFinderImpl(
28660 const sqlite3_io_methods *pMethods; /* Appropriate locking method */
28707 static const sqlite3_io_methods
[all …]
/minix3/external/bsd/llvm/dist/llvm/test/Transforms/GVN/
H A D2009-01-22-SortInvalidation.ll63 %struct.sqlite3_file = type { %struct.sqlite3_io_methods* }
67 …%struct.sqlite3_io_methods = type { i32, i32 (%struct.sqlite3_file*)*, i32 (%struct.sqlite3_file*,…
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/X86/
H A D2009-04-29-RegAllocAssert.ll61 %struct.sqlite3_file = type { %struct.sqlite3_io_methods* }
65 …%struct.sqlite3_io_methods = type { i32, i32 (%struct.sqlite3_file*)*, i32 (%struct.sqlite3_file*,…