Home
last modified time | relevance | path

Searched refs:key1 (Results 251 – 275 of 14930) sorted by relevance

1...<<11121314151617181920>>...598

/dports/devel/boost-libs/boost_1_72_0/libs/fusion/test/sequence/
H A Dmap_construction.cpp13 struct key1 {}; struct
68 map<pair<key1, int> > t1; in test()
71 map<pair<key1, float> > t2(5.5f); in test()
74 map<pair<key1, foo> > t3(foo(12)); in test()
77 map<pair<key1, double> > t4(t2); in test()
80 map<pair<key1, int>, pair<key2, float> > t5; in test()
88 map<pair<key1, int>, pair<key2, float> > t7(t6); in test()
92 map<pair<key1, long>, pair<key2, double> > t8(t6); in test()
99 pair<key1, no_def_constructor>, in test()
119 dummy(map<pair<key1, double&> >(pair<key1, double&>(dd))); // ok in test()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/fusion/test/sequence/
H A Dmap_construction.cpp13 struct key1 {}; struct
68 map<pair<key1, int> > t1; in test()
71 map<pair<key1, float> > t2(5.5f); in test()
74 map<pair<key1, foo> > t3(foo(12)); in test()
77 map<pair<key1, double> > t4(t2); in test()
80 map<pair<key1, int>, pair<key2, float> > t5; in test()
88 map<pair<key1, int>, pair<key2, float> > t7(t6); in test()
92 map<pair<key1, long>, pair<key2, double> > t8(t6); in test()
99 pair<key1, no_def_constructor>, in test()
119 dummy(map<pair<key1, double&> >(pair<key1, double&>(dd))); // ok in test()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/mysql-test/r/
H A Dindex_merge_myisam.result16 update t0 set key2=key1,key3=key1,key4=key1,key5=key1,key6=key1,key7=key1,key8=1024-key1;
69 select * from t0 where key1<3 or key2<3 or (key1>5 and key1<8) or
92 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
224 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
271 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
276 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
296 update t3 set key9=key1,keyA=key1,keyB=key1,keyC=key1;
1240 or key1=18 or key1=60;
1269 or key1 < 3 or key1 > @maxv-11;
1298 (key1 < 5) or (key1 > 10 and key1 < 15) or (key1 >= 50 and key1 < 55 ) or (key1 > @maxv-10);
[all …]
/dports/lang/kawa/kawa-3.1.1/gnu/mapping/
H A DTable2D.java38 int h1 = System.identityHashCode(key1); in get()
67 return remove (key1, key2, hash); in remove()
72 return remove (key1, key2, hash); in remove()
83 Object k1 = e.key1; in remove()
184 Object k1 = e.key1; in rehash()
228 Object k1 = e.key1; in lookup()
295 key1 = wrapReference(key1); in lookup()
297 e.key1 = key1; in lookup()
360 Object key1, key2; field in Entry
365 if (key1 instanceof WeakReference) in getKey1()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_store.py9 key1 = StoreKey[str]()
13 assert key1 not in store
14 store[key1] = "hello"
15 assert key1 in store
16 assert store[key1] == "hello"
18 store[key1] = "world"
21 store[key1] + "string"
34 del store[key1]
36 del store[key1]
38 store[key1]
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_store.py9 key1 = StoreKey[str]()
13 assert key1 not in store
14 store[key1] = "hello"
15 assert key1 in store
16 assert store[key1] == "hello"
18 store[key1] = "world"
21 store[key1] + "string"
34 del store[key1]
36 del store[key1]
38 store[key1]
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pytest/testing/
H A Dtest_store.py9 key1 = StoreKey[str]()
13 assert key1 not in store
14 store[key1] = "hello"
15 assert key1 in store
16 assert store[key1] == "hello"
18 store[key1] = "world"
21 store[key1] + "string"
34 del store[key1]
36 del store[key1]
38 store[key1]
[all …]
/dports/devel/p5-Data-Structure-Util/Data-Structure-Util-0.16/t/
H A D04utf8.t35 my $hash = { key1 => $string . "\n", };
46 $string = $hash->{key1};
47 my $string2 = $hash2->{key1};
57 is( $hash2->{key1}, $hash->{key1}, "Same string" );
58 ok( !compare( $hash2->{key1}, $hash->{key1} ), "Different encoding" );
61 is( $hash2->{key1}, $hash->{key1}, "Same string" );
62 ok( compare( $hash2->{key1}, $hash->{key1} ), "Same encoding" );
65 is( $hash2->{key1}, $hash->{key1}, "Same string" );
66 ok( !compare( $hash2->{key1}, $hash->{key1} ), "Different encoding" );
100 my $utf8 = decode( "iso-8859-1", $hash->{key1} );
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/dnssec/ns2/
H A Dsign.sh212 "$DSFROMKEY" -C "$key1.key" > "$key1.cds"
213 cat "$infile" "$key1.key" "$key2.key" "$key1.cds" >$zonefile
248 $SETTIME -P sync now "$key1" > /dev/null
256 sed 's/DNSKEY/CDNSKEY/' "$key1.key" > "$key1.cds"
257 cat "$infile" "$key1.key" "$key2.key" "$key1.cds" > "$zonefile"
266 sed 's/DNSKEY/CDNSKEY/' "$key1.key" > "$key1.cds"
267 cat "$infile" "$key1.key" "$key2.key" "$key3.key" "$key1.cds" > "$zonefile"
303 echo "${key1}" > $zone.ksk.key
306 sed 's/DNSKEY/CDNSKEY/' "$key1.key" > "$key1.cdnskey"
307 "$DSFROMKEY" -C "$key1.key" > "$key1.cds"
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/include/
H A Dindex_merge1.inc126 select * from t0 where key1<2 or key2<3 or (key1>5 and key1<7) or
176 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
370 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
412 select * from t0,t1 where (t0.key1=t1.key1) and ( t0.key1=3 or t0.key2=4);
419 select * from t0,t1 where (t0.key1=t1.key1) and
420 (t0.key1=3 or t0.key2=4) and t1.key1<200;
425 select * from t0,t1 where (t0.key1=t1.key1) and
426 (t0.key1=3 or t0.key2<4) and t1.key1=2;
430 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
438 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/include/
H A Dindex_merge1.inc126 select * from t0 where key1<2 or key2<3 or (key1>5 and key1<7) or
176 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
370 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
412 select * from t0,t1 where (t0.key1=t1.key1) and ( t0.key1=3 or t0.key2=4);
419 select * from t0,t1 where (t0.key1=t1.key1) and
420 (t0.key1=3 or t0.key2=4) and t1.key1<200;
425 select * from t0,t1 where (t0.key1=t1.key1) and
426 (t0.key1=3 or t0.key2<4) and t1.key1=2;
430 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
438 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/include/
H A Dindex_merge1.inc128 select * from t0 where key1<2 or key2<3 or (key1>5 and key1<7) or
178 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
372 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
414 select * from t0,t1 where (t0.key1=t1.key1) and ( t0.key1=3 or t0.key2=4);
421 select * from t0,t1 where (t0.key1=t1.key1) and
422 (t0.key1=3 or t0.key2=4) and t1.key1<200;
427 select * from t0,t1 where (t0.key1=t1.key1) and
428 (t0.key1=3 or t0.key2<4) and t1.key1=2;
432 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
440 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/include/
H A Dindex_merge1.inc126 select * from t0 where key1<2 or key2<3 or (key1>5 and key1<7) or
176 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
370 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
412 select * from t0,t1 where (t0.key1=t1.key1) and ( t0.key1=3 or t0.key2=4);
419 select * from t0,t1 where (t0.key1=t1.key1) and
420 (t0.key1=3 or t0.key2=4) and t1.key1<200;
425 select * from t0,t1 where (t0.key1=t1.key1) and
426 (t0.key1=3 or t0.key2<4) and t1.key1=2;
430 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
438 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/include/
H A Dindex_merge1.inc128 select * from t0 where key1<2 or key2<3 or (key1>5 and key1<7) or
178 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
372 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
414 select * from t0,t1 where (t0.key1=t1.key1) and ( t0.key1=3 or t0.key2=4);
421 select * from t0,t1 where (t0.key1=t1.key1) and
422 (t0.key1=3 or t0.key2=4) and t1.key1<200;
427 select * from t0,t1 where (t0.key1=t1.key1) and
428 (t0.key1=3 or t0.key2<4) and t1.key1=2;
432 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
440 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/include/
H A Dindex_merge1.inc128 select * from t0 where key1<2 or key2<3 or (key1>5 and key1<7) or
178 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
372 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
414 select * from t0,t1 where (t0.key1=t1.key1) and ( t0.key1=3 or t0.key2=4);
421 select * from t0,t1 where (t0.key1=t1.key1) and
422 (t0.key1=3 or t0.key2=4) and t1.key1<200;
427 select * from t0,t1 where (t0.key1=t1.key1) and
428 (t0.key1=3 or t0.key2<4) and t1.key1=2;
432 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
440 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/include/
H A Dindex_merge1.inc126 select * from t0 where key1<2 or key2<3 or (key1>5 and key1<7) or
176 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
370 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
412 select * from t0,t1 where (t0.key1=t1.key1) and ( t0.key1=3 or t0.key2=4);
419 select * from t0,t1 where (t0.key1=t1.key1) and
420 (t0.key1=3 or t0.key2=4) and t1.key1<200;
425 select * from t0,t1 where (t0.key1=t1.key1) and
426 (t0.key1=3 or t0.key2<4) and t1.key1=2;
430 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
438 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/mysql-test/rocksdb/include/
H A Dindex_merge1.inc130 select * from t0 where key1<2 or key2<3 or (key1>5 and key1<7) or
180 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
378 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
436 select * from t0,t1 where (t0.key1=t1.key1) and ( t0.key1=3 or t0.key2=4);
443 select * from t0,t1 where (t0.key1=t1.key1) and
444 (t0.key1=3 or t0.key2=4) and t1.key1<200;
449 select * from t0,t1 where (t0.key1=t1.key1) and
450 (t0.key1=3 or t0.key2<4) and t1.key1=2;
454 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
462 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/mysql-test/rocksdb/include/
H A Dindex_merge1.inc130 select * from t0 where key1<2 or key2<3 or (key1>5 and key1<7) or
180 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
378 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
436 select * from t0,t1 where (t0.key1=t1.key1) and ( t0.key1=3 or t0.key2=4);
443 select * from t0,t1 where (t0.key1=t1.key1) and
444 (t0.key1=3 or t0.key2=4) and t1.key1<200;
449 select * from t0,t1 where (t0.key1=t1.key1) and
450 (t0.key1=3 or t0.key2<4) and t1.key1=2;
454 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
462 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/mysql-test/rocksdb/include/
H A Dindex_merge1.inc130 select * from t0 where key1<2 or key2<3 or (key1>5 and key1<7) or
180 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
378 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
436 select * from t0,t1 where (t0.key1=t1.key1) and ( t0.key1=3 or t0.key2=4);
443 select * from t0,t1 where (t0.key1=t1.key1) and
444 (t0.key1=3 or t0.key2=4) and t1.key1<200;
449 select * from t0,t1 where (t0.key1=t1.key1) and
450 (t0.key1=3 or t0.key2<4) and t1.key1=2;
454 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
462 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/mysql-test/rocksdb/include/
H A Dindex_merge1.inc130 select * from t0 where key1<2 or key2<3 or (key1>5 and key1<7) or
180 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
378 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
436 select * from t0,t1 where (t0.key1=t1.key1) and ( t0.key1=3 or t0.key2=4);
443 select * from t0,t1 where (t0.key1=t1.key1) and
444 (t0.key1=3 or t0.key2=4) and t1.key1<200;
449 select * from t0,t1 where (t0.key1=t1.key1) and
450 (t0.key1=3 or t0.key2<4) and t1.key1=2;
454 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
462 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/mysql-test/rocksdb/include/
H A Dindex_merge1.inc130 select * from t0 where key1<2 or key2<3 or (key1>5 and key1<7) or
180 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
378 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
436 select * from t0,t1 where (t0.key1=t1.key1) and ( t0.key1=3 or t0.key2=4);
443 select * from t0,t1 where (t0.key1=t1.key1) and
444 (t0.key1=3 or t0.key2=4) and t1.key1<200;
449 select * from t0,t1 where (t0.key1=t1.key1) and
450 (t0.key1=3 or t0.key2<4) and t1.key1=2;
454 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
462 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/include/
H A Dindex_merge1.inc128 select * from t0 where key1<2 or key2<3 or (key1>5 and key1<7) or
178 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
372 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
414 select * from t0,t1 where (t0.key1=t1.key1) and ( t0.key1=3 or t0.key2=4);
421 select * from t0,t1 where (t0.key1=t1.key1) and
422 (t0.key1=3 or t0.key2=4) and t1.key1<200;
427 select * from t0,t1 where (t0.key1=t1.key1) and
428 (t0.key1=3 or t0.key2<4) and t1.key1=2;
432 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
440 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/mysql-test/include/
H A Dindex_merge1.inc126 select * from t0 where key1<2 or key2<3 or (key1>5 and key1<7) or
176 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
370 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
412 select * from t0,t1 where (t0.key1=t1.key1) and ( t0.key1=3 or t0.key2=4);
419 select * from t0,t1 where (t0.key1=t1.key1) and
420 (t0.key1=3 or t0.key2=4) and t1.key1<200;
425 select * from t0,t1 where (t0.key1=t1.key1) and
426 (t0.key1=3 or t0.key2<4) and t1.key1=2;
430 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
438 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/mysql-test/rocksdb/include/
H A Dindex_merge1.inc130 select * from t0 where key1<2 or key2<3 or (key1>5 and key1<7) or
180 explain select key1 from t0 where (key1 <=> null) or (key1 < 5) or
378 insert into t4 select key1,key1,key1 div 10, key1 % 10, key1 % 10, key1 from t0;
436 select * from t0,t1 where (t0.key1=t1.key1) and ( t0.key1=3 or t0.key2=4);
443 select * from t0,t1 where (t0.key1=t1.key1) and
444 (t0.key1=3 or t0.key2=4) and t1.key1<200;
449 select * from t0,t1 where (t0.key1=t1.key1) and
450 (t0.key1=3 or t0.key2<4) and t1.key1=2;
454 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
462 (t1.key1 = t0.key1 or t1.key8 = t0.key1);
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/discovery/dnssd/impl/
H A Dinstance_key_unittest.cc20 EXPECT_TRUE(key1 == key2); in TEST()
21 EXPECT_FALSE(key1 != key2); in TEST()
24 EXPECT_FALSE(key1 == key2); in TEST()
25 EXPECT_TRUE(key1 != key2); in TEST()
27 EXPECT_TRUE(key1 == key2); in TEST()
28 EXPECT_FALSE(key1 != key2); in TEST()
31 EXPECT_FALSE(key1 == key2); in TEST()
32 EXPECT_TRUE(key1 != key2); in TEST()
34 EXPECT_TRUE(key1 == key2); in TEST()
39 EXPECT_TRUE(key1 != key2); in TEST()
[all …]

1...<<11121314151617181920>>...598