Home
last modified time | relevance | path

Searched refs:duplicates (Results 1 – 25 of 58) sorted by relevance

123

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_events/
H A Dzpool_events_duplicates.ksh49 duplicates=false
126 duplicates=true
136 if $duplicates; then
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_CTX_new.pod38 lifetime of the returned B<EVP_PKEY_CTX> or of any of its duplicates. Read
45 returned B<EVP_PKEY_CTX> or any of its duplicates.
52 EVP_PKEY_CTX_dup() duplicates the context I<ctx>. It is not supported for a
H A DDSA_dup_DH.pod23 DSA_dup_DH() duplicates DSA parameters/keys as DH parameters/keys. q
H A DOSSL_PARAM_dup.pod22 OSSL_PARAM_dup() duplicates the parameter array I<params>. This function does a
H A DSSL_new.pod30 B<SSL_CTX> that was used to create I<s>. It additionally duplicates a subset of
H A DEVP_PKEY_new.pod87 EVP_PKEY_dup() duplicates the I<key>. The I<key> must not be ENGINE based or
H A DUI_new.pod167 UI_dup_user_data() duplicates the user data and works as an alternative
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mcg.c169 INIT_LIST_HEAD(&new_entry->duplicates); in new_steering_entry()
184 list_add_tail(&dqp->list, &new_entry->duplicates); in new_steering_entry()
271 list_for_each_entry(dqp, &entry->duplicates, list) { in existing_steering_entry()
281 list_add_tail(&dqp->list, &entry->duplicates); in existing_steering_entry()
317 list_for_each_entry_safe(dqp, tmp_dqp, &entry->duplicates, list) { in check_duplicate_entry()
391 if (list_empty(&entry->duplicates) || in can_remove_steering_entry()
400 &entry->duplicates, in can_remove_steering_entry()
489 &entry->duplicates); in add_promisc_qp()
604 list_for_each_entry(dqp, &entry->duplicates, list) { in remove_promisc_qp()
/freebsd/bin/sh/tests/builtins/
H A Dfc2.022 # Old sh duplicates itself after the fc, producing another line
/freebsd/share/i18n/csmapper/BIG5/
H A DUCS%Big5EXT@IBM.src63 # 0xA15A SPACING UNDERSCORE duplicates A1C4
66 # 0xA1FE LT DIAG UP RIGHT TO LOW LEFT duplicates A2AC
67 # 0xA240 LT DIAG UP LEFT TO LOW RIGHT duplicates A2AD
72 # It is also possible to map these characters to their duplicates, or to
H A DBig5EXT@IBM%UCS.src63 # 0xA15A SPACING UNDERSCORE duplicates A1C4
66 # 0xA1FE LT DIAG UP RIGHT TO LOW LEFT duplicates A2AC
67 # 0xA240 LT DIAG UP LEFT TO LOW RIGHT duplicates A2AD
72 # It is also possible to map these characters to their duplicates, or to
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp797 std::vector<std::string> duplicates; in convertResToCOFF() local
804 if (auto ec = parser.parse(rf, duplicates)) in convertResToCOFF()
816 if (auto ec = parser.parse(rsf, f->getName(), duplicates)) in convertResToCOFF()
821 parser.cleanUpManifests(duplicates); in convertResToCOFF()
823 for (const auto &dupeDiag : duplicates) in convertResToCOFF()
/freebsd/contrib/llvm-project/lld/docs/MachO/
H A Dld64-vs-lld.rst13 the ``--dead-strip-duplicates`` flag. Usage of this flag is discouraged, and
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dmvme5100.dts103 * This definition (IDSEL 11) duplicates the
/freebsd/contrib/unbound/doc/
H A Drequirements.txt84 o rfc2181 discourages duplicates RRs in RRsets. unbound does not create
85 duplicates, but when presented with duplicates on the wire from the
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h480 SmallVector<DuplicateSymbol, 0> duplicates; member
H A DDriver.cpp104 duplicates.clear(); in reset()
2921 for (const DuplicateSymbol &d : ctx.duplicates) in link()
2923 ctx.duplicates.clear(); in link()
3003 for (const DuplicateSymbol &d : ctx.duplicates) in link()
/freebsd/share/i18n/csmapper/APPLE/
H A DUCS%ARABIC.src119 # and duplicates of some of the punctuation, symbols, and digits in
186 # Mac OS Arabic and Hebrew that the right-left duplicates have codes
H A DARABIC%UCS.src119 # and duplicates of some of the punctuation, symbols, and digits in
186 # Mac OS Arabic and Hebrew that the right-left duplicates have codes
/freebsd/contrib/tcpdump/
H A DREADME.md106 the number of duplicates so far.
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c6792 unsigned int duplicates, k; in dump_dwarf_loclist() local
6868 duplicates = 0; in dump_dwarf_loclist()
6870 left = &la_list[k - 1 - duplicates]; in dump_dwarf_loclist()
6874 duplicates++; in dump_dwarf_loclist()
6876 la_list[k - duplicates] = *right; in dump_dwarf_loclist()
6878 la_list_len -= duplicates; in dump_dwarf_loclist()
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dax_prog_doxygen.m454 # duplicates.
/freebsd/contrib/libevent/m4/
H A Dax_prog_doxygen.m454 # duplicates.
/freebsd/contrib/libucl/
H A DREADME.md283 * `duplicate` (default: 'append') - specify policy of duplicates resolving:
/freebsd/contrib/less/
H A Dless.hlp245 Remove duplicates from command history.

123