Home
last modified time | relevance | path

Searched refs:insert_hash (Results 1 – 25 of 91) sorted by relevance

1234

/dports/databases/pg_citus/citus-10.2.3/src/test/regress/spec/
H A Disolation_insert_vs_all.spec9 CREATE TABLE insert_hash(id integer, data text);
16 DROP TABLE IF EXISTS insert_hash CASCADE;
23 step "s1-insert" { INSERT INTO insert_hash VALUES(7, 'k'); }
25 step "s1-insert-select" { INSERT INTO insert_hash SELECT * FROM insert_hash; }
27 step "s1-delete" { DELETE FROM insert_hash WHERE id = 4; }
28 step "s1-truncate" { TRUNCATE insert_hash; }
29 step "s1-drop" { DROP TABLE insert_hash; }
48 step "s2-insert-select" { INSERT INTO insert_hash SELECT * FROM insert_hash; }
50 step "s2-delete" { DELETE FROM insert_hash WHERE id = 4; }
51 step "s2-truncate" { TRUNCATE insert_hash; }
[all …]
/dports/databases/pg_citus/citus-10.2.3/src/test/regress/expected/
H A Disolation_insert_vs_all.out84 step s2-insert-select: INSERT INTO insert_hash SELECT * FROM insert_hash;
368 step s1-drop: DROP TABLE insert_hash;
396 step s1-insert-select: INSERT INTO insert_hash SELECT * FROM insert_hash;
450 step s1-truncate: TRUNCATE insert_hash;
469 step s1-drop: DROP TABLE insert_hash;
656 step s1-drop: DROP TABLE insert_hash;
685 step s2-insert-select: INSERT INTO insert_hash SELECT * FROM insert_hash;
969 step s1-drop: DROP TABLE insert_hash;
997 step s1-insert-select: INSERT INTO insert_hash SELECT * FROM insert_hash;
1070 step s1-drop: DROP TABLE insert_hash;
[all …]
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/core/server/bin/
H A Dopenxpkiadm243 my %insert_hash = ();
246 $insert_hash{pki_realm} = $params{realm};
311 $insert_hash{group_id} = $group;
312 $insert_hash{alias} = sprintf "%s-%01d", $group, $insert_hash{generation};
320 $insert_hash{alias} = $params{alias};
337 group_id => $insert_hash{group_id}
373 my $alias = __alias_update(\%insert_hash);
491 my $insert_hash = shift;
549 set => $insert_hash,
551 alias => $insert_hash->{alias},
[all …]
/dports/security/p5-openxpki/openxpki-3.16.1/core/server/bin/
H A Dopenxpkiadm243 my %insert_hash = ();
246 $insert_hash{pki_realm} = $params{realm};
311 $insert_hash{group_id} = $group;
312 $insert_hash{alias} = sprintf "%s-%01d", $group, $insert_hash{generation};
320 $insert_hash{alias} = $params{alias};
337 group_id => $insert_hash{group_id}
373 my $alias = __alias_update(\%insert_hash);
491 my $insert_hash = shift;
549 set => $insert_hash,
551 alias => $insert_hash->{alias},
[all …]
/dports/net-p2p/p5-Net-DirectConnect/Net-DirectConnect-0.14/examples/stat/
H A Dstat.pl89 …$db->insert_hash( 'slow', { 'name' => $query, 'n' => $n, 'result' => $dmp, 'period' => $time, 'tim…
96 $db->insert_hash(
262 $db->insert_hash(
353 $db->insert_hash( 'results', \%s );
366 $db->insert_hash( 'chat', { %s, 'time' => int(time), 'hub' => $dc->{'hub_name'}, } );
379 $db->insert_hash(
396 $db->insert_hash(
417 $db->insert_hash(
517 …$db->insert_hash( 'hubs', { 'time' => $time, 'hub' => $dc->{'hub_name'}, 'size' => $share, 'users'…
/dports/www/firefox-esr/firefox-91.8.0/servo/components/selectors/
H A Dbloom.rs104 pub fn insert_hash(&mut self, hash: u32) { in insert_hash() function
307 bf.insert_hash(hash_as_str(i)); in create_and_insert_some_stuff()
372 bf.insert_hash(gen1.next()); in create_insert_1000_remove_100_lookup_100()
406 test::black_box(bf.insert_hash(gen.next())); in insert_10()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/selectors/
H A Dbloom.rs104 pub fn insert_hash(&mut self, hash: u32) { in insert_hash() function
307 bf.insert_hash(hash_as_str(i)); in create_and_insert_some_stuff()
372 bf.insert_hash(gen1.next()); in create_insert_1000_remove_100_lookup_100()
406 test::black_box(bf.insert_hash(gen.next())); in insert_10()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/selectors-0.21.0/
H A Dbloom.rs111 pub fn insert_hash(&mut self, hash: u32) { in insert_hash() function
314 bf.insert_hash(hash_as_str(i)); in create_and_insert_some_stuff()
379 bf.insert_hash(gen1.next()); in create_insert_1000_remove_100_lookup_100()
413 test::black_box(bf.insert_hash(gen.next())); in insert_10()
/dports/www/firefox/firefox-99.0/servo/components/selectors/
H A Dbloom.rs104 pub fn insert_hash(&mut self, hash: u32) { in insert_hash() function
307 bf.insert_hash(hash_as_str(i)); in create_and_insert_some_stuff()
372 bf.insert_hash(gen1.next()); in create_insert_1000_remove_100_lookup_100()
406 test::black_box(bf.insert_hash(gen.next())); in insert_10()
/dports/textproc/htmlq/htmlq-0.3.0/cargo-crates/selectors-0.22.0/
H A Dbloom.rs104 pub fn insert_hash(&mut self, hash: u32) { in insert_hash() function
307 bf.insert_hash(hash_as_str(i)); in create_and_insert_some_stuff()
372 bf.insert_hash(gen1.next()); in create_insert_1000_remove_100_lookup_100()
406 test::black_box(bf.insert_hash(gen.next())); in insert_10()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/selectors/
H A Dbloom.rs104 pub fn insert_hash(&mut self, hash: u32) { in insert_hash() function
307 bf.insert_hash(hash_as_str(i)); in create_and_insert_some_stuff()
372 bf.insert_hash(gen1.next()); in create_insert_1000_remove_100_lookup_100()
406 test::black_box(bf.insert_hash(gen.next())); in insert_10()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/selectors/
H A Dbloom.rs104 pub fn insert_hash(&mut self, hash: u32) { in insert_hash() function
307 bf.insert_hash(hash_as_str(i)); in create_and_insert_some_stuff()
372 bf.insert_hash(gen1.next()); in create_insert_1000_remove_100_lookup_100()
406 test::black_box(bf.insert_hash(gen.next())); in insert_10()
/dports/databases/p5-SQL-Abstract/SQL-Abstract-2.000001/t/
H A D03values.t57 my($insert_hash, $insert_array, $numfields);
69 $insert_hash ||= $h_stmt;
74 is ( $h_stmt, $insert_hash, 'Hash-based insert statement unchanged' );
/dports/databases/p5-SQL-Abstract-Classic/SQL-Abstract-Classic-1.91/t/
H A D03values.t57 my($insert_hash, $insert_array, $numfields);
69 $insert_hash ||= $h_stmt;
74 is ( $h_stmt, $insert_hash, 'Hash-based insert statement unchanged' );
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/core/
H A Dhyperloglog.hpp49 insert_hash(tlx::siphash(value)); in insert()
52 void insert_hash(const uint64_t& hash_value);
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/selectors/
H A Dbloom.rs106 pub fn insert_hash(&mut self, hash: u32) { in insert_hash() function
114 self.insert_hash(hash(elem)) in insert()
380 bf.insert_hash(gen1.next()); in create_insert_1000_remove_100_lookup_100()
411 test::black_box(bf.insert_hash(gen.next())); in insert_10()
/dports/archivers/lha-ac/lha-1.14i-ac20050924p1/src/
H A Dslide.c181 insert_hash(token, pos) in insert_hash() function
327 insert_hash(token, pos); /* associate token and pos */
334 insert_hash(token, pos);
368 insert_hash(token, pos);
372 insert_hash(token, pos);
/dports/net-mgmt/seafile-client/seafile-7.0.9/common/index/
H A Dname-hash.c62 pos = insert_hash(hash, ce, &istate->name_hash);
83 pos = insert_hash(hash, ce, &istate->name_hash); in hash_index_entry()
H A Dhash.h32 extern void **insert_hash(unsigned int hash, void *ptr, struct hash_table *table);
/dports/archivers/rzip/rzip-2.1/
H A Dfind_stream_match.c119 static struct hash_entry *insert_hash(const struct hash_entry *new) in insert_hash() function
145 insert_hash(&old); in insert_hash()
293 old = insert_hash(&he); in stream_search()
/dports/devel/smv/smv/
H A Dhash.h10 rec_ptr find_hash(),insert_hash();
H A Dstring.c39 return((string_ptr)insert_hash(string_hash,&a));
H A Dassoc.c51 b = (assoc_ptr)insert_hash(hash,&a);
/dports/converters/p5-Boulder/Boulder-1.30/
H A DStone.pm1009 $self->insert_hash($key,%{$_});
1030 sub insert_hash { subroutine
1044 $self->insert_hash($key,%values);
/dports/misc/hashdb/hashdb-3.1.0-8-g1da1b9f/src/
H A Dimport_tab.cpp142 manager.insert_hash(block_binary_hash, 0.0, whitelist_flag, in import_tab()

1234