Home
last modified time | relevance | path

Searched refs:nsz (Results 1 – 19 of 19) sorted by relevance

/freebsd/tools/test/stress2/misc/
H A Dpipe_enomem.sh55 size_t i, k, nsz, sz;
72 nsz = sz * 2;
73 p = reallocf(p, nsz * sizeof(struct pipepair));
79 memset(p + sz, 0, (nsz - sz) * sizeof(struct pipepair));
80 sz = nsz;
/freebsd/contrib/mandoc/
H A Dmandoc_xr.c69 size_t ssz, nsz, tsz; in mandoc_xr_add() local
78 nsz = strlen(name) + 1; in mandoc_xr_add()
79 tsz = ssz + nsz; in mandoc_xr_add()
88 memcpy(xr->name, name, nsz); in mandoc_xr_add()
/freebsd/share/examples/ipfilter/samples/
H A Dproxy.c234 size_t nsz, osz; local
247 nsz = sizeof(netbuf);
261 if (nsz < sizeof(netbuf))
272 nsz -= i;
303 nsz += i;
304 if (nsz == sizeof(netbuf) || nwptr == nrptr) {
/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf_ar.c210 size_t nsz, sz; in _libelf_ar_open_member() local
269 LIBELF_AR_BSD_EXTENDED_NAME_PREFIX_SIZE, 10, &nsz) == 0) { in _libelf_ar_open_member()
274 member = (char *) (arh + 1) + nsz; in _libelf_ar_open_member()
275 sz -= nsz; in _libelf_ar_open_member()
/freebsd/contrib/one-true-awk/
H A Dtran.c265 int i, nh, nsz; in rehash() local
268 nsz = GROWTAB * tp->size; in rehash()
269 np = (Cell **) calloc(nsz, sizeof(*np)); in rehash()
275 nh = hash(cp->nval, nsz); in rehash()
282 tp->size = nsz; in rehash()
/freebsd/sys/contrib/device-tree/src/arm/synaptics/
H A Dberlin2-sony-nsz-gs7.dts14 compatible = "sony,nsz-gs7", "marvell,berlin2", "marvell,berlin";
/freebsd/crypto/openssl/test/recipes/15-test_ml_dsa_codecs_data/
H A Dprv-44-bare-priv.pem26 z7cDeTVgVJ6kRQ+nsz+5FpxEtNJfucRX9JeRzT2gPqyWCVgTwQUTLM2k5j5JIozS
H A Dprv-44-seed-priv.pem27 VJ6kRQ+nsz+5FpxEtNJfucRX9JeRzT2gPqyWCVgTwQUTLM2k5j5JIozSPYofN4Vv
/freebsd/contrib/file/src/
H A Dcompress.c286 size_t i, nsz; in file_zmagic() local
323 nsz = nbytes; in file_zmagic()
326 (ms->flags & MAGIC_NO_COMPRESS_FORK), buf, &newbuf, &nsz); in file_zmagic()
328 (char *)newbuf, nsz); in file_zmagic()
337 nsz); in file_zmagic()
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dsyna.txt27 compatible = "sony,nsz-gs7", "marvell,berlin2", "marvell,berlin";
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFloat64InstrInfo.td273 // fnmadd.d: -fj * fk - fa (the nsz flag on the FMA)
281 // fnmsub.d: -fj * fk + fa (the nsz flag on the FMA)
H A DLoongArchFloat32InstrInfo.td310 // fnmadd.s: -fj * fk - fa (the nsz flag on the FMA)
318 // fnmsub.s: -fj * fk + fa (the nsz flag on the FMA)
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoD.td313 // fnmadd: -(rs1 * rs2 + rs3) (the nsz flag on the FMA)
351 // fnmadd: -(rs1 * rs2 + rs3) (the nsz flag on the FMA)
389 // fnmadd: -(rs1 * rs2 + rs3) (the nsz flag on the FMA)
H A DRISCVInstrInfoZfh.td324 // fnmadd: -(rs1 * rs2 + rs3) (the nsz flag on the FMA)
368 // fnmadd: -(rs1 * rs2 + rs3) (the nsz flag on the FMA)
H A DRISCVInstrInfoF.td618 // fnmadd: -(rs1 * rs2 + rs3) (the nsz flag on the FMA)
643 // fnmadd: -(rs1 * rs2 + rs3) (the nsz flag on the FMA)
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp600 KEYWORD(nsz); in LexIdentifier()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.c2515 u32 pgsz = 0, lvl = 0, nsz = 0; in bnxt_qplib_resize_cq() local
2545 nsz = (new_cqes << CMDQ_RESIZE_CQ_NEW_CQ_SIZE_SFT) & in bnxt_qplib_resize_cq()
2547 req.new_cq_size_pg_size_lvl = cpu_to_le32(nsz|pgsz|lvl); in bnxt_qplib_resize_cq()
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c10662 int i, oldsvars, osz, nsz, otlocals, ntlocals; local
10689 nsz = ntlocals * sizeof (dtrace_difv_t);
10691 tlocals = kmem_zalloc(nsz, KM_SLEEP);
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.td2716 // PatFrag is for a fmaxnum node with nsz