Home
last modified time | relevance | path

Searched refs:src_sp (Results 1 – 24 of 24) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dcopysect.cpp105 SPRITEp dest_sp, src_sp; in CopySectorMatch() local
120 src_sp = &sprite[ss]; in CopySectorMatch()
122 if (SP_TAG2(src_sp) == SPRITE_TAG2(ed) && in CopySectorMatch()
123 SP_TAG3(src_sp) == SPRITE_TAG3(ed)) in CopySectorMatch()
126 ssectp = &sector[src_sp->sectnum]; in CopySectorMatch()
156 CopySectorWalls(dest_sp->sectnum, src_sp->sectnum); in CopySectorMatch()
158 TRAVERSE_SPRITE_SECT(headspritesect[src_sp->sectnum], src_move, nextsrc_move) in CopySectorMatch()
168 SectorMidPoint(src_sp->sectnum, &sx, &sy, &trash); in CopySectorMatch()
201 if (SectUser[src_sp->sectnum] || SectUser[dest_sp->sectnum]) in CopySectorMatch()
203 SECT_USERp ssectu = GetSectUser(src_sp->sectnum); in CopySectorMatch()
/dports/games/jfsw/jfsw-c434002/src/
H A Dcopysect.c85 SPRITEp dest_sp, src_sp; in CopySectorMatch() local
100 src_sp = &sprite[ss]; in CopySectorMatch()
102 if (SP_TAG2(src_sp) == SPRITE_TAG2(ed) && in CopySectorMatch()
103 SP_TAG3(src_sp) == SPRITE_TAG3(ed)) in CopySectorMatch()
106 ssectp = &sector[src_sp->sectnum]; in CopySectorMatch()
136 CopySectorWalls(dest_sp->sectnum, src_sp->sectnum); in CopySectorMatch()
138 TRAVERSE_SPRITE_SECT(headspritesect[src_sp->sectnum], src_move, nextsrc_move) in CopySectorMatch()
148 SectorMidPoint(src_sp->sectnum, &sx, &sy, &trash); in CopySectorMatch()
181 if (SectUser[src_sp->sectnum] || SectUser[dest_sp->sectnum]) in CopySectorMatch()
183 SECT_USERp ssectu = GetSectUser(src_sp->sectnum); in CopySectorMatch()
H A Dsector.c1177 SPRITEp src_sp, dest_sp; in DoExplodeSector() local
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dgame_battler.cpp424 int src_sp = 0; in ApplyConditions() local
441 src_sp = -sp; in ApplyConditions()
442 if(src_sp > 0) { in ApplyConditions()
443 src_sp = 0; in ApplyConditions()
448 src_sp = sp; in ApplyConditions()
449 if(src_sp < 0) { in ApplyConditions()
450 src_sp = 0; in ApplyConditions()
454 src_sp = 0; in ApplyConditions()
457 this->ChangeSp(src_sp); in ApplyConditions()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A Dtest_isa_2_06_part3.c459 float src_sp, res_sp; in check_estimate() local
461 src_sp = res_sp = 0; in check_estimate()
462 #define SRC (dp_test ? src_dp : src_sp) in check_estimate()
479 src_sp = spec_sp_fargs[idx]; in check_estimate()
480 src_sp_uint = (unsigned int *) &src_sp; in check_estimate()
540 float recip_divisor = sqrt(src_sp); in check_estimate()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Dtest_isa_2_06_part3.c459 float src_sp, res_sp; in check_estimate() local
461 src_sp = res_sp = 0; in check_estimate()
462 #define SRC (dp_test ? src_dp : src_sp) in check_estimate()
479 src_sp = spec_sp_fargs[idx]; in check_estimate()
480 src_sp_uint = (unsigned int *) &src_sp; in check_estimate()
540 float recip_divisor = sqrt(src_sp); in check_estimate()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A Dtest_isa_2_06_part3.c459 float src_sp, res_sp; in check_estimate() local
461 src_sp = res_sp = 0; in check_estimate()
462 #define SRC (dp_test ? src_dp : src_sp) in check_estimate()
479 src_sp = spec_sp_fargs[idx]; in check_estimate()
480 src_sp_uint = (unsigned int *) &src_sp; in check_estimate()
540 float recip_divisor = sqrt(src_sp); in check_estimate()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Dtest_isa_2_06_part3.c459 float src_sp, res_sp; in check_estimate() local
461 src_sp = res_sp = 0; in check_estimate()
462 #define SRC (dp_test ? src_dp : src_sp) in check_estimate()
479 src_sp = spec_sp_fargs[idx]; in check_estimate()
480 src_sp_uint = (unsigned int *) &src_sp; in check_estimate()
540 float recip_divisor = sqrt(src_sp); in check_estimate()
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dopt.c225 int src_sp);
1263 OOP *src, int src_sp) in merge_stacks() argument
1266 assert (dest_sp == src_sp); in merge_stacks()
1268 for (; src_sp--; dest++, src++) in merge_stacks()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/
H A Djit_uni_pooling.cpp514 const dim_t src_sp = static_cast<dim_t>(jpp.id) * jpp.ih * jpp.iw; in init_ncsp_trans_ctx() local
525 d_type, src_sp, wsp_dt, jpp.c_block, jpp.c_block, src_sp); in init_ncsp_trans_ctx()
536 d_type, src_sp, wsp_dt, jpp.c_block, c_tail, src_sp); in init_ncsp_trans_ctx()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/aarch64/
H A Djit_uni_pooling.cpp506 const dim_t src_sp = static_cast<dim_t>(jpp.id) * jpp.ih * jpp.iw; in init_ncsp_trans_ctx() local
517 d_type, src_sp, wsp_dt, jpp.c_block, jpp.c_block, src_sp); in init_ncsp_trans_ctx()
528 d_type, src_sp, wsp_dt, jpp.c_block, c_tail, src_sp); in init_ncsp_trans_ctx()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/aarch64/
H A Djit_uni_pooling.cpp506 const dim_t src_sp = static_cast<dim_t>(jpp.id) * jpp.ih * jpp.iw; in init_ncsp_trans_ctx() local
517 d_type, src_sp, wsp_dt, jpp.c_block, jpp.c_block, src_sp); in init_ncsp_trans_ctx()
528 d_type, src_sp, wsp_dt, jpp.c_block, c_tail, src_sp); in init_ncsp_trans_ctx()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/
H A Djit_uni_pooling.cpp509 const dim_t src_sp = static_cast<dim_t>(jpp.id) * jpp.ih * jpp.iw; in init_ncsp_trans_ctx() local
520 d_type, src_sp, wsp_dt, jpp.c_block, jpp.c_block, src_sp); in init_ncsp_trans_ctx()
531 d_type, src_sp, wsp_dt, jpp.c_block, c_tail, src_sp); in init_ncsp_trans_ctx()
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/contrib/mod_sftp/
H A Dscp.c2748 struct scp_path *src_sp, *dst_sp; in sftp_scp_open_session() local
2750 src_sp = ((struct scp_path **) paths->paths->elts)[i]; in sftp_scp_open_session()
2753 dst_sp->orig_path = pstrdup(sess->pool, src_sp->orig_path); in sftp_scp_open_session()
2754 dst_sp->path = pstrdup(sess->pool, src_sp->path); in sftp_scp_open_session()
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/contrib/mod_sftp/
H A Dscp.c2748 struct scp_path *src_sp, *dst_sp; in sftp_scp_open_session() local
2750 src_sp = ((struct scp_path **) paths->paths->elts)[i]; in sftp_scp_open_session()
2753 dst_sp->orig_path = pstrdup(sess->pool, src_sp->orig_path); in sftp_scp_open_session()
2754 dst_sp->path = pstrdup(sess->pool, src_sp->path); in sftp_scp_open_session()
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/contrib/mod_sftp/
H A Dscp.c2748 struct scp_path *src_sp, *dst_sp; in sftp_scp_open_session() local
2750 src_sp = ((struct scp_path **) paths->paths->elts)[i]; in sftp_scp_open_session()
2753 dst_sp->orig_path = pstrdup(sess->pool, src_sp->orig_path); in sftp_scp_open_session()
2754 dst_sp->path = pstrdup(sess->pool, src_sp->path); in sftp_scp_open_session()
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/contrib/mod_sftp/
H A Dscp.c2748 struct scp_path *src_sp, *dst_sp; in sftp_scp_open_session() local
2750 src_sp = ((struct scp_path **) paths->paths->elts)[i]; in sftp_scp_open_session()
2753 dst_sp->orig_path = pstrdup(sess->pool, src_sp->orig_path); in sftp_scp_open_session()
2754 dst_sp->path = pstrdup(sess->pool, src_sp->path); in sftp_scp_open_session()
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/contrib/mod_sftp/
H A Dscp.c2748 struct scp_path *src_sp, *dst_sp; in sftp_scp_open_session() local
2750 src_sp = ((struct scp_path **) paths->paths->elts)[i]; in sftp_scp_open_session()
2753 dst_sp->orig_path = pstrdup(sess->pool, src_sp->orig_path); in sftp_scp_open_session()
2754 dst_sp->path = pstrdup(sess->pool, src_sp->path); in sftp_scp_open_session()
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/contrib/mod_sftp/
H A Dscp.c2748 struct scp_path *src_sp, *dst_sp; in sftp_scp_open_session() local
2750 src_sp = ((struct scp_path **) paths->paths->elts)[i]; in sftp_scp_open_session()
2753 dst_sp->orig_path = pstrdup(sess->pool, src_sp->orig_path); in sftp_scp_open_session()
2754 dst_sp->path = pstrdup(sess->pool, src_sp->path); in sftp_scp_open_session()
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/contrib/mod_sftp/
H A Dscp.c2748 struct scp_path *src_sp, *dst_sp; in sftp_scp_open_session() local
2750 src_sp = ((struct scp_path **) paths->paths->elts)[i]; in sftp_scp_open_session()
2753 dst_sp->orig_path = pstrdup(sess->pool, src_sp->orig_path); in sftp_scp_open_session()
2754 dst_sp->path = pstrdup(sess->pool, src_sp->path); in sftp_scp_open_session()
/dports/ftp/proftpd/proftpd-1.3.7c/contrib/mod_sftp/
H A Dscp.c2748 struct scp_path *src_sp, *dst_sp; in sftp_scp_open_session() local
2750 src_sp = ((struct scp_path **) paths->paths->elts)[i]; in sftp_scp_open_session()
2753 dst_sp->orig_path = pstrdup(sess->pool, src_sp->orig_path); in sftp_scp_open_session()
2754 dst_sp->path = pstrdup(sess->pool, src_sp->path); in sftp_scp_open_session()
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/contrib/mod_sftp/
H A Dscp.c2748 struct scp_path *src_sp, *dst_sp; in sftp_scp_open_session() local
2750 src_sp = ((struct scp_path **) paths->paths->elts)[i]; in sftp_scp_open_session()
2753 dst_sp->orig_path = pstrdup(sess->pool, src_sp->orig_path); in sftp_scp_open_session()
2754 dst_sp->path = pstrdup(sess->pool, src_sp->path); in sftp_scp_open_session()
/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/
H A Dxe_hp_conv_bwd_wei_kernel.cpp316 uint32_t src_sp, dst_sp, wei_sp; member in dnnl::impl::gpu::jit::xe_hp_conv_bwd_wei_conv_kernel_t
662 src_sp = conf.iw * conf.ih * conf.id; in proto()
1060 mov(1, s_ng_ic_stride.ud(), uint32_t(src_sp * src_blk_size)); in init_gmem_offsets_tg_32n16c()
/dports/devel/libfirm/libfirm-1.21.0/ir/be/ia32/
H A Dia32_transform.c4698 ir_node *const src_sp = get_irn_n(node, n_be_Call_sp); in gen_be_Call() local
4699 ir_node *const sp = be_transform_node(src_sp); in gen_be_Call()