Home
last modified time | relevance | path

Searched refs:getlocation (Results 1 – 25 of 59) sorted by relevance

123

/dports/textproc/sgmls/sgmls/
H A Dsgmlmsg.c233 for (toplevel = 0; getlocation(toplevel, &loc); toplevel++)
248 (void)getlocation(level, &loc);
292 (void)getlocation(filelevel, &loc);
298 (void)getlocation(filelevel, &loc);
354 if (getlocation(toplevel + 1, &loc))
H A Dsgmlaux.h67 int getlocation P((int, struct location *));
/dports/textproc/linuxdoc-tools/linuxdoc-tools-0.9.82/sgmls-1.1/
H A Dsgmlmsg.c233 for (toplevel = 0; getlocation(toplevel, &loc); toplevel++)
248 (void)getlocation(level, &loc);
292 (void)getlocation(filelevel, &loc);
298 (void)getlocation(filelevel, &loc);
354 if (getlocation(toplevel + 1, &loc))
H A Dsgmlaux.h66 int getlocation P((int, struct location *));
/dports/graphics/geomview/geomview-1.9.5/src/lib/gprim/inst/
H A Dinststream.c50 static int getlocation(char *name) in getlocation() function
90 inst->location = getlocation( iobfdelimtok("(){}", file, 0) ); in InstImport()
106 inst->origin = getlocation( iobfdelimtok("(){}", file, 0) ); in InstImport()
/dports/emulators/mess/mame-mame0226/3rdparty/genie/src/actions/ninja/
H A Dninja_solution.lua104 sln.getlocation = function(cfg, plat) function
121 return path.join(sln.getlocation(cfg, plat), "build.ninja")
/dports/devel/genie/GENie-a503d6e/src/actions/ninja/
H A Dninja_solution.lua104 sln.getlocation = function(cfg, plat) function
121 return path.join(sln.getlocation(cfg, plat), "build.ninja")
/dports/emulators/mame/mame-mame0226/3rdparty/genie/src/actions/ninja/
H A Dninja_solution.lua104 sln.getlocation = function(cfg, plat) function
121 return path.join(sln.getlocation(cfg, plat), "build.ninja")
/dports/multimedia/p5-Net-UPnP/Net-UPnP-1.4.6/examples/
H A Dupnpdump.pl13 print "\tlocation = " . $dev->getlocation() . "\n";
/dports/devel/elfutils/elfutils-0.179/libdw/
H A Ddwarf_getlocation.c642 getlocation (struct Dwarf_CU *cu, const Dwarf_Block *block, in getlocation() function
683 return getlocation (attr->cu, &block, llbuf, listlen, cu_sec_idx (attr->cu)); in dwarf_getlocation()
860 if (getlocation (cu, &block, expr, exprlen, secidx) != 0) in getlocations_addr()
885 getlocation (attr->cu, &block, &llbufs[0], &listlens[0], in dwarf_getlocation_addr()
962 if (getlocation (attr->cu, &block, expr, exprlen, in dwarf_getlocations()
/dports/multimedia/p5-Net-UPnP/Net-UPnP-1.4.6/lib/Net/UPnP/
H A DDevice.pm140 sub getlocation() { subroutine
H A DService.pm138 $location_url = $dev->getlocation();
/dports/games/omega/omega/
H A Dcommand3.c639 Player.meleestr[place]=getlocation(); in tacoptions()
654 Player.meleestr[place]= getlocation(); in tacoptions()
667 Player.meleestr[place]=getlocation(); in tacoptions()
689 Player.meleestr[place++]=getlocation(); in tacoptions()
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/third_party/pytest/_pytest/
H A Dcompat.py69 def getlocation(function, curdir): function
H A Dpython.py28 safe_str, getlocation, enum,
979 loc = getlocation(func, curdir)
1044 loc = getlocation(fixturedef.func, curdir)
1068 loc = getlocation(fixturedef.func, curdir)
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/pytest/_pytest/
H A Dcompat.py65 def getlocation(function, curdir): function
H A Dpython.py24 safe_str, getlocation, enum,
991 loc = getlocation(func, curdir)
1060 loc = getlocation(fixturedef.func, curdir)
1084 loc = getlocation(fixturedef.func, curdir)
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/pytest/_pytest/
H A Dpython.py37 getlocation,
1103 loc = getlocation(func, curdir)
1170 loc = getlocation(fixturedef.func, curdir)
1199 loc = getlocation(fixturedef.func, curdir)
H A Dcompat.py84 def getlocation(function, curdir): function
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/pytest/_pytest/
H A Dpython.py37 getlocation,
1103 loc = getlocation(func, curdir)
1170 loc = getlocation(fixturedef.func, curdir)
1199 loc = getlocation(fixturedef.func, curdir)
H A Dcompat.py84 def getlocation(function, curdir): function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pytest/src/_pytest/
H A Dpython.py37 getlocation,
1103 loc = getlocation(func, curdir)
1170 loc = getlocation(fixturedef.func, curdir)
1199 loc = getlocation(fixturedef.func, curdir)
H A Dcompat.py84 def getlocation(function, curdir): function
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pytest/src/_pytest/
H A Dpython.py37 getlocation,
1103 loc = getlocation(func, curdir)
1170 loc = getlocation(fixturedef.func, curdir)
1199 loc = getlocation(fixturedef.func, curdir)
H A Dcompat.py84 def getlocation(function, curdir): function

123