| /freebsd/contrib/bmake/unit-tests/ |
| H A D | dep-duplicate.mk | 12 @exec > dep-duplicate.main; \ 18 @exec > dep-duplicate.tmp; \ 24 @${MAKE} -r -f dep-duplicate.main 26 @rm -f dep-duplicate.main 27 @rm -f dep-duplicate.tmp
|
| H A D | varmod-unique.mk | 7 . warning The modifier ':u' only merges _adjacent_ duplicate words. 11 . warning The modifier ':u' must merge adjacent duplicate words. 31 . warning The modifier ':u' must merge _all_ adjacent duplicate words.
|
| H A D | varname-circumflex.mk | 12 all: unique duplicate 30 duplicate: file1.o file2.o file3.o file3.o
|
| H A D | dep-duplicate.exp | 1 make: dep-duplicate.tmp:1: warning: duplicate script for target "all" ignored
|
| H A D | dep-colon-bug-cross-file.exp | 1 make: dep-colon-bug-cross-file.mk:32: warning: duplicate script for target "all" ignored
|
| H A D | deptgt-begin.exp | 1 make: deptgt-begin.mk:19: warning: duplicate script for target ".BEGIN" ignored
|
| /freebsd/contrib/libucl/tests/basic/ |
| H A D | 19.in | 26 .include(duplicate="append") "${CURDIR}/19-append.inc" 27 .include(duplicate="merge") "${CURDIR}/19-merge.inc" 28 .include(duplicate="rewrite") "${CURDIR}/19-rewrite.inc"
|
| /freebsd/contrib/llvm-project/lld/docs/MachO/ |
| H A D | ld64-vs-lld.rst | 10 ld64 strips dead code before reporting duplicate symbols. By default, LLD does 36 2. Duplicate ObjC symbols from different archives will raise a "duplicate 45 result in duplicate symbol errors. LLD does not check for duplicate aliases; 47 duplicate symbols. In particular, we will not report a duplicate symbol error if
|
| /freebsd/crypto/openssl/test/ |
| H A D | drbgtest.c | 405 int duplicate[2] = { 0, 0 }; in test_rand_reseed_on_fork() local 465 ++duplicate[result[i].private]; in test_rand_reseed_on_fork() 469 if (duplicate[0] >= DRBG_FORK_COUNT - 1) { in test_rand_reseed_on_fork() 471 TEST_note("ERROR: %d duplicate prefixes in public random output", duplicate[0]); in test_rand_reseed_on_fork() 475 if (duplicate[1] >= DRBG_FORK_COUNT - 1) { in test_rand_reseed_on_fork() 477 TEST_note("ERROR: %d duplicate prefixes in private random output", duplicate[1]); in test_rand_reseed_on_fork() 481 duplicate[0] = 0; in test_rand_reseed_on_fork() 489 ++duplicate[0]; in test_rand_reseed_on_fork() 492 if (duplicate[0] >= DRBG_FORK_COUNT - 1) { in test_rand_reseed_on_fork() 494 TEST_note("ERROR: %d duplicate chunks in random output", duplicate[0]); in test_rand_reseed_on_fork()
|
| /freebsd/contrib/atf/atf-c++/detail/ |
| H A D | text_test.cpp | 38 ATF_TEST_CASE(duplicate); 39 ATF_TEST_CASE_HEAD(duplicate) in ATF_TEST_CASE_HEAD() argument 43 ATF_TEST_CASE_BODY(duplicate) in ATF_TEST_CASE_BODY() argument 45 using atf::text::duplicate; in ATF_TEST_CASE_BODY() 49 char* copy = duplicate(orig); in ATF_TEST_CASE_BODY() 376 ATF_ADD_TEST_CASE(tcs, duplicate); in ATF_INIT_TEST_CASES()
|
| H A D | text.hpp | 47 char* duplicate(const char*);
|
| /freebsd/release/packages/ |
| H A D | template.ucl | 33 .include(try=false,duplicate=rewrite) "${UCLFILES}/${PKGGENNAME}-all.ucl" 34 .include(try=true,duplicate=rewrite) "${UCLFILES}/${PKGNAME}.ucl" 35 .include(try=true,duplicate=rewrite) "${UCLFILES}/${FORCEINCLUDE}.ucl"
|
| H A D | set-template.ucl | 15 .include(try=false,duplicate=merge) "${UCLFILES}/${PKGNAME}.ucl"
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | SymbolTable.cpp | 465 for (const auto &duplicate : dupSymDiags) { in reportPendingDuplicateSymbols() local 466 if (!config->deadStripDuplicates || duplicate.sym->isLive()) { in reportPendingDuplicateSymbols() 468 "duplicate symbol: " + toString(*duplicate.sym) + "\n>>> defined in "; in reportPendingDuplicateSymbols() 469 if (!duplicate.src1.first.empty()) in reportPendingDuplicateSymbols() 470 message += duplicate.src1.first + "\n>>> "; in reportPendingDuplicateSymbols() 471 message += duplicate.src1.second + "\n>>> defined in "; in reportPendingDuplicateSymbols() 472 if (!duplicate.src2.first.empty()) in reportPendingDuplicateSymbols() 473 message += duplicate.src2.first + "\n>>> "; in reportPendingDuplicateSymbols() 474 error(message + duplicate.src2.second); in reportPendingDuplicateSymbols()
|
| /freebsd/sys/netgraph/ |
| H A D | ng_pipe.c | 506 if (new->duplicate == -1) in parse_cfg() 507 current->duplicate = 0; in parse_cfg() 508 else if (new->duplicate > 0 && new->duplicate <= 50) in parse_cfg() 509 current->duplicate = new->duplicate; in parse_cfg() 552 current->duplicate | current->ber) in parse_cfg() 777 * Either create a duplicate and pass it on, or in pipe_dequeue() 779 * memory allocations for the duplicate package fail, in pipe_dequeue() 780 * simply do not duplicate i in pipe_dequeue() [all...] |
| H A D | ng_pipe.h | 119 u_int32_t duplicate; member
|
| /freebsd/lib/libc/db/ |
| H A D | changelog | 24 change, cursors and duplicate pages all had to be reworked. 54 btree: If enough duplicate records were inserted and then deleted 56 duplicate keys, the search function ended up on the wrong
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | t.index | 9 print $0, "has duplicate letters"
|
| /freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/ |
| H A D | CHANGELOG.db2 | 44 change, cursors and duplicate pages all had to be reworked. 74 btree: If enough duplicate records were inserted and then deleted 76 duplicate keys, the search function ended up on the wrong
|
| /freebsd/contrib/netbsd-tests/lib/libc/net/getaddrinfo/ |
| H A D | README | 5 (a duplicate "localhost 127.0.0.1" line in /etc/hosts for example)
|
| /freebsd/bin/sh/tests/execution/ |
| H A D | redir1.0 | 13 } 3<fifo2 # Formerly, sh would keep fd 3 and a duplicate of it open.
|
| /freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/test/SEQ_TEST/ |
| H A D | mbox | 288 hit eventually -- if you have duplicate records, the current 293 I think I may have to revisit how duplicate records are stored. 339 ! * The cursor was deleted where there weren't any duplicate records, 355 ! * The cursor was deleted and there weren't any duplicate records, 374 ! * twice if you have duplicate records. The scenario is that the 376 ! * to a duplicate. The add then inserts the new record at a location
|
| /freebsd/sbin/pfctl/tests/files/ |
| H A D | pf0088.in | 1 # pfctl -o duplicate rules
|
| /freebsd/crypto/openssl/crypto/ui/ |
| H A D | ui_lib.c | 411 void *duplicate = NULL; in UI_dup_user_data() local 419 duplicate = ui->meth->ui_duplicate_data(ui, user_data); in UI_dup_user_data() 420 if (duplicate == NULL) { in UI_dup_user_data() 425 (void)UI_add_user_data(ui, duplicate); in UI_dup_user_data()
|
| /freebsd/crypto/openssl/demos/certs/ |
| H A D | README.txt | 3 CA certificates, obsolete V1 certificates or duplicate serial numbers.
|