/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/ |
H A 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 …]
|
H A 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 …]
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
H A 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 …]
|
H A 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 …]
|
H A D | sqlite3.h | 1470 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/ |
D | sqlite3.c | 1785 const char *zName; /* Name of this virtual file system */ member 17944 const char *zName; /* SQL name of the function. */ member 18097 #define FUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 18101 #define VFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 18104 #define SFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 18107 #define MFUNCTION(zName, nArg, xPtr, xFunc) \ argument 18110 #define JFUNCTION(zName, nArg, bUseCache, bWS, bRS, bJsonB, iArg, xFunc) \ argument 18115 #define INLINE_FUNC(zName, nArg, iArg, mFlags) \ argument 18119 #define TEST_FUNC(zName, nArg, iArg, mFlags) \ argument 18124 #define DFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument [all …]
|
D | wasm32-wasi-vfs.c | 392 const char *zName, /* File to open, or 0 for a temp file */ in demoOpen()
|
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/ |
D | sqlite3.c | 1822 const char *zName; /* Name of this virtual file system */ member 17990 const char *zName; /* SQL name of the function. */ member 18143 #define FUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 18147 #define VFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 18150 #define SFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument 18153 #define MFUNCTION(zName, nArg, xPtr, xFunc) \ argument 18156 #define JFUNCTION(zName, nArg, bUseCache, bWS, bRS, bJsonB, iArg, xFunc) \ argument 18161 #define INLINE_FUNC(zName, nArg, iArg, mFlags) \ argument 18165 #define TEST_FUNC(zName, nArg, iArg, mFlags) \ argument 18170 #define DFUNCTION(zName, nArg, iArg, bNC, xFunc) \ argument [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/sqlite/dist/ |
D | sqlite3.h | 1346 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 1346 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 1346 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 1346 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 1346 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/sqlite/dist/ |
D | sqlite3.h | 1346 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/sqlite/dist/ |
D | sqlite3.h | 1346 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/sqlite/dist/ |
D | sqlite3.h | 1346 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/sqlite/dist/ |
D | sqlite3.h | 1371 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 1371 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 1371 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/sqlite/dist/ |
D | sqlite3.h | 1371 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/sqlite/dist/ |
D | sqlite3.h | 1432 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/sqlite/dist/ |
D | sqlite3.h | 1371 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 1371 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/sqlite/dist/ |
D | sqlite3.h | 1371 const char *zName; /* Name of this virtual file system */ member
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/sqlite/dist/orig/ |
D | sqlite3.h | 1432 const char *zName; /* Name of this virtual file system */ member
|