Home
last modified time | relevance | path

Searched refs:with_hash (Results 1 – 25 of 49) sorted by relevance

12

/dports/databases/py-aioredis/aioredis-1.3.1/aioredis/commands/
H A Dgeo.py52 with_dist=False, with_hash=False, with_coord=False, argument
79 radius, unit, with_dist, with_hash, with_coord, count, sort
86 if with_dist or with_hash or with_coord:
89 with_hash=with_hash,
94 with_dist=False, with_hash=False, with_coord=False, argument
121 radius, unit, with_dist, with_hash, with_coord, count, sort
127 if with_dist or with_hash or with_coord:
130 with_hash=with_hash,
141 if with_hash:
177 def make_geomember(value, with_dist, with_coord, with_hash): argument
[all …]
/dports/net/zerotier/ZeroTierOne-1.8.3/ext/redis-plus-plus-1.1.1/src/sw/redis++/
H A Dcommand.cpp148 bool with_hash) { in georadius() argument
159 with_hash); in georadius()
173 bool with_hash) { in georadiusbymember() argument
184 with_hash); in georadiusbymember()
344 bool with_hash) { in set_georadius_parameters() argument
357 if (with_hash) { in set_georadius_parameters()
/dports/databases/py-aioredis/aioredis-1.3.1/tests/
H A Dgeo_commands_test.py195 with_dist=True, with_coord=True, with_hash=True, encoding='utf-8'
214 with_coord=True, with_hash=True, encoding='utf-8'
251 with_hash=True, encoding='utf-8'
299 with_dist=True, with_coord=True, with_hash=True, encoding='utf-8'
387 with_dist=True, with_coord=True, with_hash=True
406 with_coord=True, with_hash=True
443 with_hash=True
487 with_dist=True, with_coord=True, with_hash=True
/dports/devel/p5-List-Objects-WithUtils/List-Objects-WithUtils-2.028003/t/04_immutable/
H A Dimmarray.t58 my $with_hash = immarray( hash( foo => 'bar' ) );
59 ok( $with_hash->get(0)->get('foo') eq 'bar', 'hash in immarray ok' );
60 ok( $with_hash->get(0)->set(foo => 'baz'), 'hash->set in immarray ok' );
61 ok( $with_hash->get(0)->get('foo') eq 'baz', 'hash->get in immarray ok' );
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dstats_tree.c463 gboolean with_hash, gboolean as_parent_node) in new_stat_node() argument
489 node->hash = with_hash ? g_hash_table_new(g_str_hash,g_str_equal) : NULL; in new_stat_node()
539 …(stats_tree *st, const gchar *name, int parent_id, stat_node_datatype datatype, gboolean with_hash) in stats_tree_create_node() argument
541 stat_node *node = new_stat_node(st,name,parent_id,datatype,with_hash,TRUE); in stats_tree_create_node()
652 int parent_id, gboolean with_hash, gint value) in stats_tree_manip_node_int() argument
668 node = new_stat_node(st,name,parent_id,STAT_DT_INT,with_hash,with_hash); in stats_tree_manip_node_int()
714 int parent_id, gboolean with_hash, gfloat value) in stats_tree_manip_node_float() argument
731 node = new_stat_node(st, name, parent_id, STAT_DT_FLOAT, with_hash, with_hash); in stats_tree_manip_node_float()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dstats_tree.c463 gboolean with_hash, gboolean as_parent_node) in new_stat_node() argument
489 node->hash = with_hash ? g_hash_table_new(g_str_hash,g_str_equal) : NULL; in new_stat_node()
539 …(stats_tree *st, const gchar *name, int parent_id, stat_node_datatype datatype, gboolean with_hash) in stats_tree_create_node() argument
541 stat_node *node = new_stat_node(st,name,parent_id,datatype,with_hash,TRUE); in stats_tree_create_node()
652 int parent_id, gboolean with_hash, gint value) in stats_tree_manip_node_int() argument
668 node = new_stat_node(st,name,parent_id,STAT_DT_INT,with_hash,with_hash); in stats_tree_manip_node_int()
714 int parent_id, gboolean with_hash, gfloat value) in stats_tree_manip_node_float() argument
731 node = new_stat_node(st, name, parent_id, STAT_DT_FLOAT, with_hash, with_hash); in stats_tree_manip_node_float()
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dstats_tree.c463 gboolean with_hash, gboolean as_parent_node) in new_stat_node() argument
489 node->hash = with_hash ? g_hash_table_new(g_str_hash,g_str_equal) : NULL; in new_stat_node()
539 …(stats_tree *st, const gchar *name, int parent_id, stat_node_datatype datatype, gboolean with_hash) in stats_tree_create_node() argument
541 stat_node *node = new_stat_node(st,name,parent_id,datatype,with_hash,TRUE); in stats_tree_create_node()
652 int parent_id, gboolean with_hash, gint value) in stats_tree_manip_node_int() argument
668 node = new_stat_node(st,name,parent_id,STAT_DT_INT,with_hash,with_hash); in stats_tree_manip_node_int()
714 int parent_id, gboolean with_hash, gfloat value) in stats_tree_manip_node_float() argument
731 node = new_stat_node(st, name, parent_id, STAT_DT_FLOAT, with_hash, with_hash); in stats_tree_manip_node_float()
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dstats_tree.c463 gboolean with_hash, gboolean as_parent_node) in new_stat_node() argument
489 node->hash = with_hash ? g_hash_table_new(g_str_hash,g_str_equal) : NULL; in new_stat_node()
539 …(stats_tree *st, const gchar *name, int parent_id, stat_node_datatype datatype, gboolean with_hash) in stats_tree_create_node() argument
541 stat_node *node = new_stat_node(st,name,parent_id,datatype,with_hash,TRUE); in stats_tree_create_node()
652 int parent_id, gboolean with_hash, gint value) in stats_tree_manip_node_int() argument
668 node = new_stat_node(st,name,parent_id,STAT_DT_INT,with_hash,with_hash); in stats_tree_manip_node_int()
714 int parent_id, gboolean with_hash, gfloat value) in stats_tree_manip_node_float() argument
731 node = new_stat_node(st, name, parent_id, STAT_DT_FLOAT, with_hash, with_hash); in stats_tree_manip_node_float()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/conhash-0.4.0/src/
H A Dconhash.rs30 ConsistentHash::with_hash(default_md5_hash_fn) in new()
34 pub fn with_hash(hash_fn: fn(&[u8]) -> Vec<u8>) -> ConsistentHash<N> { in with_hash() method
/dports/databases/p5-App-Sqitch/App-Sqitch-0.9994/lib/App/Sqitch/Engine/
H A Dvertica.pm255 my ( $self, $project, $with_hash ) = @_;
258 my $hshcol = $with_hash ? "c.script_hash\n , " : '';
H A Doracle.pm204 my ( $self, $project, $with_hash ) = @_;
208 my $hshcol = $with_hash ? "c.script_hash\n , " : '';
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/rust/stracciatella_bin/src/
H A Dresource_pack.rs113 builder.with_hash(hash); in subcommand_create()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/ordermap-0.3.5/src/
H A Dlib.rs172 fn with_hash<Sz>(i: usize, hash: HashValue) -> Self in with_hash() method
626 let old_pos = Pos::with_hash::<Sz>(index, self.hash); in insert_impl()
726 old_pos: Pos::with_hash::<Sz>(index, hash), in insert_phase_1()
737 *pos = Pos::with_hash::<Sz>(index, hash); in insert_phase_1()
817 self.indices[probe] = Pos::with_hash::<SzNew>(i, entry_hash); in reinsert_entry_in_order()
1277 self.indices[probe] = Pos::with_hash::<Sz>(found, entry.hash); in remove_found_impl()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/ordermap-0.3.5/src/
H A Dlib.rs172 fn with_hash<Sz>(i: usize, hash: HashValue) -> Self in with_hash() method
626 let old_pos = Pos::with_hash::<Sz>(index, self.hash); in insert_impl()
726 old_pos: Pos::with_hash::<Sz>(index, hash), in insert_phase_1()
737 *pos = Pos::with_hash::<Sz>(index, hash); in insert_phase_1()
817 self.indices[probe] = Pos::with_hash::<SzNew>(i, entry_hash); in reinsert_entry_in_order()
1277 self.indices[probe] = Pos::with_hash::<Sz>(found, entry.hash); in remove_found_impl()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/ordermap-0.3.5/src/
H A Dlib.rs172 fn with_hash<Sz>(i: usize, hash: HashValue) -> Self in with_hash() method
626 let old_pos = Pos::with_hash::<Sz>(index, self.hash); in insert_impl()
726 old_pos: Pos::with_hash::<Sz>(index, hash), in insert_phase_1()
737 *pos = Pos::with_hash::<Sz>(index, hash); in insert_phase_1()
817 self.indices[probe] = Pos::with_hash::<SzNew>(i, entry_hash); in reinsert_entry_in_order()
1277 self.indices[probe] = Pos::with_hash::<Sz>(found, entry.hash); in remove_found_impl()
/dports/editors/xi-term/xi-term-d264767/cargo-crates/indexmap-1.0.2/src/
H A Dmap.rs139 fn with_hash<Sz>(i: usize, hash: HashValue) -> Self in with_hash() method
654 let old_pos = Pos::with_hash::<Sz>(index, self.hash); in insert_impl()
1144 self.indices[probe] = Pos::with_hash::<SzNew>(i, entry_hash); in reinsert_entry_in_order()
1228 old_pos: Pos::with_hash::<Sz>(index, hash), in insert_phase_1()
1239 *pos = Pos::with_hash::<Sz>(index, hash); in insert_phase_1()
1331 self.indices[probe] = Pos::with_hash::<Sz>(found, entry.hash); in remove_found_impl()
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/opennebula/
H A Done_vm.py921 with_hash = name.endswith('#')
925 if with_hash and vm.name[len(base_name):].isdigit():
928 elif not with_hash and vm.name == name:
/dports/databases/p5-App-Sqitch/App-Sqitch-0.9994/lib/App/Sqitch/Role/
H A DDBIEngine.pm110 my ( $self, $project, $with_hash ) = @_;
114 my $hshcol = $with_hash ? "c.script_hash\n , " : '';
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/indexmap-1.1.0/src/
H A Dmap.rs143 fn with_hash<Sz>(i: usize, hash: HashValue) -> Self in with_hash() method
715 let old_pos = Pos::with_hash::<Sz>(index, self.hash); in insert_impl()
1213 self.indices[probe] = Pos::with_hash::<SzNew>(i, entry_hash); in reinsert_entry_in_order()
1297 old_pos: Pos::with_hash::<Sz>(index, hash), in insert_phase_1()
1308 *pos = Pos::with_hash::<Sz>(index, hash); in insert_phase_1()
1400 self.indices[probe] = Pos::with_hash::<Sz>(found, entry.hash); in remove_found_impl()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/indexmap/src/
H A Dmap.rs143 fn with_hash<Sz>(i: usize, hash: HashValue) -> Self in with_hash() method
715 let old_pos = Pos::with_hash::<Sz>(index, self.hash); in insert_impl()
1213 self.indices[probe] = Pos::with_hash::<SzNew>(i, entry_hash); in reinsert_entry_in_order()
1297 old_pos: Pos::with_hash::<Sz>(index, hash), in insert_phase_1()
1308 *pos = Pos::with_hash::<Sz>(index, hash); in insert_phase_1()
1400 self.indices[probe] = Pos::with_hash::<Sz>(found, entry.hash); in remove_found_impl()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/cloud/opennebula/
H A Done_vm.py1005 with_hash = name.endswith('#')
1009 if with_hash and vm.NAME[len(base_name):].isdigit():
1012 elif not with_hash and vm.NAME == name:
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Done_vm.py1005 with_hash = name.endswith('#')
1009 if with_hash and vm.NAME[len(base_name):].isdigit():
1012 elif not with_hash and vm.NAME == name:
/dports/databases/py-aioredis/aioredis-1.3.1/docs/
H A Dmixins.rst64 :class:`None` if ``with_hash``
/dports/sysutils/vector/vector-0.10.0/cargo-crates/indexmap-1.3.1/src/
H A Dmap.rs164 fn with_hash<Sz>(i: usize, hash: HashValue) -> Self in with_hash() method
824 let old_pos = Pos::with_hash::<Sz>(index, self.hash); in insert_impl()
1426 self.indices[probe] = Pos::with_hash::<SzNew>(i, entry_hash); in reinsert_entry_in_order()
1510 old_pos: Pos::with_hash::<Sz>(index, hash), in insert_phase_1()
1521 *pos = Pos::with_hash::<Sz>(index, hash); in insert_phase_1()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/indexmap-1.3.2/src/
H A Dmap.rs164 fn with_hash<Sz>(i: usize, hash: HashValue) -> Self in with_hash() method
824 let old_pos = Pos::with_hash::<Sz>(index, self.hash); in insert_impl()
1426 self.indices[probe] = Pos::with_hash::<SzNew>(i, entry_hash); in reinsert_entry_in_order()
1510 old_pos: Pos::with_hash::<Sz>(index, hash), in insert_phase_1()
1521 *pos = Pos::with_hash::<Sz>(index, hash); in insert_phase_1()

12