/freebsd/contrib/bearssl/src/rsa/ |
H A D | rsa_oaep_unpad.c | 114 uint32_t w, nz; in br_rsa_oaep_unpad() local 121 nz = r & ((w + 0xFF) >> 8); in br_rsa_oaep_unpad() 122 s |= nz & EQ(w, 0x01); in br_rsa_oaep_unpad() 123 r &= NOT(nz); in br_rsa_oaep_unpad()
|
/freebsd/contrib/gdtoa/ |
H A D | strtod.c | 96 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local 145 sign = nz0 = nz = decpt = 0; 228 nz++; 231 nf += nz; 232 nz = 0; 239 nz++; 241 nf += nz; 242 for(i = 1; i < nz; i++) 251 nz = 0; 258 if (!nd && !nz && !nz0) { [all …]
|
H A D | strtodg.c | 327 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local 358 denorm = sign = nz0 = nz = 0; 427 nz++; 430 nf += nz; 431 nz = 0; 438 nz++; 440 nf += nz; 441 for(i = 1; i < nz; i++) 450 nz = 0; 457 if (!nd && !nz && !nz0) { [all …]
|
/freebsd/lib/libpmc/pmu-events/ |
H A D | jevents.c | 574 int nz; in json_events() local 584 nz = !json_streq(map, val, "0"); in json_events() 586 if (json_streq(map, field, "UMask") && nz) { in json_events() 588 } else if (json_streq(map, field, "CounterMask") && nz) { in json_events() 590 } else if (json_streq(map, field, "Invert") && nz) { in json_events() 592 } else if (json_streq(map, field, "AnyThread") && nz) { in json_events() 594 } else if (json_streq(map, field, "EdgeDetect") && nz) { in json_events() 596 } else if (json_streq(map, field, "SampleAfterValue") && nz) { in json_events() 598 } else if (json_streq(map, field, "FCMask") && nz) { in json_events() 600 } else if (json_streq(map, field, "PortMask") && nz) { in json_events() [all...] |
/freebsd/usr.bin/systat/ |
H A D | vmstat.c | 520 #define nz(x) ((x) ? (x) : 1) in showkre() macro 522 100.0 / nz(s.nchcount), in showkre() 525 putfloat(nchtotal.ncs_pass2 * 100.0 / nz(s.nchcount), in showkre() 527 #undef nz in showkre() 663 putfloat(double f, int l, int lc, int w, int d, int nz) in putfloat() argument 674 if (nz && f == 0.0) { in putfloat() 695 putlongdouble(long double f, int l, int lc, int w, int d, int nz) in putlongdouble() argument 706 if (nz && f == 0.0) { in putlongdouble()
|
/freebsd/contrib/file/tests/ |
H A D | escapevel.result | 1 Zip data (MIME type "application/vnd.nz.gen.geek_central.ti5x"?)
|
/freebsd/sys/contrib/device-tree/src/arm/vt8500/ |
H A D | wm8750-apc8750.dts | 6 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
H A D | vt8500-bv07.dts | 5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
H A D | wm8650-mid.dts | 5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
H A D | wm8505-ref.dts | 5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
H A D | wm8850-w70v2.dts | 8 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
H A D | vt8500.dtsi | 5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
H A D | wm8650.dtsi | 5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
H A D | wm8505.dtsi | 5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
H A D | wm8850.dtsi | 5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
H A D | wm8750.dtsi | 5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_impl.h | 125 gf_t nx, ny, nz, nxx, nyy, nzz, nyyz, nyzz, xd, yd; in raidz_rec_pqr_coeff() local 129 nz = gf_exp2(ncols - z - 1); in raidz_rec_pqr_coeff() 135 nyyz = gf_mul(gf_mul(ny, nz), ny); in raidz_rec_pqr_coeff() 139 gf_mul(nxx, nz) ^ gf_mul(nzz, nx) ^ nyzz; in raidz_rec_pqr_coeff() 141 yd = gf_inv(ny ^ nz); in raidz_rec_pqr_coeff() 145 coeff[MUL_PQR_XR] = gf_div(ny ^ nz, xd); in raidz_rec_pqr_coeff() 147 coeff[MUL_PQR_YP] = gf_mul(nz, yd); in raidz_rec_pqr_coeff()
|
/freebsd/usr.sbin/bsdconfig/timezone/share/ |
H A D | zones.subr | 222 nz = country_nzones[tlc] 224 printf "country_%s_nzones=%d\n", tlc, nz 227 if (nz < 0) 237 while ( ++n <= nz )
|
/freebsd/usr.sbin/bsdinstall/scripts/ |
H A D | mirrorselect | 74 ftp://ftp.nz.freebsd.org "New Zealand"\
|
/freebsd/contrib/netbsd-tests/lib/libpthread/ |
H A D | d_mach | 62 netbsd.unix.net.nz
|
/freebsd/sys/contrib/zlib/contrib/ |
H A D | README.contrib | 42 pascal/ by Bob Dellaca <bobdl@xtra.co.nz> et al.
|
/freebsd/crypto/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 393 mask_t nz; in ossl_x448_int() local 452 nz = ~gf_eq(x1, ZERO); in ossl_x448_int() 462 return c448_succeed_if(mask_to_bool(nz)); in ossl_x448_int()
|
/freebsd/usr.sbin/bsdconfig/share/media/ |
H A D | httpproxy.subr | 174 f_quietly nc -nz "$host" "$proxy_port" || continue 389 f_quietly nc -nz "$host" "$proxy_port" || continue
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrAliases.td | 355 defm : int_cond_alias<"nz", 0b1001>; // same as ne 380 defm : fp_cond_alias<"nz", 0b0001>; // same as ne 406 defm : reg_cond_alias<"nz", 0b101>;
|
/freebsd/contrib/smbfs/ |
H A D | HISTORY | 121 server (thanks to kit <kit.mitchell@team.xtra.co.nz>) for report.
|