Home
last modified time | relevance | path

Searched refs:ply (Results 326 – 350 of 2491) sorted by relevance

1...<<11121314151617181920>>...100

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cnn_3dobj/
H A DREADME.md47 …all in which each class contains 69 iamges. If you want to use additional .ply models, it is neces…
49 $ ./example_cnn_3dobj_sphereview_data -plymodel=../data/3Dmodel/ape.ply -label_class=0 -cam_head_x=…
50 $ ./example_cnn_3dobj_sphereview_data -plymodel=../data/3Dmodel/ant.ply -label_class=1 -cam_head_x=…
51 $ ./example_cnn_3dobj_sphereview_data -plymodel=../data/3Dmodel/cow.ply -label_class=2 -cam_head_x=…
52 $ ./example_cnn_3dobj_sphereview_data -plymodel=../data/3Dmodel/plane.ply -label_class=3 -cam_head_…
53 $ ./example_cnn_3dobj_sphereview_data -plymodel=../data/3Dmodel/bunny.ply -label_class=4 -cam_head_…
54 $ ./example_cnn_3dobj_sphereview_data -plymodel=../data/3Dmodel/horse.ply -label_class=5 -cam_head_…
/dports/games/crafty/crafty-25.2_1/
H A Dutility.c1473 int Mated(TREE * RESTRICT tree, int ply, int wtm) { in Mated() argument
1486 lastm = GenerateCaptures(tree, ply, wtm, rmoves); in Mated()
1487 lastm = GenerateNoncaptures(tree, ply, wtm, lastm); in Mated()
1497 MakeMove(tree, ply, wtm, *mvp); in Mated()
1499 UnmakeMove(tree, ply, wtm, *mvp); in Mated()
1900 move = InputMove(tree, ply, wtm, 1, 0, tmove); in ReadNextMove()
2300 for (i = 1; i < ply; i++) in Trace()
2303 Print(-1, "%d %s(%d) d:%2d [%s,", ply, OutputMove(tree, ply, wtm, in Trace()
2309 Print(-1, "%d window/eval(%s) = {", ply, name); in Trace()
2381 if (Castle(ply, wtm) > 0) { in ValidMove()
[all …]
/dports/games/openlierox/OpenLieroX/src/client/DeprecatedGUI/
H A DMenu_Net_Host.cpp268 profile_t *ply; in Menu_Net_HostPlyFrame() local
343 ply = FindProfile(index); in Menu_Net_HostPlyFrame()
345 if(ply) { in Menu_Net_HostPlyFrame()
350 if (ply->iType == PRF_HUMAN->toInt()) in Menu_Net_HostPlyFrame()
378 ply = FindProfile(index); in Menu_Net_HostPlyFrame()
380 if(ply) { in Menu_Net_HostPlyFrame()
384 if (ply->iType == PRF_HUMAN->toInt()) in Menu_Net_HostPlyFrame()
466 profile_t *ply = FindProfile(item->iIndex); in Menu_Net_HostPlyFrame() local
468 if(ply != NULL && ply->iType == PRF_HUMAN->toInt()) { in Menu_Net_HostPlyFrame()
485 profile_t *ply = FindProfile(item->iIndex); in Menu_Net_HostPlyFrame() local
[all …]
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dg_game.c926 ply->inv_ptr--; in G_InventoryResponder()
927 if( ply->inv_ptr < 0 ) in G_InventoryResponder()
928 ply->inv_ptr = 0; in G_InventoryResponder()
931 ply->st_curpos--; in G_InventoryResponder()
943 ply->inv_ptr++; in G_InventoryResponder()
944 if( ply->inv_ptr >= ply->inventorySlotNum ) in G_InventoryResponder()
946 ply->inv_ptr--; in G_InventoryResponder()
952 ply->st_curpos++; in G_InventoryResponder()
971 if( ply->st_inventoryTics ) in G_InventoryResponder()
973 else if( ply->inventory[ply->inv_ptr].count>0 ) in G_InventoryResponder()
[all …]
/dports/games/gnuchess/gnuchess-6.2.9/src/frontend/
H A Doutput.cc75 void ShowMoveList (int ply) in ShowMoveList() argument
85 for (node = TreePtr[ply]; node < TreePtr[ply+1]; node++) in ShowMoveList()
87 SANMove (node->move, ply); in ShowMoveList()
/dports/games/apoolGL/apoolGL-099-pre22/
H A Dgraphics.c100 sprintf(out,"%d : %d",(int)(ply[0].points)%10000+(int)(ply[1].points)/10000, in plot_standings()
101 (int)(ply[1].points)%10000 + (int)(ply[0].points)/10000 ); in plot_standings()
758 switch( ply[cur].col ) in calc_target_pos()
1116 ply[1-cur].points += 1; in menu()
1196 ply[cur].stat |= FOUL_BLACK_ILLEGALY_POCKETED; in delete_ball()
1197 else if( !ply[cur].col && (k[n].col != COL_WHITE) ) in delete_ball()
1200 ply[cur].col = k[n].col; in delete_ball()
1201 ply[1-cur].col = 3 - k[n].col; in delete_ball()
1202 ply[cur].stat |= FOUL_CORRECT_POT; in delete_ball()
1209 else ply[cur].stat |= FOUL_WRONG_COLOR_POCKETED; in delete_ball()
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/
H A Dmatrix_transform.rst54 We look for .ply or .pcd filenames in the arguments. If not found; terminate the program.
135 To reproduce the results shown below, you can download the `cube.ply
136 <https://raw.github.com/PointCloudLibrary/pcl/master/test/cube.ply>`_ file::
138 $ ./matrix_transform cube.ply
142 ./matrix_transform cube.ply
143 …[pcl::PLYReader] /home/victor/cube.ply:12: property 'list uint8 uint32 vertex_indices' of element …
/dports/games/chessx/chessx-1.5.6/src/gui/
H A Dgametoolbar.cpp35 void GameToolBar::slotDisplayCurrentPly(int ply) in slotDisplayCurrentPly() argument
37 m_chart->setPly(ply); in slotDisplayCurrentPly()
/dports/shells/xonsh/xonsh-0.7.9/xonsh/ply/example/calc/
H A Dcalc.py43 import ply.lex as lex
113 import ply.yacc as yacc
/dports/www/firefox/firefox-99.0/third_party/python/ply/example/calc/
H A Dcalc.py43 import ply.lex as lex
113 import ply.yacc as yacc
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/ply/example/calc/
H A Dcalc.py43 import ply.lex as lex
113 import ply.yacc as yacc
/dports/devel/emscripten/emscripten-2.0.3/third_party/ply/example/calc/
H A Dcalc.py40 import ply.lex as lex
98 import ply.yacc as yacc
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/ply/example/calc/
H A Dcalc.py43 import ply.lex as lex
113 import ply.yacc as yacc
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/ply/example/calc/
H A Dcalc.py43 import ply.lex as lex
113 import ply.yacc as yacc
/dports/devel/py-ply/ply-3.11/example/calc/
H A Dcalc.py43 import ply.lex as lex
113 import ply.yacc as yacc
/dports/games/gnushogi/gnushogi-1.4.2/gnushogi/
H A Dgnushogi.h943 short ply,
960 short ply,
969 short ply,
985 short ply,
994 short ply,
1009 extern void MoveList(short side, short ply,
1011 extern void CaptureList(short side, short ply,
1040 short ply,
/dports/shells/xonsh/xonsh-0.7.9/xonsh/ply/example/calcdebug/
H A Dcalc.py43 import ply.lex as lex
113 import ply.yacc as yacc
/dports/www/firefox/firefox-99.0/third_party/python/ply/
H A DPKG-INFO2 Name: ply
5 Home-page: http://www.dabeaz.com/ply/
/dports/www/firefox/firefox-99.0/third_party/python/ply/example/calcdebug/
H A Dcalc.py43 import ply.lex as lex
113 import ply.yacc as yacc
/dports/www/firefox/firefox-99.0/third_party/python/ply/ply.egg-info/
H A DPKG-INFO2 Name: ply
5 Home-page: http://www.dabeaz.com/ply/
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/ply/
H A DPKG-INFO2 Name: ply
5 Home-page: http://www.dabeaz.com/ply/
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/ply/example/calcdebug/
H A Dcalc.py43 import ply.lex as lex
113 import ply.yacc as yacc
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/ply-3.9-py2.7.egg-info/
H A DPKG-INFO2 Name: ply
5 Home-page: http://www.dabeaz.com/ply/
/dports/games/dreamchess/dreamchess-0.3.0/dreamer/src/
H A Drepetition.c69 int is_repetition(board_t *board, int ply) { in is_repetition() argument
71 int cur_head = cur_list->head + ply; in is_repetition()
/dports/devel/emscripten/emscripten-2.0.3/third_party/ply/
H A DPKG-INFO2 Name: ply
5 Home-page: http://www.dabeaz.com/ply/

1...<<11121314151617181920>>...100