/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_events/ |
H A D | zpool_events_duplicates.ksh | 49 duplicates=false 126 duplicates=true 136 if $duplicates; then
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_PKEY_CTX_new.pod | 38 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 D | DSA_dup_DH.pod | 23 DSA_dup_DH() duplicates DSA parameters/keys as DH parameters/keys. q
|
H A D | OSSL_PARAM_dup.pod | 22 OSSL_PARAM_dup() duplicates the parameter array I<params>. This function does a
|
H A D | SSL_new.pod | 30 B<SSL_CTX> that was used to create I<s>. It additionally duplicates a subset of
|
H A D | EVP_PKEY_new.pod | 87 EVP_PKEY_dup() duplicates the I<key>. The I<key> must not be ENGINE based or
|
H A D | UI_new.pod | 167 UI_dup_user_data() duplicates the user data and works as an alternative
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_mcg.c | 169 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 D | fc2.0 | 22 # Old sh duplicates itself after the fc, producing another line
|
/freebsd/share/i18n/csmapper/BIG5/ |
H A D | UCS%Big5EXT@IBM.src | 63 # 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 D | Big5EXT@IBM%UCS.src | 63 # 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 D | DriverUtils.cpp | 797 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 D | ld64-vs-lld.rst | 13 the ``--dead-strip-duplicates`` flag. Usage of this flag is discouraged, and
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | mvme5100.dts | 103 * This definition (IDSEL 11) duplicates the
|
/freebsd/contrib/unbound/doc/ |
H A D | requirements.txt | 84 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 D | Config.h | 480 SmallVector<DuplicateSymbol, 0> duplicates; member
|
H A D | Driver.cpp | 104 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 D | UCS%ARABIC.src | 119 # 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 D | ARABIC%UCS.src | 119 # 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 D | README.md | 106 the number of duplicates so far.
|
/freebsd/contrib/elftoolchain/readelf/ |
H A D | readelf.c | 6792 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 D | ax_prog_doxygen.m4 | 54 # duplicates.
|
/freebsd/contrib/libevent/m4/ |
H A D | ax_prog_doxygen.m4 | 54 # duplicates.
|
/freebsd/contrib/libucl/ |
H A D | README.md | 283 * `duplicate` (default: 'append') - specify policy of duplicates resolving:
|
/freebsd/contrib/less/ |
H A D | less.hlp | 245 Remove duplicates from command history.
|