Home
last modified time | relevance | path

Searched refs:map_file (Results 1 – 25 of 920) sorted by relevance

12345678910>>...37

/dports/games/flare-engine/flare-engine-1.12/src/api/
H A DMapSaver.cpp136 map_file << std::endl; in writeHeader()
228 map_file << ";"; in writeEnemies()
413 map_file << e.s;
466 map_file << e.s;
477 map_file << e.s;
500 map_file << e.x;
511 map_file << e.x;
528 map_file << e.s;
539 map_file << e.s;
553 map_file << e.x;
[all …]
H A DMapSaver.h38 void writeHeader(std::ofstream& map_file);
39 void writeTilesets(std::ofstream& map_file, std::string tileset_definitions);
40 void writeLayers(std::ofstream& map_file);
41 void writeEnemies(std::ofstream& map_file);
42 void writeNPCs(std::ofstream& map_file);
43 void writeEvents(std::ofstream& map_file);
44 void writeEventComponents(std::ofstream& map_file, int eventID);
/dports/www/firefox/firefox-99.0/third_party/python/gyp/test/win/
H A Dgyptest-link-mapfile.py22 map_file = test.built_file_path('test_mapfile_unset.map', chdir=CHDIR) variable
23 test.must_not_exist(map_file)
26 test.must_exist(map_file)
27 test.must_contain(map_file, '?AnExportedFunction@@YAXXZ')
30 map_file = test.built_file_path('test_mapfile_generate_exports.map', variable
32 test.must_exist(map_file)
33 test.must_contain(map_file, 'void __cdecl AnExportedFunction(void)')
37 test.must_not_exist(map_file)
39 map_file = test.built_file_path('custom_file_name.map', chdir=CHDIR) variable
40 test.must_exist(map_file)
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/gyp/test/win/
H A Dgyptest-link-mapfile.py22 map_file = test.built_file_path('test_mapfile_unset.map', chdir=CHDIR) variable
23 test.must_not_exist(map_file)
26 test.must_exist(map_file)
27 test.must_contain(map_file, '?AnExportedFunction@@YAXXZ')
30 map_file = test.built_file_path('test_mapfile_generate_exports.map', variable
32 test.must_exist(map_file)
33 test.must_contain(map_file, 'void __cdecl AnExportedFunction(void)')
37 test.must_not_exist(map_file)
39 map_file = test.built_file_path('custom_file_name.map', chdir=CHDIR) variable
40 test.must_exist(map_file)
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/tools/gyp/test/win/
H A Dgyptest-link-mapfile.py22 map_file = test.built_file_path('test_mapfile_unset.map', chdir=CHDIR) variable
23 test.must_not_exist(map_file)
26 test.must_exist(map_file)
27 test.must_contain(map_file, '?AnExportedFunction@@YAXXZ')
30 map_file = test.built_file_path('test_mapfile_generate_exports.map', variable
32 test.must_exist(map_file)
33 test.must_contain(map_file, 'void __cdecl AnExportedFunction(void)')
37 test.must_not_exist(map_file)
39 map_file = test.built_file_path('custom_file_name.map', chdir=CHDIR) variable
40 test.must_exist(map_file)
[all …]
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/build/gyp/test/win/
H A Dgyptest-link-mapfile.py22 map_file = test.built_file_path('test_mapfile_unset.map', chdir=CHDIR) variable
23 test.must_not_exist(map_file)
26 test.must_exist(map_file)
27 test.must_contain(map_file, '?AnExportedFunction@@YAXXZ')
30 map_file = test.built_file_path('test_mapfile_generate_exports.map', variable
32 test.must_exist(map_file)
33 test.must_contain(map_file, 'void __cdecl AnExportedFunction(void)')
37 test.must_not_exist(map_file)
39 map_file = test.built_file_path('custom_file_name.map', chdir=CHDIR) variable
40 test.must_exist(map_file)
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/tools/gyp/test/win/
H A Dgyptest-link-mapfile.py22 map_file = test.built_file_path('test_mapfile_unset.map', chdir=CHDIR) variable
23 test.must_not_exist(map_file)
26 test.must_exist(map_file)
27 test.must_contain(map_file, '?AnExportedFunction@@YAXXZ')
30 map_file = test.built_file_path('test_mapfile_generate_exports.map', variable
32 test.must_exist(map_file)
33 test.must_contain(map_file, 'void __cdecl AnExportedFunction(void)')
37 test.must_not_exist(map_file)
39 map_file = test.built_file_path('custom_file_name.map', chdir=CHDIR) variable
40 test.must_exist(map_file)
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/gyp/test/win/
H A Dgyptest-link-mapfile.py22 map_file = test.built_file_path('test_mapfile_unset.map', chdir=CHDIR) variable
23 test.must_not_exist(map_file)
26 test.must_exist(map_file)
27 test.must_contain(map_file, '?AnExportedFunction@@YAXXZ')
30 map_file = test.built_file_path('test_mapfile_generate_exports.map', variable
32 test.must_exist(map_file)
33 test.must_contain(map_file, 'void __cdecl AnExportedFunction(void)')
37 test.must_not_exist(map_file)
39 map_file = test.built_file_path('custom_file_name.map', chdir=CHDIR) variable
40 test.must_exist(map_file)
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/gyp/test/win/
H A Dgyptest-link-mapfile.py22 map_file = test.built_file_path('test_mapfile_unset.map', chdir=CHDIR) variable
23 test.must_not_exist(map_file)
26 test.must_exist(map_file)
27 test.must_contain(map_file, '?AnExportedFunction@@YAXXZ')
30 map_file = test.built_file_path('test_mapfile_generate_exports.map', variable
32 test.must_exist(map_file)
33 test.must_contain(map_file, 'void __cdecl AnExportedFunction(void)')
37 test.must_not_exist(map_file)
39 map_file = test.built_file_path('custom_file_name.map', chdir=CHDIR) variable
40 test.must_exist(map_file)
[all …]
/dports/devel/py-gyp/gyp-20200512/test/win/
H A Dgyptest-link-mapfile.py22 map_file = test.built_file_path('test_mapfile_unset.map', chdir=CHDIR) variable
23 test.must_not_exist(map_file)
26 test.must_exist(map_file)
27 test.must_contain(map_file, '?AnExportedFunction@@YAXXZ')
30 map_file = test.built_file_path('test_mapfile_generate_exports.map', variable
32 test.must_exist(map_file)
33 test.must_contain(map_file, 'void __cdecl AnExportedFunction(void)')
37 test.must_not_exist(map_file)
39 map_file = test.built_file_path('custom_file_name.map', chdir=CHDIR) variable
40 test.must_exist(map_file)
[all …]
/dports/games/traingame/traingame-cb6513e/src/
H A DMain.cpp42 string map_file; variable
48 make_track_graph(map)->write_dot_file(map_file + ".dot"); in dump_track_graph()
61 ("map", value<string>(&map_file), "Name of map to load or create") in parse_options()
107 if (::action == "" || (::map_file == "" && ::action != "uidemo")) in main()
121 if (resource_exists(map_file, "maps")) in main()
122 screen = make_editor_screen(load_map(::map_file)); in main()
125 make_empty_map(::map_file, ::new_map_width, ::new_map_height)); in main()
129 screen = make_game_screen(load_map(::map_file)); in main()
135 dump_track_graph(load_map(::map_file)); in main()
/dports/net/arataga/arataga-0.5.1/
H A Dexternals.rb4 e.map_file 'args.hxx' => 'args/*'
26 e.map_file 'CMakeLists.txt' => 'fmt/*'
27 e.map_file 'README.rst' => 'fmt/*'
28 e.map_file 'ChangeLog.rst' => 'fmt/*'
56 e.map_file 'http_parser.h' => 'nodejs/http_parser/*'
57 e.map_file 'http_parser.c' => 'nodejs/http_parser/*'
69 e.map_file 'doctest/doctest.h' => 'doctest/*'
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/binary_size/libsupersize/
H A Dlinker_map_parser_test.py37 def _ReadMapFile(map_file): argument
39 with open(map_file, 'r') as f:
66 map_file = _ReadMapFile(_TEST_MAP_PATH)
67 linker_name = linker_map_parser.DetectLinkerNameFromMapFile(iter(map_file))
69 linker_map_parser.MapFileParser().Parse(linker_name, iter(map_file)))
74 map_file = _ReadMapFile(_TEST_CFI_MAP_PATH)
75 linker_name = linker_map_parser.DetectLinkerNameFromMapFile(iter(map_file))
77 linker_map_parser.MapFileParser().Parse(linker_name, iter(map_file)))
111 map_file = _ReadMapFile(_TEST_MAP_PATH)
112 linker_name = linker_map_parser.DetectLinkerNameFromMapFile(iter(map_file))
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/binary_size/libsupersize/
H A Dlinker_map_parser_test.py37 def _ReadMapFile(map_file): argument
39 with open(map_file, 'r') as f:
66 map_file = _ReadMapFile(_TEST_MAP_PATH)
67 linker_name = linker_map_parser.DetectLinkerNameFromMapFile(iter(map_file))
69 linker_map_parser.MapFileParser().Parse(linker_name, iter(map_file)))
74 map_file = _ReadMapFile(_TEST_CFI_MAP_PATH)
75 linker_name = linker_map_parser.DetectLinkerNameFromMapFile(iter(map_file))
77 linker_map_parser.MapFileParser().Parse(linker_name, iter(map_file)))
111 map_file = _ReadMapFile(_TEST_MAP_PATH)
112 linker_name = linker_map_parser.DetectLinkerNameFromMapFile(iter(map_file))
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/toolchain/
H A Dwrapper_utils.py53 def RunLinkWithOptionalMapFile(command, env=None, map_file=None): argument
67 if map_file and map_file.endswith('.gz'):
68 tmp_map_path = map_file + '.tmp'
70 elif map_file:
71 command.append('-Wl,-Map,' + map_file)
77 target=lambda: _GzipThenDelete(tmp_map_path, map_file)).start()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/toolchain/
H A Dwrapper_utils.py53 def RunLinkWithOptionalMapFile(command, env=None, map_file=None): argument
67 if map_file and map_file.endswith('.gz'):
68 tmp_map_path = map_file + '.tmp'
70 elif map_file:
71 command.append('-Wl,-Map,' + map_file)
77 target=lambda: _GzipThenDelete(tmp_map_path, map_file)).start()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/toolchain/
H A Dwrapper_utils.py53 def RunLinkWithOptionalMapFile(command, env=None, map_file=None): argument
67 if map_file and map_file.endswith('.gz'):
68 tmp_map_path = map_file + '.tmp'
70 elif map_file:
71 command.append('-Wl,-Map,' + map_file)
77 target=lambda: _GzipThenDelete(tmp_map_path, map_file)).start()
/dports/lang/v8/v8-9.6.180.12/build/toolchain/
H A Dwrapper_utils.py53 def RunLinkWithOptionalMapFile(command, env=None, map_file=None): argument
67 if map_file and map_file.endswith('.gz'):
68 tmp_map_path = map_file + '.tmp'
70 elif map_file:
71 command.append('-Wl,-Map,' + map_file)
77 target=lambda: _GzipThenDelete(tmp_map_path, map_file)).start()
/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/map/
H A Dmap_tiles.cpp62 bool TileSupervisor::Load(ReadScriptDescriptor &map_file) in Load() argument
108 if(!map_file.DoesTableExist("layers")) { in Load()
123 map_file.OpenTable("layers"); in Load()
125 uint32_t layers_number = map_file.GetTableSize(); in Load()
130 if(!map_file.DoesTableExist(layer_id)) in Load()
133 map_file.OpenTable(layer_id); in Load()
143 map_file.CloseTable(); // layers[i] in Load()
157 if(!map_file.DoesTableExist(y)) { in Load()
163 map_file.ReadIntVector(y, table_x_indeces); in Load()
179 map_file.CloseTable(); // layers[layer_id] in Load()
[all …]
/dports/print/ttf2pt1/ttf2pt1-3.4.4/app/TeX/
H A Dcjk-latex-config218 $map_file = `mktemp /tmp/cjk-latex-config-map.XXXXXX`;
219 chomp $map_file;
220 if ($map_file eq "") {
224 @planes = sfd2map($sfd_file,$map_file);
226 print "sfd2map($sfd_file,$map_file) failed.\n";
238 $command .= " -L $map_file+pid=$pid,eid=$eid,$plane ";
252 unlink $map_file;
265 my($sfd_file,$map_file) = @_;
270 if (! open (MAP, ">$map_file")) {
271 print "cannot open $map_file\n";
/dports/devel/z88dk/z88dk/src/z80asm/t/
H A Dissue_885.t62 my($map_file) = @_;
63 ok -f $map_file, $map_file;
65 for (path($map_file)->lines) {
72 my($map_file) = @_;
73 my %map = read_map($map_file);
/dports/textproc/py-pyx12/pyx12-2.3.3/pyx12/
H A Dx12n_document.py77 logger.debug('X12 control file: %s' % (map_file))
78 control_map = pyx12.map_if.load_map_file(map_file, param, map_path)
143 if map_file != map_file_new:
144 map_file = map_file_new
145 if map_file is None:
148 cur_map = pyx12.map_if.load_map_file(map_file, param, map_path)
150 logger.debug('Map file: %s' % (map_file))
167 if map_file != map_file_new:
168 map_file = map_file_new
169 if map_file is None:
[all …]
/dports/net/arataga/restinio-v.0.6.13/
H A Dexternals.rb30 e.map_file 'http_parser.h' => 'dev/nodejs/http_parser/*'
31 e.map_file 'http_parser.c' => 'dev/nodejs/http_parser/*'
46 e.map_file 'CMakeLists.txt' => 'dev/fmt/*'
47 e.map_file 'README.rst' => 'dev/fmt/*'
48 e.map_file 'ChangeLog.rst' => 'dev/fmt/*'
78 e.map_file 'single_include/clara.hpp' => 'dev/clara/*'
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/processor/
H A Dsource_line_resolver_base.cc88 bool SourceLineResolverBase::ReadSymbolFile(const string& map_file, in ReadSymbolFile() argument
97 int error_code = stat(map_file.c_str(), &buf); in ReadSymbolFile()
101 BPLOG(ERROR) << "Could not open " << map_file << in ReadSymbolFile()
114 BPLOG(ERROR) << "Could not allocate memory for " << map_file; in ReadSymbolFile()
118 BPLOG(INFO) << "Opening " << map_file; in ReadSymbolFile()
120 FILE* f = fopen(map_file.c_str(), "rt"); in ReadSymbolFile()
124 BPLOG(ERROR) << "Could not open " << map_file << in ReadSymbolFile()
140 BPLOG(ERROR) << "Could not slurp " << map_file << in ReadSymbolFile()
152 const string& map_file) { in LoadModule() argument
164 << " from " << map_file; in LoadModule()
[all …]
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/processor/
H A Dsource_line_resolver_base.cc88 bool SourceLineResolverBase::ReadSymbolFile(const string &map_file, in ReadSymbolFile() argument
97 int error_code = stat(map_file.c_str(), &buf); in ReadSymbolFile()
101 BPLOG(ERROR) << "Could not open " << map_file << in ReadSymbolFile()
114 BPLOG(ERROR) << "Could not allocate memory for " << map_file; in ReadSymbolFile()
118 BPLOG(INFO) << "Opening " << map_file; in ReadSymbolFile()
120 FILE *f = fopen(map_file.c_str(), "rt"); in ReadSymbolFile()
124 BPLOG(ERROR) << "Could not open " << map_file << in ReadSymbolFile()
140 BPLOG(ERROR) << "Could not slurp " << map_file << in ReadSymbolFile()
152 const string &map_file) { in LoadModule() argument
164 << " from " << map_file; in LoadModule()
[all …]

12345678910>>...37