Home
last modified time | relevance | path

Searched refs:map_copy (Results 1 – 25 of 195) sorted by relevance

12345678

/dports/science/smoldyn/smoldyn-2.67/source/BioNetGen/Perl2/
H A DMap.pm292 my $map_copy = Map::new();
293 $map_copy->Source( $map->Source );
294 $map_copy->Target( $map->Target );
298 return $map_copy;
313 my $map_copy = Map::new();
314 $map_copy->Source( $map->Source );
319 return $map_copy;
334 my $map_copy = Map::new();
340 return $map_copy;
356 my $map_copy = Map::new();
[all …]
/dports/www/ulfius/ulfius-2.7.3/example_programs/test_u_map/
H A Dtest_u_map.c89 struct _u_map map, * map_copy; in main() local
112 map_copy = u_map_copy(&map); in main()
113 u_map_put(map_copy, "key4", "value5"); in main()
116 print_copy = print_map(map_copy); in main()
127 u_map_remove_from_key(map_copy, "key1"); in main()
129 print = print_map(map_copy); in main()
135 print = print_map(map_copy); in main()
141 print = print_map(map_copy); in main()
147 print = print_map(map_copy); in main()
153 print = print_map(map_copy); in main()
[all …]
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/PASCAL/
H A Dfix_pascal_couple.cpp70 map_copy = NULL; in FixParScaleCouple()
255 memory->destroy(map_copy); in get_liggghts_map()
256 memory->create<int>(map_copy, length,"FixParScaleCouple:map"); in get_liggghts_map()
257 memcpy(map_copy,&(atom->get_map_array()[1]),length*sizeof(int)); //offset by one in LIGGGHTS! in get_liggghts_map()
274 iGlobal, map_copy[iGlobal], in get_liggghts_map()
275 atom->radius[map_copy[iGlobal]]); in get_liggghts_map()
282 if(map_copy[iGlobal]>-1) in get_liggghts_map()
290 return map_copy; in get_liggghts_map()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/client/
H A Dsimple_string_dictionary_test.cc91 TSimpleStringDictionary<10, 10, 10> map_copy(map); in TEST() local
92 EXPECT_EQ(map_copy.GetCount(), 2u); in TEST()
93 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
94 EXPECT_STREQ("c", map_copy.GetValueForKey("three")); in TEST()
95 map_copy.SetKeyValue("four", "d"); in TEST()
96 EXPECT_STREQ("d", map_copy.GetValueForKey("four")); in TEST()
111 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/client/
H A Dsimple_string_dictionary_test.cc91 TSimpleStringDictionary<10, 10, 10> map_copy(map); in TEST() local
92 EXPECT_EQ(map_copy.GetCount(), 2u); in TEST()
93 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
94 EXPECT_STREQ("c", map_copy.GetValueForKey("three")); in TEST()
95 map_copy.SetKeyValue("four", "d"); in TEST()
96 EXPECT_STREQ("d", map_copy.GetValueForKey("four")); in TEST()
111 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/common/
H A Dsimple_string_dictionary_unittest.cc101 NonAllocatingMap<10, 10, 10> map_copy(map); in TEST() local
102 EXPECT_EQ(2u, map_copy.GetCount()); in TEST()
103 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
104 EXPECT_STREQ("c", map_copy.GetValueForKey("three")); in TEST()
105 map_copy.SetKeyValue("four", "d"); in TEST()
106 EXPECT_STREQ("d", map_copy.GetValueForKey("four")); in TEST()
121 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/common/
H A Dsimple_string_dictionary_unittest.cc101 NonAllocatingMap<10, 10, 10> map_copy(map); in TEST() local
102 EXPECT_EQ(2u, map_copy.GetCount()); in TEST()
103 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
104 EXPECT_STREQ("c", map_copy.GetValueForKey("three")); in TEST()
105 map_copy.SetKeyValue("four", "d"); in TEST()
106 EXPECT_STREQ("d", map_copy.GetValueForKey("four")); in TEST()
121 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/common/
H A Dsimple_string_dictionary_unittest.cc101 NonAllocatingMap<10, 10, 10> map_copy(map); in TEST() local
102 EXPECT_EQ(2u, map_copy.GetCount()); in TEST()
103 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
104 EXPECT_STREQ("c", map_copy.GetValueForKey("three")); in TEST()
105 map_copy.SetKeyValue("four", "d"); in TEST()
106 EXPECT_STREQ("d", map_copy.GetValueForKey("four")); in TEST()
121 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/common/
H A Dsimple_string_dictionary_unittest.cc101 NonAllocatingMap<10, 10, 10> map_copy(map); in TEST() local
102 EXPECT_EQ(2u, map_copy.GetCount()); in TEST()
103 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
104 EXPECT_STREQ("c", map_copy.GetValueForKey("three")); in TEST()
105 map_copy.SetKeyValue("four", "d"); in TEST()
106 EXPECT_STREQ("d", map_copy.GetValueForKey("four")); in TEST()
121 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/common/
H A Dsimple_string_dictionary_unittest.cc101 NonAllocatingMap<10, 10, 10> map_copy(map); in TEST() local
102 EXPECT_EQ(2u, map_copy.GetCount()); in TEST()
103 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
104 EXPECT_STREQ("c", map_copy.GetValueForKey("three")); in TEST()
105 map_copy.SetKeyValue("four", "d"); in TEST()
106 EXPECT_STREQ("d", map_copy.GetValueForKey("four")); in TEST()
121 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/common/
H A Dsimple_string_dictionary_unittest.cc101 NonAllocatingMap<10, 10, 10> map_copy(map); in TEST() local
102 EXPECT_EQ(2u, map_copy.GetCount()); in TEST()
103 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
104 EXPECT_STREQ("c", map_copy.GetValueForKey("three")); in TEST()
105 map_copy.SetKeyValue("four", "d"); in TEST()
106 EXPECT_STREQ("d", map_copy.GetValueForKey("four")); in TEST()
121 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/common/
H A Dsimple_string_dictionary_unittest.cc101 NonAllocatingMap<10, 10, 10> map_copy(map); in TEST() local
102 EXPECT_EQ(2u, map_copy.GetCount()); in TEST()
103 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
104 EXPECT_STREQ("c", map_copy.GetValueForKey("three")); in TEST()
105 map_copy.SetKeyValue("four", "d"); in TEST()
106 EXPECT_STREQ("d", map_copy.GetValueForKey("four")); in TEST()
121 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/common/
H A Dsimple_string_dictionary_unittest.cc101 NonAllocatingMap<10, 10, 10> map_copy(map); in TEST() local
102 EXPECT_EQ(2u, map_copy.GetCount()); in TEST()
103 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
104 EXPECT_STREQ("c", map_copy.GetValueForKey("three")); in TEST()
105 map_copy.SetKeyValue("four", "d"); in TEST()
106 EXPECT_STREQ("d", map_copy.GetValueForKey("four")); in TEST()
121 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/common/
H A Dsimple_string_dictionary_unittest.cc101 NonAllocatingMap<10, 10, 10> map_copy(map); in TEST() local
102 EXPECT_EQ(2u, map_copy.GetCount()); in TEST()
103 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
104 EXPECT_STREQ("c", map_copy.GetValueForKey("three")); in TEST()
105 map_copy.SetKeyValue("four", "d"); in TEST()
106 EXPECT_STREQ("d", map_copy.GetValueForKey("four")); in TEST()
121 EXPECT_STREQ("a", map_copy.GetValueForKey("one")); in TEST()
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dcsa-load-elimination.h116 InnerMap map_copy(map.Get(outer_key)); in NON_EXPORTED_BASE()
117 map_copy.Set(inner_key, info); in NON_EXPORTED_BASE()
118 map.Set(outer_key, map_copy); in NON_EXPORTED_BASE()
H A Dcsa-load-elimination.cc166 InnerMap map_copy(map.second); in KillField() local
167 map_copy.Set(object, FieldInfo()); in KillField()
168 result->fresh_entries_.Set(map.first, map_copy); in KillField()
261 InnerMap map_copy(infos.Get(i)); in KillOffset() local
266 map_copy.Set(info.first, {}); in KillOffset()
269 infos.Set(i, map_copy); in KillOffset()
/dports/net-p2p/c-lightning/lightning-0.10.2/common/
H A Dgossmap.c81 static void map_copy(const struct gossmap *map, size_t offset, in map_copy() function
103 map_copy(map, offset, &u8, sizeof(u8)); in map_u8()
110 map_copy(map, offset, &be16, sizeof(be16)); in map_be16()
117 map_copy(map, offset, &be32, sizeof(be32)); in map_be32()
124 map_copy(map, offset, &be64, sizeof(be64)); in map_be64()
131 map_copy(map, offset, id, sizeof(*id)); in map_nodeid()
591 map_copy(map, map->map_end, &ghdr, sizeof(ghdr)); in map_catchup()
971 map_copy(map, off, &ghdr, sizeof(ghdr)); in gossmap_chan_get_capacity()
1098 map_copy(map, c->cann_off, msg, len); in gossmap_chan_get_announce()
1117 map_copy(map, n->nann_off, msg, len); in gossmap_node_get_announce()
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/robin-map/tests/
H A Drobin_map_tests.cpp942 HMap map_copy = map; in BOOST_AUTO_TEST_CASE() local
947 BOOST_CHECK(map == map_copy); in BOOST_AUTO_TEST_CASE()
950 BOOST_CHECK(map_copy == map_copy2); in BOOST_AUTO_TEST_CASE()
951 BOOST_CHECK(map_copy == map_copy3); in BOOST_AUTO_TEST_CASE()
956 tsl::robin_map<std::string, int> map_copy(map); in BOOST_AUTO_TEST_CASE() local
959 BOOST_CHECK(map_copy.empty()); in BOOST_AUTO_TEST_CASE()
962 BOOST_CHECK(map_copy.find("") == map_copy.end()); in BOOST_AUTO_TEST_CASE()
967 tsl::robin_map<std::string, int> map_copy(16); in BOOST_AUTO_TEST_CASE() local
968 map_copy = map; in BOOST_AUTO_TEST_CASE()
971 BOOST_CHECK(map_copy.empty()); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/robin-map/robin-map-0.6.3/tests/
H A Drobin_map_tests.cpp942 HMap map_copy = map; in BOOST_AUTO_TEST_CASE() local
947 BOOST_CHECK(map == map_copy); in BOOST_AUTO_TEST_CASE()
950 BOOST_CHECK(map_copy == map_copy2); in BOOST_AUTO_TEST_CASE()
951 BOOST_CHECK(map_copy == map_copy3); in BOOST_AUTO_TEST_CASE()
956 tsl::robin_map<std::string, int> map_copy(map); in BOOST_AUTO_TEST_CASE() local
959 BOOST_CHECK(map_copy.empty()); in BOOST_AUTO_TEST_CASE()
962 BOOST_CHECK(map_copy.find("") == map_copy.end()); in BOOST_AUTO_TEST_CASE()
967 tsl::robin_map<std::string, int> map_copy(16); in BOOST_AUTO_TEST_CASE() local
968 map_copy = map; in BOOST_AUTO_TEST_CASE()
971 BOOST_CHECK(map_copy.empty()); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/robin-map/tests/
H A Drobin_map_tests.cpp942 HMap map_copy = map; in BOOST_AUTO_TEST_CASE() local
947 BOOST_CHECK(map == map_copy); in BOOST_AUTO_TEST_CASE()
950 BOOST_CHECK(map_copy == map_copy2); in BOOST_AUTO_TEST_CASE()
951 BOOST_CHECK(map_copy == map_copy3); in BOOST_AUTO_TEST_CASE()
956 tsl::robin_map<std::string, int> map_copy(map); in BOOST_AUTO_TEST_CASE() local
959 BOOST_CHECK(map_copy.empty()); in BOOST_AUTO_TEST_CASE()
962 BOOST_CHECK(map_copy.find("") == map_copy.end()); in BOOST_AUTO_TEST_CASE()
967 tsl::robin_map<std::string, int> map_copy(16); in BOOST_AUTO_TEST_CASE() local
968 map_copy = map; in BOOST_AUTO_TEST_CASE()
971 BOOST_CHECK(map_copy.empty()); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/robin-map/tests/
H A Drobin_map_tests.cpp942 HMap map_copy = map; in BOOST_AUTO_TEST_CASE() local
947 BOOST_CHECK(map == map_copy); in BOOST_AUTO_TEST_CASE()
950 BOOST_CHECK(map_copy == map_copy2); in BOOST_AUTO_TEST_CASE()
951 BOOST_CHECK(map_copy == map_copy3); in BOOST_AUTO_TEST_CASE()
956 tsl::robin_map<std::string, int> map_copy(map); in BOOST_AUTO_TEST_CASE() local
959 BOOST_CHECK(map_copy.empty()); in BOOST_AUTO_TEST_CASE()
962 BOOST_CHECK(map_copy.find("") == map_copy.end()); in BOOST_AUTO_TEST_CASE()
967 tsl::robin_map<std::string, int> map_copy(16); in BOOST_AUTO_TEST_CASE() local
968 map_copy = map; in BOOST_AUTO_TEST_CASE()
971 BOOST_CHECK(map_copy.empty()); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/memmap-0.7.0/src/
H A Dlib.rs259 pub unsafe fn map_copy(&self, file: &File) -> Result<MmapMut> { in map_copy() method
260 MmapInner::map_copy(self.get_len(file)?, file, self.offset) in map_copy()
772 fn map_copy() { in map_copy() function
788 let mut mmap = unsafe { MmapOptions::new().map_copy(&file).unwrap() }; in map_copy()
969 let mmap = unsafe { MmapOptions::new().map_copy(&file).expect("map_mut") }; in mprotect_copy()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/memmap-0.6.2/src/
H A Dlib.rs266 pub unsafe fn map_copy(&self, file: &File) -> Result<MmapMut> { in map_copy() method
267 MmapInner::map_copy(self.get_len(file)?, file, self.offset) in map_copy()
785 fn map_copy() { in map_copy() function
801 let mut mmap = unsafe { MmapOptions::new().map_copy(&file).unwrap() }; in map_copy()
978 let mmap = unsafe { MmapOptions::new().map_copy(&file).expect("map_mut") }; in mprotect_copy()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/memmap-0.7.0/src/
H A Dlib.rs259 pub unsafe fn map_copy(&self, file: &File) -> Result<MmapMut> { in map_copy() method
260 MmapInner::map_copy(self.get_len(file)?, file, self.offset) in map_copy()
772 fn map_copy() { in map_copy() function
788 let mut mmap = unsafe { MmapOptions::new().map_copy(&file).unwrap() }; in map_copy()
969 let mmap = unsafe { MmapOptions::new().map_copy(&file).expect("map_mut") }; in mprotect_copy()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/memmap-0.7.0/src/
H A Dlib.rs259 pub unsafe fn map_copy(&self, file: &File) -> Result<MmapMut> { in map_copy() method
260 MmapInner::map_copy(self.get_len(file)?, file, self.offset) in map_copy()
772 fn map_copy() { in map_copy() function
788 let mut mmap = unsafe { MmapOptions::new().map_copy(&file).unwrap() }; in map_copy()
969 let mmap = unsafe { MmapOptions::new().map_copy(&file).expect("map_mut") }; in mprotect_copy()

12345678