Home
last modified time | relevance | path

Searched refs:cre (Results 1 – 25 of 4593) sorted by relevance

12345678910>>...184

/dports/games/spellcast/spellcast/
H A Dexecute.c648 if (self->cre[ix].alive)
658 if (self->cre[ix].alive)
668 if (self->cre[ix].alive)
678 if (self->cre[ix].alive)
731 if (cre->alive) {
734 cre->hitpoints = (-100);
735 cre->nocorpse = 1;
740 cre->nocorpse = 1;
847 if (self->cre[ix].alive) {
962 if (self->cre[ix].alive) {
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/security/cert/CertificateRevokedException/
H A DBasic.java51 CertificateRevokedException cre = null; in main() local
53 cre = new CertificateRevokedException(null, null, null, null); in main()
63 cre = new CertificateRevokedException(date, CRLReason.UNSPECIFIED, in main()
65 Date date2 = cre.getRevocationDate(); in main()
77 date2 = cre.getRevocationDate(); in main()
83 CRLReason reason = cre.getRevocationReason(); in main()
89 if (!cre.getAuthorityName().equals(new X500Principal("CN=TestCA"))) { in main()
94 Date invalidity = cre.getInvalidityDate(); in main()
110 oos.writeObject(cre); in main()
127 if (!cre2.getExtensions().keySet().equals(cre.getExtensions().keySet())) { in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/security/cert/CertificateRevokedException/
H A DBasic.java51 CertificateRevokedException cre = null; in main() local
53 cre = new CertificateRevokedException(null, null, null, null); in main()
63 cre = new CertificateRevokedException(date, CRLReason.UNSPECIFIED, in main()
65 Date date2 = cre.getRevocationDate(); in main()
77 date2 = cre.getRevocationDate(); in main()
83 CRLReason reason = cre.getRevocationReason(); in main()
89 if (!cre.getAuthorityName().equals(new X500Principal("CN=TestCA"))) { in main()
94 Date invalidity = cre.getInvalidityDate(); in main()
110 oos.writeObject(cre); in main()
127 if (!cre2.getExtensions().keySet().equals(cre.getExtensions().keySet())) { in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/security/cert/CertificateRevokedException/
H A DBasic.java51 CertificateRevokedException cre = null; in main() local
53 cre = new CertificateRevokedException(null, null, null, null); in main()
63 cre = new CertificateRevokedException(date, CRLReason.UNSPECIFIED, in main()
65 Date date2 = cre.getRevocationDate(); in main()
77 date2 = cre.getRevocationDate(); in main()
83 CRLReason reason = cre.getRevocationReason(); in main()
89 if (!cre.getAuthorityName().equals(new X500Principal("CN=TestCA"))) { in main()
94 Date invalidity = cre.getInvalidityDate(); in main()
110 oos.writeObject(cre); in main()
127 if (!cre2.getExtensions().keySet().equals(cre.getExtensions().keySet())) { in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/security/cert/CertificateRevokedException/
H A DBasic.java51 CertificateRevokedException cre = null; in main() local
53 cre = new CertificateRevokedException(null, null, null, null); in main()
63 cre = new CertificateRevokedException(date, CRLReason.UNSPECIFIED, in main()
65 Date date2 = cre.getRevocationDate(); in main()
77 date2 = cre.getRevocationDate(); in main()
83 CRLReason reason = cre.getRevocationReason(); in main()
89 if (!cre.getAuthorityName().equals(new X500Principal("CN=TestCA"))) { in main()
94 Date invalidity = cre.getInvalidityDate(); in main()
110 oos.writeObject(cre); in main()
127 if (!cre2.getExtensions().keySet().equals(cre.getExtensions().keySet())) { in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/security/cert/CertificateRevokedException/
H A DBasic.java51 CertificateRevokedException cre = null; in main() local
53 cre = new CertificateRevokedException(null, null, null, null); in main()
63 cre = new CertificateRevokedException(date, CRLReason.UNSPECIFIED, in main()
65 Date date2 = cre.getRevocationDate(); in main()
77 date2 = cre.getRevocationDate(); in main()
83 CRLReason reason = cre.getRevocationReason(); in main()
89 if (!cre.getAuthorityName().equals(new X500Principal("CN=TestCA"))) { in main()
94 Date invalidity = cre.getInvalidityDate(); in main()
110 oos.writeObject(cre); in main()
127 if (!cre2.getExtensions().keySet().equals(cre.getExtensions().keySet())) { in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/security/cert/CertificateRevokedException/
H A DBasic.java51 CertificateRevokedException cre = null; in main() local
53 cre = new CertificateRevokedException(null, null, null, null); in main()
63 cre = new CertificateRevokedException(date, CRLReason.UNSPECIFIED, in main()
65 Date date2 = cre.getRevocationDate(); in main()
77 date2 = cre.getRevocationDate(); in main()
83 CRLReason reason = cre.getRevocationReason(); in main()
89 if (!cre.getAuthorityName().equals(new X500Principal("CN=TestCA"))) { in main()
94 Date invalidity = cre.getInvalidityDate(); in main()
110 oos.writeObject(cre); in main()
127 if (!cre2.getExtensions().keySet().equals(cre.getExtensions().keySet())) { in main()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/security/cert/CertificateRevokedException/
H A DBasic.java51 CertificateRevokedException cre = null; in main() local
53 cre = new CertificateRevokedException(null, null, null, null); in main()
63 cre = new CertificateRevokedException(date, CRLReason.UNSPECIFIED, in main()
65 Date date2 = cre.getRevocationDate(); in main()
77 date2 = cre.getRevocationDate(); in main()
83 CRLReason reason = cre.getRevocationReason(); in main()
89 if (!cre.getAuthorityName().equals(new X500Principal("CN=TestCA"))) { in main()
94 Date invalidity = cre.getInvalidityDate(); in main()
110 oos.writeObject(cre); in main()
127 if (!cre2.getExtensions().keySet().equals(cre.getExtensions().keySet())) { in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/security/cert/CertificateRevokedException/
H A DBasic.java51 CertificateRevokedException cre = null; in main() local
53 cre = new CertificateRevokedException(null, null, null, null); in main()
63 cre = new CertificateRevokedException(date, CRLReason.UNSPECIFIED, in main()
65 Date date2 = cre.getRevocationDate(); in main()
77 date2 = cre.getRevocationDate(); in main()
83 CRLReason reason = cre.getRevocationReason(); in main()
89 if (!cre.getAuthorityName().equals(new X500Principal("CN=TestCA"))) { in main()
94 Date invalidity = cre.getInvalidityDate(); in main()
110 oos.writeObject(cre); in main()
127 if (!cre2.getExtensions().keySet().equals(cre.getExtensions().keySet())) { in main()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/security/cert/CertificateRevokedException/
H A DBasic.java50 CertificateRevokedException cre = null; in main() local
52 cre = new CertificateRevokedException(null, null, null, null); in main()
62 cre = new CertificateRevokedException(date, CRLReason.UNSPECIFIED, in main()
64 Date date2 = cre.getRevocationDate(); in main()
76 date2 = cre.getRevocationDate(); in main()
82 CRLReason reason = cre.getRevocationReason(); in main()
88 if (!cre.getAuthorityName().equals(new X500Principal("CN=TestCA"))) { in main()
93 Date invalidity = cre.getInvalidityDate(); in main()
109 oos.writeObject(cre); in main()
126 if (!cre2.getExtensions().keySet().equals(cre.getExtensions().keySet())) { in main()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/security/cert/CertificateRevokedException/
H A DBasic.java50 CertificateRevokedException cre = null; in main() local
52 cre = new CertificateRevokedException(null, null, null, null); in main()
62 cre = new CertificateRevokedException(date, CRLReason.UNSPECIFIED, in main()
64 Date date2 = cre.getRevocationDate(); in main()
76 date2 = cre.getRevocationDate(); in main()
82 CRLReason reason = cre.getRevocationReason(); in main()
88 if (!cre.getAuthorityName().equals(new X500Principal("CN=TestCA"))) { in main()
93 Date invalidity = cre.getInvalidityDate(); in main()
109 oos.writeObject(cre); in main()
126 if (!cre2.getExtensions().keySet().equals(cre.getExtensions().keySet())) { in main()
/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dxmainloop.cpp283 m = root_->monitors->byCoordinate({cre->x, cre->y}); in configurerequest()
293 newRect.x = cre->x; in configurerequest()
294 newRect.y = cre->y; in configurerequest()
297 newRect.width = cre->width; in configurerequest()
320 wc.x = cre->x; in configurerequest()
321 wc.y = cre->y; in configurerequest()
322 wc.width = cre->width; in configurerequest()
323 wc.height = cre->height; in configurerequest()
325 wc.sibling = cre->above; in configurerequest()
326 wc.stack_mode = cre->detail; in configurerequest()
[all …]
/dports/japanese/xv/xv-3.10a/unsupt/
H A Dtwm.fix12 width = cre->width;
14 if (cre->value_mask & CWHeight) {
15 ! /* height = cre->height + Scr->TitleHeight + bw; */ /* OLD, WRONG! */
16 ! height = cre->height + Tmp_win->title_height;
21 width = cre->width;
23 if (cre->value_mask & CWHeight) {
24 ! height = cre->height + Scr->TitleHeight + bw;
/dports/graphics/xv/xv-3.10a/unsupt/
H A Dtwm.fix12 width = cre->width;
14 if (cre->value_mask & CWHeight) {
15 ! /* height = cre->height + Scr->TitleHeight + bw; */ /* OLD, WRONG! */
16 ! height = cre->height + Tmp_win->title_height;
21 width = cre->width;
23 if (cre->value_mask & CWHeight) {
24 ! height = cre->height + Scr->TitleHeight + bw;
/dports/graphics/xv-m17n/xv-3.10a/unsupt/
H A Dtwm.fix12 width = cre->width;
14 if (cre->value_mask & CWHeight) {
15 ! /* height = cre->height + Scr->TitleHeight + bw; */ /* OLD, WRONG! */
16 ! height = cre->height + Tmp_win->title_height;
21 width = cre->width;
23 if (cre->value_mask & CWHeight) {
24 ! height = cre->height + Scr->TitleHeight + bw;
/dports/misc/bb/bb-1.3.0/
H A Dformulas.c135 zre = cre; in mand_calc()
137 if (!incoloringmode && pre == cre && pim == cim) { in mand_calc()
138 r = cre * cre + cim * cim; in mand_calc()
139 s = sqrt(r - cre / 2 + 1.0 / 16.0); in mand_calc()
141 …ncoloringmode && pre == cre && pim == cim && ((cre + 1) * (cre + 1) + cim * cim < 1.0 / 16.0 || ((… in mand_calc()
186 zre = cre; in mand3_calc()
246 zre = cre; in mand4_calc()
268 zre = cre; in mand5_calc()
289 zre = cre; in mand6_calc()
310 zre = cre; in barnsley1_calc()
[all …]
/dports/ftp/omi/omi/
H A Drex.c24 regex_error (const int ec, const regex_t *cre) in regex_error() argument
29 if (!(errsize = regerror(ec, cre, NULL, 0))) { in regex_error()
35 if (regerror(ec, cre, errmsg, errsize) > errsize) in regex_error()
45 regex_t cre; // the compiled RE in add_regex() local
56 if ((result = regcomp(&cre, re, REG_EXTENDED | REG_NOSUB))) { in add_regex()
57 regex_error (result, &cre); in add_regex()
60 bre.regex = tmalloc(sizeof(cre)); in add_regex()
61 memcpy (bre.regex, &cre, sizeof(cre)); in add_regex()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Devents.c371 xwc.x = cre->x; in _handle_cr_on_unmanaged()
372 xwc.y = cre->y; in _handle_cr_on_unmanaged()
388 xwc.x = cre->x; in _handle_cr_on_icon()
406 fw, cre->width + 2 * bw, cre->height + 2 * bw); in _handle_cr_on_icon()
409 set_icon_position(fw, cre->x, cre->y); in _handle_cr_on_icon()
485 if (cre->detail != Above && cre->detail != Below) in _handle_cr_restack()
488 cre->detail, fw, cre->window, fw2, cre->above); in _handle_cr_restack()
1017 cre->x, (int)(cre->value_mask & CWX), in _handle_cr_on_client()
1018 cre->y, (int)(cre->value_mask & CWY), in _handle_cr_on_client()
1019 cre->width, (int)(cre->value_mask & CWWidth), in _handle_cr_on_client()
[all …]
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Devents.c372 xwc.x = cre->x; in _handle_cr_on_unmanaged()
373 xwc.y = cre->y; in _handle_cr_on_unmanaged()
389 xwc.x = cre->x; in _handle_cr_on_icon()
407 fw, cre->width + 2 * bw, cre->height + 2 * bw); in _handle_cr_on_icon()
410 set_icon_position(fw, cre->x, cre->y); in _handle_cr_on_icon()
486 if (cre->detail != Above && cre->detail != Below) in _handle_cr_restack()
489 cre->detail, fw, cre->window, fw2, cre->above); in _handle_cr_restack()
1028 cre->x, (int)(cre->value_mask & CWX), in _handle_cr_on_client()
1029 cre->y, (int)(cre->value_mask & CWY), in _handle_cr_on_client()
1030 cre->width, (int)(cre->value_mask & CWWidth), in _handle_cr_on_client()
[all …]
/dports/misc/visp/visp-3.4.0/modules/core/test/math/
H A DtestTwistMatrix.cpp73 vpRxyzVector cre; in main() local
74 cre[0] = M_PI / 2.; in main()
75 cre[1] = -M_PI / 2.; in main()
76 cre[2] = -M_PI / 4.; in main()
79 vpRotationMatrix cRe(cre); in main()
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DIniSpawn.cpp751 if (!cre) { in SpawnCreature()
756 map->AddActor(cre, true); in SpawnCreature()
769 cre->AppearanceFlags|=APP_DEATHVAR; in SpawnCreature()
773 cre->AppearanceFlags|=APP_FACTION; in SpawnCreature()
777 cre->AppearanceFlags|=APP_TEAM; in SpawnCreature()
782 cre->AppearanceFlags|=APP_GOOD; in SpawnCreature()
787 cre->AppearanceFlags|=APP_LAW; in SpawnCreature()
792 cre->AppearanceFlags|=APP_LADY; in SpawnCreature()
797 cre->AppearanceFlags|=APP_MURDER; in SpawnCreature()
801 cre->AppearanceFlags|=APP_BUDDY; in SpawnCreature()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/tests/checkasm/
H A Daf_afir.c58 float cre = src2[idx]; in test_fcmul_add() local
63 fabs(tre) + fabs(tim) + fabs(cre) + fabs(cim) + in test_fcmul_add()
64 fabs(tre * cre) + fabs(tim * cim) + in test_fcmul_add()
65 fabs(tre * cim) + fabs(tim * cre) + in test_fcmul_add()
66 fabs(tre * cre - tim * cim) + in test_fcmul_add()
67 fabs(tre * cim + tim * cre) + in test_fcmul_add()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/tests/checkasm/
H A Daf_afir.c58 float cre = src2[idx]; in test_fcmul_add() local
63 fabs(tre) + fabs(tim) + fabs(cre) + fabs(cim) + in test_fcmul_add()
64 fabs(tre * cre) + fabs(tim * cim) + in test_fcmul_add()
65 fabs(tre * cim) + fabs(tim * cre) + in test_fcmul_add()
66 fabs(tre * cre - tim * cim) + in test_fcmul_add()
67 fabs(tre * cim + tim * cre) + in test_fcmul_add()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/tests/checkasm/
H A Daf_afir.c57 float cre = src2[idx]; in test_fcmul_add() local
62 fabs(tre) + fabs(tim) + fabs(cre) + fabs(cim) + in test_fcmul_add()
63 fabs(tre * cre) + fabs(tim * cim) + in test_fcmul_add()
64 fabs(tre * cim) + fabs(tim * cre) + in test_fcmul_add()
65 fabs(tre * cre - tim * cim) + in test_fcmul_add()
66 fabs(tre * cim + tim * cre) + in test_fcmul_add()
/dports/mail/mailman-exim4/mailman-2.1.39/Mailman/Bouncers/
H A DYahoo.py51 for cre in tcre:
52 if cre.match(line):
60 for cre in ecre:
61 mo = cre.match(line)

12345678910>>...184