Searched defs:pKeyInfo (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dmusclecard.c1286 MSCListKeys(MSCLPTokenConnection pConnection, MSCUChar8 seqOption, MSCLPKeyInfo pKeyInfo) argument
1782 MSCGetKeyAttributes(MSCLPTokenConnection pConnection, MSCUChar8 keyNumber, MSCLPKeyInfo pKeyInfo) argument
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c8226 KeyInfo *pKeyInfo; /* Used when p4type is P4_KEYINFO */ member in union:VdbeOp::__anon696
10079 KeyInfo *pKeyInfo; /* Collation and sort-order information */ member in struct:UnpackedRecord
12593 KeyInfo *pKeyInfo; /* Info about index keys needed by index cursors */ member in struct:VdbeCursor
47830 struct KeyInfo *pKeyInfo; /* Argument passed to comparison function */ member in struct:BtCursor
51706 btreeCursor( Btree *p, int iTable, int wrFlag, struct KeyInfo *pKeyInfo, BtCursor *pCur ) argument
51755 sqlite3BtreeCursor( Btree *p, int iTable, int wrFlag, struct KeyInfo *pKeyInfo, BtCursor *pCur ) argument
59044 KeyInfo *pKeyInfo; local
59171 KeyInfo *pKeyInfo = pOp->p4.pKeyInfo; local
61149 sqlite3VdbeAllocUnpackedRecord( KeyInfo *pKeyInfo, char *pSpace, int szSpace, char **ppFree ) argument
61185 sqlite3VdbeRecordUnpack( KeyInfo *pKeyInfo, int nKey, const void *pKey, UnpackedRecord *p ) argument
61256 KeyInfo *pKeyInfo; local
63733 const KeyInfo *pKeyInfo; member in struct:vdbeExecUnion::OP_Compare_stack_vars
63828 KeyInfo *pKeyInfo; member in struct:vdbeExecUnion::OP_OpenWrite_stack_vars
70589 KeyInfo *pKeyInfo = pCsr->pKeyInfo; local
94201 KeyInfo *pKeyInfo; /* Collating sequence for the result set */ local
94270 generateOutputSubroutine( Parse *pParse, Select *p, SelectDest *pIn, SelectDest *pDest, int regReturn, int regPrev, KeyInfo *pKeyInfo, int p4type, int iBreak ) argument
95898 KeyInfo *pKeyInfo = keyInfoFromExprList(pParse, pE->x.pList); local
96292 KeyInfo *pKeyInfo; local
96322 KeyInfo *pKeyInfo; local
96463 KeyInfo *pKeyInfo; /* Keying information for the group by clause */ local
96693 KeyInfo *pKeyInfo = 0; /* Keyinfo for scanned index */ local
[all...]

Completed in 517 milliseconds