Home
last modified time | relevance | path

Searched refs:get_or_insert (Results 1 – 25 of 1303) sorted by relevance

12345678910>>...53

/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/cargo-edit-0.7.0/src/
H A Ddependency.rs206 data.get_or_insert("version", v); in to_toml()
209 data.get_or_insert("path", p); in to_toml()
212 data.get_or_insert("registry", r); in to_toml()
216 data.get_or_insert("git", repo); in to_toml()
217 branch.map(|branch| data.get_or_insert("branch", branch)); in to_toml()
221 data.get_or_insert("optional", optional); in to_toml()
225 data.get_or_insert("features", features); in to_toml()
228 data.get_or_insert("default-features", default_features); in to_toml()
231 data.get_or_insert("package", self.name.clone()); in to_toml()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dhash-map-tests.c211 m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
220 val_t &rv1 = m1.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
241 val_t &rv1 = m1.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
263 val_t &v1 = m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
264 val_t &v2 = m.get_or_insert (q); in test_map_of_type_with_ctor_and_dtor()
274 m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
276 m.get_or_insert (q); in test_map_of_type_with_ctor_and_dtor()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dhash-map-tests.c211 m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
220 val_t &rv1 = m1.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
241 val_t &rv1 = m1.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
263 val_t &v1 = m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
264 val_t &v2 = m.get_or_insert (q); in test_map_of_type_with_ctor_and_dtor()
274 m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
276 m.get_or_insert (q); in test_map_of_type_with_ctor_and_dtor()
H A Dgimple-range-edge.cc140 irange *&slot = m_edge_table->get_or_insert (e, &existed); in calc_switch_ranges()
156 irange *&slot = m_edge_table->get_or_insert (default_edge, &existed); in calc_switch_ranges()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dhash-map-tests.c211 m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
220 val_t &rv1 = m1.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
241 val_t &rv1 = m1.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
263 val_t &v1 = m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
264 val_t &v2 = m.get_or_insert (q); in test_map_of_type_with_ctor_and_dtor()
274 m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
276 m.get_or_insert (q); in test_map_of_type_with_ctor_and_dtor()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dhash-map-tests.c211 m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
220 val_t &rv1 = m1.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
241 val_t &rv1 = m1.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
263 val_t &v1 = m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
264 val_t &v2 = m.get_or_insert (q); in test_map_of_type_with_ctor_and_dtor()
274 m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
276 m.get_or_insert (q); in test_map_of_type_with_ctor_and_dtor()
H A Dgimple-range-edge.cc140 irange *&slot = m_edge_table->get_or_insert (e, &existed); in calc_switch_ranges()
156 irange *&slot = m_edge_table->get_or_insert (default_edge, &existed); in calc_switch_ranges()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dhash-map-tests.c211 m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
220 val_t &rv1 = m1.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
241 val_t &rv1 = m1.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
263 val_t &v1 = m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
264 val_t &v2 = m.get_or_insert (q); in test_map_of_type_with_ctor_and_dtor()
274 m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
276 m.get_or_insert (q); in test_map_of_type_with_ctor_and_dtor()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dhash-map-tests.c211 m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
220 val_t &rv1 = m1.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
241 val_t &rv1 = m1.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
263 val_t &v1 = m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
264 val_t &v2 = m.get_or_insert (q); in test_map_of_type_with_ctor_and_dtor()
274 m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
276 m.get_or_insert (q); in test_map_of_type_with_ctor_and_dtor()
H A Dgimple-range-edge.cc140 irange *&slot = m_edge_table->get_or_insert (e, &existed);
156 irange *&slot = m_edge_table->get_or_insert (default_edge, &existed);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dhash-map-tests.c211 m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
220 val_t &rv1 = m1.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
241 val_t &rv1 = m1.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
263 val_t &v1 = m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
264 val_t &v2 = m.get_or_insert (q); in test_map_of_type_with_ctor_and_dtor()
274 m.get_or_insert (p); in test_map_of_type_with_ctor_and_dtor()
276 m.get_or_insert (q); in test_map_of_type_with_ctor_and_dtor()
305 m.get_or_insert (a[i]); in test_map_of_type_with_ctor_and_dtor()
382 m.get_or_insert (a[i]); in test_map_of_type_with_ctor_and_dtor_expand()
H A Dgimple-range-edge.cc154 irange *&slot = m_edge_table->get_or_insert (e, &existed); in calc_switch_ranges()
170 irange *&slot = m_edge_table->get_or_insert (default_edge, &existed); in calc_switch_ranges()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/dev/archery/archery/utils/
H A Dcache.py51 def get_or_insert(self, key, create): member in Cache
80 return self.get_or_insert(key, download)
/dports/databases/arrow/apache-arrow-6.0.1/dev/archery/archery/utils/
H A Dcache.py51 def get_or_insert(self, key, create): member in Cache
80 return self.get_or_insert(key, download)
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/dev/archery/archery/utils/
H A Dcache.py51 def get_or_insert(self, key, create): member in Cache
80 return self.get_or_insert(key, download)
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dunnecessary_lazy_eval.stderr43 …| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `get_or_insert` instead: `opt.get_or_insert(2…
79 …| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `get_or_insert` instead: `None.get_or_insert
115 … ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `get_or_insert` instead: `deep.0.get_or_inser…
/dports/devel/sccache/sccache-0.2.15/cargo-crates/async-std-1.8.0/src/task/
H A Dtask_local.rs107 let value: *const dyn Send = task.locals().get_or_insert(key, init); in try_with()
187 pub fn get_or_insert(&self, key: u32, init: impl FnOnce() -> Box<dyn Send>) -> &dyn Send { in get_or_insert() method
/dports/games/genact/genact-0.10.0/cargo-crates/async-std-1.6.3/src/task/
H A Dtask_local.rs107 let value: *const dyn Send = task.locals().get_or_insert(key, init); in try_with()
187 pub fn get_or_insert(&self, key: u32, init: impl FnOnce() -> Box<dyn Send>) -> &dyn Send { in get_or_insert() method
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/async-std-1.7.0/src/task/
H A Dtask_local.rs107 let value: *const dyn Send = task.locals().get_or_insert(key, init); in try_with()
187 pub fn get_or_insert(&self, key: u32, init: impl FnOnce() -> Box<dyn Send>) -> &dyn Send { in get_or_insert() method
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/async-std-1.10.0/src/task/
H A Dtask_local.rs107 let value: *const dyn Send = task.locals().get_or_insert(key, init); in try_with()
187 pub fn get_or_insert(&self, key: u32, init: impl FnOnce() -> Box<dyn Send>) -> &dyn Send { in get_or_insert() method
/dports/textproc/jql/jql-3.0.6/cargo-crates/async-std-1.10.0/src/task/
H A Dtask_local.rs107 let value: *const dyn Send = task.locals().get_or_insert(key, init); in try_with()
187 pub fn get_or_insert(&self, key: u32, init: impl FnOnce() -> Box<dyn Send>) -> &dyn Send { in get_or_insert() method
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/riscv/
H A Driscv-shorten-memrefs.c132 m->get_or_insert (regno)++; in analyze()
171 if (m->get_or_insert (regno) > 3) in transform()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/riscv/
H A Driscv-shorten-memrefs.c132 m->get_or_insert (regno)++; in analyze()
171 if (m->get_or_insert (regno) > 3) in transform()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/riscv/
H A Driscv-shorten-memrefs.c132 m->get_or_insert (regno)++; in analyze()
171 if (m->get_or_insert (regno) > 3) in transform()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/riscv/
H A Driscv-shorten-memrefs.c132 m->get_or_insert (regno)++; in analyze()
171 if (m->get_or_insert (regno) > 3) in transform()

12345678910>>...53