Searched refs:pLeft (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c10243 ** Expr.pRight and Expr.pLeft are the left and right subexpressions of a
10285 ** the child Expr objects in the Expr.pLeft and Expr.pRight subtrees
10304 Expr *pLeft; /* Left subnode */ member in struct:Expr
10387 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */
37070 struct RowSetEntry *pLeft; /* Left subtree (smaller entries) */ member in struct:RowSetEntry
37300 struct RowSetEntry *pLeft; /* Left subtree */ local
37328 struct RowSetEntry *pLeft; /* Left subtree */ local
73235 sqlite3BinaryCompareCollSeq( Parse *pParse, Expr *pLeft, Expr *pRight ) argument
73260 codeCompare( Parse *pParse, Expr *pLeft, Expr *pRight, int opcode, int in1, int in2, int dest, int jumpIfNull ) argument
73463 sqlite3ExprAttachSubtrees( sqlite3 *db, Expr *pRoot, Expr *pLeft, Expr *pRight ) argument
73499 sqlite3PExpr( Parse *pParse, int op, Expr *pLeft, Expr *pRight, const Token *pToken ) argument
73518 sqlite3ExprAnd(sqlite3 *db, Expr *pLeft, Expr *pRight) argument
74633 Expr *pLeft = pExpr->pLeft; /* the LHS of the IN operator */ local
75489 Expr *pLeft = pExpr->pLeft; local
75676 Expr *pLeft = pExpr->pLeft; local
86162 Expr *pLeft; /* Value from parent table row */ local
86199 Expr *pLeft; /* Value from parent table row */ local
92672 struct SrcList_item *pLeft; /* Left table being joined */ local
95711 Expr *pLeft; local
101002 Expr *pRight, *pLeft; /* Right and left size of LIKE operator */ local
101395 Expr *pLeft = 0; /* The LHS of the IN operator */ local
101499 Expr *pLeft = pExpr->pLeft; local
101601 Expr *pLeft; /* LHS of LIKE/GLOB operator */ local
101660 Expr *pRight, *pLeft; local
101704 Expr *pLeft = pExpr->pLeft; local
105622 spanBinaryExpr( ExprSpan *pOut, Parse *pParse, int op, ExprSpan *pLeft, ExprSpan *pRight ) argument
107951 Expr *pLeft = sqlite3PExpr(pParse, TK_ID, 0, 0, &yymsp[-2].minor.yy0); local
114357 Fts3Expr *pLeft; /* Left operand */ member in struct:Fts3Expr
117588 char *pLeft; local
118389 Fts3Expr *pLeft = pExpr->pLeft; local
118425 Fts3Expr *pLeft = pExpr->pLeft; local
118453 Fts3Expr *pLeft = pExpr->pLeft; local
129018 splitNodeStartree( Rtree *pRtree, RtreeCell *aCell, int nCell, RtreeNode *pLeft, RtreeNode *pRight, RtreeCell *pBboxLeft, RtreeCell *pBboxRight ) argument
129120 splitNodeGuttman( Rtree *pRtree, RtreeCell *aCell, int nCell, RtreeNode *pLeft, RtreeNode *pRight, RtreeCell *pBboxLeft, RtreeCell *pBboxRight ) argument
129205 RtreeNode *pLeft = 0; local
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c14820 ** Expr.pRight and Expr.pLeft are the left and right subexpressions of a
14862 ** the child Expr objects in the Expr.pLeft and Expr.pRight subtrees
14881 Expr *pLeft; /* Left subnode */ member in struct:Expr
14969 #define EXPR_TOKENONLYSIZE offsetof(Expr,pLeft) /* Fewer features */
45715 struct RowSetEntry *pLeft; /* Left subtree (smaller entries) */ member in struct:RowSetEntry
45967 struct RowSetEntry *pLeft; /* Left subtree */ local
46001 struct RowSetEntry *pLeft; /* Left subtree */ local
89728 sqlite3BinaryCompareCollSeq( Parse *pParse, Expr *pLeft, Expr *pRight ) argument
89751 codeCompare( Parse *pParse, Expr *pLeft, Expr *pRight, int opcode, int in1, int in2, int dest, int jumpIfNull ) argument
89972 sqlite3ExprAttachSubtrees( sqlite3 *db, Expr *pRoot, Expr *pLeft, Expr *pRight ) argument
90002 sqlite3PExpr( Parse *pParse, int op, Expr *pLeft, Expr *pRight, const Token *pToken ) argument
90074 sqlite3ExprAnd(sqlite3 *db, Expr *pLeft, Expr *pRight) argument
91404 Expr *pLeft = pExpr->pLeft; /* the LHS of the IN operator */ local
92330 Expr *pLeft = pExpr->pLeft; local
92553 Expr *pLeft = pExpr->pLeft; local
105633 Expr *pLeft; /* Value from parent table row */ local
105662 Expr *pLeft; /* Value from parent table row */ local
113895 struct SrcList_item *pLeft; /* Left table being joined */ local
117596 Select *pLeft; /* Left-most SELECT statement */ local
117949 Expr *pLeft; local
125539 Expr *pRight, *pLeft; /* Right and left size of LIKE operator */ local
126064 Expr *pLeft = 0; /* The LHS of the IN operator */ local
126279 Expr *pLeft = sqlite3ExprSkipCollate(pExpr->pLeft); local
126393 Expr *pLeft; /* LHS of LIKE/GLOB operator */ local
126469 Expr *pRight, *pLeft; local
126511 Expr *pLeft = pExpr->pLeft; local
131666 spanBinaryExpr( Parse *pParse, int op, ExprSpan *pLeft, ExprSpan *pRight ) argument
134113 Select *pRight, *pLeft = yymsp[-4].minor.yy243; local
134155 Expr *pLeft = sqlite3PExpr(pParse, TK_ID, 0, 0, &yymsp[-2].minor.yy0); local
141852 Fts3Expr *pLeft; /* Left operand */ member in struct:Fts3Expr
145803 char *pLeft; local
146862 Fts3Expr *pLeft = pExpr->pLeft; local
146914 Fts3Expr *pLeft = pExpr->pLeft; local
146942 Fts3Expr *pLeft = pExpr->pLeft; local
149148 Fts3Expr *pLeft = pRoot->pLeft; local
162071 splitNodeStartree( Rtree *pRtree, RtreeCell *aCell, int nCell, RtreeNode *pLeft, RtreeNode *pRight, RtreeCell *pBboxLeft, RtreeCell *pBboxRight ) argument
162202 RtreeNode *pLeft = 0; local
174930 sqlite3changeset_concat( int nLeft, void *pLeft, int nRight , void *pRight, int *pnOut, void **ppOut ) argument
182641 Fts5ExprPhrase *pLeft = pNear->apPhrase[0]; local
183654 sqlite3Fts5ParseNode( Fts5Parse *pParse, int eType, Fts5ExprNode *pLeft, Fts5ExprNode *pRight, Fts5ExprNearset *pNear ) argument
183729 sqlite3Fts5ParseImplicitAnd( Fts5Parse *pParse, Fts5ExprNode *pLeft, Fts5ExprNode *pRight ) argument
184794 fts5HashEntryMerge( Fts5HashEntry *pLeft, Fts5HashEntry *pRight ) argument
185533 fts5BufferCompareBlob( Fts5Buffer *pLeft, const u8 *pRight, int nRight ) argument
185552 fts5BufferCompare(Fts5Buffer *pLeft, Fts5Buffer *pRight) argument
[all...]

Completed in 576 milliseconds