Home
last modified time | relevance | path

Searched defs:pSrcList (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
Dresolve.c158 SrcList *pSrcList = pNC->pSrcList; in lookupName() local
452 SrcList *pSrcList = pNC->pSrcList; in resolveExprStep() local
467 SrcList *pSrcList = pNC->pSrcList; in resolveExprStep() local
Dexpr.c3536 SrcList *pSrcList = pNC->pSrcList; in analyzeAggregate() local
DsqliteInt.h1998 SrcList *pSrcList; /* One or more tables used to resolve names */ member
/external/sqlite/dist/
Dsqlite3.c11652 SrcList *pSrcList; /* One or more tables used to resolve names */ member
12265 SrcList *pSrcList; /* FROM clause */ member
/external/sqlite/dist/orig/
Dsqlite3.c11652 SrcList *pSrcList; /* One or more tables used to resolve names */ member
12265 SrcList *pSrcList; /* FROM clause */ member
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c10343 SrcList *pSrcList; /* One or more tables used to resolve names */ member