Home
last modified time | relevance | path

Searched refs:__unm (Results 1 – 25 of 38) sorted by relevance

12

/dports/games/90secondportraits/90-Second-Portraits-1.01b/middleclass/spec/
H A Dmetamethods_spec.lua20 function Vector.__unm(a) return Vector:new(-a.x, -a.y, -a.z) end function
59 __unm = { -a, Vector(-1,-2,-3) },
117 __unm = { -c, Vector(-1,-2,-3) },
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/dat/dlua/
H A Dpoint.lua71 point_metatable.__unm = function (a) function
/dports/devel/swig/swig-4.0.2/Lib/lua/
H A Dlua.swg74 %rename(__unm) *::operator-();
75 %rename(__unm) *::operator-() const;
126 %rename(__unm) *::__neg__; // lua calls unary minus,'unm' not 'neg'
/dports/audio/moony-lv2/moony-0.36.0/lcomplex/
H A DREADME21 __add(z,w) __unm(z) atan(z) log(z) sqrt(z)
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/lunatic/
H A Dxmath.lua135 __unm = function(a) return dvec2_t(-a.x, -a.y) end, function
172 __unm = function(a) return dvec3_t(-a.x, -a.y, -a.z) end, function
H A Dbitar.lua105 __unm = function(s) -- bitwise NOT function
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/input/
H A Dhighlight.lua11 __unm=function(a)return -a end, function
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/folding/
H A Dhighlight.lua.fold11__unm=<beginfold id='2'>function</beginfold id='2'>(a)return -a <endfold id='2'>end</endfold id='2…
/dports/games/spring/spring_98.0/cont/base/springcontent/LuaHandler/Utilities/
H A Dvector.lua124 function Vector.__unm(a) function
/dports/games/90secondportraits/90-Second-Portraits-1.01b/hump/
H A Dvector.lua54 function vector.__unm(a) function
/dports/www/nextcloud/nextcloud/apps-pkg/text/js/highlight/
H A Dlua.js.map1 …ing __len ' +\n '__gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le ass…
/dports/mail/rspamd/rspamd-3.1/contrib/lua-lpeg/
H A Dlpegre.lua175 + "!" * S * m.V"Prefix" / mt.__unm
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/lua-lpeg/
H A Dlpegre.lua175 + "!" * S * m.V"Prefix" / mt.__unm
/dports/security/nmap/nmap-7.91/nselib/
H A Dre.lua229 + "!" * S * m.V"Prefix" / mt.__unm
/dports/devel/lua-lpeg/lpeg-1.0.2/
H A Dre.lua175 + "!" * S * m.V"Prefix" / mt.__unm
/dports/audio/moony-lv2/moony-0.36.0/lpeg-1.0.2/
H A Dre.lua175 + "!" * S * m.V"Prefix" / mt.__unm
/dports/editors/textadept/lpeg-1.0.2/
H A Dre.lua175 + "!" * S * m.V"Prefix" / mt.__unm
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Devents.lua111 t.__unm = f("unm")
/dports/security/vault/vault-1.8.2/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Devents.lua111 t.__unm = f("unm")
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Devents.lua111 t.__unm = f("unm")
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Devents.lua111 t.__unm = f("unm")
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Devents.lua111 t.__unm = f("unm")
/dports/editors/micro/micro-2.0.10/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Devents.lua111 t.__unm = f("unm")
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Devents.lua111 t.__unm = f("unm")
/dports/net/storj/storj-1.45.3/vendor/github.com/yuin/gopher-lua/_lua5.1-tests/
H A Devents.lua111 t.__unm = f("unm")

12