Searched refs:unique (Results 176 - 200 of 253) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A DMakefile.in504 # Make sure the list of sources is unique. This is necessary because,
509 unique=`for i in $$list; do \
1910 $(am__define_uniq_tagged_files); mkid -fID $$unique
1919 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1920 test -n "$$unique" || unique=$$empty_fix; \
1923 "$$@" $$unique; \
1926 $$unique; \
1934 test -z "$(CTAGS_ARGS)$$unique" \
1936 $$unique
[all...]
/freebsd-11-stable/contrib/ntp/libntp/
H A DMakefile.in334 # Make sure the list of sources is unique. This is necessary because,
339 unique=`for i in $$list; do \
1382 $(am__define_uniq_tagged_files); mkid -fID $$unique
1391 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1392 test -n "$$unique" || unique=$$empty_fix; \
1395 "$$@" $$unique; \
1398 $$unique; \
1406 test -z "$(CTAGS_ARGS)$$unique" \
1408 $$unique
[all...]
/freebsd-11-stable/sys/dev/aac/
H A Daac.c3465 /* evaluate unique value */
3466 fibctx->unique = (*(u_int32_t *)&fibctx & 0xffffffff);
3469 if (ctx->unique == fibctx->unique) {
3470 fibctx->unique++;
3478 error = copyout(&fibctx->unique, (void *)arg, sizeof(u_int32_t));
3496 if (ctx->unique == *(uint32_t *)&arg) {
3540 if (agf.AdapterFibContext == ctx->unique)
H A Daacvar.h301 u_int32_t unique; member in struct:aac_fib_context
/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid.c3350 /* evaluate unique value */
3351 fibctx->unique = (*(u_int32_t *)&fibctx & 0xffffffff);
3354 if (ctx->unique == fibctx->unique) {
3355 fibctx->unique++;
3362 error = copyout(&fibctx->unique, (void *)arg, sizeof(u_int32_t));
3381 if (ctx->unique == *(uint32_t *)&arg) {
3426 if (agf.AdapterFibContext == ctx->unique)
H A Daacraid_var.h332 u_int32_t unique; member in struct:aac_fib_context
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c1101 do_store(char *name, char *mode, int unique) argument
1109 if (unique) {
1166 if (unique)
1167 reply(226, "Transfer complete (unique file name:%s).",
2138 * Generate unique name for file with basename "local".
/freebsd-11-stable/sys/dev/drm/
H A Ddrm.h202 DRM_SIZE_T unique_len; /**< Length of unique */
203 char __user *unique; /**< Unique name for driver instantiation */ member in struct:drm_unique
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_ipc.c728 ihead->unique = ftick->tk_unique;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp495 addrs.erase(std::unique(start, end), end);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp453 addrs.erase(std::unique(start, end), end);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp518 Callees.erase(std::unique(Callees.begin(), Callees.end()), Callees.end());
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp376 Dies.erase(std::unique(Dies.begin(), Dies.end()), Dies.end());
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp575 std::unique(FeatureBitsets.begin(), FeatureBitsets.end()),
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h403 int unique : 1; /* does 'poolname' already exist? */ member in struct:importargs
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp588 auto last = std::unique(indexes.begin(), indexes.end());
1095 std::unique(symbol_indexes.begin(), symbol_indexes.end()),
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql86 /* The SHA-1 checksum of the pristine text. This is a unique key. The
87 SHA-1 checksum of a pristine text is assumed to be unique among all
106 repositories. Not strictly guaranteed to be unique among table rows. */
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A DMakefile.in1528 unique=`for i in $$list; do \
1533 mkid -fID $$unique
1541 unique=`for i in $$list; do \
1547 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1548 test -n "$$unique" || unique=$$empty_fix; \
1551 "$$@" $$unique; \
1554 $$unique; \
1561 unique=`for i in $$list; do \
1566 test -z "$(CTAGS_ARGS)$$unique" \
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A DMakefile.in1142 unique=`for i in $$list; do \
1147 mkid -fID $$unique
1168 unique=`for i in $$list; do \
1173 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1174 test -n "$$unique" || unique=$$empty_fix; \
1176 $$tags $$unique; \
1184 unique=`for i in $$list; do \
1189 test -z "$(CTAGS_ARGS)$$tags$$unique" \
1191 $$tags $$unique
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A DMakefile.in2312 unique=`for i in $$list; do \
2317 mkid -fID $$unique
2338 unique=`for i in $$list; do \
2343 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
2344 test -n "$$unique" || unique=$$empty_fix; \
2346 $$tags $$unique; \
2354 unique=`for i in $$list; do \
2359 test -z "$(CTAGS_ARGS)$$tags$$unique" \
2361 $$tags $$unique
[all...]
/freebsd-11-stable/contrib/binutils/ld/
H A DMakefile.in1053 unique=`for i in $$list; do \
1058 mkid -fID $$unique
1079 unique=`for i in $$list; do \
1084 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1085 test -n "$$unique" || unique=$$empty_fix; \
1087 $$tags $$unique; \
1095 unique=`for i in $$list; do \
1100 test -z "$(CTAGS_ARGS)$$tags$$unique" \
1102 $$tags $$unique
[all...]
/freebsd-11-stable/sys/dev/drm2/
H A DdrmP.h652 char *unique; /**< Unique identifier: e.g., busid */ member in struct:drm_master
653 int unique_len; /**< Length of unique field */
691 struct drm_unique *unique);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc491 // Try to find a unique new name for the destination file.
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A DMakefile.in2684 unique=`for i in $$list; do \
2689 mkid -fID $$unique
2697 unique=`for i in $$list; do \
2703 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2704 test -n "$$unique" || unique=$$empty_fix; \
2707 "$$@" $$unique; \
2710 $$unique; \
2717 unique=`for i in $$list; do \
2722 test -z "$(CTAGS_ARGS)$$unique" \
[all...]
/freebsd-11-stable/contrib/libstdc++/include/tr1/
H A Dboost_shared_ptr.h682 unique() const // never throws function in class:std::__shared_ptr

Completed in 482 milliseconds

1234567891011