Home
last modified time | relevance | path

Searched refs:map_id (Results 1 – 25 of 533) sorted by relevance

12345678910>>...22

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dgame_targets.cpp23 static auto FindTarget(T&& targets, int map_id) { in FindTarget() argument
25 [map_id](auto& tgt) { return tgt.map_id == map_id; } in FindTarget()
30 auto iter = FindTarget(teleports, map_id); in AddTeleportTarget()
34 tgt.ID = map_id; in AddTeleportTarget()
38 iter->map_id = map_id; in AddTeleportTarget()
45 void Game_Targets::RemoveTeleportTarget(int map_id) { in RemoveTeleportTarget() argument
46 auto iter = FindTarget(teleports, map_id); in RemoveTeleportTarget()
52 const lcf::rpg::SaveTarget* Game_Targets::GetTeleportTarget(int map_id) const { in GetTeleportTarget()
53 auto iter = FindTarget(teleports, map_id); in GetTeleportTarget()
58 escape.map_id = map_id; in SetEscapeTarget()
[all …]
H A Dteleport_target.h54 TeleportTarget(int map_id, int x, int y, int d, Type tt);
74 int map_id = 0;
83 inline TeleportTarget::TeleportTarget(int map_id, int x, int y, int d, Type tt) in TeleportTarget() argument
84 : map_id(map_id) in TeleportTarget()
93 return map_id; in GetMapId()
H A Dgame_targets.h31 void AddTeleportTarget(int map_id, int x, int y, bool switch_on, int switch_id);
32 void RemoveTeleportTarget(int map_id);
34 const lcf::rpg::SaveTarget* GetTeleportTarget(int map_id) const;
37 void SetEscapeTarget(int map_id, int x, int y, bool switch_on, int switch_id);
55 return escape.map_id != 0; in HasEscapeTarget()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/storage/dom_storage/
H A Dtesting_legacy_session_storage_database.cc144 std::string map_id; in ReadAreaValues() local
147 &map_id) && in ReadAreaValues()
161 map_id.clear(); in ReadAreaValues()
192 std::string map_id; in CommitAreaChanges() local
603 (*areas)[origin] = map_id; in GetAreasInNamespace()
611 const std::string& map_id, in AddAreaToNamespace() argument
621 std::string map_id; in DeleteAreaHelper() local
660 std::string* map_id) { in GetMapForArea() argument
674 std::string* map_id, in CreateMapForArea() argument
682 *map_id = "0"; in CreateMapForArea()
[all …]
H A Dtesting_legacy_session_storage_database.h164 const std::string& map_id,
178 std::string* map_id);
186 std::string* map_id,
191 bool ReadMap(const std::string& map_id,
196 void WriteValuesToMap(const std::string& map_id,
200 bool GetMapRefCount(const std::string& map_id, int64_t* ref_count);
201 bool IncreaseMapRefCount(const std::string& map_id,
205 bool DecreaseMapRefCount(const std::string& map_id,
210 bool ClearMap(const std::string& map_id, leveldb::WriteBatch* batch);
218 std::string* map_id,
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/services/storage/dom_storage/
H A Dtesting_legacy_session_storage_database.cc144 std::string map_id; in ReadAreaValues() local
147 &map_id) && in ReadAreaValues()
161 map_id.clear(); in ReadAreaValues()
192 std::string map_id; in CommitAreaChanges() local
606 (*areas)[origin] = map_id; in GetAreasInNamespace()
614 const std::string& map_id, in AddAreaToNamespace() argument
624 std::string map_id; in DeleteAreaHelper() local
663 std::string* map_id) { in GetMapForArea() argument
677 std::string* map_id, in CreateMapForArea() argument
685 *map_id = "0"; in CreateMapForArea()
[all …]
H A Dtesting_legacy_session_storage_database.h164 const std::string& map_id,
178 std::string* map_id);
186 std::string* map_id,
191 bool ReadMap(const std::string& map_id,
196 void WriteValuesToMap(const std::string& map_id,
200 bool GetMapRefCount(const std::string& map_id, int64_t* ref_count);
201 bool IncreaseMapRefCount(const std::string& map_id,
205 bool DecreaseMapRefCount(const std::string& map_id,
210 bool ClearMap(const std::string& map_id, leveldb::WriteBatch* batch);
218 std::string* map_id,
[all …]
/dports/net-mgmt/nfdump/nfdump-1.6.20/bin/
H A Dnfx.c184 uint16_t map_id; in Insert_Extension_Map() local
196 map_id = map->map_id == INIT_ID ? 0 : map->map_id & EXTENSION_MAP_MASK; in Insert_Extension_Map()
197 map->map_id = map_id; in Insert_Extension_Map()
204 if ( extension_map_list->slot[map_id] ) { in Insert_Extension_Map()
278 if ( extension_map_list->slot[map_id] ) in Insert_Extension_Map()
279 extension_map_list->slot[map_id]->map->map_id = 0; in Insert_Extension_Map()
282 extension_map_list->slot[map_id] = l; in Insert_Extension_Map()
283 l->map->map_id = map_id; in Insert_Extension_Map()
286 extension_map_list->max_used = map_id; in Insert_Extension_Map()
315 l->map->map_id = free_slot++; in PackExtensionMapList()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/trace/events/
H A Dxdp.h95 u32 map_id, u32 index),
105 __field(u32, map_id)
124 __entry->map_id = map_id;
141 u32 map_id, u32 index),
150 u32 map_id, u32 index),
172 u32 map_id, u32 index),
181 u32 map_id, u32 index),
193 __field(int, map_id)
205 __entry->map_id = map_id;
236 __field(int, map_id)
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/trace/events/
H A Dxdp.h95 u32 map_id, u32 index),
105 __field(u32, map_id)
124 __entry->map_id = map_id;
141 u32 map_id, u32 index),
150 u32 map_id, u32 index),
172 u32 map_id, u32 index),
181 u32 map_id, u32 index),
193 __field(int, map_id)
205 __entry->map_id = map_id;
236 __field(int, map_id)
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/trace/events/
H A Dxdp.h95 u32 map_id, u32 index),
105 __field(u32, map_id)
124 __entry->map_id = map_id;
141 u32 map_id, u32 index),
150 u32 map_id, u32 index),
172 u32 map_id, u32 index),
181 u32 map_id, u32 index),
193 __field(int, map_id)
205 __entry->map_id = map_id;
236 __field(int, map_id)
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Mpublic.h68 typedef herr_t (*H5M_iterate_t)(hid_t map_id, const void *key, void *op_data);
164 H5_DLL herr_t H5Mclose(hid_t map_id);
181 H5_DLL hid_t H5Mget_key_type(hid_t map_id);
198 H5_DLL hid_t H5Mget_val_type(hid_t map_id);
214 H5_DLL hid_t H5Mget_create_plist(hid_t map_id);
230 H5_DLL hid_t H5Mget_access_plist(hid_t map_id);
248 H5_DLL herr_t H5Mget_count(hid_t map_id, hsize_t *count, hid_t dxpl_id);
278 H5_DLL herr_t H5Mput(hid_t map_id, hid_t key_mem_type_id, const void *key, hid_t val_mem_type_id,
311 H5_DLL herr_t H5Mget(hid_t map_id, hid_t key_mem_type_id, const void *key, hid_t val_mem_type_id, v…
375 H5_DLL herr_t H5Miterate(hid_t map_id, hsize_t *idx, hid_t key_mem_type_id, H5M_iterate_t op, void …
[all …]
H A DH5M.c443 H5Mclose(hid_t map_id) in H5Mclose() argument
448 H5TRACE1("e", "i", map_id); in H5Mclose()
451 if (H5I_MAP != H5I_get_type(map_id)) in H5Mclose()
478 H5Mget_key_type(hid_t map_id) in H5Mget_key_type() argument
484 H5TRACE1("i", "i", map_id); in H5Mget_key_type()
513 H5Mget_val_type(hid_t map_id) in H5Mget_val_type() argument
519 H5TRACE1("i", "i", map_id); in H5Mget_val_type()
548 H5Mget_create_plist(hid_t map_id) in H5Mget_create_plist() argument
554 H5TRACE1("i", "i", map_id); in H5Mget_create_plist()
586 H5Mget_access_plist(hid_t map_id) in H5Mget_access_plist() argument
[all …]
/dports/math/singular/Singular-Release-4-2-1/kernel/maps/
H A Dgen_maps.cc107 return id_SubstPoly(map_id,var,p,preimage_r,image_r,nMap); in maMapIdeal()
113 && (map_id->nrows==1) /* i.e. only for ideal/map */ in maMapIdeal()
114 && (map_id->rank==1)) in maMapIdeal()
116 int sz=IDELEMS(map_id); in maMapIdeal()
122 sz_l+=pLength(map_id->m[i]); in maMapIdeal()
132 return fast_map_common_subexp(map_id, preimage_r, image_id, image_r); in maMapIdeal()
139 int C=((matrix)map_id)->cols(); in maMapIdeal()
140 int R=((matrix)map_id)->rows(); in maMapIdeal()
143 matrix cache=mpNew(N,maMaxDeg_Ma(map_id,preimage_r)); in maMapIdeal()
147 if (map_id->m[i]!=NULL) in maMapIdeal()
[all …]
/dports/games/easyrpg-player/Player-0.7.0/tests/
H A Dgame_character_moveto.cpp14 static constexpr auto map_id = MockMap::ePassBlock20x15; variable
16 static void testChar(const Game_Character& ch, int map_id, int x, int y, in testChar() argument
21 CAPTURE(map_id); in testChar()
33 REQUIRE_EQ(ch.GetMapId(), map_id); in testChar()
60 ch.MoveTo(static_cast<int>(map_id), 2, 3); in testPlayer()
83 ch.MoveTo(static_cast<int>(map_id), 2, 3); in testNonPlayer()
89 const MockGame mg(map_id);
97 const MockGame mg(map_id);
103 const MockGame mg(map_id);
109 ch.SetMapId(static_cast<int>(map_id));
H A Dgame_player_input.cpp14 static constexpr auto map_id = MockMap::ePassBlock20x15; variable
45 const MockGame mg(map_id); in testMove()
121 const MockGame mg(map_id);
127 const MockGame mg(map_id);
139 const MockGame mg(map_id);
156 const MockGame mg(map_id);
177 const MockGame mg(map_id);
183 const MockGame mg(map_id);
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/widgets/
H A Dentity_selector.cpp34 map_id(), in EntitySelector()
46 return map_id; in get_map_id()
54 void EntitySelector::set_map_id(Quest& quest, const QString& map_id) { in set_map_id() argument
57 this->map_id = map_id; in set_map_id()
141 if (quest == nullptr || map_id.isEmpty()) { in build()
146 MapModel map(*quest, map_id); in build()
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_data_structures-718.0.0/src/
H A Dfunctor.rs8 fn map_id<F>(self, f: F) -> Self in map_id() method
17 fn map_id<F>(self, mut f: F) -> Self in map_id() method
40 fn map_id<F>(mut self, mut f: F) -> Self in map_id() method
64 fn map_id<F>(self, f: F) -> Self in map_id() method
68 Vec::from(self).map_id(f).into() in map_id()
76 fn map_id<F>(self, f: F) -> Self in map_id() method
80 IndexVec::from_raw(self.raw.map_id(f)) in map_id()
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_data_structures-722.0.0/src/
H A Dfunctor.rs8 fn map_id<F>(self, f: F) -> Self in map_id() method
17 fn map_id<F>(self, mut f: F) -> Self in map_id() method
40 fn map_id<F>(mut self, mut f: F) -> Self in map_id() method
64 fn map_id<F>(self, f: F) -> Self in map_id() method
68 Vec::from(self).map_id(f).into() in map_id()
76 fn map_id<F>(self, f: F) -> Self in map_id() method
80 IndexVec::from_raw(self.raw.map_id(f)) in map_id()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_data_structures/src/
H A Dfunctor.rs8 fn map_id<F>(self, f: F) -> Self in map_id() method
17 fn map_id<F>(self, mut f: F) -> Self in map_id() method
40 fn map_id<F>(mut self, mut f: F) -> Self in map_id() method
64 fn map_id<F>(self, f: F) -> Self in map_id() method
68 Vec::from(self).map_id(f).into() in map_id()
76 fn map_id<F>(self, f: F) -> Self in map_id() method
80 IndexVec::from_raw(self.raw.map_id(f)) in map_id()
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_data_structures/src/
H A Dfunctor.rs8 fn map_id<F>(self, f: F) -> Self in map_id() method
17 fn map_id<F>(self, mut f: F) -> Self in map_id() method
40 fn map_id<F>(mut self, mut f: F) -> Self in map_id() method
64 fn map_id<F>(self, f: F) -> Self in map_id() method
68 Vec::from(self).map_id(f).into() in map_id()
76 fn map_id<F>(self, f: F) -> Self in map_id() method
80 IndexVec::from_raw(self.raw.map_id(f)) in map_id()
/dports/games/lgeneral/lgeneral-1.3.2/lgc-pg/
H A Dmaps.c92 int maps_convert( int map_id ) in maps_convert() argument
103 if (map_id == -1) { in maps_convert()
126 if ( map_id == -1 ) { in maps_convert()
130 start = end = map_id; in maps_convert()
140 if (map_id == -1 && strcmp(target_name,"pg")) { in maps_convert()
148 if ( map_id == -1 ) in maps_convert()
154 if ( ( dest_file = fopen( path, (map_id==-1)?"wb":"ab" ) ) == NULL ) { in maps_convert()
161 if ( map_id == -1 ) in maps_convert()
164 if (map_id == -1) in maps_convert()
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dtilesmap_scrolling.cc82 tilesmap_scrolling::initialize (Uint32 pal_id, Uint32 map_id) in initialize() argument
115 load_map (map_id); in initialize()
171 tilesmap_scrolling::switch_map (Uint32 pal_id, Uint32 map_id) in switch_map() argument
179 load_map (map_id); in switch_map()
385 tilesmap_scrolling::load_map (Uint32 map_id) in load_map() argument
387 switch (map_id) in load_map()
393 map_id = handler_resources::MAP_GUARDIANS_40; in load_map()
397 map_id = handler_resources::MAP_GUARDIANS_20; in load_map()
403 map_id = handler_resources::MAP_MENU_40; in load_map()
407 map_id = handler_resources::MAP_MENU_20; in load_map()
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/src/fvm/
H A Dfvm_to_ccm.c944 CCMIOID map_id; in _write_cells_map() local
959 &map_id, in _write_cells_map()
981 CCMIOID map_id; in _write_faces_map() local
1013 CCMIOID map_id; in _write_vertices_map() local
1026 w->vtx_map_id = map_id; in _write_vertices_map()
1225 &map_id, in _write_cells_g()
1228 w->cell_map_id = map_id; in _write_cells_g()
2081 CCMIOID map_id; in _write_vertices_l() local
2097 &map_id, in _write_vertices_l()
2164 &map_id, in _write_cells_l()
[all …]
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/tests/src/tests/
H A DMapData.cpp54 void check_map(TestEnvironment& /* env */, const std::string& map_id) { in check_map() argument
60 std::string file_name = "maps/" + map_id + ".dat"; in check_map()
72 std::cerr << "Map '" << map_id << "' differs from the original one after export." << std::endl in check_map()
75 Debug::die("Map '" + map_id + "': exported file differs from the original one"); in check_map()
101 const std::string& map_id = kvp.first; in main() local
102 check_map(env, map_id); in main()

12345678910>>...22