/external/swiftshader/third_party/PowerVR_SDK/Shell/ |
D | PVRShell.h | 382 const char *pArg, *pVal; member
|
/external/sqlite/dist/orig/ |
D | shell.c | 3706 static int apndFileControl(sqlite3_file *pFile, int op, void *pArg){ in apndFileControl() 8047 static void shellLog(void *pArg, int iErrCode, const char *zMsg){ in shellLog() 8581 void *pArg, in shell_callback() 8933 static int callback(void *pArg, int nArg, char **azArg, char **azCol){ in callback() 8942 static int captureOutputCallback(void *pArg, int nArg, char **azArg, char **az){ in captureOutputCallback() 9176 ShellState *pArg, /* Pointer to ShellState */ in display_stats() 9273 ShellState *pArg /* Pointer to ShellState */ in display_scanstats() 9471 ShellState *pArg, /* Pointer to ShellState */ in exec_prepared_stmt() 9680 ShellState *pArg, /* Pointer to ShellState */ in shell_exec() 9957 static int dump_callback(void *pArg, int nArg, char **azArg, char **azNotUsed){ in dump_callback() [all …]
|
D | sqlite3.h | 7599 void *pArg; member 7621 void *pArg; member
|
D | sqlite3.c | 8623 void *pArg; member 8645 void *pArg; member 13137 void *pArg; /* First arg to busy callback */ member 15573 #define STR_FUNCTION(zName, nArg, pArg, bNC, xFunc) \ argument 20937 SQLITE_PRIVATE int sqlite3OsFileControl(sqlite3_file *id, int op, void *pArg){ in sqlite3OsFileControl() 20955 SQLITE_PRIVATE void sqlite3OsFileControlHint(sqlite3_file *id, int op, void *pArg){ in sqlite3OsFileControlHint()
|
/external/sqlite/dist/ |
D | shell.c | 3712 static int apndFileControl(sqlite3_file *pFile, int op, void *pArg){ in apndFileControl() 8053 static void shellLog(void *pArg, int iErrCode, const char *zMsg){ in shellLog() 8587 void *pArg, in shell_callback() 8939 static int callback(void *pArg, int nArg, char **azArg, char **azCol){ in callback() 8948 static int captureOutputCallback(void *pArg, int nArg, char **azArg, char **az){ in captureOutputCallback() 9182 ShellState *pArg, /* Pointer to ShellState */ in display_stats() 9279 ShellState *pArg /* Pointer to ShellState */ in display_scanstats() 9477 ShellState *pArg, /* Pointer to ShellState */ in exec_prepared_stmt() 9686 ShellState *pArg, /* Pointer to ShellState */ in shell_exec() 9963 static int dump_callback(void *pArg, int nArg, char **azArg, char **azNotUsed){ in dump_callback() [all …]
|
D | sqlite3.h | 7599 void *pArg; member 7621 void *pArg; member
|
D | sqlite3.c | 8623 void *pArg; member 8645 void *pArg; member 13137 void *pArg; /* First arg to busy callback */ member 15573 #define STR_FUNCTION(zName, nArg, pArg, bNC, xFunc) \ argument 20937 SQLITE_PRIVATE int sqlite3OsFileControl(sqlite3_file *id, int op, void *pArg){ in sqlite3OsFileControl() 20955 SQLITE_PRIVATE void sqlite3OsFileControlHint(sqlite3_file *id, int op, void *pArg){ in sqlite3OsFileControlHint()
|
/external/clang/include/clang/Analysis/Analyses/ |
D | FormatString.h | 151 pArg, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | builder_misc.cpp | 474 Value* pArg = *v; in PRINT() local
|