Home
last modified time | relevance | path

Searched refs:mapFileName (Results 1 – 25 of 129) sorted by relevance

123456

/dports/textproc/teckit/teckit-2.5.7/source/Sample-tools/
H A DTECkit_Compile.cpp47 char* mapFileName = 0; in main() local
91 else if (arg[0] != '-' && mapFileName == 0) in main()
92 mapFileName = arg; in main()
99 if (errorCount > 0 || mapFileName == 0) { in main()
116 int x = strlen(mapFileName); in main()
120 strcpy(tecFileName, mapFileName); in main()
129 strcpy(tecFileName, mapFileName); in main()
135 if (mapFileName != 0) { in main()
137 FILE* inFile = fopen(mapFileName, "rb"); in main()
146 char* mapFileName2 = (char*)malloc(strlen(mapFileName) + 5); in main()
[all …]
/dports/games/spring/spring_98.0/rts/Map/
H A DMapParser.cpp17 std::string MapParser::GetMapConfigName(const std::string& mapFileName) in GetMapConfigName() argument
19 const std::string directory = FileSystem::GetDirectory(mapFileName); in GetMapConfigName()
20 const std::string filename = FileSystem::GetBasename(mapFileName); in GetMapConfigName()
21 const std::string extension = FileSystem::GetExtension(mapFileName); in GetMapConfigName()
24 return mapFileName; in GetMapConfigName()
30 return mapFileName; in GetMapConfigName()
35 MapParser::MapParser(const std::string& mapFileName) : parser(NULL) in MapParser() argument
37 const std::string mapConfig = GetMapConfigName(mapFileName); in MapParser()
46 parser->AddString("fileName", FileSystem::GetFilename(mapFileName)); in MapParser()
47 parser->AddString("fullName", mapFileName); in MapParser()
/dports/databases/py-gdbm/Python-3.8.12/Tools/freeze/
H A Dcheckextensions_win32.py82 def get_extension_defn(moduleName, mapFileName, prefix): argument
85 dsp = win32api.GetProfileVal(moduleName, "dsp", "", mapFileName)
94 dsp = os.path.join( os.path.split(mapFileName)[0], dsp)
103 os.environ['ini_path'] = os.path.split(mapFileName)[0]
105 cl_options = win32api.GetProfileVal(moduleName, "cl", "", mapFileName)
109 exclude = win32api.GetProfileVal(moduleName, "exclude", "", mapFileName)
112 if win32api.GetProfileVal(moduleName, "Unicode", 0, mapFileName):
115 libs = win32api.GetProfileVal(moduleName, "libs", "", mapFileName).split()
/dports/databases/py-sqlite3/Python-3.8.12/Tools/freeze/
H A Dcheckextensions_win32.py82 def get_extension_defn(moduleName, mapFileName, prefix): argument
85 dsp = win32api.GetProfileVal(moduleName, "dsp", "", mapFileName)
94 dsp = os.path.join( os.path.split(mapFileName)[0], dsp)
103 os.environ['ini_path'] = os.path.split(mapFileName)[0]
105 cl_options = win32api.GetProfileVal(moduleName, "cl", "", mapFileName)
109 exclude = win32api.GetProfileVal(moduleName, "exclude", "", mapFileName)
112 if win32api.GetProfileVal(moduleName, "Unicode", 0, mapFileName):
115 libs = win32api.GetProfileVal(moduleName, "libs", "", mapFileName).split()
/dports/lang/python-tools/Python-3.8.12/Tools/freeze/
H A Dcheckextensions_win32.py82 def get_extension_defn(moduleName, mapFileName, prefix): argument
85 dsp = win32api.GetProfileVal(moduleName, "dsp", "", mapFileName)
94 dsp = os.path.join( os.path.split(mapFileName)[0], dsp)
103 os.environ['ini_path'] = os.path.split(mapFileName)[0]
105 cl_options = win32api.GetProfileVal(moduleName, "cl", "", mapFileName)
109 exclude = win32api.GetProfileVal(moduleName, "exclude", "", mapFileName)
112 if win32api.GetProfileVal(moduleName, "Unicode", 0, mapFileName):
115 libs = win32api.GetProfileVal(moduleName, "libs", "", mapFileName).split()
/dports/lang/python-legacy/Python-2.7.18/Tools/freeze/
H A Dcheckextensions_win32.py82 def get_extension_defn(moduleName, mapFileName, prefix): argument
85 dsp = win32api.GetProfileVal(moduleName, "dsp", "", mapFileName)
94 dsp = os.path.join( os.path.split(mapFileName)[0], dsp)
103 os.environ['ini_path'] = os.path.split(mapFileName)[0]
105 cl_options = win32api.GetProfileVal(moduleName, "cl", "", mapFileName)
109 exclude = win32api.GetProfileVal(moduleName, "exclude", "", mapFileName)
112 if win32api.GetProfileVal(moduleName, "Unicode", 0, mapFileName):
115 libs = win32api.GetProfileVal(moduleName, "libs", "", mapFileName).split()
/dports/lang/python37/Python-3.7.12/Tools/freeze/
H A Dcheckextensions_win32.py82 def get_extension_defn(moduleName, mapFileName, prefix): argument
85 dsp = win32api.GetProfileVal(moduleName, "dsp", "", mapFileName)
94 dsp = os.path.join( os.path.split(mapFileName)[0], dsp)
103 os.environ['ini_path'] = os.path.split(mapFileName)[0]
105 cl_options = win32api.GetProfileVal(moduleName, "cl", "", mapFileName)
109 exclude = win32api.GetProfileVal(moduleName, "exclude", "", mapFileName)
112 if win32api.GetProfileVal(moduleName, "Unicode", 0, mapFileName):
115 libs = win32api.GetProfileVal(moduleName, "libs", "", mapFileName).split()
/dports/lang/python311/Python-3.11.0a3/Tools/freeze/
H A Dcheckextensions_win32.py82 def get_extension_defn(moduleName, mapFileName, prefix): argument
85 dsp = win32api.GetProfileVal(moduleName, "dsp", "", mapFileName)
94 dsp = os.path.join( os.path.split(mapFileName)[0], dsp)
103 os.environ['ini_path'] = os.path.split(mapFileName)[0]
105 cl_options = win32api.GetProfileVal(moduleName, "cl", "", mapFileName)
109 exclude = win32api.GetProfileVal(moduleName, "exclude", "", mapFileName)
112 if win32api.GetProfileVal(moduleName, "Unicode", 0, mapFileName):
115 libs = win32api.GetProfileVal(moduleName, "libs", "", mapFileName).split()
/dports/lang/python27/Python-2.7.18/Tools/freeze/
H A Dcheckextensions_win32.py82 def get_extension_defn(moduleName, mapFileName, prefix): argument
85 dsp = win32api.GetProfileVal(moduleName, "dsp", "", mapFileName)
94 dsp = os.path.join( os.path.split(mapFileName)[0], dsp)
103 os.environ['ini_path'] = os.path.split(mapFileName)[0]
105 cl_options = win32api.GetProfileVal(moduleName, "cl", "", mapFileName)
109 exclude = win32api.GetProfileVal(moduleName, "exclude", "", mapFileName)
112 if win32api.GetProfileVal(moduleName, "Unicode", 0, mapFileName):
115 libs = win32api.GetProfileVal(moduleName, "libs", "", mapFileName).split()
/dports/lang/python310/Python-3.10.1/Tools/freeze/
H A Dcheckextensions_win32.py82 def get_extension_defn(moduleName, mapFileName, prefix): argument
85 dsp = win32api.GetProfileVal(moduleName, "dsp", "", mapFileName)
94 dsp = os.path.join( os.path.split(mapFileName)[0], dsp)
103 os.environ['ini_path'] = os.path.split(mapFileName)[0]
105 cl_options = win32api.GetProfileVal(moduleName, "cl", "", mapFileName)
109 exclude = win32api.GetProfileVal(moduleName, "exclude", "", mapFileName)
112 if win32api.GetProfileVal(moduleName, "Unicode", 0, mapFileName):
115 libs = win32api.GetProfileVal(moduleName, "libs", "", mapFileName).split()
/dports/lang/python38/Python-3.8.12/Tools/freeze/
H A Dcheckextensions_win32.py82 def get_extension_defn(moduleName, mapFileName, prefix): argument
85 dsp = win32api.GetProfileVal(moduleName, "dsp", "", mapFileName)
94 dsp = os.path.join( os.path.split(mapFileName)[0], dsp)
103 os.environ['ini_path'] = os.path.split(mapFileName)[0]
105 cl_options = win32api.GetProfileVal(moduleName, "cl", "", mapFileName)
109 exclude = win32api.GetProfileVal(moduleName, "exclude", "", mapFileName)
112 if win32api.GetProfileVal(moduleName, "Unicode", 0, mapFileName):
115 libs = win32api.GetProfileVal(moduleName, "libs", "", mapFileName).split()
/dports/lang/python39/Python-3.9.9/Tools/freeze/
H A Dcheckextensions_win32.py82 def get_extension_defn(moduleName, mapFileName, prefix): argument
85 dsp = win32api.GetProfileVal(moduleName, "dsp", "", mapFileName)
94 dsp = os.path.join( os.path.split(mapFileName)[0], dsp)
103 os.environ['ini_path'] = os.path.split(mapFileName)[0]
105 cl_options = win32api.GetProfileVal(moduleName, "cl", "", mapFileName)
109 exclude = win32api.GetProfileVal(moduleName, "exclude", "", mapFileName)
112 if win32api.GetProfileVal(moduleName, "Unicode", 0, mapFileName):
115 libs = win32api.GetProfileVal(moduleName, "libs", "", mapFileName).split()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Tools/freeze/
H A Dcheckextensions_win32.py82 def get_extension_defn(moduleName, mapFileName, prefix): argument
85 dsp = win32api.GetProfileVal(moduleName, "dsp", "", mapFileName)
94 dsp = os.path.join( os.path.split(mapFileName)[0], dsp)
103 os.environ['ini_path'] = os.path.split(mapFileName)[0]
105 cl_options = win32api.GetProfileVal(moduleName, "cl", "", mapFileName)
109 exclude = win32api.GetProfileVal(moduleName, "exclude", "", mapFileName)
112 if win32api.GetProfileVal(moduleName, "Unicode", 0, mapFileName):
115 libs = win32api.GetProfileVal(moduleName, "libs", "", mapFileName).split()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
H A Dcheckextensions_win32.py82 def get_extension_defn(moduleName, mapFileName, prefix): argument
85 dsp = win32api.GetProfileVal(moduleName, "dsp", "", mapFileName)
94 dsp = os.path.join( os.path.split(mapFileName)[0], dsp)
103 os.environ['ini_path'] = os.path.split(mapFileName)[0]
105 cl_options = win32api.GetProfileVal(moduleName, "cl", "", mapFileName)
109 exclude = win32api.GetProfileVal(moduleName, "exclude", "", mapFileName)
112 if win32api.GetProfileVal(moduleName, "Unicode", 0, mapFileName):
115 libs = win32api.GetProfileVal(moduleName, "libs", "", mapFileName).split()
/dports/biology/lamarc/lamarc-2.1.8/src/convModel/
H A Dgc_datastore.cpp421 GCDataStore::AddMapFile(wxString mapFileName)
425 AddMapFileAsXml(mapFileName);
432 AddMapFileAsOldFormat(mapFileName);
437 GCDataStore::AddMapFileAsXml(wxString mapFileName)
443 parser.ParseFileData(mapFileName.c_str());
462 GCDataStore::AddMapFileAsOldFormat(wxString mapFileName)
467 if(! ::wxFileExists(mapFileName))
469 throw gc_map_file_missing(mapFileName);
471 wxFileInputStream fileStream(mapFileName);
474 throw gc_map_file_read_err(mapFileName);
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/windows/native/libjava/
H A DTimeZone_md.c413 char *mapFileName; in matchJavaTZ() local
432 mapFileName = malloc(strlen(java_home_dir) + strlen(MAPPINGS_FILE) + 1); in matchJavaTZ()
433 if (mapFileName == NULL) { in matchJavaTZ()
436 strcpy(mapFileName, java_home_dir); in matchJavaTZ()
437 strcat(mapFileName, MAPPINGS_FILE); in matchJavaTZ()
439 if ((fp = fopen(mapFileName, "r")) == NULL) { in matchJavaTZ()
440 jio_fprintf(stderr, "can't open %s.\n", mapFileName); in matchJavaTZ()
441 free((void *) mapFileName); in matchJavaTZ()
444 free((void *) mapFileName); in matchJavaTZ()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/windows/native/libjava/
H A DTimeZone_md.c413 char *mapFileName; in matchJavaTZ() local
432 mapFileName = malloc(strlen(java_home_dir) + strlen(MAPPINGS_FILE) + 1); in matchJavaTZ()
433 if (mapFileName == NULL) { in matchJavaTZ()
436 strcpy(mapFileName, java_home_dir); in matchJavaTZ()
437 strcat(mapFileName, MAPPINGS_FILE); in matchJavaTZ()
439 if ((fp = fopen(mapFileName, "r")) == NULL) { in matchJavaTZ()
440 jio_fprintf(stderr, "can't open %s.\n", mapFileName); in matchJavaTZ()
441 free((void *) mapFileName); in matchJavaTZ()
444 free((void *) mapFileName); in matchJavaTZ()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/windows/native/libjava/
H A DTimeZone_md.c413 char *mapFileName; in matchJavaTZ() local
432 mapFileName = malloc(strlen(java_home_dir) + strlen(MAPPINGS_FILE) + 1); in matchJavaTZ()
433 if (mapFileName == NULL) { in matchJavaTZ()
436 strcpy(mapFileName, java_home_dir); in matchJavaTZ()
437 strcat(mapFileName, MAPPINGS_FILE); in matchJavaTZ()
439 if ((fp = fopen(mapFileName, "r")) == NULL) { in matchJavaTZ()
440 jio_fprintf(stderr, "can't open %s.\n", mapFileName); in matchJavaTZ()
441 free((void *) mapFileName); in matchJavaTZ()
444 free((void *) mapFileName); in matchJavaTZ()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/windows/native/libjava/
H A DTimeZone_md.c413 char *mapFileName; in matchJavaTZ() local
432 mapFileName = malloc(strlen(java_home_dir) + strlen(MAPPINGS_FILE) + 1); in matchJavaTZ()
433 if (mapFileName == NULL) { in matchJavaTZ()
436 strcpy(mapFileName, java_home_dir); in matchJavaTZ()
437 strcat(mapFileName, MAPPINGS_FILE); in matchJavaTZ()
439 if ((fp = fopen(mapFileName, "r")) == NULL) { in matchJavaTZ()
440 jio_fprintf(stderr, "can't open %s.\n", mapFileName); in matchJavaTZ()
441 free((void *) mapFileName); in matchJavaTZ()
444 free((void *) mapFileName); in matchJavaTZ()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/windows/native/libjava/
H A DTimeZone_md.c413 char *mapFileName; in matchJavaTZ() local
432 mapFileName = malloc(strlen(java_home_dir) + strlen(MAPPINGS_FILE) + 1); in matchJavaTZ()
433 if (mapFileName == NULL) { in matchJavaTZ()
436 strcpy(mapFileName, java_home_dir); in matchJavaTZ()
437 strcat(mapFileName, MAPPINGS_FILE); in matchJavaTZ()
439 if ((fp = fopen(mapFileName, "r")) == NULL) { in matchJavaTZ()
440 jio_fprintf(stderr, "can't open %s.\n", mapFileName); in matchJavaTZ()
441 free((void *) mapFileName); in matchJavaTZ()
444 free((void *) mapFileName); in matchJavaTZ()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/windows/native/libjava/
H A DTimeZone_md.c413 char *mapFileName; in matchJavaTZ() local
432 mapFileName = malloc(strlen(java_home_dir) + strlen(MAPPINGS_FILE) + 1); in matchJavaTZ()
433 if (mapFileName == NULL) { in matchJavaTZ()
436 strcpy(mapFileName, java_home_dir); in matchJavaTZ()
437 strcat(mapFileName, MAPPINGS_FILE); in matchJavaTZ()
439 if ((fp = fopen(mapFileName, "r")) == NULL) { in matchJavaTZ()
440 jio_fprintf(stderr, "can't open %s.\n", mapFileName); in matchJavaTZ()
441 free((void *) mapFileName); in matchJavaTZ()
444 free((void *) mapFileName); in matchJavaTZ()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/tools/optrack/
H A Dwt_optrack_decode.py60 def buildTranslationMap(mapFileName): argument
64 if not os.path.exists(mapFileName):
68 mapFile = open(mapFileName, "r");
71 print("Could not open " + mapFileName + " for reading");
295 if (buildTranslationMap(args.mapFileName) is False):
297 args.mapFileName);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/windows/native/libjava/
H A DTimeZone_md.c437 char *mapFileName; in matchJavaTZ() local
443 mapFileName = malloc(strlen(java_home_dir) + strlen(MAPPINGS_FILE) + 1); in matchJavaTZ()
444 if (mapFileName == NULL) { in matchJavaTZ()
447 strcpy(mapFileName, java_home_dir); in matchJavaTZ()
448 strcat(mapFileName, MAPPINGS_FILE); in matchJavaTZ()
450 if ((fp = fopen(mapFileName, "r")) == NULL) { in matchJavaTZ()
451 jio_fprintf(stderr, "can't open %s.\n", mapFileName); in matchJavaTZ()
452 free((void *) mapFileName); in matchJavaTZ()
455 free((void *) mapFileName); in matchJavaTZ()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/windows/native/libjava/
H A DTimeZone_md.c437 char *mapFileName; in matchJavaTZ() local
443 mapFileName = malloc(strlen(java_home_dir) + strlen(MAPPINGS_FILE) + 1); in matchJavaTZ()
444 if (mapFileName == NULL) { in matchJavaTZ()
447 strcpy(mapFileName, java_home_dir); in matchJavaTZ()
448 strcat(mapFileName, MAPPINGS_FILE); in matchJavaTZ()
450 if ((fp = fopen(mapFileName, "r")) == NULL) { in matchJavaTZ()
451 jio_fprintf(stderr, "can't open %s.\n", mapFileName); in matchJavaTZ()
452 free((void *) mapFileName); in matchJavaTZ()
455 free((void *) mapFileName); in matchJavaTZ()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/java/util/
H A DTimeZone_md.c507 char *mapFileName; in matchJavaTZ() local
511 mapFileName = malloc(strlen(java_home_dir) + strlen(MAPPINGS_FILE) + 1); in matchJavaTZ()
512 if (mapFileName == NULL) { in matchJavaTZ()
515 strcpy(mapFileName, java_home_dir); in matchJavaTZ()
516 strcat(mapFileName, MAPPINGS_FILE); in matchJavaTZ()
518 if ((fp = fopen(mapFileName, "r")) == NULL) { in matchJavaTZ()
519 jio_fprintf(stderr, "can't open %s.\n", mapFileName); in matchJavaTZ()
520 free((void *) mapFileName); in matchJavaTZ()
523 free((void *) mapFileName); in matchJavaTZ()

123456