Home
last modified time | relevance | path

Searched defs:pOut (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/dev/qat/qat_api/common/utils/
H A Dlac_sync.c90 CpaFlatBuffer *pOut) in LacSync_GenFlatBufCb()
104 CpaFlatBuffer *pOut) in LacSync_GenFlatBufVerifyCb()
/freebsd-src/stand/ficl/
H A Dtestmain.c216 FILE *pOut; in spewHash() local
/freebsd-src/contrib/sqlite3/
H A Dshell.c4664 pOut[1] = BX_NUMERAL(((pIn[0]<<4)|(pIn[1]>>4))&0x3f); in toBase64() argument
4708 fromBase64(char * pIn,int ncIn,u8 * pOut) fromBase64() argument
5018 toBase85(u8 * pIn,int nbIn,char * pOut,char * pSep) toBase85() argument
5059 fromBase85(char * pIn,int ncIn,u8 * pOut) fromBase85() argument
11667 Bytef *pOut; sqlarCompressFunc() local
11714 Bytef *pOut = sqlite3_malloc(sz); sqlarUncompressFunc() local
[all...]
H A Dsqlite3.c23489 Mem *pOut; /* The return value is stored here */ global() member
23664 sqlite3_value *pOut; /* Register to hold each decoded output value */ global() member
34108 void *pOut; /* Result returned by the thread */ global() member
35245 char *pOut = p->u.zToken; sqlite3DequoteNumber() local
35824 sqlite3DecOrHexToI64(const char * z,i64 * pOut) sqlite3DecOrHexToI64() argument
36744 VList *pOut = sqlite3DbRealloc(db, pIn, nAlloc*sizeof(int)); sqlite3VListAdd() local
[all...]