Searched defs:pUser (Results 1 - 3 of 3) sorted by relevance
/third_party/sqlite/include/ |
H A D | sqlite3.h | 10577 void *pUser; /* Callback implementation user data */ member 10609 void *pUser; /* callback can use this, if desired */ member
|
/third_party/astc-encoder/Source/ |
H A D | tinyexr.h | 4403 tdefl_output_buffer_putter(const void *pBuf, int len, void *pUser) tdefl_output_buffer_putter() argument 6128 mz_zip_writer_add_put_buf_callback(const void *pBuf, int len, void *pUser) mz_zip_writer_add_put_buf_callback() argument
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | 10907 void *pUser; /* Callback implementation user data */ member 10939 void *pUser; /* callback can use this, if desired */ member 17634 void *pUser; /* First argument to xCmp() */ member 174445 rtrimCollFunc( void *pUser, int nKey1, const void *pKey1, int nKey2, const void *pKey2 ) global() argument [all...] |
Completed in 162 milliseconds