Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dauthenticatedchannel9.c51 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 Dnine_lock.c101 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 Dac_surface.c484 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 Dsqlite3.c189231 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