Home
last modified time | relevance | path

Searched refs:dest_c (Results 51 – 75 of 86) sorted by relevance

1234

/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/RewriteStatepointsForGC/
H A Dbase-pointers-4.ll27 ; CHECK: dest_c:
46 i32 1, label %dest_c
55 dest_c: ; preds = %loop
58 merge: ; preds = %dest_c, %dest_b, %dest_a
59 %obj_to_consume = phi i64 addrspace(1)* [ %0, %dest_a ], [ null, %dest_b ], [ null, %dest_c ]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/RewriteStatepointsForGC/
H A Dbase-pointers-4.ll28 ; CHECK: dest_c:
50 i32 1, label %dest_c
59 dest_c: ; preds = %loop
62 merge: ; preds = %dest_c, %dest_b, %dest_a
63 %obj_to_consume = phi i64 addrspace(1)* [ %0, %dest_a ], [ null, %dest_b ], [ null, %dest_c ]
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/RewriteStatepointsForGC/
H A Dbase-pointers-4.ll28 ; CHECK: dest_c:
50 i32 1, label %dest_c
59 dest_c: ; preds = %loop
62 merge: ; preds = %dest_c, %dest_b, %dest_a
63 %obj_to_consume = phi i64 addrspace(1)* [ %0, %dest_a ], [ null, %dest_b ], [ null, %dest_c ]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/RewriteStatepointsForGC/
H A Dbase-pointers-4.ll28 ; CHECK: dest_c:
50 i32 1, label %dest_c
59 dest_c: ; preds = %loop
62 merge: ; preds = %dest_c, %dest_b, %dest_a
63 %obj_to_consume = phi i64 addrspace(1)* [ %0, %dest_a ], [ null, %dest_b ], [ null, %dest_c ]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/RewriteStatepointsForGC/
H A Dbase-pointers-4.ll28 ; CHECK: dest_c:
50 i32 1, label %dest_c
59 dest_c: ; preds = %loop
62 merge: ; preds = %dest_c, %dest_b, %dest_a
63 %obj_to_consume = phi i64 addrspace(1)* [ %0, %dest_a ], [ null, %dest_b ], [ null, %dest_c ]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/RewriteStatepointsForGC/
H A Dbase-pointers-4.ll28 ; CHECK: dest_c:
50 i32 1, label %dest_c
59 dest_c: ; preds = %loop
62 merge: ; preds = %dest_c, %dest_b, %dest_a
63 %obj_to_consume = phi i64 addrspace(1)* [ %0, %dest_a ], [ null, %dest_b ], [ null, %dest_c ]
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dcommand.c138 t_connection * dest_c; in do_whisper() local
211 if (c==dest_c) in do_whois()
256 conn_get_dndstr(dest_c)); in do_whois()
1250 t_connection * dest_c; in _handle_friends_command() local
1291 if(dest_c!=NULL) { in _handle_friends_command()
1293 message_send_text(dest_c,message_type_info,dest_c,msgtemp); in _handle_friends_command()
1307 if(!(dest_c)) in _handle_friends_command()
1356 t_connection * dest_c; in _handle_friends_command() local
1380 if (!dest_c) continue; in _handle_friends_command()
1531 t_connection * dest_c; in _handle_friends_command() local
[all …]
H A Dwatch.c214 t_connection * dest_c, * my_c; in handle_event_whisper() local
255 dest_c = connlist_find_connection_by_account(fr->friendacc); in handle_event_whisper()
257 if (dest_c==NULL) /* If friend is offline, go on to next */ in handle_event_whisper()
262 message_send_text(dest_c,message_type_whisper,NULL,msg); in handle_event_whisper()
H A Dhandle_bnet.c1921 t_connection *dest_c; in _client_friendslistreq() local
1952 if ((conn_get_dndstr(dest_c))) in _client_friendslistreq()
2000 t_connection const *dest_c; in _client_friendinforeq() local
2048 if ((conn_get_dndstr(dest_c))) in _client_friendinforeq()
2081 t_connection *dest_c; in _client_atfriendscreen() local
2131 if (conn_get_game(dest_c)) in _client_atfriendscreen()
2146 for (dest_c = channel_get_first(mychannel); dest_c; dest_c = channel_get_next()) { in _client_atfriendscreen()
2147 if (dest_c == c) in _client_atfriendscreen()
2192 t_connection *dest_c; in _client_atinvitefriend() local
2252 if ((dest_c == c)) in _client_atinvitefriend()
[all …]
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dr_portal.c165 vertex_t dest_c, start_c; in Portal_Add2Lines() local
172 dest_c.x = (dest->v1->x + dest->v2->x) / 2; in Portal_Add2Lines()
173 dest_c.y = (dest->v1->y + dest->v2->y) / 2; in Portal_Add2Lines()
179 portal->viewx = dest_c.x + FixedMul(FINECOSINE(angtopoint>>ANGLETOFINESHIFT), disttopoint); in Portal_Add2Lines()
180 portal->viewy = dest_c.y + FixedMul(FINESINE(angtopoint>>ANGLETOFINESHIFT), disttopoint); in Portal_Add2Lines()
/dports/games/xgalaga++/xgalaga++-0.9/
H A Dgfxinterface.h132 Coord dim, Coord dest_c) const;
196 X11::CopyAreaToWindow(Drawable src, Coord src_c, Coord dim, Coord dest_c) const in CopyAreaToWindow() argument
199 dest_c.x, dest_c.y); in CopyAreaToWindow()
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Df77.h1040 void cnfImpb( const char *source_f, int source_len, char *dest_c );
1041 void cnfImpbn( const char *source_f, int source_len, int max, char *dest_c );
1042 void cnfImpch( const char *source_f, int nchars, char *dest_c );
1043 void cnfImpla( const F77_LOGICAL_TYPE *source_f, int *dest_c,
1045 void cnfImpn( const char *source_f, int source_len, int max, char *dest_c );
1046 void cnfImprt( const char *source_f, int source_len, char *dest_c );
1047 void cnfImprta( const char *source_f, int source_len, char *dest_c,
1049 void cnfImprtap( const char *source_f, int source_len, char *const *dest_c,
H A Df77.h.in1040 void cnfImpb( const char *source_f, int source_len, char *dest_c );
1041 void cnfImpbn( const char *source_f, int source_len, int max, char *dest_c );
1042 void cnfImpch( const char *source_f, int nchars, char *dest_c );
1043 void cnfImpla( const F77_LOGICAL_TYPE *source_f, int *dest_c,
1045 void cnfImpn( const char *source_f, int source_len, int max, char *dest_c );
1046 void cnfImprt( const char *source_f, int source_len, char *dest_c );
1047 void cnfImprta( const char *source_f, int source_len, char *dest_c,
1049 void cnfImprtap( const char *source_f, int source_len, char *const *dest_c,
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_input_node.cpp169 test_push_receiver<T> dest_c(g); in test_single_dest() local
170 ASSERT( src_copy.register_successor(dest_c), NULL ); in test_single_dest()
174 ASSERT( dest_c.get_count(i) == 1, NULL ); in test_single_dest()
H A Dtest_source_node.cpp191 test_push_receiver<T> dest_c(g); in test_single_dest() local
192 ASSERT( src_copy.register_successor(dest_c), NULL ); in test_single_dest()
198 ASSERT( dest_c.get_count(i) == 1, NULL ); in test_single_dest()
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_input_node.cpp169 test_push_receiver<T> dest_c(g); in test_single_dest() local
170 ASSERT( src_copy.register_successor(dest_c), NULL ); in test_single_dest()
174 ASSERT( dest_c.get_count(i) == 1, NULL ); in test_single_dest()
H A Dtest_source_node.cpp191 test_push_receiver<T> dest_c(g); in test_single_dest() local
192 ASSERT( src_copy.register_successor(dest_c), NULL ); in test_single_dest()
198 ASSERT( dest_c.get_count(i) == 1, NULL ); in test_single_dest()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_input_node.cpp169 test_push_receiver<T> dest_c(g); in test_single_dest() local
170 ASSERT( src_copy.register_successor(dest_c), NULL ); in test_single_dest()
174 ASSERT( dest_c.get_count(i) == 1, NULL ); in test_single_dest()
H A Dtest_source_node.cpp191 test_push_receiver<T> dest_c(g); in test_single_dest() local
192 ASSERT( src_copy.register_successor(dest_c), NULL ); in test_single_dest()
198 ASSERT( dest_c.get_count(i) == 1, NULL ); in test_single_dest()
/dports/devel/onetbb/oneTBB-2021.4.0/test/tbb/
H A Dtest_input_node.cpp156 test_push_receiver<T> dest_c(g); in test_single_dest() local
157 CHECK_MESSAGE( src_copy.register_successor(dest_c), "" ); in test_single_dest()
160 CHECK_MESSAGE( dest_c.get_count(i) == 1, "" ); in test_single_dest()
/dports/databases/libmongo-client/libmongo-client-libmongo-client-0.1.6.3/src/
H A Dbson.c895 gint32 end_pos, gboolean wrap_over, bson_cursor *dest_c)
914 dest_c->obj = b;
915 dest_c->key = key;
916 dest_c->pos = pos;
917 dest_c->value_pos = value_pos;
929 FALSE, dest_c);
/dports/graphics/dia/dia-0.97.3/lib/
H A Ddia_svg.c801 Point dest, dest_c; in dia_svg_parse_path() local
802 dest_c.x=0; in dia_svg_parse_path()
803 dest_c.y=0; in dia_svg_parse_path()
829 &dest_c); in dia_svg_parse_path()
831 last_control = dest_c; in dia_svg_parse_path()
/dports/graphics/gegl/gegl-0.4.34/seamless-clone/
H A Dsc-context.c489 GeglScColor dest_c[GEGL_SC_COLORA_CHANNEL_COUNT] = { 0 }; in gegl_sc_context_sample_point() local
500 #define gegl_sc_color_expr(I) dest_c[I] += weight * raw_color[I] in gegl_sc_context_sample_point()
509 #define gegl_sc_color_expr(I) dest[I] = dest_c[I] / weightT in gegl_sc_context_sample_point()
/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/graphics/
H A Dgraphics.c169 graphics->cur_blend_state.dest_c = GS_BLEND_INVSRCALPHA; in graphics_init()
1240 gs_blend_function_separate(state->src_c, state->dest_c, state->src_a, in gs_blend_state_pop()
1257 graphics->cur_blend_state.dest_c != GS_BLEND_INVSRCALPHA || in gs_reset_blend_state()
1975 graphics->cur_blend_state.dest_c = dest; in gs_blend_function()
1982 enum gs_blend_type dest_c, in gs_blend_function_separate() argument
1992 graphics->cur_blend_state.dest_c = dest_c; in gs_blend_function_separate()
1996 graphics->device, src_c, dest_c, src_a, dest_a); in gs_blend_function_separate()
H A Dgraphics-internal.h147 enum gs_blend_type dest_c,
342 enum gs_blend_type dest_c; member

1234