Home
last modified time | relevance | path

Searched refs:duplicated (Results 1 – 25 of 69) sorted by relevance

123

/freebsd/contrib/netbsd-tests/net/ndp/
H A Dt_dad.sh33 duplicated="[Dd][Uu][Pp][Ll][Ii][Cc][Aa][Tt][Ee][Dd]"
172 atf_check -s exit:0 -o not-match:"$localip1.+$duplicated" \
182 atf_check -s exit:0 -o match:"$peerip.+$duplicated" \
188 atf_check -s exit:0 -o not-match:"$localip2.+$duplicated" \
/freebsd/stand/i386/btx/lib/
H A Dbtxsys.S7 # paragraph and the following disclaimer are duplicated in all
H A Dbtxcsu.S7 # paragraph and the following disclaimer are duplicated in all
H A Dbtxv86.S7 # paragraph and the following disclaimer are duplicated in all
/freebsd/crypto/openssl/doc/man3/
H A DX509_EXTENSION_set_object.pod31 B<obj> pointer is duplicated internally so B<obj> should be freed up after use.
37 B<data> pointer is duplicated internally.
H A DEVP_PKEY_CTX_new.pod37 of the arguments are duplicated, so they must remain unchanged for the
44 arguments are duplicated, so they must remain unchanged for the lifetime of the
H A DOSSL_PARAM_dup.pod20 duplicated and merged with other L<OSSL_PARAM(3)> to assist in this process.
H A DDH_meth_new.pod74 string, which will be duplicated and stored in the B<DH_METHOD> object. It is
89 string is duplicated and the copy is stored in the DH_METHOD structure, so the
H A DDSA_meth_new.pod103 string, which will be duplicated and stored in the B<DSA_METHOD> object. It is
118 string is duplicated and the copy is stored in the DSA_METHOD structure, so the
H A DRSA_meth_new.pod139 NULL terminated string, which will be duplicated and stored in the
155 of the RSA_METHOD to B<name>. The string is duplicated and the copy is
H A DASN1_aux_cb.pod199 Invoked immediate prior to an ASN1_VALUE being duplicated via a call to
204 Invoked immediate after to an ASN1_VALUE has been duplicated via a call to
H A DSSL_new.pod41 The subset of settings in I<s> that are duplicated are:
H A DX509v3_get_ext_by_NID.pod84 a new STACK will be allocated. The passed extension I<ex> is duplicated
/freebsd/stand/i386/libi386/
H A Dpxetramp.S7 # paragraph and the following disclaimer are duplicated in all
/freebsd/contrib/tcp_wrappers/
H A DDISCLAIMER15 * is duplicated in all such copies.
/freebsd/crypto/openssl/apps/lib/
H A Dopt.c177 int duplicated, i; in opt_init() local
208 duplicated = next->retval != OPT_DUP in opt_init()
210 if (duplicated) { in opt_init()
213 OPENSSL_assert(!duplicated); in opt_init()
/freebsd/sys/contrib/zlib/doc/
H A Dalgorithm.txt4 LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in
98 symbol is shorter than nine bits, then that symbol's translation is duplicated
100 symbol is four bits, then it's duplicated 32 times in a nine-bit table. If a
104 to another similar table for the remaining bits. Again, there are duplicated
H A Drfc1951.txt196 use a reference to a duplicated string occurring in a previous block,
204 detected as duplicated within the previous 32K input bytes), and
205 pointers to duplicated strings, where a pointer is represented as a
555 Note that a duplicated string reference may refer to a string
798 The compressor uses a chained hash table to find duplicated strings,
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,esai.txt47 duplicated from Transmission related registers.
/freebsd/stand/i386/mbr/
H A Dmbr.S7 # paragraph and the following disclaimer are duplicated in all
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dsamsung,exynos4212-fimc-is.yaml90 Node representing the SoC's Power Management Unit (duplicated with the
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCommentKinds.td54 "duplicated command '%select{\\|@}0%1'">,
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpmac_poly1305.txt313 # Here are 4 duplicated cases for Poly1305 by EVP_PKEY
/freebsd/contrib/googletest/
H A DCONTRIBUTING.md36 This ensures that work isn't being duplicated and communicating your plan
/freebsd/crypto/openssl/apps/
H A Dreq.c195 static int duplicated(LHASH_OF(OPENSSL_STRING) *addexts, char *kv) in duplicated() function
456 i = duplicated(addexts, p); in req_main()

123