| /external/sqlite/dist/sqlite-autoconf-3440300/ |
| D | shell.c | 1965 static char quoteChar(const char *zName){ in quoteChar() 1982 const char *zName /* The name of the virtual table */ in shellFakeSchema() 2074 const char *zName; in shellModuleSchema() local 2121 const char *zName = (const char*)sqlite3_value_text(apVal[2]); in shellAddSchemaName() local 7221 static void readFileContents(sqlite3_context *ctx, const char *zName){ in readFileContents() 7268 const char *zName; in readfileFunc() local 9131 const char *zName, in apndOpen() 9248 const char *zName, in apndSetSystemCall() 9255 const char *zName in apndGetSystemCall() 9259 static const char *apndNextSystemCall(sqlite3_vfs *pVfs, const char *zName){ in apndNextSystemCall() [all …]
|
| D | sqlite3.c | 1783 const char *zName; /* Name of this virtual file system */ member 17809 const char *zName; /* SQL name of the function. */ member 17962 #define FUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17966 #define VFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17969 #define SFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17972 #define MFUNCTION(zName, nArg, xPtr, xFunc) \ argument 17975 #define JFUNCTION(zName, nArg, bUseCache, bWS, bRS, iArg, xFunc) \ argument 17980 #define INLINE_FUNC(zName, nArg, iArg, mFlags) \ argument 17984 #define TEST_FUNC(zName, nArg, iArg, mFlags) \ argument 17989 #define DFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument [all …]
|
| D | sqlite3.h | 1470 const char *zName; /* Name of this virtual file system */ member
|
| /external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
| D | shell.c | 1960 static char quoteChar(const char *zName){ in quoteChar() 1977 const char *zName /* The name of the virtual table */ in shellFakeSchema() 2069 const char *zName; in shellModuleSchema() local 2116 const char *zName = (const char*)sqlite3_value_text(apVal[2]); in shellAddSchemaName() local 7216 static void readFileContents(sqlite3_context *ctx, const char *zName){ in readFileContents() 7263 const char *zName; in readfileFunc() local 9126 const char *zName, in apndOpen() 9243 const char *zName, in apndSetSystemCall() 9250 const char *zName in apndGetSystemCall() 9254 static const char *apndNextSystemCall(sqlite3_vfs *pVfs, const char *zName){ in apndNextSystemCall() [all …]
|
| D | sqlite3.c | 1783 const char *zName; /* Name of this virtual file system */ member 17809 const char *zName; /* SQL name of the function. */ member 17962 #define FUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17966 #define VFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17969 #define SFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17972 #define MFUNCTION(zName, nArg, xPtr, xFunc) \ argument 17975 #define JFUNCTION(zName, nArg, bUseCache, bWS, bRS, iArg, xFunc) \ argument 17980 #define INLINE_FUNC(zName, nArg, iArg, mFlags) \ argument 17984 #define TEST_FUNC(zName, nArg, iArg, mFlags) \ argument 17989 #define DFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument [all …]
|
| D | sqlite3.h | 1470 const char *zName; /* Name of this virtual file system */ member
|
| /external/rust/crates/libsqlite3-sys/sqlite3/ |
| D | wasm32-wasi-vfs.c | 392 const char *zName, /* File to open, or 0 for a temp file */ in demoOpen()
|
| D | sqlite3.c | 2438 const char *zName; /* Name of this virtual file system */ member 17257 const char *zName; /* SQL name of the function. */ member 17397 #define FUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17400 #define VFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17403 #define SFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17406 #define MFUNCTION(zName, nArg, xPtr, xFunc) \ argument 17409 #define INLINE_FUNC(zName, nArg, iArg, mFlags) \ argument 17412 #define TEST_FUNC(zName, nArg, iArg, mFlags) \ argument 17416 #define DFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17419 #define PURE_DATE(zName, nArg, iArg, bNC, xFunc) \ argument [all …]
|
| D | sqlite3.h | 1375 const char *zName; /* Name of this virtual file system */ member
|
| D | bindgen_bundled_version.rs | 877 pub zName: *const ::std::os::raw::c_char, field
|
| /external/sqlite/dist/sqlite-autoconf-3420000/orig/ |
| D | shell.c | 1169 static char quoteChar(const char *zName){ in quoteChar() 1186 const char *zName /* The name of the virtual table */ in shellFakeSchema() 1238 const char *zName; in shellModuleSchema() local 1285 const char *zName = (const char*)sqlite3_value_text(apVal[2]); in shellAddSchemaName() local 5918 static void readFileContents(sqlite3_context *ctx, const char *zName){ in readFileContents() 5965 const char *zName; in readfileFunc() local 7826 const char *zName, in apndOpen() 7943 const char *zName, in apndSetSystemCall() 7950 const char *zName in apndGetSystemCall() 7954 static const char *apndNextSystemCall(sqlite3_vfs *pVfs, const char *zName){ in apndNextSystemCall() [all …]
|
| D | sqlite3.c | 1779 const char *zName; /* Name of this virtual file system */ member 17497 const char *zName; /* SQL name of the function. */ member 17647 #define FUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17651 #define VFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17654 #define SFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17657 #define MFUNCTION(zName, nArg, xPtr, xFunc) \ argument 17660 #define JFUNCTION(zName, nArg, iArg, xFunc) \ argument 17664 #define INLINE_FUNC(zName, nArg, iArg, mFlags) \ argument 17668 #define TEST_FUNC(zName, nArg, iArg, mFlags) \ argument 17673 #define DFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument [all …]
|
| D | sqlite3.h | 1469 const char *zName; /* Name of this virtual file system */ member
|
| /external/sqlite/dist/sqlite-autoconf-3420000/ |
| D | shell.c | 1176 static char quoteChar(const char *zName){ in quoteChar() 1193 const char *zName /* The name of the virtual table */ in shellFakeSchema() 1245 const char *zName; in shellModuleSchema() local 1292 const char *zName = (const char*)sqlite3_value_text(apVal[2]); in shellAddSchemaName() local 5925 static void readFileContents(sqlite3_context *ctx, const char *zName){ in readFileContents() 5972 const char *zName; in readfileFunc() local 7833 const char *zName, in apndOpen() 7950 const char *zName, in apndSetSystemCall() 7957 const char *zName in apndGetSystemCall() 7961 static const char *apndNextSystemCall(sqlite3_vfs *pVfs, const char *zName){ in apndNextSystemCall() [all …]
|
| D | sqlite3.c | 1779 const char *zName; /* Name of this virtual file system */ member 17497 const char *zName; /* SQL name of the function. */ member 17647 #define FUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17651 #define VFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17654 #define SFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 17657 #define MFUNCTION(zName, nArg, xPtr, xFunc) \ argument 17660 #define JFUNCTION(zName, nArg, iArg, xFunc) \ argument 17664 #define INLINE_FUNC(zName, nArg, iArg, mFlags) \ argument 17668 #define TEST_FUNC(zName, nArg, iArg, mFlags) \ argument 17673 #define DFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument [all …]
|
| D | sqlite3.h | 1469 const char *zName; /* Name of this virtual file system */ member
|
| /external/rust/crates/libsqlite3-sys/bindgen-bindings/ |
| D | bindgen_3.6.8.rs | 353 pub zName: *const ::std::os::raw::c_char, field
|
| D | bindgen_3.6.23.rs | 381 pub zName: *const ::std::os::raw::c_char, field
|
| D | bindgen_3.7.7.rs | 453 pub zName: *const ::std::os::raw::c_char, field
|
| D | bindgen_3.7.16.rs | 487 pub zName: *const ::std::os::raw::c_char, field
|