Home
last modified time | relevance | path

Searched refs:hands (Results 1 – 25 of 3959) sorted by relevance

12345678910>>...159

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dinitthread.c100 if ((hands = OPENSSL_zalloc(sizeof(*hands))) == NULL) in init_get_thread_local()
120 return hands; in init_get_thread_local()
198 OPENSSL_free(hands); in init_thread_destructor()
263 hands = OPENSSL_zalloc(sizeof(*hands)); in thread_event_ossl_ctx_new()
264 if (hands == NULL) in thread_event_ossl_ctx_new()
272 OPENSSL_free(hands); in thread_event_ossl_ctx_new()
314 if (hands == NULL) in init_thread_stop()
317 curr = *hands; in init_thread_stop()
364 if (hands == NULL) in ossl_init_thread_start()
390 *hands = hand; in ossl_init_thread_start()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dinitthread.c100 if ((hands = OPENSSL_zalloc(sizeof(*hands))) == NULL) in init_get_thread_local()
120 return hands; in init_get_thread_local()
198 OPENSSL_free(hands); in init_thread_destructor()
263 hands = OPENSSL_zalloc(sizeof(*hands)); in thread_event_ossl_ctx_new()
264 if (hands == NULL) in thread_event_ossl_ctx_new()
272 OPENSSL_free(hands); in thread_event_ossl_ctx_new()
314 if (hands == NULL) in init_thread_stop()
317 curr = *hands; in init_thread_stop()
364 if (hands == NULL) in ossl_init_thread_start()
390 *hands = hand; in ossl_init_thread_start()
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dinitthread.c100 if ((hands = OPENSSL_zalloc(sizeof(*hands))) == NULL) in init_get_thread_local()
120 return hands; in init_get_thread_local()
198 OPENSSL_free(hands); in init_thread_destructor()
263 hands = OPENSSL_zalloc(sizeof(*hands)); in thread_event_ossl_ctx_new()
264 if (hands == NULL) in thread_event_ossl_ctx_new()
272 OPENSSL_free(hands); in thread_event_ossl_ctx_new()
314 if (hands == NULL) in init_thread_stop()
317 curr = *hands; in init_thread_stop()
364 if (hands == NULL) in ossl_init_thread_start()
390 *hands = hand; in ossl_init_thread_start()
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/
H A Dinitthread.c100 if ((hands = OPENSSL_zalloc(sizeof(*hands))) == NULL) in init_get_thread_local()
120 return hands; in init_get_thread_local()
198 OPENSSL_free(hands); in init_thread_destructor()
263 hands = OPENSSL_zalloc(sizeof(*hands)); in thread_event_ossl_ctx_new()
264 if (hands == NULL) in thread_event_ossl_ctx_new()
272 OPENSSL_free(hands); in thread_event_ossl_ctx_new()
314 if (hands == NULL) in init_thread_stop()
317 curr = *hands; in init_thread_stop()
364 if (hands == NULL) in ossl_init_thread_start()
390 *hands = hand; in ossl_init_thread_start()
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/
H A Dinitthread.c100 if ((hands = OPENSSL_zalloc(sizeof(*hands))) == NULL) in init_get_thread_local()
120 return hands; in init_get_thread_local()
198 OPENSSL_free(hands); in init_thread_destructor()
263 hands = OPENSSL_zalloc(sizeof(*hands)); in thread_event_ossl_ctx_new()
264 if (hands == NULL) in thread_event_ossl_ctx_new()
272 OPENSSL_free(hands); in thread_event_ossl_ctx_new()
317 if (hands == NULL) in init_thread_stop()
329 curr = *hands; in init_thread_stop()
379 if (hands == NULL) in ossl_init_thread_start()
405 *hands = hand; in ossl_init_thread_start()
[all …]
/dports/security/openssl-devel/openssl-3.0.2/crypto/
H A Dinitthread.c100 if ((hands = OPENSSL_zalloc(sizeof(*hands))) == NULL) in init_get_thread_local()
120 return hands; in init_get_thread_local()
198 OPENSSL_free(hands); in init_thread_destructor()
263 hands = OPENSSL_zalloc(sizeof(*hands)); in thread_event_ossl_ctx_new()
264 if (hands == NULL) in thread_event_ossl_ctx_new()
272 OPENSSL_free(hands); in thread_event_ossl_ctx_new()
317 if (hands == NULL) in init_thread_stop()
329 curr = *hands; in init_thread_stop()
379 if (hands == NULL) in ossl_init_thread_start()
405 *hands = hand; in ossl_init_thread_start()
[all …]
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvgraf.c128 gp->hands[0].x = 0; gp->hands[0].y = 0;
129 gp->hands[1].x = 64; gp->hands[1].y = 64;
130 gp->hands[2].x = 192; gp->hands[2].y = 192;
131 gp->hands[3].x = 255; gp->hands[3].y = 255;
295 gp->hands[j].y = gp->hands[j].x;
316 lgap = gp->hands[1].x - gp->hands[0].x;
320 lgap = gp->hands[j+1].x - gp->hands[j].x;
359 (gp->hands[j+1].x - gp->hands[j].x);
621 if (gp->hands[i].x <= gp->hands[i-1].x)
820 gsp->hands[i].x = gp->hands[i].x;
[all …]
/dports/japanese/xv/xv-3.10a/
H A Dxvgraf.c128 gp->hands[0].x = 0; gp->hands[0].y = 0;
129 gp->hands[1].x = 64; gp->hands[1].y = 64;
130 gp->hands[2].x = 192; gp->hands[2].y = 192;
131 gp->hands[3].x = 255; gp->hands[3].y = 255;
295 gp->hands[j].y = gp->hands[j].x;
316 lgap = gp->hands[1].x - gp->hands[0].x;
320 lgap = gp->hands[j+1].x - gp->hands[j].x;
359 (gp->hands[j+1].x - gp->hands[j].x);
621 if (gp->hands[i].x <= gp->hands[i-1].x)
820 gsp->hands[i].x = gp->hands[i].x;
[all …]
/dports/graphics/xv/xv-3.10a/
H A Dxvgraf.c128 gp->hands[0].x = 0; gp->hands[0].y = 0;
129 gp->hands[1].x = 64; gp->hands[1].y = 64;
130 gp->hands[2].x = 192; gp->hands[2].y = 192;
131 gp->hands[3].x = 255; gp->hands[3].y = 255;
295 gp->hands[j].y = gp->hands[j].x;
316 lgap = gp->hands[1].x - gp->hands[0].x;
320 lgap = gp->hands[j+1].x - gp->hands[j].x;
359 (gp->hands[j+1].x - gp->hands[j].x);
621 if (gp->hands[i].x <= gp->hands[i-1].x)
820 gsp->hands[i].x = gp->hands[i].x;
[all …]
/dports/games/gcompris-qt/gcompris-qt-2.0/src/activities/learn_digits/resource/
H A DREADME14 hands-0.svg
15 hands-1.svg
16 hands-2.svg
17 hands-3.svg
18 hands-4.svg
19 hands-5.svg
20 hands-6.svg
21 hands-7.svg
22 hands-8.svg
23 hands-9.svg
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmcw_graf.c150 gp->hands[0].x = 0; gp->hands[0].y = 0; in new_MCW_graf()
151 gp->hands[1].x = 64; gp->hands[1].y = 64; in new_MCW_graf()
152 gp->hands[2].x = 192; gp->hands[2].y = 192; in new_MCW_graf()
153 gp->hands[3].x = 255; gp->hands[3].y = 255; in new_MCW_graf()
542 gp->hands[i].y = gp->func[gp->hands[i].x] ; in GRAF_set_func()
570 mdist = (gp->hands[1].x - gp->hands[0].x) + in GRAF_handle_CB()
571 (gp->hands[2].x - gp->hands[1].x); in GRAF_handle_CB()
594 lgap = gp->hands[1].x - gp->hands[0].x; in GRAF_handle_CB()
642 if (gp->hands[i].x < i) gp->hands[i].x = i; in GenerateGrafFunc()
646 if (gp->hands[i].x <= gp->hands[i-1].x) in GenerateGrafFunc()
[all …]
/dports/devel/godot2/godot-2.1.6-stable/core/
H A Dallocators.h58 Hand hands[MAX_HANDS]; variable
71 Hand &h = hands[hand]; in alloc()
124 Hand &h = hands[hand]; in free()
162 hands[i].allocated = 0; in BalloonAllocator()
163 hands[i].used = 0; in BalloonAllocator()
164 hands[i].first = NULL; in BalloonAllocator()
165 hands[i].last = NULL; in BalloonAllocator()
180 hands[i].allocated = 0; in clear()
181 hands[i].used = 0; in clear()
182 hands[i].first = NULL; in clear()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/core/
H A Dallocators.h58 Hand hands[MAX_HANDS]; variable
71 Hand &h = hands[hand]; in alloc()
124 Hand &h = hands[hand]; in free()
162 hands[i].allocated = 0; in BalloonAllocator()
163 hands[i].used = 0; in BalloonAllocator()
164 hands[i].first = NULL; in BalloonAllocator()
165 hands[i].last = NULL; in BalloonAllocator()
180 hands[i].allocated = 0; in clear()
181 hands[i].used = 0; in clear()
182 hands[i].first = NULL; in clear()
[all …]
/dports/graphics/cluttermm/cluttermm-1.17.3/examples/
H A Dtest-actors.cc64 oh->hands[i]->get_scale(scale_x, scale_y); in on_new_frame()
74 oh->hands[i]->set_pivot_point(0, 0); in on_new_frame()
152 oh.hands.reserve(num_actors); in main()
178 oh.hands.push_back(actor); in main()
189 (oh.hands[0])); in main()
193 int w = oh.hands[0]->get_width(); in main()
194 int h = oh.hands[0]->get_height(); in main()
205 oh.hands[i]->set_position(x, y); in main()
209 oh.group->add_child(oh.hands[i]); in main()
213 scaler_1->apply(oh.hands[i]); in main()
[all …]
/dports/games/tanks-of-freedom/Tanks-of-Freedom-0.7.0-beta/scripts/ai/actions/
H A Degzekutor.gd3 var hands = {
4 "spawn" : preload("res://scripts/ai/actions/hands/spawn_hand.gd").new(),
5 "move" : preload("res://scripts/ai/actions/hands/move_hand.gd").new(),
10 for hand_name in self.hands:
11 self.hands[hand_name]._init_bag(self.bag)
21 for hand_name in self.hands:
22 if action extends self.hands[hand_name].handled_action:
23 return self.hands[hand_name]
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dhandsy.c722 bp->hands = calloc (bp->nhands, sizeof(*bp->hands)); in init_hands()
782 bp->hands[i].to = def[sinister]; in init_hands()
784 bp->hands[i].from = bp->hands[i].to; in init_hands()
785 bp->hands[i].current = bp->hands[i].to; in init_hands()
872 bp->hands[i].from = bp->hands[i].current; in tick_hands()
878 bp->hands[i].to.alpha = in tick_hands()
917 bp->hands[i].from = bp->hands[i].to = bp->hands[i].current; in tick_hands()
928 bp->hands[i].from = bp->hands[i].current; in tick_hands()
1013 bp->hands[i].current.alpha = in tick_hands()
1014 bp->hands[i].from.alpha + in tick_hands()
[all …]
/dports/games/sauerbraten/sauerbraten/packages/models/snoutx10k/hudguns/
H A Dmd5.cfg2 md5load "snout_hands.md5mesh" hands
4 md5skin "snout hands" "<dds>snout_hands_blue.png" "<dds>snout_hands_mask.png" .4 .1
7 md5skin "snout hands" "<dds>snout_hands_red.png" "<dds>snout_hands_mask.png" .4 .1
9 md5skin "snout hands" "<dds>snout_hands.png" "<dds>snout_hands_mask.png" .4 .1
12 md5bumpmap "snout hands" "<dds>snout_hands_normals.png"
13 md5glare "snout hands" 0.5 0.5
/dports/games/CaribbeanStud/CS/
H A DSeat.cpp169 void Seat::ShowCards(Hands * hands) in ShowCards() argument
171 Card ** cards = hands->Cards(); in ShowCards()
172 for(int i=0; i< hands->NumOfCards(); i++) in ShowCards()
340 void DealerSeat::ShowCardsBeforeBet(Hands * hands) in ShowCardsBeforeBet() argument
342 Card ** cards = hands->Cards(); in ShowCardsBeforeBet()
343 if( hands->NumOfCards() ) in ShowCardsBeforeBet()
346 for(i=0; i< hands->NumOfCards() -1; i++) in ShowCardsBeforeBet()
354 void DealerSeat::ShowCards(Hands * hands) in ShowCards() argument
356 Card ** cards = hands->Cards(); in ShowCards()
357 for(int i=0; i< hands->NumOfCards(); i++) in ShowCards()
[all …]
/dports/deskutils/xwrits/xwrits-2.26/
H A Dhands.c59 for (h = port->hands; h; h = h->next) in get_best_position()
282 if (port->hands) in new_hand()
283 port->hands->prev = nh; in new_hand()
284 nh->next = port->hands; in new_hand()
286 port->hands = nh; in new_hand()
374 if (port->hands) port->hands->prev = nh; in new_hand_subwindow()
375 nh->next = port->hands; in new_hand_subwindow()
377 port->hands = nh; in new_hand_subwindow()
424 else port->hands = h->next; in destroy_hand()
452 for (h = port->hands; h; h = h->next) in window_to_hand()
[all …]
/dports/audio/py-music21/music21-7.1.0/music21/corpus/ryansMammoth/
H A DMcDonaldsReel.abc9 N:with right hands. back to places.- First gent and foot lady = same.-First lady and=20
10 N:foot gent, forward, turn with left hands, back to places- First gent = and foot lady=20
11 N:same.- First lady and foot gent, forward, turn with both hands, back = to places.-=20
13 N: gent and foot lady same)-[SELDOM USED.] First couple give right = hands, left hands=20
H A DPopGoesTheWeasel.abc5 N:centre, back. Three hands half round with second lady; first couple
6 N:raise hands, second lady pops under to place. First couple, three
7 N:hands half round with second gent; first couple raise hands, second
/dports/games/poker-eval/poker-eval-138.0/include/
H A Denumord.h139 extern POKEREVAL_EXPORT void enum_ordering_rank(HandVal *hands, int noqual,
238 #define ENUM_ORDERING_RANK_HI(hands, noqual, nplayers, ranks) \ argument
239 enum_ordering_rank((hands), (noqual), (nplayers), (ranks), 0)
245 #define ENUM_ORDERING_RANK_LO(hands, noqual, nplayers, ranks) \ argument
246 enum_ordering_rank((hands), (noqual), (nplayers), (ranks), 1)
/dports/audio/pianobooster/PianoBooster-1.0.0/music/src/BoosterMusic/
H A D07-AmazingGrace.md1 …hen playing Bb. Practice both hands separately at first and then when ready reduce the speed to 70…
3 > **Hint:** _Reduce the speed to 70% when trying both hands for the first time._
/dports/x11-clocks/eyeclock/eyeclock-2.0/
H A DREADME.jpn445 -hands-geometry [TxL+X+Y] �꥽���� clock.Hand.geometry ��Ʊ����
446 -hands-active ���פ��Ӥ�ɽ�����롥
447 -hands-no-active ���פ��Ӥ�ɽ�����ʤ���
448 -hands-foreground [color], -hands-fg [color]
450 -hands-bordercolor [color], -hands-bc [color]
452 -hands-borderwidth [x], -hands-bw [x]
454 -hands-width [x] �꥽���� clock.Hand.width ��Ʊ����
455 -hands-length [x] �꥽���� clock.Hand.length ��Ʊ����
458 -hands-xxx �Τ褦�ʥ��ץ����ϡ����٤Ƥ��Ӥ��Ф��ƺ��Ѥ��롥
/dports/games/poker-eval/poker-eval-138.0/lib/
H A Denumord.c45 enum_ordering_rank(HandVal *hands, int noqual, int nplayers, int *ranks, in enum_ordering_rank() argument
55 elems[i].handval = reverse ? -hands[i] : hands[i]; in enum_ordering_rank()

12345678910>>...159