Searched defs:pInput (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | authenticatedchannel9.c | 51 NineAuthenticatedChannel9_Query( struct NineAuthenticatedChannel9 *This, UINT InputSize, const void *pInput, UINT OutputSize, void *pOutput ) NineAuthenticatedChannel9_Query() argument 61 NineAuthenticatedChannel9_Configure( struct NineAuthenticatedChannel9 *This, UINT InputSize, const void *pInput, D3DAUTHENTICATEDCHANNEL_CONFIGURE_OUTPUT *pOutput ) NineAuthenticatedChannel9_Configure() argument
|
H A D | nine_lock.c | 101 LockAuthenticatedChannel9_Query( struct NineAuthenticatedChannel9 *This, UINT InputSize, const void *pInput, UINT OutputSize, void *pOutput ) LockAuthenticatedChannel9_Query() argument 115 LockAuthenticatedChannel9_Configure( struct NineAuthenticatedChannel9 *This, UINT InputSize, const void *pInput, D3DAUTHENTICATEDCHANNEL_CONFIGURE_OUTPUT *pOutput ) LockAuthenticatedChannel9_Configure() argument
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_surface.c | 484 static void *ADDR_API allocSysMem(const ADDR_ALLOCSYSMEM_INPUT *pInput) in allocSysMem() argument 489 static ADDR_E_RETURNCODE ADDR_API freeSysMem(const ADDR_FREESYSMEM_INPUT *pInput) in freeSysMem() argument
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | 189231 const char *pInput; /* input we are tokenizing */ global() member 189302 simpleOpen( sqlite3_tokenizer *pTokenizer, const char *pInput, int nBytes, sqlite3_tokenizer_cursor **ppCursor ) global() argument 219079 sessionChangesetInvert( SessionInput *pInput, int (*xOutput)(void *pOut, const void *pData, int nData), void *pOut, int *pnInverted, void **ppInverted ) global() argument [all...] |
Completed in 137 milliseconds