Searched refs:WHERE (Results 26 - 30 of 30) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S5182 #--R' + R'*S*(A1 + S(A2 + S(A3 + S(A4 + ... + SA7)))), WHERE
5185 #--WHERE T=S*S.
5235 #--SGN + S'*(B1 + S(B2 + S(B3 + S(B4 + ... + SB8)))), WHERE
5238 #--WHERE T=S*S.
6367 #--A TABLE, ALL WE NEED IS TO APPROXIMATE ATAN(U) WHERE
6460 #--WHERE Y = X*X, AND Z = Y*Y.
8584 #--WHERE U = 2Z/(2+Z) = 2Z/(1+X).
9129 #--D0 IS M WHERE N = 64(M+M') + J. NOTE THAT |M| <= 16140 BY DESIGN.
9226 #--D0 IS M WHERE N = 64(M+M') + J. NOTE THAT |M| <= 16140 BY DESIGN.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfpsp.S5182 #--R' + R'*S*(A1 + S(A2 + S(A3 + S(A4 + ... + SA7)))), WHERE
5185 #--WHERE T=S*S.
5235 #--SGN + S'*(B1 + S(B2 + S(B3 + S(B4 + ... + SB8)))), WHERE
5238 #--WHERE T=S*S.
6367 #--A TABLE, ALL WE NEED IS TO APPROXIMATE ATAN(U) WHERE
6460 #--WHERE Y = X*X, AND Z = Y*Y.
8584 #--WHERE U = 2Z/(2+Z) = 2Z/(1+X).
9129 #--D0 IS M WHERE N = 64(M+M') + J. NOTE THAT |M| <= 16140 BY DESIGN.
9226 #--D0 IS M WHERE N = 64(M+M') + J. NOTE THAT |M| <= 16140 BY DESIGN.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c3095 ** ^If the value of a [parameter | host parameter] in the WHERE clause might
4887 ** ^(The aConstraint[] array records WHERE clause constraints of the form:
4900 ** and makes other simplifications to the WHERE clause in an attempt to
4901 ** get as many WHERE clause terms into the form shown above as possible.
4902 ** ^The aConstraint[] array only reports WHERE clause terms that are
4937 } *aConstraint; /* Table of WHERE clause constraints */
5114 ** SELECT zColumn FROM zDb.zTable WHERE [rowid] = iRow;
9676 struct WhereTerm *pTerm; /* WHERE clause term for OR-search */
9682 ** For each nested loop in a WHERE clause implementation, the WhereInfo
9740 ** The WHERE claus
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c3095 ** ^If the value of a [parameter | host parameter] in the WHERE clause might
4887 ** ^(The aConstraint[] array records WHERE clause constraints of the form:
4900 ** and makes other simplifications to the WHERE clause in an attempt to
4901 ** get as many WHERE clause terms into the form shown above as possible.
4902 ** ^The aConstraint[] array only reports WHERE clause terms that are
4937 } *aConstraint; /* Table of WHERE clause constraints */
5114 ** SELECT zColumn FROM zDb.zTable WHERE [rowid] = iRow;
9676 struct WhereTerm *pTerm; /* WHERE clause term for OR-search */
9682 ** For each nested loop in a WHERE clause implementation, the WhereInfo
9740 ** The WHERE claus
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c3095 ** ^If the value of a [parameter | host parameter] in the WHERE clause might
4887 ** ^(The aConstraint[] array records WHERE clause constraints of the form:
4900 ** and makes other simplifications to the WHERE clause in an attempt to
4901 ** get as many WHERE clause terms into the form shown above as possible.
4902 ** ^The aConstraint[] array only reports WHERE clause terms that are
4937 } *aConstraint; /* Table of WHERE clause constraints */
5114 ** SELECT zColumn FROM zDb.zTable WHERE [rowid] = iRow;
9676 struct WhereTerm *pTerm; /* WHERE clause term for OR-search */
9682 ** For each nested loop in a WHERE clause implementation, the WhereInfo
9740 ** The WHERE claus
[all...]

Completed in 926 milliseconds

12