Searched refs:UNIQUE (Results 1 – 16 of 16) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ |
| D | type_utils.hpp | 136 #define PB_DS_STATIC_ASSERT(UNIQUE, E) static_assert(E, #UNIQUE) argument 154 #define PB_DS_STATIC_ASSERT(UNIQUE, E) \ argument 155 …ic_assert_dumclass<sizeof(__gnu_pbds::detail::__static_assert<bool(E)>)> UNIQUE##__static_assert_t…
|
| /netbsd/src/usr.sbin/makemandb/ |
| D | DBSCHEMA | 21 12. md5_hash md5 hash of the man page (UNIQUE) 35 4. file Absolute path name (UNIQUE constraint) 36 5. md5_hash MD5 Hash of the man page (UNIQUE) 40 {device, inode} form a UNIQUE index
|
| /netbsd/src/usr.bin/sort/ |
| D | msort.c | 281 if (c != 0 || (UNIQUE && cfile == flist[0] in merge_sort_fstack() 313 if (UNIQUE) in insert() 352 if (cmpv == 0 && UNIQUE) in insert() 395 if (UNIQUE && !c) { in order()
|
| D | sort.c | 102 int SINGL_FLD = 0, SEP_FLAG = 0, UNIQUE = 0; variable 246 UNIQUE = 1; in main() 254 if (UNIQUE) in main()
|
| D | radix_sort.c | 110 if (UNIQUE && a != sp->sa) in radix_sort() 200 if (r == 0 && UNIQUE) { in simplesort()
|
| D | sort.h | 168 extern int SINGL_FLD, SEP_FLAG, UNIQUE, REVERSE;
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| D | lex.l | 144 UNIQUE { return kw_UNIQUE; }
|
| /netbsd/src/crypto/dist/ipsec-tools/ |
| D | NEWS | 61 o Support for UNIQUE generated policies
|
| D | ChangeLog.old | 267 * src/racoon/remoteconf.h: defines for REQUIRE/UNIQUE/NONE 271 * src/racoon/pfkey.c: sends UNIQUE policies to kernel if reqid
|
| /netbsd/src/external/bsd/openldap/dist/tests/scripts/ |
| D | defines.sh | 49 UNIQUE=${AC_unique-uniqueno}
|
| D | test024-unique | 19 if test $UNIQUE = uniqueno; then
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | internal-fn.def | 369 DEF_INTERNAL_FN (UNIQUE, ECF_NOTHROW, NULL)
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | ChangeLog-2009 | 622 UNIQUE for symbols with the STB_GNU_UNIQUE binding.
|
| D | ChangeLog-2019 | 777 (get_symbol_binding): Do not print UNIQUE for ELFOSABI_NONE.
|
| /netbsd/src/external/gpl3/binutils/dist/gas/doc/ |
| D | as.info | 5592 The optional UNIQUE,‘<NUMBER>’ argument must come last. It assigns 5596 .section NAME,"FLAGS",@TYPE,UNIQUE,<NUMBER> 5597 .section NAME,"FLAGS"G,@TYPE,GROUPNAME,[LINKAGE],UNIQUE,<NUMBER> 5598 .section NAME,"FLAGS"MG,@TYPE,ENTSIZE,GROUPNAME[,LINKAGE],UNIQUE,<NUMBER>
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-2003 | 8281 Remove zerobuf. Don't error on UNIQUE.
|