| /external/sqlite/dist/orig/ | 
| D | shell.c | 874 static char quoteChar(const char *zName){  in quoteChar()890   const char *zName       /* The name of the virtual table */  in shellFakeSchema()
 942   const char *zName;  in shellModuleSchema()  local
 989   const char *zName = (const char*)sqlite3_value_text(apVal[2]);  in shellAddSchemaName()  local
 4639 static void readFileContents(sqlite3_context *ctx, const char *zName){  in readFileContents()
 4686   const char *zName;  in readfileFunc()  local
 6547   const char *zName,  in apndOpen()
 6664   const char *zName,  in apndSetSystemCall()
 6671   const char *zName  in apndGetSystemCall()
 6675 static const char *apndNextSystemCall(sqlite3_vfs *pVfs, const char *zName){  in apndNextSystemCall()
 [all …]
 
 | 
| D | sqlite3.c | 1738   const char *zName;       /* Name of this virtual file system */  member17134   const char *zName;   /* SQL name of the function. */  member
 17278 #define FUNCTION(zName, nArg, iArg, bNC, xFunc) \  argument
 17282 #define VFUNCTION(zName, nArg, iArg, bNC, xFunc) \  argument
 17285 #define SFUNCTION(zName, nArg, iArg, bNC, xFunc) \  argument
 17288 #define MFUNCTION(zName, nArg, xPtr, xFunc) \  argument
 17291 #define JFUNCTION(zName, nArg, iArg, xFunc) \  argument
 17295 #define INLINE_FUNC(zName, nArg, iArg, mFlags) \  argument
 17299 #define TEST_FUNC(zName, nArg, iArg, mFlags) \  argument
 17304 #define DFUNCTION(zName, nArg, iArg, bNC, xFunc) \  argument
 [all …]
 
 | 
| D | sqlite3.h | 1432   const char *zName;       /* Name of this virtual file system */  member
 | 
| /external/sqlite/dist/ | 
| D | shell.c | 879 static char quoteChar(const char *zName){  in quoteChar()895   const char *zName       /* The name of the virtual table */  in shellFakeSchema()
 947   const char *zName;  in shellModuleSchema()  local
 994   const char *zName = (const char*)sqlite3_value_text(apVal[2]);  in shellAddSchemaName()  local
 4644 static void readFileContents(sqlite3_context *ctx, const char *zName){  in readFileContents()
 4691   const char *zName;  in readfileFunc()  local
 6552   const char *zName,  in apndOpen()
 6669   const char *zName,  in apndSetSystemCall()
 6676   const char *zName  in apndGetSystemCall()
 6680 static const char *apndNextSystemCall(sqlite3_vfs *pVfs, const char *zName){  in apndNextSystemCall()
 [all …]
 
 | 
| D | sqlite3.c | 1738   const char *zName;       /* Name of this virtual file system */  member17134   const char *zName;   /* SQL name of the function. */  member
 17278 #define FUNCTION(zName, nArg, iArg, bNC, xFunc) \  argument
 17282 #define VFUNCTION(zName, nArg, iArg, bNC, xFunc) \  argument
 17285 #define SFUNCTION(zName, nArg, iArg, bNC, xFunc) \  argument
 17288 #define MFUNCTION(zName, nArg, xPtr, xFunc) \  argument
 17291 #define JFUNCTION(zName, nArg, iArg, xFunc) \  argument
 17295 #define INLINE_FUNC(zName, nArg, iArg, mFlags) \  argument
 17299 #define TEST_FUNC(zName, nArg, iArg, mFlags) \  argument
 17304 #define DFUNCTION(zName, nArg, iArg, bNC, xFunc) \  argument
 [all …]
 
 | 
| D | sqlite3.h | 1432   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 */  member17257   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/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
 |