Searched defs:pSrc (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/ntp-92/libopts/
H A Dtokenize.c45 const ch_t* pSrc = (const ch_t*)(*ppSrc + 1); local
73 cc_t* pSrc = (cc_t*) (*ppSrc + 1); local
[all...]
/macosx-10.10/ntp-92/sntp/libopts/
H A Dtokenize.c45 const ch_t* pSrc = (const ch_t*)(*ppSrc + 1); local
73 cc_t* pSrc = (cc_t*) (*ppSrc + 1); local
[all...]
/macosx-10.10/IOAudioFamily-200.6/PCMBlitterLib/
H A DIOAudioBlitterLibDispatch.cpp129 void IOAF_bcopy_WriteCombine(const void *pSrc, void *pDst, unsigned int count) argument
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dustr_wcs.cpp81 const UChar *pSrc = src; local
306 const wchar_t* pSrc = src; local
[all...]
H A Dutext.cpp1407 uint8_t* pSrc = (uint8_t*) src; local
/macosx-10.10/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDVFamilyLib.c236 register char *pSrc, *pDest; local
/macosx-10.10/emacs-93/emacs/nt/
H A Dcmdproxy.c142 get_next_token (char * buf, char ** pSrc) argument
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcbiditst.c4433 UChar *pSrc; local
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c10694 SrcList *pSrc; /* The FROM clause */ member in struct:Select
19576 SrcList *pSrc = va_arg(ap, SrcList*); local
53515 const u8 *pSrc; local
56480 Btree *pSrc; /* Source b-tree file */ member in struct:sqlite3_backup
71760 SrcList *pSrc; local
72209 sqlite3CreateColumnExpr(sqlite3 *db, SrcList *pSrc, int iSrc, int iCol) argument
74366 SrcList *pSrc; local
77170 sqlite3AlterRenameTable( Parse *pParse, SrcList *pSrc, Token *pName ) argument
77524 sqlite3AlterBeginAddColumn(Parse *pParse, SrcList *pSrc) argument
82271 sqlite3SrcListEnlarge( sqlite3 *db, SrcList *pSrc, int nExtra, int iStart ) argument
83429 sqlite3SrcListLookup(Parse *pParse, SrcList *pSrc) argument
83529 sqlite3LimitWhere( Parse *pParse, SrcList *pSrc, Expr *pWhere, ExprList *pOrderBy, Expr *pLimit, Expr *pOffset, char *zStmtType ) argument
86129 fkScanChildren( Parse *pParse, SrcList *pSrc, Table *pTab, Index *pIdx, FKey *pFKey, int *aiCol, int regData, int nIncr ) argument
86466 SrcList *pSrc; local
88430 xferCompatibleIndex(Index *pDest, Index *pSrc) argument
88495 Table *pSrc; /* The table in the FROM clause of SELECT */ local
92397 sqlite3SelectNew( Parse *pParse, ExprList *pEList, SrcList *pSrc, Expr *pWhere, ExprList *pGroupBy, Expr *pHaving, ExprList *pOrderBy, int isDistinct, Expr *pLimit, Expr *pOffset ) argument
92550 tableAndColumnIndex( SrcList *pSrc, int N, const char *zCol, int *piTab, int *piCol ) argument
92585 addWhereTerm( Parse *pParse, SrcList *pSrc, int iLeft, int iColLeft, int iRight, int iColRight, int isOuterJoin, Expr **ppWhere ) argument
92670 SrcList *pSrc; /* All tables in the FROM clause */ local
94911 SrcList *pSrc; local
95053 SrcList *pSrc; /* The FROM clause of the outer query */ local
97818 SrcList *pSrc; /* SrcList to be returned */ local
98855 updateVirtualTable( Parse *pParse, SrcList *pSrc, Table *pTab, ExprList *pChanges, Expr *pRowid, int *aXRef, Expr *pWhere, int onError ) argument
100815 SrcList *pSrc = pS->pSrc; local
101197 exprAnalyzeOrTerm( SrcList *pSrc, WhereClause *pWC, int idxTerm ) argument
101449 exprAnalyze( SrcList *pSrc, WhereClause *pWC, int idxTerm ) argument
102134 bestOrClauseIndex( Parse *pParse, WhereClause *pWC, struct SrcList_item *pSrc, Bitmask notReady, Bitmask notValid, ExprList *pOrderBy, WhereCost *pCost ) argument
102224 termCanDriveIndex( WhereTerm *pTerm, struct SrcList_item *pSrc, Bitmask notReady ) argument
102248 bestAutomaticIndex( Parse *pParse, WhereClause *pWC, struct SrcList_item *pSrc, Bitmask notReady, WhereCost *pCost ) argument
102319 constructAutomaticIndex( Parse *pParse, WhereClause *pWC, struct SrcList_item *pSrc, Bitmask notReady, WhereLevel *pLevel ) argument
102472 allocateIndexInfo( Parse *pParse, WhereClause *pWC, struct SrcList_item *pSrc, ExprList *pOrderBy ) argument
102636 bestVirtualIndex( Parse *pParse, WhereClause *pWC, struct SrcList_item *pSrc, Bitmask notReady, Bitmask notValid, ExprList *pOrderBy, WhereCost *pCost, sqlite3_index_info **ppIdxInfo ) argument
103207 bestBtreeIndex( Parse *pParse, WhereClause *pWC, struct SrcList_item *pSrc, Bitmask notReady, Bitmask notValid, ExprList *pOrderBy, ExprList *pDistinct, WhereCost *pCost ) argument
103679 bestIndex( Parse *pParse, WhereClause *pWC, struct SrcList_item *pSrc, Bitmask notReady, Bitmask notValid, ExprList *pOrderBy, WhereCost *pCost ) argument
108376 SrcList *pSrc = sqlite3SrcListAppend(pParse->db, 0,&yymsp[-1].minor.yy0,&yymsp[0].minor.yy0); local
127601 u8 *pSrc = &pDst[pRtree->nBytesPerCell]; local
[all...]

Completed in 627 milliseconds