Searched refs:pTab (Results 1 - 22 of 22) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/ldb/ldb_sqlite3/
H A Dbase160.c118 unsigned char * pTab; local
133 pTab = strchr(base160tab, *pBase160);
136 if (pTab < base160tab + sizeof(base160tab) - 1) {
139 *pBase160 = *++pTab;
H A Dldb_sqlite3.c222 char * pTab; local
246 pTab = strchr(base160tab, *pBase160);
249 if (pTab < base160tab + sizeof(base160tab) - 1) {
255 *pBase160 = *++pTab;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/ldb/ldb_sqlite3/
H A Dbase160.c118 unsigned char * pTab; local
133 pTab = strchr(base160tab, *pBase160);
136 if (pTab < base160tab + sizeof(base160tab) - 1) {
139 *pBase160 = *++pTab;
H A Dldb_sqlite3.c188 char * pTab; local
212 pTab = strchr(base160tab, *pBase160);
215 if (pTab < base160tab + sizeof(base160tab) - 1) {
221 *pBase160 = *++pTab;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/ldb/ldb_sqlite3/
H A Dbase160.c118 unsigned char * pTab; local
133 pTab = strchr(base160tab, *pBase160);
136 if (pTab < base160tab + sizeof(base160tab) - 1) {
139 *pBase160 = *++pTab;
H A Dldb_sqlite3.c222 char * pTab; local
246 pTab = strchr(base160tab, *pBase160);
249 if (pTab < base160tab + sizeof(base160tab) - 1) {
255 *pBase160 = *++pTab;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/ldb/ldb_sqlite3/
H A Dbase160.c118 unsigned char * pTab; local
133 pTab = strchr(base160tab, *pBase160);
136 if (pTab < base160tab + sizeof(base160tab) - 1) {
139 *pBase160 = *++pTab;
H A Dldb_sqlite3.c188 char * pTab; local
212 pTab = strchr(base160tab, *pBase160);
215 if (pTab < base160tab + sizeof(base160tab) - 1) {
221 *pBase160 = *++pTab;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/ldb/ldb_sqlite3/
H A Dbase160.c118 unsigned char * pTab; local
133 pTab = strchr(base160tab, *pBase160);
136 if (pTab < base160tab + sizeof(base160tab) - 1) {
139 *pBase160 = *++pTab;
H A Dldb_sqlite3.c222 char * pTab; local
246 pTab = strchr(base160tab, *pBase160);
249 if (pTab < base160tab + sizeof(base160tab) - 1) {
255 *pBase160 = *++pTab;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/ldb/ldb_sqlite3/
H A Dbase160.c118 unsigned char * pTab; local
133 pTab = strchr(base160tab, *pBase160);
136 if (pTab < base160tab + sizeof(base160tab) - 1) {
139 *pBase160 = *++pTab;
H A Dldb_sqlite3.c188 char * pTab; local
212 pTab = strchr(base160tab, *pBase160);
215 if (pTab < base160tab + sizeof(base160tab) - 1) {
221 *pBase160 = *++pTab;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dspectrum.c429 struct rt_measure_req_tab *pTab = pAd->CommonCfg.pMeasureReqTab; local
433 if (pTab == NULL) {
442 pEntry = pTab->Hash[HashIdx];
462 struct rt_measure_req_tab *pTab = pAd->CommonCfg.pMeasureReqTab; local
466 if (pTab == NULL) {
477 pEntry = &pTab->Content[i];
490 pTab->Hash[HashIdx];
496 pTab->Hash[HashIdx] =
511 pTab->Size--;
525 pTab
553 struct rt_measure_req_tab *pTab = pAd->CommonCfg.pMeasureReqTab; local
627 struct rt_tpc_req_tab *pTab = pAd->CommonCfg.pTpcReqTab; local
660 struct rt_tpc_req_tab *pTab = pAd->CommonCfg.pTpcReqTab; local
750 struct rt_tpc_req_tab *pTab = pAd->CommonCfg.pTpcReqTab; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/common/
H A Dspectrum.c429 struct rt_measure_req_tab *pTab = pAd->CommonCfg.pMeasureReqTab; local
433 if (pTab == NULL) {
442 pEntry = pTab->Hash[HashIdx];
462 struct rt_measure_req_tab *pTab = pAd->CommonCfg.pMeasureReqTab; local
466 if (pTab == NULL) {
477 pEntry = &pTab->Content[i];
490 pTab->Hash[HashIdx];
496 pTab->Hash[HashIdx] =
511 pTab->Size--;
525 pTab
553 struct rt_measure_req_tab *pTab = pAd->CommonCfg.pMeasureReqTab; local
627 struct rt_tpc_req_tab *pTab = pAd->CommonCfg.pTpcReqTab; local
660 struct rt_tpc_req_tab *pTab = pAd->CommonCfg.pTpcReqTab; local
750 struct rt_tpc_req_tab *pTab = pAd->CommonCfg.pTpcReqTab; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c9327 Table *pTab; /* Source table */ member in struct:AggInfo::AggInfo_col
9410 ** is a disk table or the "old.*" pseudo-table, then pTab points to the
9465 Table *pTab; /* Table for TK_COLUMN expressions. */ member in struct:Expr
9631 Table *pTab; /* An SQL table corresponding to zName */ member in struct:SrcList::SrcList_item
9639 Bitmask colUsed; /* Bit N (1<<N) set if column N of pTab is used */
9890 Table *pTab; /* Table this info block refers to */ member in struct:AutoincInfo
9891 int iDb; /* Index in sqlite3.aDb[] of database holding pTab */
65548 Table *pTab; local
66649 Table *pTab; local
66719 Table *pTab = 0; local
68585 Table *pTab; local
69039 Table *pTab; local
69139 Table *pTab = p->pSrc->a[0].pTab; /* Table <table>. */ local
69807 sqlite3ExprCodeGetColumnOfTable( Vdbe *v, Table *pTab, int iTabCur, int iCol, int regOut ) argument
69834 sqlite3ExprCodeGetColumn( Parse *pParse, Table *pTab, int iColumn, int iTable, int iReg ) argument
70457 Table *pTab = pExpr->pTab; local
71765 whereForeignKeys(Parse *pParse, Table *pTab) argument
71781 whereTempTriggers(Parse *pParse, Table *pTab) argument
71810 reloadTableSchema(Parse *pParse, Table *pTab, const char *zName) argument
71862 Table *pTab; /* Table being renamed */ local
72090 Table *pTab; /* Table being altered */ local
72214 Table *pTab; local
72393 analyzeOneTable( Parse *pParse, Table *pTab, int iStatCur, int iMem ) argument
72641 Table *pTab = (Table*)sqliteHashData(k); local
72651 analyzeTable(Parse *pParse, Table *pTab) argument
72683 Table *pTab; local
73619 Table *pTab = 0; /* The table being read */ local
74837 Table *pTab = pParse->pNewTable; local
74900 Table *pTab = pParse->pNewTable; local
75533 Table *pTab = sqliteHashData(i); local
75570 Table *pTab = sqliteHashData(pElem); local
75619 destroyTable(Parse *pParse, Table *pTab) argument
75677 Table *pTab; local
75975 Table *pTab; local
75995 Table *pTab = pIndex->pTable; /* The table that is indexed */ local
76091 Table *pTab = 0; /* Table to be indexed */ local
76613 Table *pTab = pIndex->pTable; local
77278 reindexTable(Parse *pParse, Table *pTab, char const *zColl) argument
77302 Table *pTab; /* A table in the database */ local
77332 Table *pTab; /* A table in the database */ local
77843 Table *pTab = sqliteHashData(pElem); local
77899 Table *pTab; local
77918 sqlite3IsReadOnly(Parse *pParse, Table *pTab, int viewOk) argument
78095 Table *pTab; /* The table from which records will be deleted */ local
78344 sqlite3GenerateRowDelete( Parse *pParse, Table *pTab, int iCur, int iRowid, int count, Trigger *pTrigger, int onconf ) argument
78450 sqlite3GenerateRowIndexDelete( Parse *pParse, Table *pTab, int iCur, int *aRegIdx ) argument
78487 Table *pTab = pIdx->pTable; local
80420 fkLookupParent( Parse *pParse, int iDb, Table *pTab, Index *pIdx, FKey *pFKey, int *aiCol, int regData, int nIncr, int isIgnore ) argument
80563 fkScanChildren( Parse *pParse, SrcList *pSrc, Table *pTab, Index *pIdx, FKey *pFKey, int *aiCol, int regData, int nIncr ) argument
80687 sqlite3FkReferences(Table *pTab) argument
80728 sqlite3FkDropTable(Parse *pParse, SrcList *pName, Table *pTab) argument
80789 sqlite3FkCheck( Parse *pParse, Table *pTab, int regOld, int regNew ) argument
80973 sqlite3FkRequired( Parse *pParse, Table *pTab, int *aChange, int chngRowid ) argument
81048 fkActionTrigger( Parse *pParse, Table *pTab, FKey *pFKey, ExprList *pChanges ) argument
81233 sqlite3FkActions( Parse *pParse, Table *pTab, ExprList *pChanges, int regOld ) argument
81261 sqlite3FkDelete(sqlite3 *db, Table *pTab) argument
81318 sqlite3OpenTable( Parse *p, int iCur, int iDb, Table *pTab, int opcode ) argument
81366 Table *pTab = pIdx->pTable; local
81397 sqlite3TableAffinityStr(Vdbe *v, Table *pTab) argument
81434 readsTable(Parse *p, int iStartAddr, int iDb, Table *pTab) argument
81738 Table *pTab; /* The table to insert into. aka TABLE */ local
82435 sqlite3GenerateConstraintChecks( Parse *pParse, Table *pTab, int baseCur, int regRowid, int *aRegIdx, int rowidChng, int isUpdate, int overrideError, int ignoreDest, int *pbMayReplace ) argument
82721 sqlite3CompleteInsertion( Parse *pParse, Table *pTab, int baseCur, int regRowid, int *aRegIdx, int isUpdate, int appendBias, int useSeekResult ) argument
82781 sqlite3OpenTableAndIndices( Parse *pParse, Table *pTab, int baseCur, int op ) argument
85135 Table *pTab; local
85174 Table *pTab; local
85198 Table *pTab; local
85261 Table *pTab; local
85388 Table *pTab = sqliteHashData(x); local
85418 Table *pTab = sqliteHashData(x); local
85918 Table *pTab; local
86826 columnIndex(Table *pTab, const char *zCol) argument
87559 Table *pTab = 0; /* Table structure column is extracted from */ local
87736 Table *pTab; local
87827 Table *pTab; /* Table associated with this expression */ local
87927 Table *pTab; local
89625 Table *pTab; local
89656 Table *pTab = pFrom->pTab; local
89725 Table *pTab; local
89834 Table *pTab = pFrom->pTab; local
89977 Table *pTab = pFrom->pTab; local
90703 Table *pTab; local
91198 sqlite3TriggerList(Parse *pParse, Table *pTab) argument
91243 Table *pTab; /* Table that the trigger fires off of */ local
91463 Table *pTab; local
91736 Table *pTab = tableOfTrigger(pTrigger); local
91770 sqlite3TriggersExist( Parse *pParse, Table *pTab, int op, ExprList *pChanges, int *pMask ) argument
91937 codeRowTrigger( Parse *pParse, Trigger *pTrigger, Table *pTab, int orconf ) argument
92049 getRowTrigger( Parse *pParse, Trigger *pTrigger, Table *pTab, int orconf ) argument
92083 sqlite3CodeRowTriggerDirect( Parse *pParse, Trigger *p, Table *pTab, int reg, int orconf, int ignoreJump ) argument
92155 sqlite3CodeRowTrigger( Parse *pParse, Trigger *pTrigger, int op, ExprList *pChanges, int tr_tm, Table *pTab, int reg, int orconf, int ignoreJump ) argument
92217 sqlite3TriggerColmask( Parse *pParse, Trigger *pTrigger, ExprList *pChanges, int isNew, int tr_tm, Table *pTab, int orconf ) argument
92308 sqlite3ColumnDefault(Vdbe *v, Table *pTab, int i, int iReg) argument
92344 Table *pTab; /* The table to be updated */ local
92843 updateVirtualTable( Parse *pParse, SrcList *pSrc, Table *pTab, ExprList *pChanges, Expr *pRowid, int *aXRef, Expr *pWhere ) argument
93359 sqlite3GetVTable(sqlite3 *db, Table *pTab) argument
93579 Table *pTab = pParse->pNewTable; /* The table being constructed */ local
93685 vtabCallConstructor( sqlite3 *db, Table *pTab, Module *pMod, int (*xConstruct)(sqlite3*,void*,int,const char*const*,sqlite3_vtab**,char**), char **pzErr ) argument
93791 sqlite3VtabCallConnect(Parse *pParse, Table *pTab) argument
93856 Table *pTab; local
93896 Table *pTab; local
93958 Table *pTab; local
94116 Table *pTab; local
94176 sqlite3VtabMakeWritable(Parse *pParse, Table *pTab) argument
96206 vtabBestIndex(Parse *pParse, Table *pTab, sqlite3_index_info *p) argument
96264 Table *pTab = pSrc->pTab; local
98452 Table *pTab; /* Table to open */ local
98675 Table *pTab = pTabItem->pTab; local
105483 Table *pTab = 0; local
109104 sqlite3Fts3ExprLoadDoclist(Fts3Table *pTab, Fts3Expr *pExpr) argument
114812 Fts3Table *pTab; /* FTS3 Table */ member in struct:LoadDoclistCtx
115358 fts3SnippetShift( Fts3Table *pTab, int nSnippet, const char *zDoc, int nDoc, int *piPos, u64 *pHlmask ) argument
115433 Fts3Table *pTab = (Fts3Table *)pCsr->base.pVtab; local
115631 Fts3Table *pTab = (Fts3Table *)pCsr->base.pVtab; local
115700 Fts3Table *pTab = (Fts3Table *)pCsr->base.pVtab; local
115840 Fts3Table *pTab = (Fts3Table *)pCsr->base.pVtab; local
115981 Fts3Table *pTab = (Fts3Table*)pCsr->base.pVtab; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c9327 Table *pTab; /* Source table */ member in struct:AggInfo::AggInfo_col
9410 ** is a disk table or the "old.*" pseudo-table, then pTab points to the
9465 Table *pTab; /* Table for TK_COLUMN expressions. */ member in struct:Expr
9631 Table *pTab; /* An SQL table corresponding to zName */ member in struct:SrcList::SrcList_item
9639 Bitmask colUsed; /* Bit N (1<<N) set if column N of pTab is used */
9890 Table *pTab; /* Table this info block refers to */ member in struct:AutoincInfo
9891 int iDb; /* Index in sqlite3.aDb[] of database holding pTab */
65548 Table *pTab; local
66649 Table *pTab; local
66719 Table *pTab = 0; local
68585 Table *pTab; local
69039 Table *pTab; local
69139 Table *pTab = p->pSrc->a[0].pTab; /* Table <table>. */ local
69807 sqlite3ExprCodeGetColumnOfTable( Vdbe *v, Table *pTab, int iTabCur, int iCol, int regOut ) argument
69834 sqlite3ExprCodeGetColumn( Parse *pParse, Table *pTab, int iColumn, int iTable, int iReg ) argument
70457 Table *pTab = pExpr->pTab; local
71765 whereForeignKeys(Parse *pParse, Table *pTab) argument
71781 whereTempTriggers(Parse *pParse, Table *pTab) argument
71810 reloadTableSchema(Parse *pParse, Table *pTab, const char *zName) argument
71862 Table *pTab; /* Table being renamed */ local
72090 Table *pTab; /* Table being altered */ local
72214 Table *pTab; local
72393 analyzeOneTable( Parse *pParse, Table *pTab, int iStatCur, int iMem ) argument
72641 Table *pTab = (Table*)sqliteHashData(k); local
72651 analyzeTable(Parse *pParse, Table *pTab) argument
72683 Table *pTab; local
73619 Table *pTab = 0; /* The table being read */ local
74837 Table *pTab = pParse->pNewTable; local
74900 Table *pTab = pParse->pNewTable; local
75533 Table *pTab = sqliteHashData(i); local
75570 Table *pTab = sqliteHashData(pElem); local
75619 destroyTable(Parse *pParse, Table *pTab) argument
75677 Table *pTab; local
75975 Table *pTab; local
75995 Table *pTab = pIndex->pTable; /* The table that is indexed */ local
76091 Table *pTab = 0; /* Table to be indexed */ local
76613 Table *pTab = pIndex->pTable; local
77278 reindexTable(Parse *pParse, Table *pTab, char const *zColl) argument
77302 Table *pTab; /* A table in the database */ local
77332 Table *pTab; /* A table in the database */ local
77843 Table *pTab = sqliteHashData(pElem); local
77899 Table *pTab; local
77918 sqlite3IsReadOnly(Parse *pParse, Table *pTab, int viewOk) argument
78095 Table *pTab; /* The table from which records will be deleted */ local
78344 sqlite3GenerateRowDelete( Parse *pParse, Table *pTab, int iCur, int iRowid, int count, Trigger *pTrigger, int onconf ) argument
78450 sqlite3GenerateRowIndexDelete( Parse *pParse, Table *pTab, int iCur, int *aRegIdx ) argument
78487 Table *pTab = pIdx->pTable; local
80420 fkLookupParent( Parse *pParse, int iDb, Table *pTab, Index *pIdx, FKey *pFKey, int *aiCol, int regData, int nIncr, int isIgnore ) argument
80563 fkScanChildren( Parse *pParse, SrcList *pSrc, Table *pTab, Index *pIdx, FKey *pFKey, int *aiCol, int regData, int nIncr ) argument
80687 sqlite3FkReferences(Table *pTab) argument
80728 sqlite3FkDropTable(Parse *pParse, SrcList *pName, Table *pTab) argument
80789 sqlite3FkCheck( Parse *pParse, Table *pTab, int regOld, int regNew ) argument
80973 sqlite3FkRequired( Parse *pParse, Table *pTab, int *aChange, int chngRowid ) argument
81048 fkActionTrigger( Parse *pParse, Table *pTab, FKey *pFKey, ExprList *pChanges ) argument
81233 sqlite3FkActions( Parse *pParse, Table *pTab, ExprList *pChanges, int regOld ) argument
81261 sqlite3FkDelete(sqlite3 *db, Table *pTab) argument
81318 sqlite3OpenTable( Parse *p, int iCur, int iDb, Table *pTab, int opcode ) argument
81366 Table *pTab = pIdx->pTable; local
81397 sqlite3TableAffinityStr(Vdbe *v, Table *pTab) argument
81434 readsTable(Parse *p, int iStartAddr, int iDb, Table *pTab) argument
81738 Table *pTab; /* The table to insert into. aka TABLE */ local
82435 sqlite3GenerateConstraintChecks( Parse *pParse, Table *pTab, int baseCur, int regRowid, int *aRegIdx, int rowidChng, int isUpdate, int overrideError, int ignoreDest, int *pbMayReplace ) argument
82721 sqlite3CompleteInsertion( Parse *pParse, Table *pTab, int baseCur, int regRowid, int *aRegIdx, int isUpdate, int appendBias, int useSeekResult ) argument
82781 sqlite3OpenTableAndIndices( Parse *pParse, Table *pTab, int baseCur, int op ) argument
85135 Table *pTab; local
85174 Table *pTab; local
85198 Table *pTab; local
85261 Table *pTab; local
85388 Table *pTab = sqliteHashData(x); local
85418 Table *pTab = sqliteHashData(x); local
85918 Table *pTab; local
86826 columnIndex(Table *pTab, const char *zCol) argument
87559 Table *pTab = 0; /* Table structure column is extracted from */ local
87736 Table *pTab; local
87827 Table *pTab; /* Table associated with this expression */ local
87927 Table *pTab; local
89625 Table *pTab; local
89656 Table *pTab = pFrom->pTab; local
89725 Table *pTab; local
89834 Table *pTab = pFrom->pTab; local
89977 Table *pTab = pFrom->pTab; local
90703 Table *pTab; local
91198 sqlite3TriggerList(Parse *pParse, Table *pTab) argument
91243 Table *pTab; /* Table that the trigger fires off of */ local
91463 Table *pTab; local
91736 Table *pTab = tableOfTrigger(pTrigger); local
91770 sqlite3TriggersExist( Parse *pParse, Table *pTab, int op, ExprList *pChanges, int *pMask ) argument
91937 codeRowTrigger( Parse *pParse, Trigger *pTrigger, Table *pTab, int orconf ) argument
92049 getRowTrigger( Parse *pParse, Trigger *pTrigger, Table *pTab, int orconf ) argument
92083 sqlite3CodeRowTriggerDirect( Parse *pParse, Trigger *p, Table *pTab, int reg, int orconf, int ignoreJump ) argument
92155 sqlite3CodeRowTrigger( Parse *pParse, Trigger *pTrigger, int op, ExprList *pChanges, int tr_tm, Table *pTab, int reg, int orconf, int ignoreJump ) argument
92217 sqlite3TriggerColmask( Parse *pParse, Trigger *pTrigger, ExprList *pChanges, int isNew, int tr_tm, Table *pTab, int orconf ) argument
92308 sqlite3ColumnDefault(Vdbe *v, Table *pTab, int i, int iReg) argument
92344 Table *pTab; /* The table to be updated */ local
92843 updateVirtualTable( Parse *pParse, SrcList *pSrc, Table *pTab, ExprList *pChanges, Expr *pRowid, int *aXRef, Expr *pWhere ) argument
93359 sqlite3GetVTable(sqlite3 *db, Table *pTab) argument
93579 Table *pTab = pParse->pNewTable; /* The table being constructed */ local
93685 vtabCallConstructor( sqlite3 *db, Table *pTab, Module *pMod, int (*xConstruct)(sqlite3*,void*,int,const char*const*,sqlite3_vtab**,char**), char **pzErr ) argument
93791 sqlite3VtabCallConnect(Parse *pParse, Table *pTab) argument
93856 Table *pTab; local
93896 Table *pTab; local
93958 Table *pTab; local
94116 Table *pTab; local
94176 sqlite3VtabMakeWritable(Parse *pParse, Table *pTab) argument
96206 vtabBestIndex(Parse *pParse, Table *pTab, sqlite3_index_info *p) argument
96264 Table *pTab = pSrc->pTab; local
98452 Table *pTab; /* Table to open */ local
98675 Table *pTab = pTabItem->pTab; local
105483 Table *pTab = 0; local
109104 sqlite3Fts3ExprLoadDoclist(Fts3Table *pTab, Fts3Expr *pExpr) argument
114812 Fts3Table *pTab; /* FTS3 Table */ member in struct:LoadDoclistCtx
115358 fts3SnippetShift( Fts3Table *pTab, int nSnippet, const char *zDoc, int nDoc, int *piPos, u64 *pHlmask ) argument
115433 Fts3Table *pTab = (Fts3Table *)pCsr->base.pVtab; local
115631 Fts3Table *pTab = (Fts3Table *)pCsr->base.pVtab; local
115700 Fts3Table *pTab = (Fts3Table *)pCsr->base.pVtab; local
115840 Fts3Table *pTab = (Fts3Table *)pCsr->base.pVtab; local
115981 Fts3Table *pTab = (Fts3Table*)pCsr->base.pVtab; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c9327 Table *pTab; /* Source table */ member in struct:AggInfo::AggInfo_col
9410 ** is a disk table or the "old.*" pseudo-table, then pTab points to the
9465 Table *pTab; /* Table for TK_COLUMN expressions. */ member in struct:Expr
9631 Table *pTab; /* An SQL table corresponding to zName */ member in struct:SrcList::SrcList_item
9639 Bitmask colUsed; /* Bit N (1<<N) set if column N of pTab is used */
9890 Table *pTab; /* Table this info block refers to */ member in struct:AutoincInfo
9891 int iDb; /* Index in sqlite3.aDb[] of database holding pTab */
65548 Table *pTab; local
66649 Table *pTab; local
66719 Table *pTab = 0; local
68585 Table *pTab; local
69039 Table *pTab; local
69139 Table *pTab = p->pSrc->a[0].pTab; /* Table <table>. */ local
69807 sqlite3ExprCodeGetColumnOfTable( Vdbe *v, Table *pTab, int iTabCur, int iCol, int regOut ) argument
69834 sqlite3ExprCodeGetColumn( Parse *pParse, Table *pTab, int iColumn, int iTable, int iReg ) argument
70457 Table *pTab = pExpr->pTab; local
71765 whereForeignKeys(Parse *pParse, Table *pTab) argument
71781 whereTempTriggers(Parse *pParse, Table *pTab) argument
71810 reloadTableSchema(Parse *pParse, Table *pTab, const char *zName) argument
71862 Table *pTab; /* Table being renamed */ local
72090 Table *pTab; /* Table being altered */ local
72214 Table *pTab; local
72393 analyzeOneTable( Parse *pParse, Table *pTab, int iStatCur, int iMem ) argument
72641 Table *pTab = (Table*)sqliteHashData(k); local
72651 analyzeTable(Parse *pParse, Table *pTab) argument
72683 Table *pTab; local
73619 Table *pTab = 0; /* The table being read */ local
74837 Table *pTab = pParse->pNewTable; local
74900 Table *pTab = pParse->pNewTable; local
75533 Table *pTab = sqliteHashData(i); local
75570 Table *pTab = sqliteHashData(pElem); local
75619 destroyTable(Parse *pParse, Table *pTab) argument
75677 Table *pTab; local
75975 Table *pTab; local
75995 Table *pTab = pIndex->pTable; /* The table that is indexed */ local
76091 Table *pTab = 0; /* Table to be indexed */ local
76613 Table *pTab = pIndex->pTable; local
77278 reindexTable(Parse *pParse, Table *pTab, char const *zColl) argument
77302 Table *pTab; /* A table in the database */ local
77332 Table *pTab; /* A table in the database */ local
77843 Table *pTab = sqliteHashData(pElem); local
77899 Table *pTab; local
77918 sqlite3IsReadOnly(Parse *pParse, Table *pTab, int viewOk) argument
78095 Table *pTab; /* The table from which records will be deleted */ local
78344 sqlite3GenerateRowDelete( Parse *pParse, Table *pTab, int iCur, int iRowid, int count, Trigger *pTrigger, int onconf ) argument
78450 sqlite3GenerateRowIndexDelete( Parse *pParse, Table *pTab, int iCur, int *aRegIdx ) argument
78487 Table *pTab = pIdx->pTable; local
80420 fkLookupParent( Parse *pParse, int iDb, Table *pTab, Index *pIdx, FKey *pFKey, int *aiCol, int regData, int nIncr, int isIgnore ) argument
80563 fkScanChildren( Parse *pParse, SrcList *pSrc, Table *pTab, Index *pIdx, FKey *pFKey, int *aiCol, int regData, int nIncr ) argument
80687 sqlite3FkReferences(Table *pTab) argument
80728 sqlite3FkDropTable(Parse *pParse, SrcList *pName, Table *pTab) argument
80789 sqlite3FkCheck( Parse *pParse, Table *pTab, int regOld, int regNew ) argument
80973 sqlite3FkRequired( Parse *pParse, Table *pTab, int *aChange, int chngRowid ) argument
81048 fkActionTrigger( Parse *pParse, Table *pTab, FKey *pFKey, ExprList *pChanges ) argument
81233 sqlite3FkActions( Parse *pParse, Table *pTab, ExprList *pChanges, int regOld ) argument
81261 sqlite3FkDelete(sqlite3 *db, Table *pTab) argument
81318 sqlite3OpenTable( Parse *p, int iCur, int iDb, Table *pTab, int opcode ) argument
81366 Table *pTab = pIdx->pTable; local
81397 sqlite3TableAffinityStr(Vdbe *v, Table *pTab) argument
81434 readsTable(Parse *p, int iStartAddr, int iDb, Table *pTab) argument
81738 Table *pTab; /* The table to insert into. aka TABLE */ local
82435 sqlite3GenerateConstraintChecks( Parse *pParse, Table *pTab, int baseCur, int regRowid, int *aRegIdx, int rowidChng, int isUpdate, int overrideError, int ignoreDest, int *pbMayReplace ) argument
82721 sqlite3CompleteInsertion( Parse *pParse, Table *pTab, int baseCur, int regRowid, int *aRegIdx, int isUpdate, int appendBias, int useSeekResult ) argument
82781 sqlite3OpenTableAndIndices( Parse *pParse, Table *pTab, int baseCur, int op ) argument
85135 Table *pTab; local
85174 Table *pTab; local
85198 Table *pTab; local
85261 Table *pTab; local
85388 Table *pTab = sqliteHashData(x); local
85418 Table *pTab = sqliteHashData(x); local
85918 Table *pTab; local
86826 columnIndex(Table *pTab, const char *zCol) argument
87559 Table *pTab = 0; /* Table structure column is extracted from */ local
87736 Table *pTab; local
87827 Table *pTab; /* Table associated with this expression */ local
87927 Table *pTab; local
89625 Table *pTab; local
89656 Table *pTab = pFrom->pTab; local
89725 Table *pTab; local
89834 Table *pTab = pFrom->pTab; local
89977 Table *pTab = pFrom->pTab; local
90703 Table *pTab; local
91198 sqlite3TriggerList(Parse *pParse, Table *pTab) argument
91243 Table *pTab; /* Table that the trigger fires off of */ local
91463 Table *pTab; local
91736 Table *pTab = tableOfTrigger(pTrigger); local
91770 sqlite3TriggersExist( Parse *pParse, Table *pTab, int op, ExprList *pChanges, int *pMask ) argument
91937 codeRowTrigger( Parse *pParse, Trigger *pTrigger, Table *pTab, int orconf ) argument
92049 getRowTrigger( Parse *pParse, Trigger *pTrigger, Table *pTab, int orconf ) argument
92083 sqlite3CodeRowTriggerDirect( Parse *pParse, Trigger *p, Table *pTab, int reg, int orconf, int ignoreJump ) argument
92155 sqlite3CodeRowTrigger( Parse *pParse, Trigger *pTrigger, int op, ExprList *pChanges, int tr_tm, Table *pTab, int reg, int orconf, int ignoreJump ) argument
92217 sqlite3TriggerColmask( Parse *pParse, Trigger *pTrigger, ExprList *pChanges, int isNew, int tr_tm, Table *pTab, int orconf ) argument
92308 sqlite3ColumnDefault(Vdbe *v, Table *pTab, int i, int iReg) argument
92344 Table *pTab; /* The table to be updated */ local
92843 updateVirtualTable( Parse *pParse, SrcList *pSrc, Table *pTab, ExprList *pChanges, Expr *pRowid, int *aXRef, Expr *pWhere ) argument
93359 sqlite3GetVTable(sqlite3 *db, Table *pTab) argument
93579 Table *pTab = pParse->pNewTable; /* The table being constructed */ local
93685 vtabCallConstructor( sqlite3 *db, Table *pTab, Module *pMod, int (*xConstruct)(sqlite3*,void*,int,const char*const*,sqlite3_vtab**,char**), char **pzErr ) argument
93791 sqlite3VtabCallConnect(Parse *pParse, Table *pTab) argument
93856 Table *pTab; local
93896 Table *pTab; local
93958 Table *pTab; local
94116 Table *pTab; local
94176 sqlite3VtabMakeWritable(Parse *pParse, Table *pTab) argument
96206 vtabBestIndex(Parse *pParse, Table *pTab, sqlite3_index_info *p) argument
96264 Table *pTab = pSrc->pTab; local
98452 Table *pTab; /* Table to open */ local
98675 Table *pTab = pTabItem->pTab; local
105483 Table *pTab = 0; local
109104 sqlite3Fts3ExprLoadDoclist(Fts3Table *pTab, Fts3Expr *pExpr) argument
114812 Fts3Table *pTab; /* FTS3 Table */ member in struct:LoadDoclistCtx
115358 fts3SnippetShift( Fts3Table *pTab, int nSnippet, const char *zDoc, int nDoc, int *piPos, u64 *pHlmask ) argument
115433 Fts3Table *pTab = (Fts3Table *)pCsr->base.pVtab; local
115631 Fts3Table *pTab = (Fts3Table *)pCsr->base.pVtab; local
115700 Fts3Table *pTab = (Fts3Table *)pCsr->base.pVtab; local
115840 Fts3Table *pTab = (Fts3Table *)pCsr->base.pVtab; local
115981 Fts3Table *pTab = (Fts3Table*)pCsr->base.pVtab; local
[all...]
/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 DsqliteInt.h1074 Table *pTab; /* Source table */ member in struct:AggInfo::AggInfo_col
1139 ** is a disk table or the "old.*" pseudo-table, then pTab points to the
1159 Table *pTab; /* Table for OP_Column expressions. */ member in struct:Expr
1267 Table *pTab; /* An SQL table corresponding to zName */ member in struct:SrcList::SrcList_item
1274 Bitmask colUsed; /* Bit N (1<<N) set if column N or pTab is used */
1681 * The pTab member points to the table that triggers are being coded on. The
1703 Table *pTab; /* Table that triggers are currently being coded on */ member in struct:TriggerStack
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h1074 Table *pTab; /* Source table */ member in struct:AggInfo::AggInfo_col
1139 ** is a disk table or the "old.*" pseudo-table, then pTab points to the
1159 Table *pTab; /* Table for OP_Column expressions. */ member in struct:Expr
1267 Table *pTab; /* An SQL table corresponding to zName */ member in struct:SrcList::SrcList_item
1274 Bitmask colUsed; /* Bit N (1<<N) set if column N or pTab is used */
1681 * The pTab member points to the table that triggers are being coded on. The
1703 Table *pTab; /* Table that triggers are currently being coded on */ member in struct:TriggerStack
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h1074 Table *pTab; /* Source table */ member in struct:AggInfo::AggInfo_col
1139 ** is a disk table or the "old.*" pseudo-table, then pTab points to the
1159 Table *pTab; /* Table for OP_Column expressions. */ member in struct:Expr
1267 Table *pTab; /* An SQL table corresponding to zName */ member in struct:SrcList::SrcList_item
1274 Bitmask colUsed; /* Bit N (1<<N) set if column N or pTab is used */
1681 * The pTab member points to the table that triggers are being coded on. The
1703 Table *pTab; /* Table that triggers are currently being coded on */ member in struct:TriggerStack
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h2731 void BssTableDeleteEntry(struct rt_bss_table *pTab,
2750 unsigned long BssTableSetEntry(struct rt_rtmp_adapter *pAd, struct rt_bss_table *pTab, u8 *pBssid, char Ssid[], u8 SsidLen, u8 BssType, u16 BeaconPeriod, struct rt_cf_parm * CfParm, u16 AtimWin, u16 CapabilityInfo, u8 SupRate[], u8 SupRateLen, u8 ExtRate[], u8 ExtRateLen, struct rt_ht_capability_ie * pHtCapability, struct rt_add_ht_info_ie * pAddHtInfo, /* AP might use this additional ht info IE */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/
H A Drtmp.h2731 void BssTableDeleteEntry(struct rt_bss_table *pTab,
2750 unsigned long BssTableSetEntry(struct rt_rtmp_adapter *pAd, struct rt_bss_table *pTab, u8 *pBssid, char Ssid[], u8 SsidLen, u8 BssType, u16 BeaconPeriod, struct rt_cf_parm * CfParm, u16 AtimWin, u16 CapabilityInfo, u8 SupRate[], u8 SupRateLen, u8 ExtRate[], u8 ExtRateLen, struct rt_ht_capability_ie * pHtCapability, struct rt_add_ht_info_ie * pAddHtInfo, /* AP might use this additional ht info IE */

Completed in 832 milliseconds