Home
last modified time | relevance | path

Searched refs:TABLE (Results 1 – 25 of 201) sorted by relevance

123456789

/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtable.test24 CREATE TABLE test1 (
136 execsql {DROP TABLE test2; DROP TABLE test3}
143 {CREATE TABLE big(
392 DROP TABLE t6;
398 DROP TABLE t6;
404 DROP TABLE t6;
410 DROP TABLE t6;
416 DROP TABLE t6;
422 DROP TABLE t6;
430 DROP TABLE t6;
[all …]
H A Dtrigger2.test70 DROP TABLE tbl;
192 DROP TABLE rlog;
193 DROP TABLE clog;
194 DROP TABLE tbl;
316 DROP TABLE tbl;
317 DROP TABLE log;
344 DROP TABLE tbl;
345 DROP TABLE log;
380 DROP TABLE tbl;
381 DROP TABLE log;
[all …]
H A Dvacuum.test35 CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c);
46 CREATE TABLE t2 AS SELECT * FROM t1;
48 DROP TABLE t2;
66 CREATE TABLE t2 AS SELECT * FROM t1;
67 CREATE TABLE t3 AS SELECT * FROM t1;
73 DROP TABLE t2;
101 CREATE TABLE t4 AS SELECT * FROM t1;
102 CREATE TABLE t5 AS SELECT * FROM t1;
104 DROP TABLE t4;
105 DROP TABLE t5;
[all …]
H A Dmain.test41 db complete {DROP TABLE 'xyz;}
44 db complete {DROP TABLE 'xyz';}
47 db complete {DROP TABLE "xyz;}
50 db complete {DROP TABLE "xyz';}
53 db complete {DROP TABLE "xyz";}
56 db complete {DROP TABLE xyz; hi}
59 db complete {DROP TABLE xyz; }
76 CREATE TABLE abc(x,y);
208 CREATE TABLE
217 CREATE TABLE
[all …]
H A Dtrans.test245 DROP TABLE one;
246 DROP TABLE two;
323 DROP TABLE t1;
388 DROP TABLE t1;
389 DROP TABLE t2;
424 DROP TABLE t1;
434 DROP TABLE t1;
449 DROP TABLE t1;
453 DROP TABLE t1;
465 DROP TABLE t1;
[all …]
H A Dtemptable.test31 execsql {CREATE TABLE t1(a,b,c);}
51 CREATE TEMP TABLE t2(x,y,z);
83 db2 eval {DROP TABLE t2;}
141 DROP TABLE t2;
153 CREATE TEMP TABLE t2(x,y);
160 CREATE TABLE t2(x,y,z);
216 DROP TABLE t2;
231 CREATE TABLE t2(x unique, y);
342 CREATE TABLE t8(x);
364 CREATE TABLE t9(x,y);
[all …]
H A Dconflict.test27 CREATE TABLE t2(x);
82 DROP TABLE t1;
83 DROP TABLE t2;
140 DROP TABLE t1;
141 DROP TABLE t2;
196 DROP TABLE t2;
255 DROP TABLE t2;
317 DROP TABLE t2;
392 DROP TABLE t1;
393 DROP TABLE t2;
[all …]
H A Dmisc2.test44 CREATE TABLE t1(a,b,c);
46 CREATE TABLE t2(a,b,c);
110 CREATE TABLE x(a,b);
127 CREATE TABLE t1(a,b);
142 CREATE TABLE t1(x);
165 CREATE TABLE t1(x);
205 CREATE TEMP TABLE x AS
215 DROP TABLE x;
216 CREATE TEMP TABLE x AS
226 DROP TABLE x;
[all …]
H A Dmisc1.test117 CREATE TABLE t1(a);
131 CREATE TABLE t2(a);
151 CREATE TABLE t3(a,b);
173 CREATE TABLE t4(
201 CREATE TABLE error1(
209 CREATE TABLE error1(
250 DROP TABLE t1;
251 DROP TABLE t2;
252 DROP TABLE t3;
253 DROP TABLE t4;
[all …]
H A Dinsert2.test24 execsql {CREATE TABLE d1(n int, log int);}
36 CREATE TABLE t1(log int, cnt int);
49 catch {execsql {DROP TABLE t1}}
51 CREATE TABLE t1(log int, cnt int);
63 catch {execsql {DROP TABLE t1}}
65 CREATE TABLE t1(log int, cnt int);
78 catch {execsql {DROP TABLE t1}}
80 CREATE TABLE t1(log int, cnt int);
92 CREATE TABLE t3(a,b,c);
93 CREATE TABLE t4(x,y);
H A Dtrigger1.test50 CREATE TABLE t1(a);
102 DROP TABLE t1;
213 CREATE TEMP TABLE t2(x,y);
258 DROP TABLE t2;
259 CREATE TABLE t2(x,y);
299 DROP TABLE t1;
400 CREATE TABLE t3(a,b);
417 DROP TABLE t2;
418 DROP TABLE t3;
419 DROP TABLE t4;
[all …]
H A Dtrigger3.test18 # catchsql { DROP TABLE tbl; }
19 catchsql { CREATE TABLE tbl (a, b, c) }
93 execsql {DROP TABLE tbl;}
94 execsql {CREATE TABLE tbl (a, b, c);}
120 execsql {CREATE TABLE tbl2(a, b, c)}
163 catchsql { DROP TABLE tbl; }
164 catchsql { DROP TABLE tbl2; }
H A Dindex.test46 execsql {DROP TABLE test1}
70 execsql {DROP TABLE test1}
95 execsql {DROP TABLE test1}
155 execsql {DROP TABLE test1}
190 execsql {DROP TABLE test1}
191 execsql {DROP TABLE test2}
196 CREATE TABLE test1(a,b);
200 DROP TABLE test1;
327 CREATE TABLE t3(
350 CREATE TABLE t4(a,b);
[all …]
H A Dselect4.test57 CREATE TABLE t2 AS
65 execsql {DROP TABLE t2}
68 CREATE TABLE t2 AS
76 execsql {DROP TABLE t2}
86 CREATE TABLE t2 AS
93 execsql {DROP TABLE t2}
152 CREATE TABLE t2 AS
160 execsql {DROP TABLE t2}
163 CREATE TABLE t2 AS
210 CREATE TABLE t2 AS
[all …]
H A Dmisc3.test27 CREATE TABLE t1(a UNIQUE,b);
41 CREATE TABLE t2(x,y);
48 DROP TABLE t1;
49 DROP TABLE t2;
51 CREATE TABLE t1(a UNIQUE,b);
110 CREATE TABLE t2(a INT UNIQUE);
216 CREATE TABLE x1 (b, c);
220 CREATE TABLE x2 (c, e);
261 CREATE TABLE y1(a);
262 CREATE TABLE y2(b);
[all …]
H A Dmemdb.test33 CREATE TABLE t3(x TEXT);
137 DROP TABLE t4;
153 CREATE TABLE t2(x);
206 DROP TABLE t2;
207 DROP TABLE t3;
208 CREATE TABLE t2(a,b,c);
214 CREATE TABLE t3(x);
262 DROP TABLE t1;
286 DROP TABLE t2;
320 CREATE TABLE t5(x,y);
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/
H A DSB-tables.info44 TABLE Devices
54 TABLE Devices
141 TABLE Devices
152 TABLE Devices
218 TABLE Devices
229 TABLE Devices
240 TABLE Devices
251 TABLE Devices
265 TABLE Devices
476 TABLE Devices
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frudr/
H A DSB-tables.info44 TABLE Devices
52 TABLE Devices
63 TABLE Devices
81 TABLE Devices
108 TABLE Devices
127 TABLE Devices
150 TABLE Devices
192 TABLE Devices
207 TABLE Devices
222 TABLE Devices
[all …]
H A Dfru_SC_data.info77 TABLE Devices
100 TABLE Devices
123 TABLE Devices
146 TABLE Devices
169 TABLE Devices
192 TABLE Devices
215 TABLE Devices
238 TABLE Devices
288 TABLE Devices
295 TABLE Devices
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frudr/
H A DSB-tables.info50 TABLE Devices
61 TABLE Devices
71 TABLE Devices
158 TABLE Devices
187 TABLE Devices
202 TABLE Devices
214 TABLE Devices
226 TABLE Devices
238 TABLE Devices
439 TABLE Devices
[all …]
/illumos-gate/usr/src/common/crypto/sha2/amd64/
H A Dsha512-x86_64.pl65 my ($code, $func, $TABLE, $SZ, @Sigma0, @Sigma1, @sigma0, @sigma1, $rounds,
85 $TABLE="K512";
97 $TABLE="K256";
252 lea $TABLE-.($Tbl),$Tbl
329 .type $TABLE,\@object
330 $TABLE:
352 .type $TABLE,\@object
353 $TABLE:
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/
H A DSB-tables.info52 TABLE Devices
63 TABLE Devices
74 TABLE Devices
85 TABLE Devices
144 TABLE Devices
155 TABLE Devices
166 TABLE Devices
174 TABLE Devices
185 TABLE Devices
197 TABLE Devices
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A DSB-tables.info44 TABLE Devices
55 TABLE Devices
66 TABLE Devices
161 TABLE Devices
172 TABLE Devices
242 TABLE Devices
263 TABLE Devices
284 TABLE Devices
291 TABLE Devices
298 TABLE Devices
[all …]
H A Dfru_SC_data.info77 TABLE Devices
100 TABLE Devices
123 TABLE Devices
146 TABLE Devices
175 TABLE Devices
198 TABLE Devices
205 TABLE Devices
212 TABLE Devices
219 TABLE Devices
239 TABLE Devices
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpfilter.c73 #define TABLE 0 macro
394 same_complaints (FILTERTABLE, TABLE);
422 same_complaints (FILTERTABLE, TABLE);
459 same_complaints (FILTERTABLE, TABLE);
562 same_complaints (FILTERTABLE, TABLE);
565 same_complaints (FILTERTABLE, TABLE);
675 same_complaints (FILTERTABLE, TABLE);
699 same_complaints (FILTERTABLE, TABLE);
734 same_complaints (FILTERTABLE, TABLE);
750 same_complaints (FILTERTABLE, TABLE);
[all …]

123456789