Home
last modified time | relevance | path

Searched refs:wl_check (Results 1 – 5 of 5) sorted by relevance

/dports/cad/gds3d/GDS3D-bcdb97a/libgdsto3d/voro++/src/
H A Dworklist_gen.pl164 wl_check($d0+$b[$i]+$b[$i+1]*$d+$b[$i+2]*$dd);
232 sub wl_check { subroutine
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/voro++/src/
H A Dworklist_gen.pl164 wl_check($d0+$b[$i]+$b[$i+1]*$d+$b[$i+2]*$dd);
232 sub wl_check { subroutine
/dports/science/voro++/voro++-0.4.6/src/
H A Dworklist_gen.pl164 wl_check($d0+$b[$i]+$b[$i+1]*$d+$b[$i+2]*$dd);
232 sub wl_check {
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dl-moninf.cc269 bool wl_check = testbits(flags, spflag::WL_check) in moninf_get_defeat_wl() local
272 if (power <= 0 || !wl_check) in moninf_get_defeat_wl()
H A Dspl-cast.cc1695 const bool wl_check = testbits(flags, spflag::WL_check) in targeter_addl_desc() local
1697 if (wl_check && spell != SPELL_DISPERSAL) in targeter_addl_desc()