Home
last modified time | relevance | path

Searched full:duplicated (Results 1 – 25 of 546) sorted by relevance

12345678910>>...22

/freebsd/lib/libpmc/pmu-events/arch/x86/goldmont/
H A Dcache.json229 … "Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
246 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
259 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
272 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
285 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
298 … Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
311 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
324 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
337 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
350 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
[all …]
/freebsd/usr.bin/iscsictl/
H A Dparse.y83 xo_errx(1, "duplicated target %s", $1);
143 xo_errx(1, "duplicated TargetName at line %d", lineno);
151 xo_errx(1, "duplicated TargetAddress at line %d", lineno);
159 xo_errx(1, "duplicated InitiatorName at line %d", lineno);
167 xo_errx(1, "duplicated InitiatorAddress at line %d", lineno);
175 xo_errx(1, "duplicated InitiatorAlias at line %d", lineno);
183 xo_errx(1, "duplicated chapIName at line %d", lineno);
191 xo_errx(1, "duplicated chapSecret at line %d", lineno);
199 xo_errx(1, "duplicated tgtChapName at line %d", lineno);
207 xo_errx(1, "duplicated tgtChapSecret at line %d", lineno);
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/goldmontplus/
H A Dcache.json255 … "Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
276 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
291 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
306 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
321 … Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
336 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
351 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
366 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
381 …. Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
396 … Requires MSR_OFFCORE_RESP[0,1] to specify request type and response. (duplicated for both MSRs)",
[all …]
/freebsd/contrib/netbsd-tests/net/ndp/
H A Dt_dad.sh33 duplicated="[Dd][Uu][Pp][Ll][Ii][Cc][Aa][Tt][Ee][Dd]"
47 atf_set "descr" "Tests for IPv6 DAD duplicated state"
171 # The primary address isn't marked as duplicated
172 atf_check -s exit:0 -o not-match:"$localip1.+$duplicated" \
176 # Add a new address duplicated with the peer server
181 # The new address is marked as duplicated
182 atf_check -s exit:0 -o match:"$peerip.+$duplicated" \
185 # A unique address isn't marked as duplicated
188 atf_check -s exit:0 -o not-match:"$localip2.+$duplicated" \
/freebsd/contrib/netbsd-tests/net/arp/
H A Dt_dad.sh44 atf_set "descr" "Tests for IPv4 DAD duplicated state"
165 # The primary address isn't marked as duplicated
166 atf_check -s not-exit:0 -x "rump.ifconfig shmif0 |grep $localip1 |grep -iq duplicated"
169 # Add a new address duplicated with the peer server
174 # The new address is marked as duplicated
175 atf_check -s exit:0 -x "rump.ifconfig shmif0 |grep $peerip |grep -iq duplicated"
177 # A unique address isn't marked as duplicated
180 atf_check -s not-exit:0 -x "rump.ifconfig shmif0 |grep $localip2 |grep -iq duplicated"
/freebsd/sys/contrib/zlib/doc/
H A Dalgorithm.txt4 LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in
21 Duplicated strings are found using a hash table. All input strings of
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
/freebsd/usr.bin/mkcsmapper/
H A Dyacc.y419 warning("TYPE is duplicated. ignored this one"); in set_type()
434 warning("NAME is duplicated. ignored this one"); in set_name()
450 warning("SRC_ZONE is duplicated. ignored this one"); in set_src_zone()
483 warning("DST_INVALID is duplicated. ignored this one"); in set_dst_invalid()
497 warning("DST_ILSEQ is duplicated. ignored this one"); in set_dst_ilseq()
511 warning("OOB_MODE is duplicated. ignored this one"); in set_oob_mode()
525 warning("DST_UNIT_BITS is duplicated. ignored this one"); in set_dst_unit_bits()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplicator.cpp50 STATISTIC(NumTails, "Number of tails duplicated");
51 STATISTIC(NumTailDups, "Number of tail duplicated blocks");
160 /// \p MBB - block to be duplicated
188 // which duplicated TailBB. Add the predecessors as sources to the PHI in tailDuplicateAndUpdate()
481 /// After FromBB is tail duplicated into its predecessor blocks, the successors
598 // If the block to be duplicated ends in an unanalyzable fallthrough, don't in shouldTailDuplicate()
625 // Non-duplicable things shouldn't be tail-duplicated. in shouldTailDuplicate()
628 // DWARF, allow them be duplicated, so that their existence doesn't prevent in shouldTailDuplicate()
629 // tail duplication of some basic blocks, that would be duplicated otherwise. in shouldTailDuplicate()
635 // Convergent instructions can be duplicated only if doing so doesn't add in shouldTailDuplicate()
[all …]
/freebsd/tools/tools/ipw/
H A Dipwstats.c151 { 112, "Number of duplicated frames received at 1Mb/s", INT },
152 { 113, "Number of duplicated frames received at 2Mb/s", INT },
153 { 114, "Number of duplicated frames received at 5.5Mb/s", INT },
154 { 115, "Number of duplicated frames received at 11Mb/s", INT },
156 { 119, "Number of duplicated frames received", INT },
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dkeyvalq_struct.h35 /* XXXX This code is duplicated with event_struct.h */
67 /* XXXX This code is duplicated with event_struct.h */
/freebsd/contrib/libevent/include/event2/
H A Dkeyvalq_struct.h35 /* XXXX This code is duplicated with event_struct.h */
67 /* XXXX This code is duplicated with event_struct.h */
/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 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
/freebsd/usr.sbin/cron/cron/
H A Dcron.8157 duplicated (for example, during the reverse switch), then it is handled
161 overlapping with the disappearing or duplicated interval.
/freebsd/share/doc/psd/05.sysman/
H A D2.3.t66 messages may be lost or duplicated and may arrive out-of-order.
80 duplicated or presented out-of-order.
274 taken from the sending process and duplicated in the receiver.
/freebsd/secure/lib/libcrypto/man/man3/
H A DX509_EXTENSION_set_object.3166 \&\fBobj\fR pointer is duplicated internally so \fBobj\fR should be freed up after use.
172 \&\fBdata\fR pointer is duplicated internally.
/freebsd/stand/i386/boot2/
H A Dlib.h7 * paragraph and the following disclaimer are duplicated in all
/freebsd/share/man/man4/
H A Dkbdmux.456 keyboard is logically equivalent to one keyboard with lots of duplicated keys.
/freebsd/usr.sbin/mld6query/
H A DMakefile5 # and this paragraph are duplicated in all such forms and that any
/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
/freebsd/stand/i386/common/
H A Dcons.h7 * paragraph and the following disclaimer are duplicated in all
/freebsd/stand/i386/libi386/
H A Dpxetramp.S7 # paragraph and the following disclaimer are duplicated in all
/freebsd/usr.sbin/rtadvd/
H A DMakefile5 # and this paragraph are duplicated in all such forms and that any

12345678910>>...22