Home
last modified time | relevance | path

Searched refs:right (Results 1 – 25 of 100) sorted by relevance

1234

/sqlite-3.40.0/ext/fts2/
H A Dfts2.c1343 plrDestroy(&right); in posListUnion()
1392 dlrDestroy(&right); in docListUnion()
1434 plwAdd(&writer, plrColumn(&right), plrPosition(&right), 0, 0); in posListPhraseMerge()
1446 plrDestroy(&right); in posListPhraseMerge()
1488 dlrDestroy(&right); in docListPhraseMerge()
1523 dlrDestroy(&right); in docListAndMerge()
1573 dlrDestroy(&right); in docListOrMerge()
1600 while( !dlrAtEnd(&right) && dlrDocid(&right)<dlrDocid(&left) ){ in docListExceptMerge()
1603 if( dlrAtEnd(&right) || dlrDocid(&left)<dlrDocid(&right) ){ in docListExceptMerge()
3711 right = new; in fulltextQuery()
[all …]
/sqlite-3.40.0/ext/rtree/
H A DrtreeH.test26 (90,100,0,10,'lower-right corner'),
27 (90,100,90,100,'upper-right corner'),
30 (95,100,0,100,'right edge'),
35 (51,100,0,100,'right half'),
41right corner} {} 4 1 {upper-right corner} {} 5 1 center {} 6 1 {left edge} {} 7 1 {right edge} {} …
H A Drtreefuzz001.test188 | 3952: 0f 07 05 00 09 21 00 72 69 67 68 74 20 65 64 67 .....!.right edg
191 | 4000: 05 00 09 31 00 75 70 70 65 72 2d 72 69 67 68 74 ...1.upper-right
193 | 4032: 77 65 72 2d 72 69 67 68 74 20 63 6f 72 6e 65 72 wer-right corner
519 | 3952: 0f 07 05 00 09 21 00 72 69 67 68 74 20 65 64 67 .....!.right edg
522 | 4000: 05 00 09 31 00 75 70 70 65 72 2d 72 69 67 68 74 ...1.upper-right
524 | 4032: 77 65 72 2d 72 69 67 68 74 27 60 f6 32 6e 65 72 wer-right'`.2ner
616 | 3952: 0f 07 05 00 09 21 00 72 69 67 68 74 20 65 64 67 .....!.right edg
619 | 4000: 05 00 09 31 00 75 70 70 65 72 2d 72 69 67 68 74 ...1.upper-right
621 | 4032: 77 65 72 2d 72 69 67 68 74 20 63 6f 72 6e 65 72 wer-right corner
721 | 3952: 0f 07 05 00 09 21 00 72 69 67 68 74 20 65 64 67 .....!.right edg
[all …]
/sqlite-3.40.0/test/
H A Dfts2g.test38 # Empty right in docListExceptMerge().
48 # Empty right in docListPhraseMerge().
58 # Empty right in docListOrMerge().
68 # Empty right in docListAndMerge().
87 # Empty left and right in docListOrMerge(). Each term matches neither
H A Dfts3ag.test38 # Empty right in docListExceptMerge().
48 # Empty right in docListPhraseMerge().
58 # Empty right in docListOrMerge().
68 # Empty right in docListAndMerge().
87 # Empty left and right in docListOrMerge(). Each term matches neither
H A Dmalloctraceviewer.tcl108 set right [$O(tree) item $iRight -text]
109 set res [string compare $left $right]
113 set right [lindex [$O(tree) item $iRight -values] 0]
114 set res [expr $left - $right]
118 set right [lindex [$O(tree) item $iRight -values] 1]
119 set res [expr $left - $right]
H A Dselect4.test20 # right at the end that test DISTINCT, so we cannot omit the entire file.
109 # last or right-most simple SELECT may have an ORDER BY clause.
407 } {1 {SELECTs to the left and right of UNION do not have the same number of result columns}}
547 # Make sure the names of columns are taken from the right-most subquery
548 # right in a compound query. Ticket #1721
708 } {1 {SELECTs to the left and right of UNION do not have the same number of result columns}}
715 } {1 {SELECTs to the left and right of UNION do not have the same number of result columns}}
810 } {1 {SELECTs to the left and right of UNION do not have the same number of result columns}}
823 } {1 {SELECTs to the left and right of UNION do not have the same number of result columns}}
828 } {1 {SELECTs to the left and right of UNION do not have the same number of result columns}}
[all …]
H A DcorruptB.test55 # Set the right-child of a B-Tree rootpage to refer to the root-page itself.
100 # Set the right-child pointer of the right-child of the root page to point
114 # Set the left-child pointer of a cell of the right-child of the root page to
142 # Set the left-child pointer of a cell of the right-child of the root page to
H A Din.test65 # Testing of the IN operator using static lists on the right-hand side.
103 # Testing the IN operator where the right-hand side is a SELECT
340 # Type affinity applied to the right-hand side of an IN operator.
423 } {1 {SELECTs to the left and right of UNION ALL do not have the same number of result columns}}
430 } {1 {SELECTs to the left and right of UNION do not have the same number of result columns}}
437 } {1 {SELECTs to the left and right of EXCEPT do not have the same number of result columns}}
444 } {1 {SELECTs to the left and right of INTERSECT do not have the same number of result columns}}
454 } {1 {SELECTs to the left and right of UNION ALL do not have the same number of result columns}}
461 } {1 {SELECTs to the left and right of UNION do not have the same number of result columns}}
468 } {1 {SELECTs to the left and right of EXCEPT do not have the same number of result columns}}
[all …]
H A Dvtabrhs1.test30 # of the right-hand operand of that constraint if the right-hand operand
59 # EVIDENCE-OF: R-37799-62852 If the right-hand operand is not known,
H A DcorruptF.test74 # is page 6, which is also the right-most leaf page in table t1.
90 # When the t1 cursor reaches page 6 (which is both the right-most leaf of
127 # is page 5, which is also the right-most leaf page in table t1.
H A Dtkt-80e031a00f.test14 # right-hand sides. Such expressions should always return TRUE or FALSE
23 # EVIDENCE-OF: R-52275-55503 When the right operand is an empty set, the
28 # list of scalar values on the right-hand side of an IN or NOT IN
81 # right operand Result of IN operator Result of NOT IN operator no no no
H A De_select2.test54 # of the two inputs. The [te_tbljoin] command reads the left and right-hand
71 # * The list of column-names from the right-hand dataset.
72 # * A single row from the right-hand dataset.
77 # The -using option specifies a list of the columns from the right-hand
350 # the left and right-hand datasets.
456 # in order from left to right. In other words, the FROM clause (A
H A De_select.test386 # the left and right-hand datasets.
427 # followed by all the columns of the right-hand dataset.
447 # left-hand and right-hand datasets.
541 # right of the join-operator.
626 # right-hand dataset.
662 # column names that appear in both the left and right-hand input
1420 # ALL operator, and all the rows from the SELECT to the right of it.
1473 # intersection of the results of the left and right SELECTs.
1482 # right-hand SELECT.
1722 # column of the result set (columns are numbered from left to right
[all …]
H A Dtkt1443.test16 # The problem in ticket #1433 was that the dependencies on the right-hand
22 # the optimizer was missing the fact that the right-hand side of the IN
H A Djoin2.test89 # error for the ON clause of a LEFT JOIN to refer to a table to its right.
102 } {1 {ON clause references tables to its right}}
105 } {1 {ON clause references tables to its right}}
H A Djoin.test483 # Make sure a left join where the right table is really a view that
484 # is itself a join works right. Ticket #306.
518 # Constant expressions in a subquery that is the right element of a
530 # function correctly if the right table in the join is really
587 # Test a LEFT JOIN when the right-hand side of hte join is an empty
922 # Ensure that constants that derive from the right-hand table of a LEFT JOIN
990 # of the table of the index is the right-hand table of a LEFT JOIN.
1007 # right table of a LEFT JOIN.
H A Dtypes2.test240 # The affinity of columns on the right side of IN(...) is ignored.
252 # Columns on both the left and right of IN(...). Only the column
253 # on the left matters. The all values on the right are treated like
H A DwhereG.test176 INSERT INTO t4 VALUES('right'),('wrong');
179 WHERE x='right'
181 } {right}
H A Dselect7.test210 } {1 {SELECTs to the left and right of UNION do not have the same number of result columns}}
215 } {1 {SELECTs to the left and right of UNION do not have the same number of result columns}}
/sqlite-3.40.0/ext/wasm/common/
H A Demscripten.css2 .emscripten { padding-right: 0; margin-left: auto; margin-right: auto; display: block; }
15 border-right: 10px solid rgb(0,150,240);
/sqlite-3.40.0/ext/wasm/fiddle/
H A Demscripten.css2 .emscripten { padding-right: 0; margin-left: auto; margin-right: auto; display: block; }
15 border-right: 10px solid rgb(0,150,240);
/sqlite-3.40.0/ext/fts1/
H A Dfts1.c735 DocListReader left, right; in docListPhraseMerge() local
739 readerInit(&right, pRight); in docListPhraseMerge()
741 docidRight = nextDocid(&right); in docListPhraseMerge()
767 DocListReader left, right; in docListAndMerge() local
773 readerInit(&right, pRight); in docListAndMerge()
775 docidRight = nextDocid(&right); in docListAndMerge()
801 DocListReader left, right; in docListOrMerge() local
805 readerInit(&right, pRight); in docListOrMerge()
807 docidRight = nextDocid(&right); in docListOrMerge()
846 DocListReader left, right; in docListExceptMerge() local
[all …]
/sqlite-3.40.0/tool/
H A Dspaceanal.tcl718 as overflow pages. The number at the right is the data pages divided by
724 future use. The percentage at the right is the number of freelist pages
758 computing this number. The percentage at the right shows the payload
780 at the right is the bytes of payload divided by the bytes of storage
844 percentage at the right is the number of unused bytes divided by the
850 percentage at the right is the number of unused bytes divided by the
856 percentage at the right is the number of unused bytes divided by the
862 pages. The percentage at the right is the number of unused bytes
/sqlite-3.40.0/src/
H A Din-operator.md13 on the right is called the RHS (right-hand side). If the RHS is a list

1234