Home
last modified time | relevance | path

Searched refs:Duplicate (Results 1 – 25 of 227) sorted by relevance

12345678910

/netbsd-src/usr.bin/make/unit-tests/
H A Dvarmod-unique.mk39 . warning Duplicate words at the beginning must be merged.
43 . warning Duplicate words at the end must be merged.
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldapv3-dupent-xx.txt9 LDAP Control for a Duplicate Entry Representation of Search Results
34 This document describes a Duplicate Entry Representation control
59 LDAP Control for a Duplicate Entry Representation of Search Results
117 LDAP Control for a Duplicate Entry Representation of Search Results
175 LDAP Control for a Duplicate Entry Representation of Search Results
233 LDAP Control for a Duplicate Entry Representation of Search Results
291 LDAP Control for a Duplicate Entry Representation of Search Results
349 LDAP Control for a Duplicate Entry Representation of Search Results
407 LDAP Control for a Duplicate Entry Representation of Search Results
465 LDAP Control for a Duplicate Entry Representation of Search Results
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp106 clEnumValN(exegesis::InstructionBenchmark::Duplicate, "duplicate",
112 cl::init(exegesis::InstructionBenchmark::Duplicate));
319 {InstructionBenchmark::RepetitionModeE::Duplicate, in benchmarkMain()
/netbsd-src/common/lib/libc/arch/sparc64/string/
H A Dmemset.S71 retl ! Duplicate Lmemset_done
193 fmovd %f0, %f2 ! Duplicate the pattern
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.h71 enum RepetitionModeE { Duplicate, Loop, AggregateMin }; enumerator
H A DSnippetRepetitor.cpp109 case InstructionBenchmark::Duplicate: in Create()
/netbsd-src/external/bsd/ntp/dist/html/hints/
H A Dsolaris.xtra.402311833 Duplicate of:
H A Dsolaris.xtra.409584964 Duplicate of:
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/data/
H A Dconfig.ldif71 # Duplicate description into title
/netbsd-src/external/bsd/nvi/dist/catalog/
H A DREADME151 Duplicate message numbers are a serious problem and have to be fixed.
152 Duplicate messages are only interesting if a message appears often enough
/netbsd-src/share/doc/papers/px/
H A Dfig2.3.raw100 SDUP 2.2 Duplicate top stack word
/netbsd-src/external/gpl2/lvm2/dist/doc/
H A Dtagging.txt23 Duplicate arguments in a list after argument expansion may get removed
/netbsd-src/distrib/sets/
H A Dfmt-list394 -- Duplicate lines are skipped. This allows to append arbitrary lines to
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/m4/
H A Dreshape.m4207 runtime_error("Duplicate value %ld in ORDER argument to"
/netbsd-src/external/gpl3/gcc/dist/libgfortran/m4/
H A Dreshape.m4207 runtime_error("Duplicate value %ld in ORDER argument to"
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1119 bool Duplicate = true; in canTailDuplicateUnplacedPreds() local
1169 Duplicate = false; in canTailDuplicateUnplacedPreds()
1212 if ((NumDup > Succ->succ_size()) || !Duplicate) in canTailDuplicateUnplacedPreds()
/netbsd-src/external/bsd/tcpdump/dist/
H A DREADME.md104 current send (on duplicate packets only). Duplicate
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A Dintro.doc141 @section dupkeys Duplicate Keys
/netbsd-src/external/gpl2/lvm2/dist/po/
H A Dlvm2.po792 "WARNING: Duplicate VG name %s: Existing %s takes precedence over exported %s"
797 msgid "WARNING: Duplicate VG name %s: %s takes precedence over exported %s"
803 "WARNING: Duplicate VG name %s: Existing %s (created here) takes precedence "
810 "WARNING: Duplicate VG name %s: %s (with creation_host) takes precedence over "
817 "WARNING: Duplicate VG name %s: %s (created here) takes precedence over %s"
870 msgid "Duplicate PV %s on %s - using md %s"
875 msgid "Duplicate PV %s on %s - using dm %s"
1040 msgid "Duplicate segment type %s: unloading shared library %s"
2073 msgid "Duplicate PV %s - using md %s"
5135 msgid "Internal error: Duplicate PV id %s detected for %s in %s."
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dutility116 // Duplicate of C++14's tuple_element_t for internal use in C++11 mode
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DSupportLibrary.rst113 No Duplicate Implementations
/netbsd-src/external/bsd/openpam/dist/
H A DHISTORY364 - BUGFIX: Duplicate expansion of openpam_log() macro arguments.
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc477 Printf("Duplicate or unsorted ioctl request id %x >= %x (%s vs %s)\n",
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc488 Printf("Duplicate or unsorted ioctl request id %x >= %x (%s vs %s)\n",
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DSanitizerCoverage.rst75 if (!*guard) return; // Duplicate the guard check.

12345678910