Home
last modified time | relevance | path

Searched refs:attr1 (Results 1 – 25 of 1987) sorted by relevance

12345678910>>...80

/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgmsgattr.h123 uint32_t attr1, attr2;
228 void pvt(uint32_t x) { if(x) attr1 |= GATTR_PVT; else attr1 &= ~GATTR_PVT; } in pvt()
229 void cra(uint32_t x) { if(x) attr1 |= GATTR_CRA; else attr1 &= ~GATTR_CRA; } in cra()
230 void rcv(uint32_t x) { if(x) attr1 |= GATTR_RCV; else attr1 &= ~GATTR_RCV; } in rcv()
231 void snt(uint32_t x) { if(x) attr1 |= GATTR_SNT; else attr1 &= ~GATTR_SNT; } in snt()
233 void att(uint32_t x) { if(x) attr1 |= GATTR_ATT; else attr1 &= ~GATTR_ATT; } in att()
234 void trs(uint32_t x) { if(x) attr1 |= GATTR_TRS; else attr1 &= ~GATTR_TRS; } in trs()
235 void orp(uint32_t x) { if(x) attr1 |= GATTR_ORP; else attr1 &= ~GATTR_ORP; } in orp()
236 void k_s(uint32_t x) { if(x) attr1 |= GATTR_K_S; else attr1 &= ~GATTR_K_S; } in k_s()
238 void loc(uint32_t x) { if(x) attr1 |= GATTR_LOC; else attr1 &= ~GATTR_LOC; } in loc()
[all …]
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/billowitch/compliant/
H A Dtc3100.vhd53 ASSERT s1'attr1 = 20 REPORT "Bad value for s1'attr1" SEVERITY FAILURE;
54 ASSERT s2'attr1 = 20 REPORT "Bad value for s2'attr1" SEVERITY FAILURE;
55 ASSERT s3'attr1 = 01 REPORT "Bad value for s3'attr1" SEVERITY FAILURE;
56 ASSERT s4'attr1 = 20 REPORT "Bad value for s4'attr1" SEVERITY FAILURE;
57 ASSERT s5'attr1 = 20 REPORT "Bad value for s5'attr1" SEVERITY FAILURE;
58 ASSERT s6'attr1 = 20 REPORT "Bad value for s6'attr1" SEVERITY FAILURE;
59 ASSERT s7'attr1 = 01 REPORT "Bad value for s7'attr1" SEVERITY FAILURE;
61 ASSERT c1'attr1 = 101 REPORT "Bad value for c1'attr1" SEVERITY FAILURE;
62 ASSERT c2'attr1 = 101 REPORT "Bad value for c2'attr1" SEVERITY FAILURE;
63 ASSERT c3'attr1 = 101 REPORT "Bad value for c3'attr1" SEVERITY FAILURE;
[all …]
H A Dtc3102.vhd50 ASSERT s1'attr1 = 20 REPORT "Bad value for s1'attr1" SEVERITY FAILURE;
51 ASSERT s2'attr1 = 20 REPORT "Bad value for s2'attr1" SEVERITY FAILURE;
52 ASSERT s3'attr1 = 20 REPORT "Bad value for s3'attr1" SEVERITY FAILURE;
53 ASSERT s4'attr1 = 20 REPORT "Bad value for s4'attr1" SEVERITY FAILURE;
54 ASSERT s5'attr1 = 20 REPORT "Bad value for s5'attr1" SEVERITY FAILURE;
55 ASSERT s6'attr1 = 20 REPORT "Bad value for s6'attr1" SEVERITY FAILURE;
56 ASSERT s7'attr1 = 20 REPORT "Bad value for s7'attr1" SEVERITY FAILURE;
58 ASSERT c1'attr1 = 101 REPORT "Bad value for c1'attr1" SEVERITY FAILURE;
59 ASSERT c2'attr1 = 101 REPORT "Bad value for c2'attr1" SEVERITY FAILURE;
60 ASSERT c3'attr1 = 101 REPORT "Bad value for c3'attr1" SEVERITY FAILURE;
[all …]
H A Dtc3099.vhd32 ATTRIBUTE attr1 : INTEGER;
44 ASSERT s1'attr1 = 101 REPORT "Bad value for s1'attr1" SEVERITY FAILURE;
45 ASSERT s2'attr1 = 101 REPORT "Bad value for s2'attr1" SEVERITY FAILURE;
46 ASSERT s3'attr1 = 101 REPORT "Bad value for s3'attr1" SEVERITY FAILURE;
47 ASSERT s4'attr1 = 101 REPORT "Bad value for s4'attr1" SEVERITY FAILURE;
48 ASSERT s5'attr1 = 101 REPORT "Bad value for s5'attr1" SEVERITY FAILURE;
49 ASSERT s6'attr1 = 101 REPORT "Bad value for s6'attr1" SEVERITY FAILURE;
50 ASSERT s7'attr1 = 101 REPORT "Bad value for s7'attr1" SEVERITY FAILURE;
60 assert ( s1'attr1 = 101 and
61 s2'attr1 = 101 and
[all …]
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/test/test_197/
H A Dmodel.bin1attr1";s:2:"10";s:4:"mva1";s:7:"101,103";s:4:"mva2";s:11:"110,111,112";s:4:"str1";s:13:"some data …
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/suite/ndb/r/
H A Dndb_hidden_pk.result3 attr1 INT
7 attr1
26 attr1
32 attr1
37 attr1
40 attr1
41 update t1 set attr1=7 where attr1=4;
43 attr1
61 update t1 set attr1=10 where attr1=1;
63 attr1
[all …]
H A Dndb_transaction.result17 attr1
26 attr1
38 attr1
41 update t1 set attr1 = attr1 * 2;
49 pk1 attr1 pk1 attr1
59 pk1 attr1 pk1 attr1
61 update t1 set attr1 = attr1 * 2;
70 pk1 attr1 pk1 attr1
80 pk1 attr1 pk1 attr1
89 pk1 attr1 pk1 attr1
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/suite/ndb/r/
H A Dndb_hidden_pk.result3 attr1 INT
7 attr1
26 attr1
32 attr1
37 attr1
40 attr1
41 update t1 set attr1=7 where attr1=4;
43 attr1
61 update t1 set attr1=10 where attr1=1;
63 attr1
[all …]
H A Dndb_transaction.result17 attr1
26 attr1
38 attr1
41 update t1 set attr1 = attr1 * 2;
49 pk1 attr1 pk1 attr1
59 pk1 attr1 pk1 attr1
61 update t1 set attr1 = attr1 * 2;
70 pk1 attr1 pk1 attr1
80 pk1 attr1 pk1 attr1
89 pk1 attr1 pk1 attr1
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/ndb/r/
H A Dndb_hidden_pk.result3 attr1 INT
7 attr1
26 attr1
32 attr1
37 attr1
40 attr1
41 update t1 set attr1=7 where attr1=4;
43 attr1
61 update t1 set attr1=10 where attr1=1;
63 attr1
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/ndb/r/
H A Dndb_hidden_pk.result3 attr1 INT
7 attr1
26 attr1
32 attr1
37 attr1
40 attr1
41 update t1 set attr1=7 where attr1=4;
43 attr1
61 update t1 set attr1=10 where attr1=1;
63 attr1
[all …]
H A Dndb_transaction.result17 attr1
26 attr1
38 attr1
41 update t1 set attr1 = attr1 * 2;
49 pk1 attr1 pk1 attr1
59 pk1 attr1 pk1 attr1
61 update t1 set attr1 = attr1 * 2;
70 pk1 attr1 pk1 attr1
80 pk1 attr1 pk1 attr1
89 pk1 attr1 pk1 attr1
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/ndb/r/
H A Dndb_hidden_pk.result3 attr1 INT
7 attr1
26 attr1
32 attr1
37 attr1
40 attr1
41 update t1 set attr1=7 where attr1=4;
43 attr1
61 update t1 set attr1=10 where attr1=1;
63 attr1
[all …]
H A Dndb_transaction.result17 attr1
26 attr1
38 attr1
41 update t1 set attr1 = attr1 * 2;
49 pk1 attr1 pk1 attr1
59 pk1 attr1 pk1 attr1
61 update t1 set attr1 = attr1 * 2;
70 pk1 attr1 pk1 attr1
80 pk1 attr1 pk1 attr1
89 pk1 attr1 pk1 attr1
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/suite/ndb/r/
H A Dndb_hidden_pk.result3 attr1 INT
7 attr1
26 attr1
32 attr1
37 attr1
40 attr1
41 update t1 set attr1=7 where attr1=4;
43 attr1
61 update t1 set attr1=10 where attr1=1;
63 attr1
[all …]
H A Dndb_transaction.result17 attr1
26 attr1
38 attr1
41 update t1 set attr1 = attr1 * 2;
49 pk1 attr1 pk1 attr1
59 pk1 attr1 pk1 attr1
61 update t1 set attr1 = attr1 * 2;
70 pk1 attr1 pk1 attr1
80 pk1 attr1 pk1 attr1
89 pk1 attr1 pk1 attr1
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/ndb/r/
H A Dndb_hidden_pk.result3 attr1 INT
7 attr1
26 attr1
32 attr1
37 attr1
40 attr1
41 update t1 set attr1=7 where attr1=4;
43 attr1
61 update t1 set attr1=10 where attr1=1;
63 attr1
[all …]
H A Dndb_transaction.result17 attr1
26 attr1
38 attr1
41 update t1 set attr1 = attr1 * 2;
49 pk1 attr1 pk1 attr1
59 pk1 attr1 pk1 attr1
61 update t1 set attr1 = attr1 * 2;
70 pk1 attr1 pk1 attr1
80 pk1 attr1 pk1 attr1
89 pk1 attr1 pk1 attr1
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/ndb/r/
H A Dndb_hidden_pk.result3 attr1 INT
7 attr1
26 attr1
32 attr1
37 attr1
40 attr1
41 update t1 set attr1=7 where attr1=4;
43 attr1
61 update t1 set attr1=10 where attr1=1;
63 attr1
[all …]
H A Dndb_transaction.result17 attr1
26 attr1
38 attr1
41 update t1 set attr1 = attr1 * 2;
49 pk1 attr1 pk1 attr1
59 pk1 attr1 pk1 attr1
61 update t1 set attr1 = attr1 * 2;
70 pk1 attr1 pk1 attr1
80 pk1 attr1 pk1 attr1
89 pk1 attr1 pk1 attr1
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/ndb/r/
H A Dndb_hidden_pk.result3 attr1 INT
7 attr1
26 attr1
32 attr1
37 attr1
40 attr1
41 update t1 set attr1=7 where attr1=4;
43 attr1
61 update t1 set attr1=10 where attr1=1;
63 attr1
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/suite/ndb/r/
H A Dndb_hidden_pk.result3 attr1 INT
7 attr1
26 attr1
32 attr1
37 attr1
40 attr1
41 update t1 set attr1=7 where attr1=4;
43 attr1
61 update t1 set attr1=10 where attr1=1;
63 attr1
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/ndb/r/
H A Dndb_hidden_pk.result3 attr1 INT
7 attr1
26 attr1
32 attr1
37 attr1
40 attr1
41 update t1 set attr1=7 where attr1=4;
43 attr1
61 update t1 set attr1=10 where attr1=1;
63 attr1
[all …]
H A Dndb_transaction.result17 attr1
26 attr1
38 attr1
41 update t1 set attr1 = attr1 * 2;
49 pk1 attr1 pk1 attr1
59 pk1 attr1 pk1 attr1
61 update t1 set attr1 = attr1 * 2;
70 pk1 attr1 pk1 attr1
80 pk1 attr1 pk1 attr1
89 pk1 attr1 pk1 attr1
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/mysql-test/suite/ndb/r/
H A Dndb_hidden_pk.result3 attr1 INT
7 attr1
26 attr1
32 attr1
37 attr1
40 attr1
41 update t1 set attr1=7 where attr1=4;
43 attr1
61 update t1 set attr1=10 where attr1=1;
63 attr1
[all …]

12345678910>>...80