Searched defs:nName (Results 1 – 9 of 9) sorted by relevance
| /external/sqlite/dist/sqlite-autoconf-3440300/ |
| D | shell.c | 11292 int nName = 0; /* Size of zName in bytes */ in zipfileStep() local 16260 int nName = recoverStrlen(zName); in recoverAddTable() local 25051 int nName = 0; in do_meta_command() local
|
| D | sqlite3.c | 24681 u8 nName; /* Length of the name */ member 36267 int nName, /* Bytes of text in zName */ in sqlite3VListAdd() 36317 SQLITE_PRIVATE int sqlite3VListNameToNum(VList *pIn, const char *zName, int nName){ in sqlite3VListNameToNum()
|
| /external/sqlite/dist/sqlite-autoconf-3420000/orig/ |
| D | shell.c | 9986 int nName = 0; /* Size of zName in bytes */ in zipfileStep() local 14850 int nName = recoverStrlen(zName); in recoverAddTable() local 23543 int nName = 0; in do_meta_command() local
|
| D | sqlite3.c | 24251 u8 nName; /* Length of the name */ member 35547 int nName, /* Bytes of text in zName */ in sqlite3VListAdd() 35597 SQLITE_PRIVATE int sqlite3VListNameToNum(VList *pIn, const char *zName, int nName){ in sqlite3VListNameToNum()
|
| /external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
| D | shell.c | 11287 int nName = 0; /* Size of zName in bytes */ in zipfileStep() local 16255 int nName = recoverStrlen(zName); in recoverAddTable() local 25031 int nName = 0; in do_meta_command() local
|
| D | sqlite3.c | 24681 u8 nName; /* Length of the name */ member 36267 int nName, /* Bytes of text in zName */ in sqlite3VListAdd() 36317 SQLITE_PRIVATE int sqlite3VListNameToNum(VList *pIn, const char *zName, int nName){ in sqlite3VListNameToNum()
|
| /external/sqlite/dist/sqlite-autoconf-3420000/ |
| D | shell.c | 9993 int nName = 0; /* Size of zName in bytes */ in zipfileStep() local 14857 int nName = recoverStrlen(zName); in recoverAddTable() local 23565 int nName = 0; in do_meta_command() local
|
| D | sqlite3.c | 24251 u8 nName; /* Length of the name */ member 35547 int nName, /* Bytes of text in zName */ in sqlite3VListAdd() 35597 SQLITE_PRIVATE int sqlite3VListNameToNum(VList *pIn, const char *zName, int nName){ in sqlite3VListNameToNum()
|
| /external/rust/crates/libsqlite3-sys/sqlite3/ |
| D | sqlite3.c | 22611 u8 nName; /* Length of th name */ member
|