Home
last modified time | relevance | path

Searched refs:which_side (Results 1 – 25 of 41) sorted by relevance

12

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Dlock_grabber.cpp45 uint32_t which_side; // 0 or 1 in main() local
63 which_side = 0; in main()
65 which_side = 1; in main()
78 if (which_side == 0) in main()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Dlock_grabber.cpp45 uint32_t which_side; // 0 or 1 in main() local
63 which_side = 0; in main()
65 which_side = 1; in main()
78 if (which_side == 0) in main()
/dports/games/uqm/uqm-0.8.0/src/uqm/supermelee/
H A Dmelee.c324 switch (PlayerControl[which_side] in DrawControls()
729 COUNT which_side; in Deselect() local
732 DrawControls (which_side, FALSE); in Deselect()
791 COUNT which_side; in Select() local
794 DrawControls (which_side, TRUE); in Select()
1670 conn = netConnections[which_side]; in DoConnectingDialog()
1679 DrawControls (which_side, TRUE); in DoConnectingDialog()
1727 nextControlType (COUNT which_side) in nextControlType() argument
1759 DrawControls (which_side, TRUE); in nextControlType()
1806 COUNT which_side; in MeleeOptionSelect() local
[all …]
/dports/games/uqm/uqm-0.8.0/src/uqm/
H A Dcnctdlg.c43 int which_side; member
392 netplayOptions.peer[current_state->which_side].host = texts[0].value; in do_connect()
393 netplayOptions.peer[current_state->which_side].port = texts[1].value; in do_connect()
394 netplayOptions.peer[current_state->which_side].isServer = FALSE; in do_connect()
410 netplayOptions.peer[current_state->which_side].port = texts[1].value; in do_listen()
411 netplayOptions.peer[current_state->which_side].isServer = TRUE; in do_listen()
506 if (texts[0].value != netplayOptions.peer[current_state->which_side].host) in CreateWidgets()
509 netplayOptions.peer[current_state->which_side].host, in CreateWidgets()
512 if (texts[1].value != netplayOptions.peer[current_state->which_side].port) in CreateWidgets()
515 netplayOptions.peer[current_state->which_side].port, in CreateWidgets()
[all …]
H A Dship.c501 GetNextStarShip (STARSHIP *LastStarShipPtr, COUNT which_side) in GetNextStarShip() argument
505 hBattleShip = GetEncounterStarShip (LastStarShipPtr, which_side); in GetNextStarShip()
510 StarShipPtr = LockStarShip (&race_q[which_side], hBattleShip); in GetNextStarShip()
524 UnlockStarShip (&race_q[which_side], hBattleShip); in GetNextStarShip()
527 UnlockStarShip (&race_q[which_side], hBattleShip); in GetNextStarShip()
H A Dship.h28 extern BOOLEAN GetNextStarShip (STARSHIP *LastStarShipPtr, COUNT which_side);
H A Dhyper.c740 COUNT which_side; in arilou_space_collision() local
745 which_side = GET_GAME_STATE (ARILOU_SPACE_SIDE); in arilou_space_collision()
746 if (which_side == 0 || which_side == 3) in arilou_space_collision()
750 SET_GAME_STATE (ARILOU_SPACE_SIDE, which_side ^ 1); in arilou_space_collision()
/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dactutils.h221 NLM_EXTERN void SQN_ExtendAlnAlg(SeqAlignPtr sap, Int4 ovl, Int4 which_side, Uint1 strand);
228 …, Int4 start1, Int4 stop1, Int4 start2, Int4 stop2, Uint1 strand, Int4 which_side, GetAlignmentPie…
H A Dactutils.c2089 Int4 which_side, in ACT_FindPiece() argument
2136 if (which_side == SQN_LEFT || which_side == SQN_MIDDLE) in ACT_FindPiece()
2140 } else if (which_side == SQN_RIGHT) in ACT_FindPiece()
2600 NLM_EXTERN void SQN_ExtendAlnAlg(SeqAlignPtr sap, Int4 ovl, Int4 which_side, Uint1 strand) in SQN_ExtendAlnAlg() argument
2628 if (which_side == SQN_LEFT && (start1<ovl+SQN_MAXGAP || start2<ovl+SQN_MAXGAP)) in SQN_ExtendAlnAlg()
2671 …} else if (which_side == SQN_RIGHT && (bsp1->length-1-stop1 < ovl+SQN_MAXGAP || bsp2->length-1-sto… in SQN_ExtendAlnAlg()
2715 if (which_side == SQN_LEFT) in SQN_ExtendAlnAlg()
2780 } else if (which_side == SQN_RIGHT) in SQN_ExtendAlnAlg()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/tls/
H A Dtls_callbacks.h289 virtual void tls_modify_extensions(Extensions& extn, Connection_Side which_side);
306 virtual void tls_examine_extensions(const Extensions& extn, Connection_Side which_side);
H A Dtls_record.h39 Connection_Side which_side,
/dports/security/botan2/Botan-2.18.2/src/lib/tls/
H A Dtls_callbacks.h289 virtual void tls_modify_extensions(Extensions& extn, Connection_Side which_side);
306 virtual void tls_examine_extensions(const Extensions& extn, Connection_Side which_side);
H A Dtls_record.h39 Connection_Side which_side,
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/tls/
H A Dtls_callbacks.h289 virtual void tls_modify_extensions(Extensions& extn, Connection_Side which_side);
306 virtual void tls_examine_extensions(const Extensions& extn, Connection_Side which_side);
H A Dtls_record.h39 Connection_Side which_side,
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dalignmgr2.h220 Int4 which_side; member
226 Int4 which_side; member
256 Int4 which_side; member
/dports/lang/awka/awka-0.7.5/awka/
H A Dtranslate.c105 int which_side = _a_RHS; variable
1224 which_side = _a_RHS; in awka_add_asg()
1226 which_side = _a_LHS; in awka_add_asg()
1228 which_side = _a_RHS; in awka_add_asg()
1281 which_side = _a_RHS; in awka_assign()
1283 which_side = _a_LHS; in awka_assign()
1285 which_side = _a_RHS; in awka_assign()
1583 which_side = _a_RHS; in awka_div_asg()
1585 which_side = _a_LHS; in awka_div_asg()
1587 which_side = _a_RHS; in awka_div_asg()
[all …]
/dports/biology/py-hits/hits-0.1/hits/
H A Dsam.py1294 def closest_query_position(r, alignment, which_side='either'): argument
1303 if which_side == 'either':
1305 elif which_side == 'before':
1307 elif which_side == 'after':
1315 def closest_ref_position(q, alignment, which_side='either'): argument
1325 if which_side == 'either':
1327 elif which_side == 'before':
1329 elif which_side == 'after':
/dports/games/eureka/eureka-1.27b-source/src/
H A De_sector.cc679 int which_side; in TraceLineLoop() local
684 which_side = SIDE_RIGHT; in TraceLineLoop()
689 which_side = SIDE_LEFT; in TraceLineLoop()
703 next_side = which_side; in TraceLineLoop()
/dports/games/uqm/uqm-0.8.0/doc/devel/
H A Dqueues16 which_side is always GOOD_GUY here.
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dunit_tls.cpp477 …ls_modify_extensions(Botan::TLS::Extensions& extn, Botan::TLS::Connection_Side which_side) override in tls_modify_extensions() argument
479 extn.add(new Test_Extension(which_side)); in tls_modify_extensions()
492 …ine_extensions(const Botan::TLS::Extensions& extn, Botan::TLS::Connection_Side which_side) override in tls_examine_extensions() argument
510 if(which_side == Botan::TLS::CLIENT) in tls_examine_extensions()
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dunit_tls.cpp477 …ls_modify_extensions(Botan::TLS::Extensions& extn, Botan::TLS::Connection_Side which_side) override in tls_modify_extensions() argument
479 extn.add(new Test_Extension(which_side)); in tls_modify_extensions()
492 …ine_extensions(const Botan::TLS::Extensions& extn, Botan::TLS::Connection_Side which_side) override in tls_examine_extensions() argument
510 if(which_side == Botan::TLS::CLIENT) in tls_examine_extensions()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxclpath.c1253 #define which_side(y) ((y) < ymin ? -1 : (y) >= ymax ? 1 : 0) in cmd_put_path() macro
1350 if ((start_side = side = which_side(B)) != 0) { in cmd_put_path()
1365 int next_side = which_side(B); in cmd_put_path()
1407 int next_side = which_side(B); in cmd_put_path()
1550 out_side = which_side(F); in cmd_put_path()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxclpath.c1253 #define which_side(y) ((y) < ymin ? -1 : (y) >= ymax ? 1 : 0) in cmd_put_path() macro
1350 if ((start_side = side = which_side(B)) != 0) { in cmd_put_path()
1365 int next_side = which_side(B); in cmd_put_path()
1407 int next_side = which_side(B); in cmd_put_path()
1550 out_side = which_side(F); in cmd_put_path()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxclpath.c1056 #define which_side(y) ((y) < ymin ? -1 : (y) >= ymax ? 1 : 0) in cmd_put_path() macro
1154 if ((start_side = side = which_side(B)) != 0) { in cmd_put_path()
1169 int next_side = which_side(B); in cmd_put_path()
1302 out_side = which_side(F); in cmd_put_path()

12