Home
last modified time | relevance | path

Searched refs:group (Results 1 – 24 of 24) sorted by relevance

/sqlite-3.40.0/tool/
H A Dmkopcodeh.tcl82 set group($name) 0
103 group {set group($name) 1}
112 if {$group($name)} {
122 if {$prevName!="" && $group($prevName)} {
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-wasi.h16 int fchown(int fd, uid_t owner, gid_t group);
17 int fchown(int fd, uid_t owner, gid_t group){ in fchown() argument
18 return (fd && owner && group) ? 0 : 0; in fchown()
/sqlite-3.40.0/vsixtest/
H A Dvsixtest.tcl66 foreach group [split $groups \n] {
71 if {[regexp -- {\sS-1-5-32-544\s} $group]} then {
77 if {[regexp -- {\sEnabled group(?:,|\s)} $group]} then {
/sqlite-3.40.0/test/
H A Dtkt2192.test47 group by strftime('%Y-%m', date);
54 group by strftime('%Y-%m', date);
62 group by strftime('%Y-%m', date);
67 group by strftime('%Y-%m', date);
H A Dtkt-ba7cbfaedc.test56 select * from t1 group by id order by id;
57 select * from t1 group by id order by id asc;
58 select * from t1 group by id order by id desc;
H A Dtkt3508.test34 from modificationsTmp where c > 1 group by SUBSTRATE_HPRD_ID;
H A Dtpch01.test163 group by
186 group by
H A Dquota.test51 # quota-2.3.*: Open and close a db that is not part of any quota group. At
131 # are in the same quota group).
H A Dconflict.test25 # Create tables for the first group of tests.
71 # Create tables for the first group of tests.
116 # Create tables for the first group of tests.
H A Dconflict2.test25 # Create tables for the first group of tests.
71 # Create tables for the first group of tests.
116 # Create tables for the first group of tests.
H A De_select.test1012 # expressions. Each row is then assigned to a "group" based on the
1014 # expressions are the same get assigned to the same group.
1070 # evaluated once for each group of rows as a boolean expression. If the
1071 # result of evaluating the HAVING clause is false, the group is
1077 # expression, it is evaluated across all rows in the group.
1083 # row from the group.
1134 # evaluated once for each group of rows.
1137 # expression, it is evaluated across all rows in the group.
1149 # arbitrarily chosen row from within the group.
1164 # EVIDENCE-OF: R-19334-12811 Each group of input dataset rows
[all …]
H A Dmisc4.test153 from a, (select key,sum(period) from b group by key) as x
H A Dmain.test19 # Only do the next group of tests if the sqlite3_complete API is available
H A Dmemdb.test144 # Create tables for the first group of tests.
H A Dmultiplex.test371 # are in the same multiplex group).
H A Dwith1.test725 -- not in Alice's group, just to prove that they won't be selected.
730 -- Find all members of Alice's group, breath-first order
H A Davtrans.test856 # Repeat the following group of tests 20 times for quick testing and
H A Dtrans.test915 # Repeat the following group of tests 20 times for quick testing and
H A Dtkt1449.test96 group by USERID, ISSUEID, ISSUENAME;
H A Dmisc1.test714 $group,:conc ap0,1)fro,(select"",:PBAG,c,a,b,b,c,a,b,c,e,d,d,c,a,b,b,c,d,d,c,a,b,c,e,d,c,d,c,a,b,c,…
H A De_expr.test41 # precedence value. Operators that group more tightly
H A Dfuzz-oss1.test317 group by d_DATEMONTH, t_TYPEEXPENSE;
/sqlite-3.40.0/ext/wasm/common/
H A Dtesting.css43 .group-start { color: blue; }
44 .group-end { color: blue; }
/sqlite-3.40.0/ext/wasm/
H A DGNUmakefile626 rsync -z -e ssh --ignore-times --chown=stephan:www-data --group -r \