Home
last modified time | relevance | path

Searched refs:magnet (Results 1 – 25 of 2277) sorted by relevance

12345678910>>...92

/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/magnetgenerator/
H A Dktorrent_magnetgenerator.desktop5 Name[ca]=Generador de magnet
6 Name[ca@valencia]=Generador de magnet
32 Name[ru]=Генератор magnet-ссылок
47 Comment=Generates magnet links
50 Comment[ca]=Genera enllaços magnet
52 Comment[cs]=Generuje odkazy magnet
53 Comment[da]=Genererer magnet-links
62 Comment[gl]=Xera ligazóns magnet.
67 Comment[km]=បង្កើត​តំណ magnet
73 Comment[pl]=Tworzy łącza magnet
[all …]
/dports/graphics/xaos/XaoS-release-4.2.1/tutorial/
H A Dmagnet.xaf13 (formula 'magnet)
18 (message "magnet")
31 (formula 'magnet)
42 (formula 'magnet)
50 (formula 'magnet)
59 (formula 'magnet)
71 (formula 'magnet)
81 (formula 'magnet)
148 (formula 'magnet)
159 (formula 'magnet)
[all …]
/dports/games/legend-of-edgar/edgar-1.34/data/gfx/item/
H A Dmagnet_ray.dat1 gfx/item/magnet/magnet_ray00.png
2 gfx/item/magnet/magnet_ray01.png
3 gfx/item/magnet/magnet_ray02.png
4 gfx/item/magnet/magnet_ray03.png
5 gfx/item/magnet/magnet_ray04.png
6 gfx/item/magnet/magnet_ray05.png
/dports/security/rhash/RHash-1.4.2/bindings/php/tests/
H A D003.phpt11 echo $r->final()->magnet($filename) . "\n";
15 echo $r->final()->magnet($filename) . "\n";
17 echo $r->final()->magnet($filename) . "\n";
26 magnet:?xl=3&dn=003_test.txt&xt=urn:md5:900150983cd24fb0d6963f7d28e17f72
27 magnet:?xl=12&dn=003_test.txt&xt=urn:md5:5a73501e89118bfc45e19f26c0bb2c33
28 magnet:?xl=13&dn=003_test.txt&xt=urn:md5:c81e728d9d4c2f636f067f89cc14862c
30 magnet:?xl=9&dn=003_test.txt&xt=urn:tree:tiger:2yu5rdna7qwl6e3ivtgzleuft766u72dxnlzdri
/dports/games/xonotic/Xonotic/misc/tools/
H A Dsymlink-deduplicate.sh22 magnet=`GIT_DIR="$git_src_repo/.git" git ls-files -s "$1"`
23 if [ -n "$magnet" ]; then
24 magnet=${magnet#* }
25 magnet=${magnet%% *}
26 echo "$magnet"
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/utils/plasmamule/
H A Dplasmamule-engine-feeder.desktop11 Comment=Sends ed2k://, magnet: or *.emulecollection to the engine
12 Comment[de]=Sendet ed2k://, magnet: oder *.emulecollection zur engine
13 Comment[fr]=Envoie les éléments ed2k://, magnet: ya da *.emulecollection
14 Comment[tr]=ed2://, magnet: ya da *.emulecollection unsurlarını gönderir
15 Comment[zh_CN]=发送ed2k://,magnet:或*.emulecollection到引擎
16 Comment[it]=Invia link ed2k://, magnet: e collezioni *.emulecollection al programma
17 Comment[it_CH]=Invia link ed2k://, magnet: e collezioni *.emulecollection al programma
/dports/net-p2p/amule/aMule-2.3.3/src/utils/plasmamule/
H A Dplasmamule-engine-feeder.desktop11 Comment=Sends ed2k://, magnet: or *.emulecollection to the engine
12 Comment[de]=Sendet ed2k://, magnet: oder *.emulecollection zur engine
13 Comment[fr]=Envoie les éléments ed2k://, magnet: ya da *.emulecollection
14 Comment[tr]=ed2://, magnet: ya da *.emulecollection unsurlarını gönderir
15 Comment[zh_CN]=发送ed2k://,magnet:或*.emulecollection到引擎
16 Comment[it]=Invia link ed2k://, magnet: e collezioni *.emulecollection al programma
17 Comment[it_CH]=Invia link ed2k://, magnet: e collezioni *.emulecollection al programma
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/dist/windows/
H A Dinstaller.nsi137 Section $(inst_magnet) ;"Open magnet links with qBittorrent"
139 WriteRegStr HKLM "Software\Classes\magnet" "" "URL:Magnet link"
140 WriteRegStr HKLM "Software\Classes\magnet" "Content Type" "application/x-magnet"
141 WriteRegStr HKLM "Software\Classes\magnet" "URL Protocol" ""
142 WriteRegStr HKLM "Software\Classes\magnet\DefaultIcon" "" '"$INSTDIR\qbittorrent.exe",1'
143 WriteRegStr HKLM "Software\Classes\magnet\shell" "" "open"
154 WriteRegStr HKCU "Software\Classes\magnet" "" "URL:Magnet link"
155 WriteRegStr HKCU "Software\Classes\magnet" "Content Type" "application/x-magnet"
156 WriteRegStr HKCU "Software\Classes\magnet" "URL Protocol" ""
157 WriteRegStr HKCU "Software\Classes\magnet\DefaultIcon" "" '"$INSTDIR\qbittorrent.exe",1'
[all …]
/dports/games/spring/spring_98.0/AI/Skirmish/Shard/data/ai/BA/
H A Dassisthandler.lua216 for mi, magnet in pairs(self.magnets) do
217 local dist = self:IsLocal(asstbehaviour, magnet.pos)
226 local magnet = self.magnets[best]
227 if self.working[magnet.bid] == nil then
228 self.working[magnet.bid] = {}
231 table.insert(self.working[magnet.bid], asstbehaviour)
232 asstbehaviour:Assign(magnet.bid)
234 if magnet.number ~= -1 then magnet.number = magnet.number - 1 end
236 if magnet.number == 0 then
269 for i, magnet in pairs(self.magnets) do
[all …]
/dports/www/aria2/aria2-1.36.0/src/
H A Dmagnet.cc41 namespace magnet { namespace
43 std::unique_ptr<Dict> parse(const std::string& magnet) in parse() argument
45 if (!util::startsWith(magnet, "magnet:?")) { in parse()
50 util::splitIter(magnet.begin() + 8, magnet.end(), std::back_inserter(queries), in parse()
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/plugins/AutoAdd/deluge_autoadd/
H A Dcore.py147 def load_torrent(self, filename, magnet): argument
149 file_mode = 'r' if magnet else 'rb'
161 if not magnet:
179 for magnet in magnets:
180 if not is_magnet(magnet):
184 for part in magnet.split('&'):
191 short_hash = magnet.split('btih:')[1][:8]
196 _mfile.write(magnet)
265 magnet = ext == '.magnet'
266 if not magnet and not ext == '.torrent':
[all …]
/dports/www/py-weboob-qt/weboob-qt-2.0/contrib/rboorrent-download/
H A Drboorrent-download.py33 return "&".join([_ for _ in torrent.magnet.split("&") if not _.startswith("tr=")])
35 return torrent.magnet
39 magnet = self.get_magnet(torrent)
40 buf = "d10:magnet-uri%d:%se" % (len(magnet), magnet)
63 if torrent.magnet:
/dports/www/py-weboob/weboob-2.0/contrib/rboorrent-download/
H A Drboorrent-download.py33 return "&".join([_ for _ in torrent.magnet.split("&") if not _.startswith("tr=")])
35 return torrent.magnet
39 magnet = self.get_magnet(torrent)
40 buf = "d10:magnet-uri%d:%se" % (len(magnet), magnet)
63 if torrent.magnet:
/dports/science/mcstas-comps/mcstas-comps-2.5-src/contrib/
H A DFoil_flipper_magnet.comp17 * A magnet with a spin-flip foil inside
19 * This component models a magnet with a constant magnetic field and a slanted
32 * xwidth: [m] width of the magnet
33 * yheight: [m] height of the magnet
34 * zdepth: [m] thickness of the magnet
38 * phi: [rd] angle (from the xz-plane) of the foil-spinflipper inside the magnet
147 I.e. the magnetic field does not extend beyond the magnet gap*/
192 /*do we hit the magnet opening assuming the magnet gap "tunnel" is rectangular*/
196 if(verbose) fprintf(stderr,"missed the magnet %s gap\n",NAME_CURRENT_COMP);
211 /*see if we hit the magnet walls before we exit*/
[all …]
/dports/www/py-weboob/weboob-2.0/weboob/capabilities/
H A Dtorrent.py33 def __init__(self, magnet): argument
34 self.magnet = magnet
45 magnet = StringField('URI of magnet') variable in Torrent
/dports/print/transfig/transfig.3.2.5e/fig2dev/
H A Dlatex_line.c176 latex_endpoint(x1, y1, x2, y2, xout, yout, arrow, magnet) in latex_endpoint() argument
179 int arrow, magnet;
193 ds = lcm(sx, magnet*gcd(sx,magnet));
199 ds = lcm(sy, magnet*gcd(sy,magnet));
/dports/net-p2p/jackett/Jackett/Definitions/
H A Dmagnet4you.yml4 description: "Magnet4You is a Public magnet search engine"
53 selector: table.tb4 > tbody > tr:has(a[href^="magnet:?xt="])
59 selector: a[href^="magnet/"]
61 selector: a[href^="magnet/"]
63 magnet:
64 selector: a[href^="magnet:?xt="]
/dports/security/nmap/nmap-7.91/scripts/
H A Dbittorrent-discovery.nse10 torrent file or magnet link. Peers implement the Bittorrent protocol
25 -- @args bittorrent-discovery.magnet a string containing the magnet link of the torrent
52 not stdnse.get_script_args(SCRIPT_NAME..".magnet") then
53 …stdnse.debug3("Skipping '%s' %s, No magnet link or torrent file arguments.", SCRIPT_NAME, SCRIPT_T…
62 local magnet = stdnse.get_script_args(SCRIPT_NAME..".magnet")
71 elseif magnet then
72 local status, err = t:load_from_magnet(magnet)
/dports/games/lbreakout2/lbreakout2-2.6.5/game/
H A Dextras.c294 Paddle *magnet; in extras_update() local
361 magnets = 0; magnet = 0; in extras_update()
365 magnet = cur_game->paddles[i]; /* last magnet */ in extras_update()
376 if ( magnet->type == PADDLE_TOP ) in extras_update()
380 if ( ex->x + ( BRICK_WIDTH >> 1 ) < magnet->x + ( magnet->w >> 1 ) ) { in extras_update()
382 if ( ex->x + ( BRICK_WIDTH >> 1 ) > magnet->x + ( magnet->w >> 1 ) ) in extras_update()
383 ex->x = magnet->x + ( magnet->w >> 1 ) - ( BRICK_WIDTH >> 1 ); in extras_update()
387 if ( ex->x + ( BRICK_WIDTH >> 1 ) < magnet->x + ( magnet->w >> 1 ) ) in extras_update()
388 ex->x = magnet->x + ( magnet->w >> 1 ) - ( BRICK_WIDTH >> 1 ); in extras_update()
/dports/net-p2p/linuxdcpp/linuxdcpp-1.1.0/debian/
H A Dgconf-defaults1 /desktop/gnome/url-handlers/magnet/command "linuxdcpp -m '%s'"
2 /desktop/gnome/url-handlers/magnet/enabled true
3 /desktop/gnome/url-handlers/magnet/needs_terminal false
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/util/protocol/magnet/
H A DHandler.java23 package org.gudy.azureus2.core3.util.protocol.magnet;
57 URL magnet, in openConnection()
62 String get = "/download/" + magnet.toString().substring( 7 ) + " HTTP/1.0\r\n\r\n"; in openConnection()
/dports/net-p2p/linuxdcpp/linuxdcpp-1.1.0/linux/
H A DWulforUtil.cc249 bool WulforUtil::splitMagnet(const string &magnet, string &name, int64_t &size, string &tth) in splitMagnet() argument
255 if (!isMagnet(magnet.c_str()) || magnet.size() <= magnetSignature.length()) in splitMagnet()
260 for (string::size_type pos = magnetSignature.length(); pos < magnet.size(); pos = nextpos + 1) in splitMagnet()
262 nextpos = magnet.find('&', pos); in splitMagnet()
264 nextpos = magnet.size(); in splitMagnet()
267 tth = magnet.substr(magnetSignature.length(), nextpos - magnetSignature.length()); in splitMagnet()
268 else if (magnet.compare(pos, 3, "xl=") == 0) in splitMagnet()
269 size = Util::toInt64(magnet.substr(pos + 3, nextpos - pos - 3)); in splitMagnet()
270 else if (magnet.compare(pos, 3, "dn=") == 0) in splitMagnet()
271 name = Util::encodeURI(magnet.substr(pos + 3, nextpos - pos - 3), TRUE); in splitMagnet()
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/core/
H A Dtorrentmanager.py86 magnet=None, argument
431 elif magnet:
500 magnet=None, argument
565 magnet=None, argument
611 magnet,
628 magnet, argument
635 magnet = filename
692 magnet, argument
859 magnet = t_state.magnet
870 magnet=magnet,
[all …]
/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Dextras.c440 Paddle *magnet; in client_extras_update() local
519 magnets = 0; magnet = 0; in client_extras_update()
523 magnet = game->paddles[i]; /* last magnet */ in client_extras_update()
534 if ( magnet->type == PADDLE_TOP ) in client_extras_update()
538 if ( ex->x + ( BRICK_WIDTH >> 1 ) < magnet->x + ( magnet->w >> 1 ) ) { in client_extras_update()
540 if ( ex->x + ( BRICK_WIDTH >> 1 ) > magnet->x + ( magnet->w >> 1 ) ) in client_extras_update()
541 ex->x = magnet->x + ( magnet->w >> 1 ) - ( BRICK_WIDTH >> 1 ); in client_extras_update()
545 if ( ex->x + ( BRICK_WIDTH >> 1 ) < magnet->x + ( magnet->w >> 1 ) ) in client_extras_update()
546 ex->x = magnet->x + ( magnet->w >> 1 ) - ( BRICK_WIDTH >> 1 ); in client_extras_update()
/dports/games/krank/krank-07/levels/
H A Dlevel027.py44 magnet = [[(cx-d, cy-d), 'orange'],
48 for i in range(len(magnet)):
49 k.particles.add(Magnet({'pos':magnet[i][0], 'color': magnet[i][1], 'num': num}))

12345678910>>...92