Home
last modified time | relevance | path

Searched refs:mp5 (Results 1 – 25 of 129) sorted by relevance

123456

/dports/games/freedink-data/freedink-data-1.08.20170409/dink/Story/
H A DS3-TC.c66 int &mp5; in main() local
201 &mp5 = create_sprite(670, 210, 0, 0, 0); in main()
202 sp_brain(&mp5, 16); in main()
203 sp_base_walk(&mp5, 390); in main()
204 sp_speed(&mp5, 1); in main()
205 sp_timing(&mp5, 33); in main()
207 sp_pseq(&mp5, 391); in main()
208 sp_pframe(&mp5, 1); in main()
249 move(&mp5, 4, -1500, 1); in main()
/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/scs_lib/tests/
H A Dtest_accuracy.c172 mpfr_t mp1, mp2, mp3, mp4, mp5; in test_two_arg() local
180 mpfr_init2(mp5, SCS_NB_WORDS*SCS_NB_BITS*2); in test_two_arg()
200 …mpfr_sub(mp5, mp4, mp3, GMP_RNDN); mpfr_div(mp5, mp5, mp4, GMP_RNDN); mpfr_abs(mp5, mp5, GMP_RNDN); in test_two_arg()
202 d2 = mpfr_get_d(mp5, GMP_RNDN); in test_two_arg()
221 mpfr_clear(mp4); mpfr_clear(mp5); in test_two_arg()
/dports/audio/pacpl/pacpl-code/extra/
H A Dsample.m5 my $mp5 = {
7 NAME => 'mp5',
27 import_module($mp5);
/dports/games/libretro-snes9x2010/snes9x2010-714b1c8/src/
H A Dcontrols.c247 static int8 mp5[2][4]; variable
481 mp5[port][i] = CONTROLS_NONE; in S9xVerifyControllers()
1576 COPY(mp5[0][0]); in S9xControlPreSaveState()
1577 COPY(mp5[0][1]); in S9xControlPreSaveState()
1579 COPY(mp5[1][0]); in S9xControlPreSaveState()
1580 COPY(mp5[1][1]); in S9xControlPreSaveState()
1599 curcontrollers[0] = mp5[0][0]; in S9xControlPostLoadState()
1651 COPY(mp5[0][0]); in S9xControlPostLoadState()
1652 COPY(mp5[0][1]); in S9xControlPostLoadState()
1654 COPY(mp5[1][0]); in S9xControlPostLoadState()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/mpitests/
H A Dmpi-test.c52 const char *mp5 = "F595CB42";
647 mp_read_radix(&a, mp5, 16);
738 mp_read_radix(&a, mp5, 16);
867 mp_read_radix(&a, mp5, 16);
1124 mp_read_radix(&a, mp5, 16);
1191 mp_read_radix(&a, mp5, 16);
1240 mp_read_radix(&m, mp5, 16);
1268 mp_read_radix(&m, mp5, 16);
1296 mp_read_radix(&m, mp5, 16);
1322 mp_read_radix(&m, mp5, 16);
[all …]
/dports/security/nss/nss-3.76.1/nss/cmd/mpitests/
H A Dmpi-test.c52 const char *mp5 = "F595CB42"; variable
647 mp_read_radix(&a, mp5, 16); in test_add_d()
738 mp_read_radix(&a, mp5, 16); in test_sub_d()
867 mp_read_radix(&a, mp5, 16); in test_mul()
1124 mp_read_radix(&a, mp5, 16); in test_expt_d()
1191 mp_read_radix(&a, mp5, 16); in test_mod_d()
1240 mp_read_radix(&m, mp5, 16); in test_addmod()
1268 mp_read_radix(&m, mp5, 16); in test_submod()
1296 mp_read_radix(&m, mp5, 16); in test_mulmod()
1322 mp_read_radix(&m, mp5, 16); in test_sqrmod()
[all …]
/dports/www/firefox/firefox-99.0/security/nss/cmd/mpitests/
H A Dmpi-test.c52 const char *mp5 = "F595CB42"; variable
647 mp_read_radix(&a, mp5, 16); in test_add_d()
738 mp_read_radix(&a, mp5, 16); in test_sub_d()
867 mp_read_radix(&a, mp5, 16); in test_mul()
1124 mp_read_radix(&a, mp5, 16); in test_expt_d()
1191 mp_read_radix(&a, mp5, 16); in test_mod_d()
1240 mp_read_radix(&m, mp5, 16); in test_addmod()
1268 mp_read_radix(&m, mp5, 16); in test_submod()
1296 mp_read_radix(&m, mp5, 16); in test_mulmod()
1322 mp_read_radix(&m, mp5, 16); in test_sqrmod()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/mpitests/
H A Dmpi-test.c52 const char *mp5 = "F595CB42"; variable
647 mp_read_radix(&a, mp5, 16); in test_add_d()
738 mp_read_radix(&a, mp5, 16); in test_sub_d()
867 mp_read_radix(&a, mp5, 16); in test_mul()
1124 mp_read_radix(&a, mp5, 16); in test_expt_d()
1191 mp_read_radix(&a, mp5, 16); in test_mod_d()
1240 mp_read_radix(&m, mp5, 16); in test_addmod()
1268 mp_read_radix(&m, mp5, 16); in test_submod()
1296 mp_read_radix(&m, mp5, 16); in test_mulmod()
1322 mp_read_radix(&m, mp5, 16); in test_sqrmod()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/mpitests/
H A Dmpi-test.c52 const char *mp5 = "F595CB42"; variable
647 mp_read_radix(&a, mp5, 16); in test_add_d()
738 mp_read_radix(&a, mp5, 16); in test_sub_d()
867 mp_read_radix(&a, mp5, 16); in test_mul()
1124 mp_read_radix(&a, mp5, 16); in test_expt_d()
1191 mp_read_radix(&a, mp5, 16); in test_mod_d()
1240 mp_read_radix(&m, mp5, 16); in test_addmod()
1268 mp_read_radix(&m, mp5, 16); in test_submod()
1296 mp_read_radix(&m, mp5, 16); in test_mulmod()
1322 mp_read_radix(&m, mp5, 16); in test_sqrmod()
[all …]
/dports/security/ca_root_nss/nss-3.71/nss/cmd/mpitests/
H A Dmpi-test.c52 const char *mp5 = "F595CB42"; variable
647 mp_read_radix(&a, mp5, 16); in test_add_d()
738 mp_read_radix(&a, mp5, 16); in test_sub_d()
867 mp_read_radix(&a, mp5, 16); in test_mul()
1124 mp_read_radix(&a, mp5, 16); in test_expt_d()
1191 mp_read_radix(&a, mp5, 16); in test_mod_d()
1240 mp_read_radix(&m, mp5, 16); in test_addmod()
1268 mp_read_radix(&m, mp5, 16); in test_submod()
1296 mp_read_radix(&m, mp5, 16); in test_mulmod()
1322 mp_read_radix(&m, mp5, 16); in test_sqrmod()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/mpitests/
H A Dmpi-test.c52 const char *mp5 = "F595CB42"; variable
647 mp_read_radix(&a, mp5, 16); in test_add_d()
738 mp_read_radix(&a, mp5, 16); in test_sub_d()
867 mp_read_radix(&a, mp5, 16); in test_mul()
1124 mp_read_radix(&a, mp5, 16); in test_expt_d()
1191 mp_read_radix(&a, mp5, 16); in test_mod_d()
1240 mp_read_radix(&m, mp5, 16); in test_addmod()
1268 mp_read_radix(&m, mp5, 16); in test_submod()
1296 mp_read_radix(&m, mp5, 16); in test_mulmod()
1322 mp_read_radix(&m, mp5, 16); in test_sqrmod()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/mpitests/
H A Dmpi-test.c52 const char *mp5 = "F595CB42"; variable
647 mp_read_radix(&a, mp5, 16); in test_add_d()
738 mp_read_radix(&a, mp5, 16); in test_sub_d()
867 mp_read_radix(&a, mp5, 16); in test_mul()
1124 mp_read_radix(&a, mp5, 16); in test_expt_d()
1191 mp_read_radix(&a, mp5, 16); in test_mod_d()
1240 mp_read_radix(&m, mp5, 16); in test_addmod()
1268 mp_read_radix(&m, mp5, 16); in test_submod()
1296 mp_read_radix(&m, mp5, 16); in test_mulmod()
1322 mp_read_radix(&m, mp5, 16); in test_sqrmod()
[all …]
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/platform/x86/avxfma4/
H A Davxfma4noise.cpp184 DBL *mp5 = &RTable[Hash1dRTableIndex(jxiy_hash, iz)]; in AVXFMA4Noise() local
222 INCRSUMP2(mp5, mp6, s_mm, jx_mm, y_mm, iz_mm, int_sum1); in AVXFMA4Noise()
338 DBL* mp5 = &RTable[Hash1dRTableIndex(ixjy_hash, iz + 1)]; in AVXFMA4DNoise() local
388 INCRSUMP2(mp5, mp5 + 8, mm_s5, ix_mm, jy_mm, jz_mm, sum_X_Y); in AVXFMA4DNoise()
401 INCRSUMP2(mp8 + 16, mp5 + 16, mm_txty_txsy_sz, ix_mm, iy_jy, jz_mm, sum__Z); in AVXFMA4DNoise()
/dports/emulators/snes9x-gtk/snes9x-1.54.1/
H A Dcontrols.cpp311 } mp5[2]; variable
806 mp5[port].pads[i] = NONE; in S9xVerifyControllers()
856 *id1 = (mp5[port].pads[0] == NONE) ? -1 : mp5[port].pads[0] - JOYPAD0; in S9xGetController()
857 *id2 = (mp5[port].pads[1] == NONE) ? -1 : mp5[port].pads[1] - JOYPAD0; in S9xGetController()
858 *id3 = (mp5[port].pads[2] == NONE) ? -1 : mp5[port].pads[2] - JOYPAD0; in S9xGetController()
859 *id4 = (mp5[port].pads[3] == NONE) ? -1 : mp5[port].pads[3] - JOYPAD0; in S9xGetController()
2873 for (int j = 0, k = mp5[n].pads[j]; j < 4; k = mp5[n].pads[++j]) in S9xSetJoypadLatch()
2995 if (mp5[n].pads[j] == NONE) in S9xReadJOYSERn()
3164 for (j = 0, i = mp5[n].pads[j]; j < 4; i = mp5[n].pads[++j]) in S9xControlEOF()
3503 COPY(mp5[j].pads[k]); in S9xControlPreSaveState()
[all …]
/dports/games/libretro-snes9x/snes9x-73aa348/
H A Dcontrols.cpp139 } mp5[2]; variable
695 mp5[port].pads[i] = NONE; in S9xVerifyControllers()
745 *id1 = (mp5[port].pads[0] == NONE) ? -1 : mp5[port].pads[0] - JOYPAD0; in S9xGetController()
746 *id2 = (mp5[port].pads[1] == NONE) ? -1 : mp5[port].pads[1] - JOYPAD0; in S9xGetController()
747 *id3 = (mp5[port].pads[2] == NONE) ? -1 : mp5[port].pads[2] - JOYPAD0; in S9xGetController()
748 *id4 = (mp5[port].pads[3] == NONE) ? -1 : mp5[port].pads[3] - JOYPAD0; in S9xGetController()
2843 k = mp5[n].pads[j]; in S9xSetJoypadLatch()
2982 if (mp5[n].pads[j] == NONE) in S9xReadJOYSERn()
3164 i = mp5[n].pads[j]; in S9xControlEOF()
3516 COPY(mp5[j].pads[k]); in S9xControlPreSaveState()
[all …]
/dports/devel/ppl/ppl-1.2/demos/ppl_lcdd/examples/
H A DMakefile.am50 mp5.ext \
111 mp5.ine \
/dports/devel/ppl/ppl-1.2/demos/ppl_lcdd/
H A Dexpected_int32_a19 mp5.ext 064e5fd8ec28e712f2c475cb19cee4e3 -
64 mp5.ine 8730ceaec3e4fe9f4155779510300011 -
H A Dexpected_int64_a19 mp5.ext 064e5fd8ec28e712f2c475cb19cee4e3 -
64 mp5.ine 8730ceaec3e4fe9f4155779510300011 -
H A Dexpected_int8_a19 mp5.ext 064e5fd8ec28e712f2c475cb19cee4e3 -
64 mp5.ine 8730ceaec3e4fe9f4155779510300011 -
H A Dexpected_mpz_a19 mp5.ext 064e5fd8ec28e712f2c475cb19cee4e3 -
64 mp5.ine 8730ceaec3e4fe9f4155779510300011 -
H A Dexpected_int16_a19 mp5.ext 064e5fd8ec28e712f2c475cb19cee4e3 -
64 mp5.ine 8730ceaec3e4fe9f4155779510300011 -
/dports/math/lrslib/lrslib-071a/ext/metric/
H A Dmp5.ext1 mp5.ext
/dports/math/lrslib/lrslib-071a/
H A Dmp5.ext1 mp5
/dports/math/lrslib/lrslib-071a/ext/test/
H A Dmp5.ext1 *mp5
/dports/math/lrslib/lrslib-071a/ine/metric/
H A Dmp5.ine1 mp5.ine

123456