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

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libopts/
H A Dtokenize.c47 const ch_t* pSrc = (const ch_t*)(*ppSrc + 1); local
50 ch_t ch = *(pSrc++);
55 pSrc += ao_string_cook_escape_char( (const char*)pSrc, (char*)&ch, 0x7F );
67 *ppSrc = (char const *)pSrc; /* char following closing quote */
75 cc_t* pSrc = (cc_t*) (*ppSrc + 1); local
78 ch_t ch = *(pSrc++);
87 switch (*pSrc) {
90 if (*(++pSrc) == '\n')
91 ++pSrc;
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/libopts/
H A Dtokenize.c49 const ch_t* pSrc = (const ch_t*)(*ppSrc + 1); local
52 ch_t ch = *(pSrc++);
57 pSrc += ao_string_cook_escape_char((char*)(intptr_t)pSrc, (char*)(intptr_t)&ch, 0x7F);
69 *ppSrc = (char const *)pSrc; /* char following closing quote */
77 cc_t* pSrc = (cc_t*) (*ppSrc + 1); local
80 ch_t ch = *(pSrc++);
89 switch (*pSrc) {
92 if (*(++pSrc) == '\n')
93 ++pSrc;
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D941014-2.c11 register unsigned long *pSrc; local
28 b = (*pSrc & tileEndMask) | (*pSrcLine >> v1);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D941014-2.c11 register unsigned long *pSrc; local
28 b = (*pSrc & tileEndMask) | (*pSrcLine >> v1);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/alpha/
H A Dpr19518.c33 void fbCompositeSolid_nx8888mmx(CARD8 op, PicturePtr pSrc, PicturePtr pMask, argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.target/alpha/
H A Dpr19518.c33 void fbCompositeSolid_nx8888mmx(CARD8 op, PicturePtr pSrc, PicturePtr pMask, argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dmodexp512-x86_64.pl151 #MACRO swizzle pDst, pSrc, tmp1, tmp2
152 # pDst and pSrc are modified
155 my ($pDst, $pSrc, $cnt, $d0)=@_;
159 mov ($pSrc), $d0
167 lea 8($pSrc), $pSrc
177 #MACRO unswizzle pDst, pSrc, tmp*3
180 my ($pDst, $pSrc, $cnt, $d0, $d1)=@_;
184 movzxw (+64*3+256*0)($pSrc), $d0
185 movzxw (+64*3+256*1)($pSrc),
[all...]
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c10866 ** be NULL. The pSrc corresponds to the FROM clause of a SELECT or
10922 SrcList *pSrc; /* The FROM clause */ member in struct:Select
19942 SrcList *pSrc = va_arg(ap, SrcList*); local
19944 struct SrcList_item *pItem = &pSrc->a[k];
19945 assert( k>=0 && k<pSrc->nSrc );
54554 const u8 *pSrc; local
57533 Btree *pSrc; /* Source b-tree file */ member in struct:sqlite3_backup
73005 SrcList *pSrc; local
73459 sqlite3CreateColumnExpr(sqlite3 *db, SrcList *pSrc, int iSrc, int iCol) argument
75619 SrcList *pSrc; local
78705 sqlite3AlterRenameTable( Parse *pParse, SrcList *pSrc, Token *pName ) argument
79059 sqlite3AlterBeginAddColumn(Parse *pParse, SrcList *pSrc) argument
84235 sqlite3SrcListEnlarge( sqlite3 *db, SrcList *pSrc, int nExtra, int iStart ) argument
85387 sqlite3SrcListLookup(Parse *pParse, SrcList *pSrc) argument
85487 sqlite3LimitWhere( Parse *pParse, SrcList *pSrc, Expr *pWhere, ExprList *pOrderBy, Expr *pLimit, Expr *pOffset, char *zStmtType ) argument
88084 fkScanChildren( Parse *pParse, SrcList *pSrc, Table *pTab, Index *pIdx, FKey *pFKey, int *aiCol, int regData, int nIncr ) argument
88421 SrcList *pSrc; local
90387 xferCompatibleIndex(Index *pDest, Index *pSrc) argument
90446 Table *pSrc; /* The table in the FROM clause of SELECT */ local
94395 sqlite3SelectNew( Parse *pParse, ExprList *pEList, SrcList *pSrc, Expr *pWhere, ExprList *pGroupBy, Expr *pHaving, ExprList *pOrderBy, int isDistinct, Expr *pLimit, Expr *pOffset ) argument
94550 tableAndColumnIndex( SrcList *pSrc, int N, const char *zCol, int *piTab, int *piCol ) argument
94585 addWhereTerm( Parse *pParse, SrcList *pSrc, int iLeft, int iColLeft, int iRight, int iColRight, int isOuterJoin, Expr **ppWhere ) argument
94670 SrcList *pSrc; /* All tables in the FROM clause */ local
96914 SrcList *pSrc; local
97061 SrcList *pSrc; /* The FROM clause of the outer query */ local
99828 SrcList *pSrc; /* SrcList to be returned */ local
100869 updateVirtualTable( Parse *pParse, SrcList *pSrc, Table *pTab, ExprList *pChanges, Expr *pRowid, int *aXRef, Expr *pWhere, int onError ) argument
102840 SrcList *pSrc = pS->pSrc; local
103224 exprAnalyzeOrTerm( SrcList *pSrc, WhereClause *pWC, int idxTerm ) argument
103477 exprAnalyze( SrcList *pSrc, WhereClause *pWC, int idxTerm ) argument
104162 bestOrClauseIndex( Parse *pParse, WhereClause *pWC, struct SrcList_item *pSrc, Bitmask notReady, Bitmask notValid, ExprList *pOrderBy, WhereCost *pCost ) argument
104257 termCanDriveIndex( WhereTerm *pTerm, struct SrcList_item *pSrc, Bitmask notReady ) argument
104281 bestAutomaticIndex( Parse *pParse, WhereClause *pWC, struct SrcList_item *pSrc, Bitmask notReady, WhereCost *pCost ) argument
104352 constructAutomaticIndex( Parse *pParse, WhereClause *pWC, struct SrcList_item *pSrc, Bitmask notReady, WhereLevel *pLevel ) argument
104503 allocateIndexInfo( Parse *pParse, WhereClause *pWC, struct SrcList_item *pSrc, ExprList *pOrderBy ) argument
104667 bestVirtualIndex( Parse *pParse, WhereClause *pWC, struct SrcList_item *pSrc, Bitmask notReady, Bitmask notValid, ExprList *pOrderBy, WhereCost *pCost, sqlite3_index_info **ppIdxInfo ) argument
105230 bestBtreeIndex( Parse *pParse, WhereClause *pWC, struct SrcList_item *pSrc, Bitmask notReady, Bitmask notValid, ExprList *pOrderBy, ExprList *pDistinct, WhereCost *pCost ) argument
105713 bestIndex( Parse *pParse, WhereClause *pWC, struct SrcList_item *pSrc, Bitmask notReady, Bitmask notValid, ExprList *pOrderBy, WhereCost *pCost ) argument
110435 SrcList *pSrc = sqlite3SrcListAppend(pParse->db, 0,&yymsp[-1].minor.yy0,&yymsp[0].minor.yy0); local
130147 u8 *pSrc = &pDst[pRtree->nBytesPerCell]; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/emips/ebus/
H A Dflash_ebus.c1174 static int eflash_validate(struct eflash_softc *sc, daddr_t start, size_t *pSize, void **pSrc) argument
1232 *pSrc = sc->sc_sector + (start << DEV_BSHIFT) - secstart;
1235 device_xname(sc->sc_dev), start,*pSize, *pSrc));

Completed in 496 milliseconds