Home
last modified time | relevance | path

Searched refs:duplicate (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_pipe.c507 if (new->duplicate == -1) in parse_cfg()
508 current->duplicate = 0; in parse_cfg()
509 else if (new->duplicate > 0 && new->duplicate <= 50) in parse_cfg()
510 current->duplicate = new->duplicate; in parse_cfg()
553 current->duplicate | current->ber) in parse_cfg()
775 if (hinfo->cfg.duplicate && in pipe_dequeue()
776 random() % 100 <= hinfo->cfg.duplicate) { in pipe_dequeue()
H A Dng_pipe.h121 u_int32_t duplicate; member
/f-stack/tools/compat/include/netgraph/
H A Dng_pipe.h119 u_int32_t duplicate; member
/f-stack/freebsd/contrib/openzfs/module/
H A DMakefile.bsd357 CFLAGS.vdev_raidz_math_avx2.c= -Wno-cast-qual -Wno-duplicate-decl-specifier
358 CFLAGS.vdev_raidz_math_avx512f.c= -Wno-cast-qual -Wno-duplicate-decl-specifier
359 CFLAGS.vdev_raidz_math_sse2.c= -Wno-cast-qual -Wno-duplicate-decl-specifier
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dproperties.shlib44 # us to exclude 'off' and 'on' which can be either unwanted, or a duplicate of
/f-stack/freebsd/contrib/openzfs/config/
H A Dzfs-meta.m415 dnl # - First match wins for duplicate keys.
/f-stack/app/redis-5.0.5/tests/unit/type/
H A Dstream-cgroups.tcl4 test {XGROUP CREATE: creation and duplicate group name detection} {
/f-stack/dpdk/doc/guides/howto/
H A Dlm_bond_virtio_sriov.rst265 duplicate: 301620 pages
286 duplicate: 303985 pages
H A Dlm_virtio_vhost_user.rst211 duplicate: 303985 pages
/f-stack/freebsd/contrib/zlib/doc/
H A Dalgorithm.txt119 more time filling in duplicate symbol entries than you do actually decoding.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dwriting_efficient_code.rst66 Sometimes, it can be a good idea to duplicate data to optimize speed.
/f-stack/freebsd/contrib/libsodium/
H A DChangeLog374 to produce and verify ed25519 signatures without having to duplicate
/f-stack/freebsd/kern/
H A Dvfs_cache.c91 SDT_PROBE_DEFINE3(vfs, namecache, enter, duplicate, "struct vnode *", "char *",
2393 SDT_PROBE3(vfs, namecache, enter, duplicate, dvp, ncp->nc_name, in cache_enter_time()
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt542 iASL: Enhance duplicate Case() detection for buffers. Add check for
562 iASL: Implemented detection of (and throw an error for) duplicate
569 iASL: For duplicate named object creation, now emit an error instead
1815 initial deployment for the duplicate names error:
2019 or duplicate target is encountered during Alias creation in
3389 - Remove duplicate code for _PLD processing. ACPICA BZ 1176.
5366 some duplicate code for the predefined names into a new module,
5735 duplicate
9242 and condensing duplicate code to reduce code size.
15448 Removed duplicate prototype from acdisasm.h
[all …]
/f-stack/app/nginx-1.16.1/
H A DCHANGES1204 *) Change: duplicate "http", "mail", and "stream" blocks are now
7366 *) Change: the duplicate value of the ngx_http_geo_module variable now
7624 *) Change: if the request header has duplicate the "Host", "Connection",
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES1711 remove duplicate bind in sentinel.conf