Home
last modified time | relevance | path

Searched refs:UNIQUE (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/
Dtype_utils.hpp136 #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/
DDBSCHEMA21 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/
Dmsort.c281 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()
Dsort.c102 int SINGL_FLD = 0, SEP_FLAG = 0, UNIQUE = 0; variable
246 UNIQUE = 1; in main()
254 if (UNIQUE) in main()
Dradix_sort.c110 if (UNIQUE && a != sp->sa) in radix_sort()
200 if (r == 0 && UNIQUE) { in simplesort()
Dsort.h168 extern int SINGL_FLD, SEP_FLAG, UNIQUE, REVERSE;
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/
Dlex.l144 UNIQUE { return kw_UNIQUE; }
/netbsd/src/crypto/dist/ipsec-tools/
DNEWS61 o Support for UNIQUE generated policies
DChangeLog.old267 * 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/
Ddefines.sh49 UNIQUE=${AC_unique-uniqueno}
Dtest024-unique19 if test $UNIQUE = uniqueno; then
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dinternal-fn.def369 DEF_INTERNAL_FN (UNIQUE, ECF_NOTHROW, NULL)
/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog-2009622 UNIQUE for symbols with the STB_GNU_UNIQUE binding.
DChangeLog-2019777 (get_symbol_binding): Do not print UNIQUE for ELFOSABI_NONE.
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Das.info5592 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/
DChangeLog-20038281 Remove zerobuf. Don't error on UNIQUE.