Home
last modified time | relevance | path

Searched defs:mapdata (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/games/crimson/crimson-0.5.3/tools/
H A Dbi2cf.c133 int readfin(FILE *finfile, tmapdata *mapdata) in readfin()
178 int readshp(FILE *shpfile, tmapdata *mapdata, int maxunits) in readshp()
229 void putbuilding(FILE *myfile, tconvdata convdata, tmapdata mapdata, int xpos, int ypos, unsigned c… in putbuilding()
271 unsigned char getcrystals(tmapdata mapdata, unsigned char type, unsigned char index) in getcrystals()
282 void getsubunits(FILE *myfile, tconvdata convdata, tmapdata mapdata, int xpos, int ypos, unsigned c… in getsubunits()
308 void write_generalinfo(FILE *myfile, tmapdata mapdata, tmapinfo mapinfo, int skip) in write_generalinfo()
366 void write_rawmap(FILE *myfile, tconvdata convdata, tmapdata mapdata, int skip) in write_rawmap()
386 void write_buildings(FILE* myfile, tconvdata convdata, tmapdata mapdata, int *unit_id, int hqid[]) in write_buildings()
414 void write_units(FILE *myfile, tconvdata convdata, tmapdata mapdata, int *unit_id) in write_units()
480 void cleanup(tmapfiles mapfiles, tmapinfo mapinfo, tmapdata mapdata) in cleanup()
[all …]
/dports/www/moodle310/moodle/lib/
H A Djssourcemap.php54 $mapdata = file_get_contents($mapfile); variable
55 $mapdata = json_decode($mapdata, true); variable
/dports/www/moodle311/moodle/lib/
H A Djssourcemap.php54 $mapdata = file_get_contents($mapfile); variable
55 $mapdata = json_decode($mapdata, true); variable
/dports/www/moodle39/moodle/lib/
H A Djssourcemap.php54 $mapdata = file_get_contents($mapfile); variable
55 $mapdata = json_decode($mapdata, true); variable
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/th-lift-instances-0.1.17/tests/
H A DData.hs11 mapdata = [(10, 20), (3,13), (2242,234), (324, 543.3)] function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/th-lift-instances-0.1.18/tests/
H A DData.hs11 mapdata = [(10, 20), (3,13), (2242,234), (324, 543.3)] function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/th-lift-instances-0.1.17/tests/
H A DData.hs11 mapdata = [(10, 20), (3,13), (2242,234), (324, 543.3)] function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/th-lift-instances-0.1.18/tests/
H A DData.hs11 mapdata = [(10, 20), (3,13), (2242,234), (324, 543.3)] function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/th-lift-instances-0.1.18/tests/
H A DData.hs11 mapdata = [(10, 20), (3,13), (2242,234), (324, 543.3)] function
/dports/devel/stack/stack-2.7.3/_cabal_deps/th-lift-instances-0.1.18/tests/
H A DData.hs11 mapdata = [(10, 20), (3,13), (2242,234), (324, 543.3)] function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/th-lift-instances-0.1.18/tests/
H A DData.hs11 mapdata = [(10, 20), (3,13), (2242,234), (324, 543.3)] function
/dports/games/widelands/widelands-build21/src/editor/ui_menus/
H A Dmain_menu_save_map.cc109 MapData mapdata(map, "", maptype, MapData::DisplayType::kMapnames); in MainMenuSaveMap() local
215 MapData mapdata(map, editbox_.text(), maptype, MapData::DisplayType::kMapnames); in update_map_options() local
229 const MapData& mapdata = maps_data_[table_.get_selected()]; in clicked_item() local
243 const MapData& mapdata = maps_data_[table_.get_selected()]; in double_clicked_item() local
H A Dmain_menu_load_map.cc46 const MapData& mapdata = maps_data_[table_.get_selected()]; in clicked_ok() local
/dports/dns/libidn2/libidn2-2.3.2/lib/
H A Dtr46map_data.c7813 static const uint8_t mapdata[10055] = { variable
/dports/games/vultures-eye/vulture-2.3.67/vulture/winclass/
H A Dmap.h24 class mapdata; variable
H A Dminimap.h34 class mapdata; variable
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/wscons/
H A Dwskbdutil.c417 wskbd_get_mapentry(const struct wskbd_mapdata *mapdata, int kc, in wskbd_get_mapentry()
489 wskbd_load_keymap(const struct wskbd_mapdata *mapdata, in wskbd_load_keymap()
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/libwiikeyboard/
H A Dwskbdutil.c326 wskbd_get_mapentry(mapdata, kc, mapentry) in wskbd_get_mapentry() argument
410 wskbd_load_keymap(mapdata, map, maplen) in wskbd_load_keymap() argument
/dports/games/luola/luola-1.3.2/tools/
H A Dlcmaptool.c38 Uint8 *mapdata; in main() local
/dports/games/widelands/widelands-build21/src/wui/
H A Dmaptable.cc41 const MapData& mapdata = entries[i]; in fill() local
H A Dmapdetails.cc82 void MapDetails::update(const MapData& mapdata, bool localize_mapname) { in update()
/dports/games/widelands/widelands-build21/src/ui_fsmenu/
H A Dmapselect.cc213 const MapData& mapdata = maps_data_[table_.get_selected()]; in clicked_ok() local
307 MapData mapdata(map, mapfilename, maptype, display_type); in fill_table() local
/dports/games/0ad/0ad-0.0.23b-alpha/source/graphics/
H A DMapIO.cpp76 u8* mapdata = tex.get_data(); in ParseHeightmapImage() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/tests/unit/
H A Dunit_GeomElement.cpp207 GeomMapData mapdata(T1.meshElement()); in unit_GeomElement() local
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Darchive64.c47 struct areltdata *mapdata; in bfd_elf64_archive_slurp_armap() local

12345678