Searched refs:pList (Results 1 - 25 of 40) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/
H A Dbuildpt.c630 sqlite3AddPrimaryKey(pParse, pList, onError, autoInc, sortOrder)
632 ExprList *pList; /* List of field names to be indexed */
641 COMPQUIET(pList, NULL);
652 * Add a new element to the end of an expression list. If pList is
656 sqlite3ExprListAppend(pParse, pList, pExpr, pName)
658 ExprList *pList; /* List to which to append. Might be NULL */
662 if( pList == NULL ) {
663 pList = calloc(1, sizeof(ExprList));
664 if (pList == NULL) {
669 if (pList
[all...]
H A Dparsefuncs.c230 Expr *sqlite3ExprFunction(Parse *pParse, ExprList *pList, Token *pToken) argument
232 COMPQUIET(pList, NULL);
238 void sqlite3ExprListDelete(ExprList *pList) argument
240 COMPQUIET(pList, NULL);
278 IdList *sqlite3IdListAppend(sqlite3 *db, IdList *pList, Token *pToken) argument
281 COMPQUIET(pList, NULL);
287 void sqlite3IdListDelete(IdList *pList) argument
289 COMPQUIET(pList, NULL);
296 ExprList *pList, /* List of values to be inserted */
303 COMPQUIET(pList, NUL
293 sqlite3Insert( Parse *pParse, SrcList *pTabList, ExprList *pList, Select *pSelect, IdList *pColumn, int onError ) argument
443 sqlite3SrcListDelete(SrcList *pList) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/
H A Dbuildpt.c630 sqlite3AddPrimaryKey(pParse, pList, onError, autoInc, sortOrder)
632 ExprList *pList; /* List of field names to be indexed */
641 COMPQUIET(pList, NULL);
652 * Add a new element to the end of an expression list. If pList is
656 sqlite3ExprListAppend(pParse, pList, pExpr, pName)
658 ExprList *pList; /* List to which to append. Might be NULL */
662 if( pList == NULL ) {
663 pList = calloc(1, sizeof(ExprList));
664 if (pList == NULL) {
669 if (pList
[all...]
H A Dparsefuncs.c230 Expr *sqlite3ExprFunction(Parse *pParse, ExprList *pList, Token *pToken) argument
232 COMPQUIET(pList, NULL);
238 void sqlite3ExprListDelete(ExprList *pList) argument
240 COMPQUIET(pList, NULL);
278 IdList *sqlite3IdListAppend(sqlite3 *db, IdList *pList, Token *pToken) argument
281 COMPQUIET(pList, NULL);
287 void sqlite3IdListDelete(IdList *pList) argument
289 COMPQUIET(pList, NULL);
296 ExprList *pList, /* List of values to be inserted */
303 COMPQUIET(pList, NUL
293 sqlite3Insert( Parse *pParse, SrcList *pTabList, ExprList *pList, Select *pSelect, IdList *pColumn, int onError ) argument
443 sqlite3SrcListDelete(SrcList *pList) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/
H A Dbuildpt.c630 sqlite3AddPrimaryKey(pParse, pList, onError, autoInc, sortOrder)
632 ExprList *pList; /* List of field names to be indexed */
641 COMPQUIET(pList, NULL);
652 * Add a new element to the end of an expression list. If pList is
656 sqlite3ExprListAppend(pParse, pList, pExpr, pName)
658 ExprList *pList; /* List to which to append. Might be NULL */
662 if( pList == NULL ) {
663 pList = calloc(1, sizeof(ExprList));
664 if (pList == NULL) {
669 if (pList
[all...]
H A Dparsefuncs.c230 Expr *sqlite3ExprFunction(Parse *pParse, ExprList *pList, Token *pToken) argument
232 COMPQUIET(pList, NULL);
238 void sqlite3ExprListDelete(ExprList *pList) argument
240 COMPQUIET(pList, NULL);
278 IdList *sqlite3IdListAppend(sqlite3 *db, IdList *pList, Token *pToken) argument
281 COMPQUIET(pList, NULL);
287 void sqlite3IdListDelete(IdList *pList) argument
289 COMPQUIET(pList, NULL);
296 ExprList *pList, /* List of values to be inserted */
303 COMPQUIET(pList, NUL
293 sqlite3Insert( Parse *pParse, SrcList *pTabList, ExprList *pList, Select *pSelect, IdList *pColumn, int onError ) argument
443 sqlite3SrcListDelete(SrcList *pList) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/zlib/
H A Dzlib2ansi58 my %pList = map { $_ => $i++ }
60 my $pMatch = '(\b' . join('|', keys %pList) . '\b)\W*$' ;
84 my %tmp = map { /$pMatch/; $_ => $pList{$1} }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/zlib/
H A Dzlib2ansi58 my %pList = map { $_ => $i++ }
60 my $pMatch = '(\b' . join('|', keys %pList) . '\b)\W*$' ;
84 my %tmp = map { /$pMatch/; $_ => $pList{$1} }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/zlib/
H A Dzlib2ansi58 my %pList = map { $_ => $i++ }
60 my $pMatch = '(\b' . join('|', keys %pList) . '\b)\W*$' ;
84 my %tmp = map { /$pMatch/; $_ => $pList{$1} }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dioctl.c71 PSBSSIDList pList; local
329 pList = (PSBSSIDList)kmalloc(sizeof(SBSSIDList) + (sList.uItem * sizeof(SBSSIDItem)), (int)GFP_ATOMIC);
330 if (pList == NULL) {
334 pList->uItem = sList.uItem;
339 pList->sBSSIDList[ii].uChannel = pBSS->uChannel;
340 pList->sBSSIDList[ii].wBeaconInterval = pBSS->wBeaconInterval;
341 pList->sBSSIDList[ii].wCapInfo = pBSS->wCapInfo;
342 // pList->sBSSIDList[ii].uRSSI = pBSS->uRSSI;
344 pList->sBSSIDList[ii].uRSSI = (unsigned int)ldBm;
345 memcpy(pList
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dioctl.c71 PSBSSIDList pList; local
324 pList = (PSBSSIDList)kmalloc(sizeof(SBSSIDList) + (sList.uItem * sizeof(SBSSIDItem)), (int)GFP_ATOMIC);
325 if (pList == NULL) {
329 pList->uItem = sList.uItem;
334 pList->sBSSIDList[ii].uChannel = pBSS->uChannel;
335 pList->sBSSIDList[ii].wBeaconInterval = pBSS->wBeaconInterval;
336 pList->sBSSIDList[ii].wCapInfo = pBSS->wCapInfo;
338 pList->sBSSIDList[ii].uRSSI = (unsigned int) ldBm;
339 // pList->sBSSIDList[ii].uRSSI = pBSS->uRSSI;
340 memcpy(pList
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6655/
H A Dioctl.c71 PSBSSIDList pList; local
329 pList = (PSBSSIDList)kmalloc(sizeof(SBSSIDList) + (sList.uItem * sizeof(SBSSIDItem)), (int)GFP_ATOMIC);
330 if (pList == NULL) {
334 pList->uItem = sList.uItem;
339 pList->sBSSIDList[ii].uChannel = pBSS->uChannel;
340 pList->sBSSIDList[ii].wBeaconInterval = pBSS->wBeaconInterval;
341 pList->sBSSIDList[ii].wCapInfo = pBSS->wCapInfo;
342 // pList->sBSSIDList[ii].uRSSI = pBSS->uRSSI;
344 pList->sBSSIDList[ii].uRSSI = (unsigned int)ldBm;
345 memcpy(pList
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6656/
H A Dioctl.c71 PSBSSIDList pList; local
324 pList = (PSBSSIDList)kmalloc(sizeof(SBSSIDList) + (sList.uItem * sizeof(SBSSIDItem)), (int)GFP_ATOMIC);
325 if (pList == NULL) {
329 pList->uItem = sList.uItem;
334 pList->sBSSIDList[ii].uChannel = pBSS->uChannel;
335 pList->sBSSIDList[ii].wBeaconInterval = pBSS->wBeaconInterval;
336 pList->sBSSIDList[ii].wCapInfo = pBSS->wCapInfo;
338 pList->sBSSIDList[ii].uRSSI = (unsigned int) ldBm;
339 // pList->sBSSIDList[ii].uRSSI = pBSS->uRSSI;
340 memcpy(pList
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Deeprom.c64 bool ath9k_hw_get_lower_upper_index(u8 target, u8 *pList, u16 listSize, argument
69 if (target <= pList[0]) {
73 if (target >= pList[listSize - 1]) {
79 if (pList[i] == target) {
83 if (target < pList[i + 1]) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Deeprom.c64 bool ath9k_hw_get_lower_upper_index(u8 target, u8 *pList, u16 listSize, argument
69 if (target <= pList[0]) {
73 if (target >= pList[listSize - 1]) {
79 if (pList[i] == target) {
83 if (target < pList[i + 1]) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A Dparse.c2638 ExprList *pList; local
2639 pList = sqlite3ExprListAppend(pParse,0, yymsp[-1].minor.yy172, 0);
2640 pList = sqlite3ExprListAppend(pParse,pList, yymsp[-3].minor.yy172, 0);
2642 pList = sqlite3ExprListAppend(pParse,pList, yymsp[0].minor.yy172, 0);
2644 yygotominor.yy172 = sqlite3ExprFunction(pParse, pList, &yymsp[-2].minor.yy72.eOperator);
2695 ExprList *pList = sqlite3ExprListAppend(pParse,0, yymsp[-2].minor.yy172, 0); local
2696 pList = sqlite3ExprListAppend(pParse,pList, yyms
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A Dparse.c2638 ExprList *pList; local
2639 pList = sqlite3ExprListAppend(pParse,0, yymsp[-1].minor.yy172, 0);
2640 pList = sqlite3ExprListAppend(pParse,pList, yymsp[-3].minor.yy172, 0);
2642 pList = sqlite3ExprListAppend(pParse,pList, yymsp[0].minor.yy172, 0);
2644 yygotominor.yy172 = sqlite3ExprFunction(pParse, pList, &yymsp[-2].minor.yy72.eOperator);
2695 ExprList *pList = sqlite3ExprListAppend(pParse,0, yymsp[-2].minor.yy172, 0); local
2696 pList = sqlite3ExprListAppend(pParse,pList, yyms
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A Dparse.c2638 ExprList *pList; local
2639 pList = sqlite3ExprListAppend(pParse,0, yymsp[-1].minor.yy172, 0);
2640 pList = sqlite3ExprListAppend(pParse,pList, yymsp[-3].minor.yy172, 0);
2642 pList = sqlite3ExprListAppend(pParse,pList, yymsp[0].minor.yy172, 0);
2644 yygotominor.yy172 = sqlite3ExprFunction(pParse, pList, &yymsp[-2].minor.yy72.eOperator);
2695 ExprList *pList = sqlite3ExprListAppend(pParse,0, yymsp[-2].minor.yy172, 0); local
2696 pList = sqlite3ExprListAppend(pParse,pList, yyms
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c9384 ** Expr.x.pList is a list of arguments if the expression is an SQL function,
9388 ** Expr.flags mask, then Expr.x.pSelect is valid. Otherwise, Expr.x.pList is
9425 ** the subtrees in Expr.x.pList or Expr.x.pSelect are always separately
9445 ExprList *pList; /* Function arguments or in "<expr> IN (<expr-list)" */ member in union:Expr::__anon10243
9485 #define EP_xIsSelect 0x0800 /* x.pSelect is valid (otherwise x.pList is) */
33956 rowSetListToTree(struct RowSetEntry *pList) argument
37045 PgHdr *pList; /* List of dirty pages to revert */ local
37072 pagerWalFrames( Pager *pPager, PgHdr *pList, Pgno nTruncate, int isCommit, int sync_flags ) argument
38045 pager_write_pagelist(Pager *pPager, PgHdr *pList) argument
39801 PgHdr *pList = sqlite3PcacheDirtyList(pPager->pPCache); local
43235 sqlite3WalFrames( Wal *pWal, int szPage, PgHdr *pList, Pgno nTruncate, int isCommit, int sync_flags ) argument
46462 BtShared *pList; local
67001 ExprList *pList = pExpr->x.pList; /* The argument list */ local
68203 sqlite3ExprFunction(Parse *pParse, ExprList *pList, Token *pToken) argument
68666 sqlite3ExprListAppend( Parse *pParse, ExprList *pList, Expr *pExpr ) argument
68712 sqlite3ExprListSetName( Parse *pParse, ExprList *pList, Token *pName, int dequote ) argument
68737 sqlite3ExprListSetSpan( Parse *pParse, ExprList *pList, ExprSpan *pSpan ) argument
68774 sqlite3ExprListDelete(sqlite3 *db, ExprList *pList) argument
69354 ExprList *pList = pExpr->x.pList; local
70750 ExprList *pList = pExpr->x.pList; local
70795 sqlite3ExprCodeExprList( Parse *pParse, ExprList *pList, int target, int doHardCopy ) argument
71416 sqlite3ExprAnalyzeAggList(NameContext *pNC, ExprList *pList) argument
74830 sqlite3AddPrimaryKey( Parse *pParse, ExprList *pList, int onError, int autoInc, int sortOrder ) argument
76078 sqlite3CreateIndex( Parse *pParse, Token *pName1, Token *pName2, SrcList *pTblName, ExprList *pList, int onError, Token *pStart, Token *pEnd, int sortOrder, int ifNotExist ) argument
76700 sqlite3IdListAppend(sqlite3 *db, IdList *pList, Token *pToken) argument
76727 sqlite3IdListDelete(sqlite3 *db, IdList *pList) argument
76741 sqlite3IdListIndex(IdList *pList, const char *zName) argument
76851 sqlite3SrcListAppend( sqlite3 *db, SrcList *pList, Token *pTable, Token *pDatabase ) argument
76886 sqlite3SrcListAssignCursors(Parse *pParse, SrcList *pList) argument
76904 sqlite3SrcListDelete(sqlite3 *db, SrcList *pList) argument
81070 ExprList *pList = 0; /* Changes list if ON UPDATE CASCADE */ local
81729 sqlite3Insert( Parse *pParse, SrcList *pTabList, ExprList *pList, Select *pSelect, IdList *pColumn, int onError ) argument
87026 IdList *pList = pRight->pUsing; local
87391 keyInfoFromExprList(Parse *pParse, ExprList *pList) argument
89067 substExprList( sqlite3 *db, ExprList *pList, int iTable, ExprList *pEList ) argument
89226 ExprList *pList; /* The result set of the outer query */ local
90082 ExprList *pList = pF->pExpr->x.pList; local
90105 ExprList *pList = pF->pExpr->x.pList; local
90889 sqlite3PrintExprList(ExprList *pList) argument
91200 Trigger *pList = 0; /* List of triggers to return */ local
91778 Trigger *pList = sqlite3TriggerList(pParse, pTab); local
94646 exprListTableUsage(WhereMaskSet *pMaskSet, ExprList *pList) argument
94839 ExprList *pList; /* List of operands to the LIKE operator */ local
94927 ExprList *pList; local
95229 ExprList *pList = 0; /* The RHS of the IN operator */ local
95390 ExprList *pList = pExpr->x.pList; local
95533 referencesOtherTables( ExprList *pList, WhereMaskSet *pMaskSet, int iFirst, int iBase ) argument
101450 ExprList *pList; local
101462 ExprList *pList; local
101503 ExprList *pList = sqlite3ExprListAppend(pParse,0, yymsp[-2].minor.yy118.pExpr); local
108685 char *pList; /* Pointer to token doclist */ local
112688 PendingList *pList; local
112975 PendingList *pList = (PendingList *)fts3HashData(pElem); local
114036 char *pList = *ppList; local
114211 char *pList; local
114836 char *pList; /* Pointer to start of phrase position list */ member in struct:SnippetPhrase
115793 char *pList; /* Position-list */ member in struct:TermOffset
115812 char *pList; /* Pointer to position list for phrase */ local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c9384 ** Expr.x.pList is a list of arguments if the expression is an SQL function,
9388 ** Expr.flags mask, then Expr.x.pSelect is valid. Otherwise, Expr.x.pList is
9425 ** the subtrees in Expr.x.pList or Expr.x.pSelect are always separately
9445 ExprList *pList; /* Function arguments or in "<expr> IN (<expr-list)" */ member in union:Expr::__anon151
9485 #define EP_xIsSelect 0x0800 /* x.pSelect is valid (otherwise x.pList is) */
33956 rowSetListToTree(struct RowSetEntry *pList) argument
37045 PgHdr *pList; /* List of dirty pages to revert */ local
37072 pagerWalFrames( Pager *pPager, PgHdr *pList, Pgno nTruncate, int isCommit, int sync_flags ) argument
38045 pager_write_pagelist(Pager *pPager, PgHdr *pList) argument
39801 PgHdr *pList = sqlite3PcacheDirtyList(pPager->pPCache); local
43235 sqlite3WalFrames( Wal *pWal, int szPage, PgHdr *pList, Pgno nTruncate, int isCommit, int sync_flags ) argument
46462 BtShared *pList; local
67001 ExprList *pList = pExpr->x.pList; /* The argument list */ local
68203 sqlite3ExprFunction(Parse *pParse, ExprList *pList, Token *pToken) argument
68666 sqlite3ExprListAppend( Parse *pParse, ExprList *pList, Expr *pExpr ) argument
68712 sqlite3ExprListSetName( Parse *pParse, ExprList *pList, Token *pName, int dequote ) argument
68737 sqlite3ExprListSetSpan( Parse *pParse, ExprList *pList, ExprSpan *pSpan ) argument
68774 sqlite3ExprListDelete(sqlite3 *db, ExprList *pList) argument
69354 ExprList *pList = pExpr->x.pList; local
70750 ExprList *pList = pExpr->x.pList; local
70795 sqlite3ExprCodeExprList( Parse *pParse, ExprList *pList, int target, int doHardCopy ) argument
71416 sqlite3ExprAnalyzeAggList(NameContext *pNC, ExprList *pList) argument
74830 sqlite3AddPrimaryKey( Parse *pParse, ExprList *pList, int onError, int autoInc, int sortOrder ) argument
76078 sqlite3CreateIndex( Parse *pParse, Token *pName1, Token *pName2, SrcList *pTblName, ExprList *pList, int onError, Token *pStart, Token *pEnd, int sortOrder, int ifNotExist ) argument
76700 sqlite3IdListAppend(sqlite3 *db, IdList *pList, Token *pToken) argument
76727 sqlite3IdListDelete(sqlite3 *db, IdList *pList) argument
76741 sqlite3IdListIndex(IdList *pList, const char *zName) argument
76851 sqlite3SrcListAppend( sqlite3 *db, SrcList *pList, Token *pTable, Token *pDatabase ) argument
76886 sqlite3SrcListAssignCursors(Parse *pParse, SrcList *pList) argument
76904 sqlite3SrcListDelete(sqlite3 *db, SrcList *pList) argument
81070 ExprList *pList = 0; /* Changes list if ON UPDATE CASCADE */ local
81729 sqlite3Insert( Parse *pParse, SrcList *pTabList, ExprList *pList, Select *pSelect, IdList *pColumn, int onError ) argument
87026 IdList *pList = pRight->pUsing; local
87391 keyInfoFromExprList(Parse *pParse, ExprList *pList) argument
89067 substExprList( sqlite3 *db, ExprList *pList, int iTable, ExprList *pEList ) argument
89226 ExprList *pList; /* The result set of the outer query */ local
90082 ExprList *pList = pF->pExpr->x.pList; local
90105 ExprList *pList = pF->pExpr->x.pList; local
90889 sqlite3PrintExprList(ExprList *pList) argument
91200 Trigger *pList = 0; /* List of triggers to return */ local
91778 Trigger *pList = sqlite3TriggerList(pParse, pTab); local
94646 exprListTableUsage(WhereMaskSet *pMaskSet, ExprList *pList) argument
94839 ExprList *pList; /* List of operands to the LIKE operator */ local
94927 ExprList *pList; local
95229 ExprList *pList = 0; /* The RHS of the IN operator */ local
95390 ExprList *pList = pExpr->x.pList; local
95533 referencesOtherTables( ExprList *pList, WhereMaskSet *pMaskSet, int iFirst, int iBase ) argument
101450 ExprList *pList; local
101462 ExprList *pList; local
101503 ExprList *pList = sqlite3ExprListAppend(pParse,0, yymsp[-2].minor.yy118.pExpr); local
108685 char *pList; /* Pointer to token doclist */ local
112688 PendingList *pList; local
112975 PendingList *pList = (PendingList *)fts3HashData(pElem); local
114036 char *pList = *ppList; local
114211 char *pList; local
114836 char *pList; /* Pointer to start of phrase position list */ member in struct:SnippetPhrase
115793 char *pList; /* Position-list */ member in struct:TermOffset
115812 char *pList; /* Pointer to position list for phrase */ local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c9384 ** Expr.x.pList is a list of arguments if the expression is an SQL function,
9388 ** Expr.flags mask, then Expr.x.pSelect is valid. Otherwise, Expr.x.pList is
9425 ** the subtrees in Expr.x.pList or Expr.x.pSelect are always separately
9445 ExprList *pList; /* Function arguments or in "<expr> IN (<expr-list)" */ member in union:Expr::__anon44268
9485 #define EP_xIsSelect 0x0800 /* x.pSelect is valid (otherwise x.pList is) */
33956 rowSetListToTree(struct RowSetEntry *pList) argument
37045 PgHdr *pList; /* List of dirty pages to revert */ local
37072 pagerWalFrames( Pager *pPager, PgHdr *pList, Pgno nTruncate, int isCommit, int sync_flags ) argument
38045 pager_write_pagelist(Pager *pPager, PgHdr *pList) argument
39801 PgHdr *pList = sqlite3PcacheDirtyList(pPager->pPCache); local
43235 sqlite3WalFrames( Wal *pWal, int szPage, PgHdr *pList, Pgno nTruncate, int isCommit, int sync_flags ) argument
46462 BtShared *pList; local
67001 ExprList *pList = pExpr->x.pList; /* The argument list */ local
68203 sqlite3ExprFunction(Parse *pParse, ExprList *pList, Token *pToken) argument
68666 sqlite3ExprListAppend( Parse *pParse, ExprList *pList, Expr *pExpr ) argument
68712 sqlite3ExprListSetName( Parse *pParse, ExprList *pList, Token *pName, int dequote ) argument
68737 sqlite3ExprListSetSpan( Parse *pParse, ExprList *pList, ExprSpan *pSpan ) argument
68774 sqlite3ExprListDelete(sqlite3 *db, ExprList *pList) argument
69354 ExprList *pList = pExpr->x.pList; local
70750 ExprList *pList = pExpr->x.pList; local
70795 sqlite3ExprCodeExprList( Parse *pParse, ExprList *pList, int target, int doHardCopy ) argument
71416 sqlite3ExprAnalyzeAggList(NameContext *pNC, ExprList *pList) argument
74830 sqlite3AddPrimaryKey( Parse *pParse, ExprList *pList, int onError, int autoInc, int sortOrder ) argument
76078 sqlite3CreateIndex( Parse *pParse, Token *pName1, Token *pName2, SrcList *pTblName, ExprList *pList, int onError, Token *pStart, Token *pEnd, int sortOrder, int ifNotExist ) argument
76700 sqlite3IdListAppend(sqlite3 *db, IdList *pList, Token *pToken) argument
76727 sqlite3IdListDelete(sqlite3 *db, IdList *pList) argument
76741 sqlite3IdListIndex(IdList *pList, const char *zName) argument
76851 sqlite3SrcListAppend( sqlite3 *db, SrcList *pList, Token *pTable, Token *pDatabase ) argument
76886 sqlite3SrcListAssignCursors(Parse *pParse, SrcList *pList) argument
76904 sqlite3SrcListDelete(sqlite3 *db, SrcList *pList) argument
81070 ExprList *pList = 0; /* Changes list if ON UPDATE CASCADE */ local
81729 sqlite3Insert( Parse *pParse, SrcList *pTabList, ExprList *pList, Select *pSelect, IdList *pColumn, int onError ) argument
87026 IdList *pList = pRight->pUsing; local
87391 keyInfoFromExprList(Parse *pParse, ExprList *pList) argument
89067 substExprList( sqlite3 *db, ExprList *pList, int iTable, ExprList *pEList ) argument
89226 ExprList *pList; /* The result set of the outer query */ local
90082 ExprList *pList = pF->pExpr->x.pList; local
90105 ExprList *pList = pF->pExpr->x.pList; local
90889 sqlite3PrintExprList(ExprList *pList) argument
91200 Trigger *pList = 0; /* List of triggers to return */ local
91778 Trigger *pList = sqlite3TriggerList(pParse, pTab); local
94646 exprListTableUsage(WhereMaskSet *pMaskSet, ExprList *pList) argument
94839 ExprList *pList; /* List of operands to the LIKE operator */ local
94927 ExprList *pList; local
95229 ExprList *pList = 0; /* The RHS of the IN operator */ local
95390 ExprList *pList = pExpr->x.pList; local
95533 referencesOtherTables( ExprList *pList, WhereMaskSet *pMaskSet, int iFirst, int iBase ) argument
101450 ExprList *pList; local
101462 ExprList *pList; local
101503 ExprList *pList = sqlite3ExprListAppend(pParse,0, yymsp[-2].minor.yy118.pExpr); local
108685 char *pList; /* Pointer to token doclist */ local
112688 PendingList *pList; local
112975 PendingList *pList = (PendingList *)fts3HashData(pElem); local
114036 char *pList = *ppList; local
114211 char *pList; local
114836 char *pList; /* Pointer to start of phrase position list */ member in struct:SnippetPhrase
115793 char *pList; /* Position-list */ member in struct:TermOffset
115812 char *pList; /* Pointer to position list for phrase */ local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_rx.c543 struct list_head *pList = &pTS->RxPendingPktList; local
544 while(pList->next != &pTS->RxPendingPktList)
546 if( SN_LESS(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
548 pList = pList->next;
550 else if( SN_EQUAL(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
559 pReorderEntry->List.next = pList->next;
561 pReorderEntry->List.prev = pList;
562 pList->next = &pReorderEntry->List;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_rx.c482 struct list_head *pList = &pTS->RxPendingPktList; local
483 while(pList->next != &pTS->RxPendingPktList)
485 if( SN_LESS(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
487 pList = pList->next;
489 else if( SN_EQUAL(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
498 pReorderEntry->List.next = pList->next;
500 pReorderEntry->List.prev = pList;
501 pList->next = &pReorderEntry->List;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c530 struct list_head *pList = &pTS->RxPendingPktList; local
531 while(pList->next != &pTS->RxPendingPktList)
533 if( SN_LESS(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
535 pList = pList->next;
537 else if( SN_EQUAL(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
546 pReorderEntry->List.next = pList->next;
548 pReorderEntry->List.prev = pList;
549 pList->next = &pReorderEntry->List;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_rx.c482 struct list_head *pList = &pTS->RxPendingPktList; local
483 while(pList->next != &pTS->RxPendingPktList)
485 if( SN_LESS(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
487 pList = pList->next;
489 else if( SN_EQUAL(pReorderEntry->SeqNum, ((PRX_REORDER_ENTRY)list_entry(pList->next,RX_REORDER_ENTRY,List))->SeqNum) )
498 pReorderEntry->List.next = pList->next;
500 pReorderEntry->List.prev = pList;
501 pList->next = &pReorderEntry->List;

Completed in 1040 milliseconds

12