Home
last modified time | relevance | path

Searched refs:lastright (Results 1 – 6 of 6) sorted by relevance

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dinput.c167 LGPoint lastright; member
1772 data->lastright = aimpos; in view3d_rightbutton_handler()
1788 data->lastright = aimpos; in view3d_rightbutton_handler()
1833 if (y >= dropy && data->lastright.y >= dropy) { in view3d_rightbutton_handler()
1836 …if (player_throw_object(object_on_cursor, aimpos.x, y, data->lastright.x, data->lastright.y, vel))… in view3d_rightbutton_handler()
3342 data->lastright.x = 0; in install_motion_mouse_handler()
3343 data->lastright.y = 0; in install_motion_mouse_handler()
/dports/www/habari/habari-0.8/system/classes/
H A Dvocabulary.php559 $lastright = $lastleft = reset( $tree )->mptt_left;
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dasn2gnb3.c6448 Int4 lastright; in GetFeatsOnCdsProduct() local
6476 lastright = 0; in GetFeatsOnCdsProduct()
6508 lastright == pcontext.right) { in GetFeatsOnCdsProduct()
6570 lastright = pcontext.right; in GetFeatsOnCdsProduct()
6593 Int4 lastright; in GetRemoteFeatsOnCdsProduct() local
6657 lastright = 0; in GetRemoteFeatsOnCdsProduct()
7051 awp->lastright == fcontext->right) { in GetFeatsOnBioseq()
7424 awp->lastright = fcontext->right; in GetFeatsOnBioseq()
7746 awp->lastright = 0; in GetFeatsOnSeg()
7801 awp->lastright = 0; in AddFeatureBlock()
H A Dasn2gnbi.h337 Int4 lastright; member
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dvar.c323 SCIP_Real lastright; in domMerge() local
325 lastright = dom->lb; /* lower bound is the right bound of the hole (-infinity,lb) */ in domMerge()
331 assert( SCIPsetIsLE(set, lastright, (*holelistptr)->hole.left) ); in domMerge()
335 lastright = (*holelistptr)->hole.right; in domMerge()
342 assert( SCIPsetIsLE(set, lastright, dom->ub) ); in domMerge()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemutil2.c4855 int ast, last, lastright; in _dinit_acl() local
4872 lastright = A_RIGHTG(last); in _dinit_acl()
4876 A_RIGHTP(last, lastright); in _dinit_acl()