Home
last modified time | relevance | path

Searched refs:height (Results 1 – 20 of 20) sorted by relevance

/sqlite-3.40.0/test/
H A Dskipscan2.test25 height INT NOT NULL, -- in cm
28 CREATE INDEX people_idx1 ON people(role, height);
62 SELECT name FROM people WHERE height>=180 ORDER BY +name;
66 SELECT name FROM people WHERE height>=180 ORDER BY +name;
82 SELECT name FROM people WHERE height>=180 ORDER BY +name;
94 AND height>=180 ORDER BY +name;
154 height INT NOT NULL, -- in cm
157 CREATE INDEX peoplew_idx1 ON peoplew(role, height);
158 INSERT INTO peoplew(name,role,height)
159 SELECT name, role, height FROM people;
[all …]
H A Dshow_speedtest1_rtree.tcl31 .c config -width $w -height $h
H A Dmalloctraceviewer.tcl194 $O(text) configure -wrap none -height 35
H A DcorruptF.test94 # root page of t4. Eventually, page 6 becomes full and the height of the
H A Dmalloc.test632 # of height 2. In the -tclbody script, the existing database connection
H A Dfuzz-oss1.test1019 "nfo:interlaceMode:graph" INTEGER, "nfo:height" INTEGER,
1020 "nfo:height:graph" INTEGER, "nfo:width" INTEGER, "nfo:width:graph"
H A Dfts1porter.test9867 height height
H A Dgenesis.tcl177 …k shall be three hundred cubits, the breadth of it fifty cubits, and the height of it thirty cubit…
/sqlite-3.40.0/ext/misc/
H A Dclosure.c175 short int height; /* Height of this node. Leaf==1 */ member
183 short int hBefore = p->pBefore ? p->pBefore->height : 0; in closureAvlRecomputeHeight()
184 short int hAfter = p->pAfter ? p->pAfter->height : 0; in closureAvlRecomputeHeight()
186 p->height = (hBefore>hAfter ? hBefore : hAfter)+1; in closureAvlRecomputeHeight()
336 pNew->height = 1; in closureAvlInsert()
H A Damatch.c192 short int height; /* Height of this node. Leaf==1 */ member
200 short int hBefore = p->pBefore ? p->pBefore->height : 0; in amatchAvlRecomputeHeight()
201 short int hAfter = p->pAfter ? p->pAfter->height : 0; in amatchAvlRecomputeHeight()
203 p->height = (hBefore>hAfter ? hBefore : hAfter)+1; in amatchAvlRecomputeHeight()
388 pNew->height = 1; in amatchAvlInsert()
/sqlite-3.40.0/src/
H A Dtest_rtree.c372 double height; member
420 pCube->height = p->aParam[4]; in cube_geom()
431 && aCoord[2]<=(pCube->y+pCube->height) in cube_geom()
/sqlite-3.40.0/ext/rtree/
H A Dviewrtree.tcl15 canvas .c -background white -width 400 -height 300 -highlightthickness 0
137 set yscale [expr {double([winfo height .c]-20)/($ymax-$ymin)}]
H A Drtreedoc3.test57 # the root node of an r-tree, this value is the height of the tree.
/sqlite-3.40.0/ext/wasm/common/
H A Demscripten.css10 height: 50px;
H A Dtesting.css54 /*max-height: 30em;*/
/sqlite-3.40.0/ext/wasm/fiddle/
H A Demscripten.css10 height: 50px;
H A Dfiddle.js706 e.style.height =
/sqlite-3.40.0/contrib/
H A Dsqlitecon.tcl515 if {$v(y)>=[winfo height $w]} {
/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c232 #define fts5_dri(segid, dlidx, height, pgno) ( \ argument
235 ((i64)(height) << (FTS5_DATA_PAGE_B)) + \
240 #define FTS5_DLIDX_ROWID(segid, height, pgno) fts5_dri(segid, 1, height, pgno) argument
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5porter.test4941 height height heighten heighten