Home
last modified time | relevance | path

Searched defs:pArg (Results 1 - 4 of 4) sorted by relevance

/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
H A Dmipi_tx_dev.c497 void *pArg = (void *)arg; in MipiDsiDevIoctl() local
/third_party/sqlite/include/
H A Dsqlite3.h8867 void *pArg; global() member
8889 void *pArg; global() member
[all...]
/third_party/sqlite/src/
H A Dshell.c2831 Decimal *pArg; in decimalSumStep() local
2857 Decimal *pArg; in decimalSumInverse() local
6518 apndFileControl(sqlite3_file *pFile, int op, void *pArg) apndFileControl() argument
15079 recoverVfsFileControl(sqlite3_file *pFd, int op, void *pArg) recoverVfsFileControl() argument
15369 sqlite3_recover_config(sqlite3_recover *p, int op, void *pArg) sqlite3_recover_config() argument
15729 shellLog(void *pArg, int iErrCode, const char *zMsg) shellLog() argument
16562 shell_callback( void *pArg, int nArg, char **azArg, char **azCol, int *aiType ) shell_callback() argument
16940 callback(void *pArg, int nArg, char **azArg, char **azCol) callback() argument
16949 captureOutputCallback(void *pArg, int nArg, char **azArg, char **az) captureOutputCallback() argument
17229 display_stats( sqlite3 *db, ShellState *pArg, int bReset ) display_stats() argument
17593 bind_prepared_stmt(ShellState *pArg, sqlite3_stmt *pStmt) bind_prepared_stmt() argument
18055 exec_prepared_stmt( ShellState *pArg, sqlite3_stmt *pStmt ) exec_prepared_stmt() argument
18275 shell_exec( ShellState *pArg, const char *zSql, char **pzErrMsg ) shell_exec() argument
18565 dump_callback(void *pArg, int nArg, char **azArg, char **azNotUsed) dump_callback() argument
19807 sql_trace_callback( unsigned mType, void *pArg, void *pP, void *pX ) sql_trace_callback() argument
[all...]
H A Dsqlite3.c9176 void *pArg; global() member
9198 void *pArg; global() member
24992 sqlite3OsFileControl(sqlite3_file *id, int op, void *pArg) sqlite3OsFileControl() argument
25020 sqlite3OsFileControlHint(sqlite3_file *id, int op, void *pArg) sqlite3OsFileControlHint() argument
29113 sqlite3_memory_alarm( void(*xCallback)(void *pArg, sqlite3_int64 used,int N), void *pArg, sqlite3_int64 iThreshold ) sqlite3_memory_alarm() argument
36566 kvvfsFileControlJrnl(sqlite3_file *pProtoFile, int op, void *pArg) kvvfsFileControlJrnl() argument
36570 kvvfsFileControlDb(sqlite3_file *pProtoFile, int op, void *pArg) kvvfsFileControlDb() argument
40817 unixModeBit(unixFile *pFile, unsigned char mask, int *pArg) unixModeBit() argument
40836 unixFileControl(sqlite3_file *id, int op, void *pArg) unixFileControl() argument
44718 proxyFileControl(sqlite3_file *id, int op, void *pArg) proxyFileControl() argument
48572 winModeBit(winFile *pFile, unsigned char mask, int *pArg) global() argument
48591 winFileControl(sqlite3_file *id, int op, void *pArg) global() argument
51735 memdbFileControl(sqlite3_file *pFile, int op, void *pArg) global() argument
54969 sqlite3RowSetClear(void *pArg) global() argument
54989 sqlite3RowSetDelete(void *pArg) global() argument
61909 void *pArg = (void*)zSuper; global() local
71039 btreeInvokeBusyHandler(void *pArg) global() argument
84613 sqlite3VdbeFrameMemDel(void *pArg) global() argument
109778 Expr *pArg = pFarg->a[0].pExpr; global() local
126411 Mem *pArg = (Mem *)argv[0]; global() local
131793 sqlite3_exec( sqlite3 *db, const char *zSql, sqlite3_callback xCallback, void *pArg, char **pzErrMsg ) global() argument
146203 sqlite3_get_table_cb(void *pArg, int nCol, char **argv, char **colv) global() argument
150478 Token *pArg = &pParse->sArg; global() local
151071 void *pArg = 0; global() local
175391 FuncDestructor *pArg = 0; global() local
175567 sqlite3_trace(sqlite3 *db, void(*xTrace)(void*,const char*), void *pArg) global() argument
175744 sqlite3_autovacuum_pages( sqlite3 *db, unsigned int (*xCallback)(void*,const char*,u32,u32,u32), void *pArg, void (*xDestructor)(void*) ) global() argument
176975 void *pArg = sqlite3GlobalConfig.pSqllogArg; global() local
177391 sqlite3_file_control(sqlite3 *db, const char *zDbName, int op, void *pArg) global() argument
207223 rtreeMatchArgFree(void *pArg) global() argument
213189 xDefaultRename(void *pArg, const char *zOld, const char *zNew) global() argument
213220 sqlite3rbu_rename_handler( sqlite3rbu *pRbu, void *pArg, int (*xRename)(void *pArg, const char *zOld, const char *zNew) ) global() argument
213638 rbuVfsFileControl(sqlite3_file *pFile, int op, void *pArg) global() argument
214020 rbuVfsDlSym(sqlite3_vfs *pVfs, void *pArg, const char *zSym ) global() argument
218294 sqlite3session_object_config(sqlite3_session *pSession, int op, void *pArg) global() argument
221321 sqlite3session_config(int op, void *pArg) global() argument
[all...]

Completed in 146 milliseconds