Home
last modified time | relevance | path

Searched refs:mz (Results 1 – 25 of 3309) sorted by relevance

12345678910>>...133

/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/citrus/modules/
H A Dcitrus_mapper_zone.c255 mz->mz_row = mz->mz_col; in parse_var()
264 if (mz->mz_col_bits<0 || mz->mz_col_bits>32) in parse_var()
271 mz->mz_row.z_begin = mz->mz_row.z_end = 0; in parse_var()
281 mz->mz_row_offset = mz->mz_col_offset; in parse_var()
303 if (check_rowcol(&mz->mz_col, mz->mz_col_offset, colmax)) in parse_var()
329 mz = malloc(sizeof(*mz)); in _citrus_mapper_zone_mapper_init()
333 mz->mz_col.z_begin = mz->mz_col.z_end = 0; in _citrus_mapper_zone_mapper_init()
334 mz->mz_row.z_begin = mz->mz_row.z_end = 0; in _citrus_mapper_zone_mapper_init()
342 free(mz); in _citrus_mapper_zone_mapper_init()
370 if (col < mz->mz_col.z_begin || col > mz->mz_col.z_end) in _citrus_mapper_zone_mapper_convert()
[all …]
/dports/www/nginx-naxsi/naxsi-1.3/t/
H A D11naxsi_newstyle_config.t56 main_rule "str:;" "msg:; in stuff" "mz:BODY|URL|ARGS" "s:$SQL:4,$XSS:8" id:1008;
83 main_rule "str:phpmyadmin" "msg:phpmyadmin bot ?" "mz:URL" "s:LOG" id:1502;
142 main_rule "str:phpmyadmin" "msg:phpmyadmin bot ?" "mz:URL" "s:LOG" id:1502;
201 main_rule "str:phpmyadmin" "msg:phpmyadmin bot ?" "mz:URL" "s:LOG" id:1502;
260 main_rule "str:phpmyadmin" "msg:phpmyadmin bot ?" "mz:URL" "s:LOG" id:1502;
319 main_rule "str:phpmyadmin" "msg:phpmyadmin bot ?" "mz:URL" "s:LOG" id:1502;
378 main_rule "str:phpmyadmin" "msg:phpmyadmin bot ?" "mz:URL" "s:LOG" id:1502;
437 main_rule "str:phpmyadmin" "msg:phpmyadmin bot ?" "mz:URL" "s:LOG" id:1502;
830 basic_rule wl:1999 "mz:$URL:/foobar|$ARGS_VAR:barone";
899 basic_rule wl:1999 "mz:$URL:/foobar|$ARGS_VAR:barone";
[all …]
H A D05naxsi_advanced_whitelists.t38 BasicRule wl:1999 "mz:$ARGS_VAR:bla|$URL:/buixor";
222 # BasicRule wl:1999 "mz:$ARGS_VAR:/bla";
223 BasicRule wl:1998 "mz:$URL:/bla|ARGS";
253 # BasicRule wl:1999 "mz:$ARGS_VAR:/bla";
254 BasicRule wl:1998 "mz:$URL:/bla|ARGS";
286 BasicRule wl:1999 "mz:$ARGS_VAR:bla";
287 BasicRule wl:1998 "mz:$URL:/bla|ARGS";
317 BasicRule wl:1999 "mz:$ARGS_VAR:/bla";
318 BasicRule wl:1998 "mz:$URL:/bla|ARGS";
350 BasicRule wl:1999 "mz:$ARGS_VAR:/bla";
[all …]
/dports/www/nginx-full/naxsi-1.3/t/
H A D11naxsi_newstyle_config.t56 main_rule "str:;" "msg:; in stuff" "mz:BODY|URL|ARGS" "s:$SQL:4,$XSS:8" id:1008;
83 main_rule "str:phpmyadmin" "msg:phpmyadmin bot ?" "mz:URL" "s:LOG" id:1502;
142 main_rule "str:phpmyadmin" "msg:phpmyadmin bot ?" "mz:URL" "s:LOG" id:1502;
201 main_rule "str:phpmyadmin" "msg:phpmyadmin bot ?" "mz:URL" "s:LOG" id:1502;
260 main_rule "str:phpmyadmin" "msg:phpmyadmin bot ?" "mz:URL" "s:LOG" id:1502;
319 main_rule "str:phpmyadmin" "msg:phpmyadmin bot ?" "mz:URL" "s:LOG" id:1502;
378 main_rule "str:phpmyadmin" "msg:phpmyadmin bot ?" "mz:URL" "s:LOG" id:1502;
437 main_rule "str:phpmyadmin" "msg:phpmyadmin bot ?" "mz:URL" "s:LOG" id:1502;
830 basic_rule wl:1999 "mz:$URL:/foobar|$ARGS_VAR:barone";
899 basic_rule wl:1999 "mz:$URL:/foobar|$ARGS_VAR:barone";
[all …]
H A D05naxsi_advanced_whitelists.t38 BasicRule wl:1999 "mz:$ARGS_VAR:bla|$URL:/buixor";
222 # BasicRule wl:1999 "mz:$ARGS_VAR:/bla";
223 BasicRule wl:1998 "mz:$URL:/bla|ARGS";
253 # BasicRule wl:1999 "mz:$ARGS_VAR:/bla";
254 BasicRule wl:1998 "mz:$URL:/bla|ARGS";
286 BasicRule wl:1999 "mz:$ARGS_VAR:bla";
287 BasicRule wl:1998 "mz:$URL:/bla|ARGS";
317 BasicRule wl:1999 "mz:$ARGS_VAR:/bla";
318 BasicRule wl:1998 "mz:$URL:/bla|ARGS";
350 BasicRule wl:1999 "mz:$ARGS_VAR:/bla";
[all …]
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/
H A Dqminiz.cpp29 OnScopeExit(delete mz); in isZip()
30 mz_zip_zero_struct(mz); in isZip()
37 mz_zip_reader_end(mz); in isZip()
53 mz_zip_zero_struct(mz); in compressFolder()
58 mz_zip_writer_end(mz); in compressFolder()
59 delete mz; in compressFolder()
94 ok &= mz_zip_writer_end(mz); in compressFolder()
130 mz_zip_zero_struct(mz); in uncompressFolder()
135 mz_zip_reader_end(mz); in uncompressFolder()
136 delete mz; in uncompressFolder()
[all …]
/dports/science/mcstas-comps/mcstas-comps-2.5-src/misc/
H A DPolAnalyser_ideal.comp30 * mz: [1] Z-component of polarisation analysis vector -1<mz<1
47 if (mx==0 && my==0 && mz==0) {
54 if ((mx*mx + my*my + mz*mz) > 1) {
56 "ERROR mx*mx + my*my + mz*mz > 1. Exiting....",
61 NORM(mx,my,mz);
73 sx=mx;sy=my;sz=mz;
89 line(0,0,0,0.2*mx,0.2*my,0.2*mz);
94 0.18*(mx*cos2+mz*sin2),0.18*my,0.18*(-mx*sin2+mz*cos2),
95 0.18*mx,0.18*(my*cos2+mz*sin2),0.18*(-my*sin2+mz*cos2),
99 line(0.2*mx,0.2*my,0.2*mz,0.18*(mx*cos2+mz*sin2),0.18*my,0.18*(-mx*sin2+mz*cos2));
[all …]
/dports/science/mcstas-comps/mcstas-comps-2.5-src/obsolete/
H A DAnalyser_ideal.comp36 SETTING PARAMETERS (mx=0, my=0, mz=0)
44 if (mx==1 && my==1 && mz==1) {
51 if ((mx*mx + my*my + mz*mz) > 1) {
53 "ERROR mx*mx + my*my + mz*mz > 1. Exiting....",
58 NORM(mx,my,mz);
68 sx=mx;sy=my;sz=mz;
80 line(0,0,0,0.2*mx,0.2*my,0.2*mz);
85 0.18*(mx*cos2+mz*sin2),0.18*my,0.18*(-mx*sin2+mz*cos2),
86 0.18*mx,0.18*(my*cos2+mz*sin2),0.18*(-my*sin2+mz*cos2),
90 line(0.2*mx,0.2*my,0.2*mz,0.18*(mx*cos2+mz*sin2),0.18*my,0.18*(-mx*sin2+mz*cos2));
[all …]
/dports/security/py-certbot-nginx/certbot-nginx-1.22.0/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/
H A Dnaxsi_core.rules8 #MainRule "str:yesone" "msg:foobar test pattern" "mz:ARGS" "s:$SQL:42" id:1999;
14 MainRule "str:\"" "msg:double quote" "mz:BODY|URL|ARGS|$HEADERS_VAR:Cookie" "s:$SQL:4" id:1001;
23 MainRule "str:;" "msg:; in stuff" "mz:BODY|URL|ARGS" "s:$SQL:4" id:1008;
24 MainRule "str:=" "msg:equal in var, probable sql/xss" "mz:ARGS|BODY" "s:$SQL:2" id:1009;
27 MainRule "str:'" "msg:simple quote" "mz:ARGS|BODY|URL|$HEADERS_VAR:Cookie" "s:$SQL:4" id:1013;
28 MainRule "str:\"" "msg:double quote" "mz:ARGS|BODY|URL|$HEADERS_VAR:Cookie" "s:$SQL:4" id:1014;
29 MainRule "str:," "msg:, in stuff" "mz:BODY|URL|ARGS|$HEADERS_VAR:Cookie" "s:$SQL:4" id:1015;
56 MainRule "str:(" "msg:parenthesis" "mz:ARGS|URL|BODY|$HEADERS_VAR:Cookie" "s:$XSS:8" id:1308;
57 MainRule "str:)" "msg:parenthesis" "mz:ARGS|URL|BODY|$HEADERS_VAR:Cookie" "s:$XSS:8" id:1309;
61 MainRule "str:;" "msg:semi coma" "mz:ARGS|URL|BODY" "s:$XSS:8" id:1313;
[all …]
/dports/devel/z88dk/z88dk/libsrc/
H A Dmz.lst1 target/mz/stdio/fgetc_cons
2 target/mz/stdio/fputc_cons
3 target/mz/stdio/getk
4 target/mz/stdio/generic_console
7 target/mz/stdio/ansi/f_ansi_attr
8 target/mz/stdio/ansi/f_ansi_bel
15 target/mz/graphics/clsgraph
16 target/mz/graphics/plotpixl
17 target/mz/graphics/respixl
18 target/mz/graphics/xorpixl
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/redex-examples/redex/examples/r6rs/
H A Dtest.rkt143 [mz-got
153 (unless (same-mz? mz-got mz-expected)
160 (if (exn? mz-got) (exn-message mz-got) mz-got)
161 (if (exn? mz-expected) (exn-message mz-expected) mz-expected))))))))
169 (define (same-mz? mz-got mz-expected)
170 (or (same-mz-single-value? mz-got mz-expected)
178 (and (exn? mz-got)
183 (and (exn? mz-got)
185 (regexp-match mz-expected (exn-message mz-got)))))
187 (define (same-mz-single-value? mz-got mz-expected)
[all …]
/dports/www/nginx-naxsi/naxsi-1.3/naxsi_config/
H A Dnaxsi_core.rules29 MainRule "str:|" "msg:mysql keyword (|)" "mz:BODY|URL|ARGS|$HEADERS_VAR:Cookie" "s:$SQL:8" id:1005;
33 MainRule "str:;" "msg:semicolon" "mz:BODY|URL|ARGS" "s:$SQL:4,$XSS:8" id:1008;
34 MainRule "str:=" "msg:equal sign in var, probable sql/xss" "mz:ARGS|BODY" "s:$SQL:2" id:1009;
38 MainRule "str:," "msg:comma" "mz:BODY|URL|ARGS|$HEADERS_VAR:Cookie" "s:$SQL:4" id:1015;
45 MainRule "str:http://" "msg:http:// scheme" "mz:ARGS|BODY|$HEADERS_VAR:Cookie" "s:$RFI:8" id:1100;
47 MainRule "str:ftp://" "msg:ftp:// scheme" "mz:ARGS|BODY|$HEADERS_VAR:Cookie" "s:$RFI:8" id:1102;
48 MainRule "str:php://" "msg:php:// scheme" "mz:ARGS|BODY|$HEADERS_VAR:Cookie" "s:$RFI:8" id:1103;
56 MainRule "str:zip://" "msg:zip:// scheme" "mz:ARGS|BODY|$HEADERS_VAR:Cookie" "s:$RFI:8" id:1111;
74 MainRule "str:<" "msg:html open tag" "mz:ARGS|URL|BODY|$HEADERS_VAR:Cookie" "s:$XSS:8" id:1302;
75 MainRule "str:>" "msg:html close tag" "mz:ARGS|URL|BODY|$HEADERS_VAR:Cookie" "s:$XSS:8" id:1303;
[all …]
/dports/www/nginx-full/naxsi-1.3/naxsi_config/
H A Dnaxsi_core.rules29 MainRule "str:|" "msg:mysql keyword (|)" "mz:BODY|URL|ARGS|$HEADERS_VAR:Cookie" "s:$SQL:8" id:1005;
33 MainRule "str:;" "msg:semicolon" "mz:BODY|URL|ARGS" "s:$SQL:4,$XSS:8" id:1008;
34 MainRule "str:=" "msg:equal sign in var, probable sql/xss" "mz:ARGS|BODY" "s:$SQL:2" id:1009;
38 MainRule "str:," "msg:comma" "mz:BODY|URL|ARGS|$HEADERS_VAR:Cookie" "s:$SQL:4" id:1015;
45 MainRule "str:http://" "msg:http:// scheme" "mz:ARGS|BODY|$HEADERS_VAR:Cookie" "s:$RFI:8" id:1100;
47 MainRule "str:ftp://" "msg:ftp:// scheme" "mz:ARGS|BODY|$HEADERS_VAR:Cookie" "s:$RFI:8" id:1102;
48 MainRule "str:php://" "msg:php:// scheme" "mz:ARGS|BODY|$HEADERS_VAR:Cookie" "s:$RFI:8" id:1103;
56 MainRule "str:zip://" "msg:zip:// scheme" "mz:ARGS|BODY|$HEADERS_VAR:Cookie" "s:$RFI:8" id:1111;
74 MainRule "str:<" "msg:html open tag" "mz:ARGS|URL|BODY|$HEADERS_VAR:Cookie" "s:$XSS:8" id:1302;
75 MainRule "str:>" "msg:html close tag" "mz:ARGS|URL|BODY|$HEADERS_VAR:Cookie" "s:$XSS:8" id:1303;
[all …]
/dports/audio/sfront/sfront-0.99/src/
H A Dwtparse.c377 mz(lc); in wavegeneratorvar()
633 mz(lc); in wavegeneratorvar()
655 mz(lc); in wavegeneratorvar()
657 mz(lc); in wavegeneratorvar()
659 mz(lc); in wavegeneratorvar()
661 mz(lc); in wavegeneratorvar()
663 mz(lc); in wavegeneratorvar()
665 mz(lc); in wavegeneratorvar()
667 mz(lc); in wavegeneratorvar()
1341 mz(lc); in createwavetable()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/malloc/
H A Dprmem.c211 MemoryZone *mz; in pr_ZoneMalloc() local
229 mz->locked = 1; in pr_ZoneMalloc()
233 if (mz->head) { in pr_ZoneMalloc()
245 mz->hits++; in pr_ZoneMalloc()
258 mz->misses++; in pr_ZoneMalloc()
396 MemoryZone *mz; in pr_ZoneFree() local
422 if (!mz) { in pr_ZoneFree()
431 mz->locked = 1; in pr_ZoneFree()
436 mz->head = mb; in pr_ZoneFree()
437 mz->elements++; in pr_ZoneFree()
[all …]
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/malloc/
H A Dprmem.c211 MemoryZone *mz; in pr_ZoneMalloc() local
229 mz->locked = 1; in pr_ZoneMalloc()
233 if (mz->head) { in pr_ZoneMalloc()
245 mz->hits++; in pr_ZoneMalloc()
258 mz->misses++; in pr_ZoneMalloc()
396 MemoryZone *mz; in pr_ZoneFree() local
422 if (!mz) { in pr_ZoneFree()
431 mz->locked = 1; in pr_ZoneFree()
436 mz->head = mb; in pr_ZoneFree()
437 mz->elements++; in pr_ZoneFree()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/malloc/
H A Dprmem.c211 MemoryZone *mz; in pr_ZoneMalloc() local
229 mz->locked = 1; in pr_ZoneMalloc()
233 if (mz->head) { in pr_ZoneMalloc()
245 mz->hits++; in pr_ZoneMalloc()
258 mz->misses++; in pr_ZoneMalloc()
396 MemoryZone *mz; in pr_ZoneFree() local
422 if (!mz) { in pr_ZoneFree()
431 mz->locked = 1; in pr_ZoneFree()
436 mz->head = mb; in pr_ZoneFree()
437 mz->elements++; in pr_ZoneFree()
[all …]
/dports/devel/nspr/nspr-4.33/nspr/pr/src/malloc/
H A Dprmem.c211 MemoryZone *mz; in pr_ZoneMalloc() local
229 mz->locked = 1; in pr_ZoneMalloc()
233 if (mz->head) { in pr_ZoneMalloc()
245 mz->hits++; in pr_ZoneMalloc()
258 mz->misses++; in pr_ZoneMalloc()
396 MemoryZone *mz; in pr_ZoneFree() local
422 if (!mz) { in pr_ZoneFree()
431 mz->locked = 1; in pr_ZoneFree()
436 mz->head = mb; in pr_ZoneFree()
437 mz->elements++; in pr_ZoneFree()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/malloc/
H A Dprmem.c211 MemoryZone *mz; in pr_ZoneMalloc() local
229 mz->locked = 1; in pr_ZoneMalloc()
233 if (mz->head) { in pr_ZoneMalloc()
245 mz->hits++; in pr_ZoneMalloc()
258 mz->misses++; in pr_ZoneMalloc()
396 MemoryZone *mz; in pr_ZoneFree() local
422 if (!mz) { in pr_ZoneFree()
431 mz->locked = 1; in pr_ZoneFree()
436 mz->head = mb; in pr_ZoneFree()
437 mz->elements++; in pr_ZoneFree()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/malloc/
H A Dprmem.c207 MemoryZone *mz; in pr_ZoneMalloc() local
225 mz->locked = 1; in pr_ZoneMalloc()
228 if (mz->head) { in pr_ZoneMalloc()
240 mz->hits++; in pr_ZoneMalloc()
253 mz->misses++; in pr_ZoneMalloc()
387 MemoryZone *mz; in pr_ZoneFree() local
412 if (!mz) { in pr_ZoneFree()
421 mz->locked = 1; in pr_ZoneFree()
425 mz->head = mb; in pr_ZoneFree()
426 mz->elements++; in pr_ZoneFree()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/malloc/
H A Dprmem.c207 MemoryZone *mz; in pr_ZoneMalloc() local
225 mz->locked = 1; in pr_ZoneMalloc()
228 if (mz->head) { in pr_ZoneMalloc()
240 mz->hits++; in pr_ZoneMalloc()
253 mz->misses++; in pr_ZoneMalloc()
387 MemoryZone *mz; in pr_ZoneFree() local
412 if (!mz) { in pr_ZoneFree()
421 mz->locked = 1; in pr_ZoneFree()
425 mz->head = mb; in pr_ZoneFree()
426 mz->elements++; in pr_ZoneFree()
[all …]
/dports/editors/biew/biew-610/plugins/bin/
H A Dmz.c35 static MZHEADER mz; variable
154 ,mz.mzPageCount in ShowMZHeader()
156 ,mz.mzHeaderSize in ShowMZHeader()
157 ,mz.mzMinMem in ShowMZHeader()
158 ,mz.mzMaxMem in ShowMZHeader()
159 ,mz.mzRelocationSS,mz.mzExeSP in ShowMZHeader()
160 ,mz.mzCheckSumm in ShowMZHeader()
161 ,mz.mzRelocationCS,mz.mzExeIP in ShowMZHeader()
165 newcpos += (((unsigned long)mz.mzRelocationCS) << 4) + (unsigned long)mz.mzExeIP; in ShowMZHeader()
257 if(mz.mzRelocationCount) in isMZReferenced()
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_mnicoords.c10 float mx,my,mz , tx,ty,tz ; in THD_mni_to_tta() local
13 mx = mv.xyz[0] ; my = mv.xyz[1] ; mz = mv.xyz[2] ; in THD_mni_to_tta()
17 if( mz > 0.0 ){ in THD_mni_to_tta()
18 ty = 0.9688 * my + 0.0460 * mz ; in THD_mni_to_tta()
19 tz = -0.0485 * my + 0.9189 * mz ; in THD_mni_to_tta()
21 ty = 0.9688 * my + 0.0420 * mz ; in THD_mni_to_tta()
22 tz = -0.0485 * my + 0.8390 * mz ; in THD_mni_to_tta()
36 float mx,my,mz , tx,ty,tz ; in THD_tta_to_mni() local
44 mz = 0.05434 * ty + 1.08554 * tz ; in THD_tta_to_mni()
45 if( mz < 0.0 ) mz *= 1.09523 ; in THD_tta_to_mni()
[all …]
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/ecm/
H A Dmpqs_2ul2.c13 mpz_t fz, mz; in mpqs_2ul2() local
16 mpz_init_set_ui (mz, m[0].m[1]); in mpqs_2ul2()
17 mpz_mul_2exp (mz, mz, LONG_BIT); in mpqs_2ul2()
18 mpz_add_ui (mz, mz, m[0].m[0]); in mpqs_2ul2()
19 mpqs_doit (fz, mz, 0); in mpqs_2ul2()
22 mpz_divexact (fz, mz, fz); in mpqs_2ul2()
29 mpz_clear (mz); in mpqs_2ul2()
H A Dmpqs_15ul.c13 mpz_t fz, mz; in mpqs_15ul() local
16 mpz_init_set_ui (mz, m[0].m[1]); in mpqs_15ul()
17 mpz_mul_2exp (mz, mz, LONG_BIT); in mpqs_15ul()
18 mpz_add_ui (mz, mz, m[0].m[0]); in mpqs_15ul()
19 mpqs_doit (fz, mz, 0); in mpqs_15ul()
22 mpz_divexact (fz, mz, fz); in mpqs_15ul()
29 mpz_clear (mz); in mpqs_15ul()

12345678910>>...133