Home
last modified time | relevance | path

Searched defs:mappath (Results 1 – 22 of 22) sorted by relevance

/dports/devel/lua-stdlib/lua-stdlib-release-v41.2.2/lib/std/
H A Dpackage.lua112 local function mappath (pathstrings, callback, ...) function
170 mappath = X ("mappath (string, function, [any...])", mappath), function
/dports/print/tex-dvipsk/texlive-20150521-source/texk/dvipsk/
H A Dconfig.h35 #define mappath kpse_fontmap_format macro
/dports/games/cake/cake_src/cake/
H A Dworld.cpp46 char mappath[1024] = { '\0' }; in AddMap() local
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/libdha/sysdep/
H A Dlibdha_os2.c47 static char* mappath = "\\DEV\\PMAP$"; variable
/dports/textproc/sowing/sowing-1.1.18/src/mapnames/
H A Dmapnames.cc65 const char *mappath; in main() local
/dports/multimedia/mplayer/mplayer-export-2021-12-29/vidix/sysdep/
H A Dlibdha_os2.c47 static char* mappath = "\\DEV\\PMAP$"; variable
/dports/multimedia/mencoder/mplayer-export-2021-12-29/vidix/sysdep/
H A Dlibdha_os2.c47 static char* mappath = "\\DEV\\PMAP$"; variable
/dports/games/powwow/powwow-1.2.17/
H A Dmap.c32 static char mappath[MAX_MAPLEN]; /* circular path list */ variable
/dports/biology/emboss/EMBOSS-6.6.0/ajax/ensembl/
H A Densassemblymapper.c2889 const AjPList mappath = NULL; in ensToplevelassemblymapperMap() local
4123 const AjPList mappath = NULL; in ensAssemblymapperadaptorFetchByCoordsystems() local
4696 static AjBool assemblymapperadaptorMappingPath(const AjPList mappath) in assemblymapperadaptorMappingPath()
4765 const AjPList mappath = NULL; in ensAssemblymapperadaptorRegisterChainedAll() local
5228 const AjPList mappath = NULL; in ensAssemblymapperadaptorRegisterChainedRegion() local
5850 const AjPList mappath = NULL; in ensAssemblymapperadaptorRegisterChainedSpecial() local
H A Denscoordsystem.c1877 AjPList mappath = NULL; in coordsystemadaptorMappingpathInit() local
3122 AjPList mappath = NULL; in ensCoordsystemadaptorGetMappingpath() local
/dports/comms/qico/qico-15673bf/src/
H A Dtools.c133 char *mappath(const char *fname) in mappath() function
137 slist_t *mappath; in mappath() local
/dports/textproc/sowing/sowing-1.1.18/src/doctext/
H A Ddoctext.cc62 const char *keypath, *mappath, *defnpath, *cmdpath; in main() local
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmaputil.c1571 char *msTmpFile(mapObj *map, const char *mappath, const char *tmppath, const char *ext) in msTmpFile()
1599 char *msTmpPath(mapObj *map, const char *mappath, const char *tmppath) in msTmpPath()
H A Dmapfile.c6454 char *mappath=NULL; in msLoadMapFromString() local
H A Dmapserver.h1905 char *mappath; /* path of the mapfile, all path are relative to this path */ member
/dports/net/mpich2/mpich2-1.5/src/pm/hydra/tools/topo/hwloc/hwloc/src/
H A Dtopology-linux.c1442 hwloc_parse_sysfs_unsigned(const char *mappath, unsigned *value, int fsroot_fd) in hwloc_parse_sysfs_unsigned()
1521 hwloc_parse_cpumap(const char *mappath, int fsroot_fd) in hwloc_parse_cpumap()
2731 char mappath[SHARED_CPU_MAP_STRLEN]; in look_sysfscpu() local
/dports/news/golded+/golded-plus/golded+/goldnode/
H A Dgoldnode.cpp126 std::vector< std::pair<std::string, std::string> > mappath; variable
/dports/games/stratagus/stratagus-3.2.0/src/network/
H A Dnetconnect.cpp762 const std::string mappath = StratagusLibPath + "/" + NetworkMapName; in Parse_Map() local
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/network/
H A Dnetconnect.cpp758 const std::string mappath = StratagusLibPath + "/" + NetworkMapName; in Parse_Map() local
/dports/www/yaws/yaws-2.0.6/src/
H A Dyaws_server.erl4967 mappath(SC, ARG, RequestPath) -> function
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Densembltest.c2944 const AjPList mappath = NULL; in ensembltest_coordinate_system() local
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgecfgg.h358 std::vector< std::pair<std::string, std::string> > mappath; variable