Home
last modified time | relevance | path

Searched defs:pUser (Results 1 - 3 of 3) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3.h10577 void *pUser; /* Callback implementation user data */ member
10609 void *pUser; /* callback can use this, if desired */ member
/third_party/astc-encoder/Source/
H A Dtinyexr.h4403 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 Dsqlite3.c10907 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