| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Testing/Support/ |
| H A D | SupportHelpers.h | 122 explicit TempDir(StringRef Name, bool Unique = false) { 124 if (Unique) { 214 bool Unique = false) { 217 if (Unique) {
|
| /netbsd-src/sys/coda/ |
| H A D | coda.h | 212 u_long Unique; member 218 return (fid->Unique + (fid->Vnode<<10) + (fid->Volume<<20)); in coda_f2i() 225 fid->Vnode, fid->Unique); in coda_f2s() 233 fid1->Unique == fid2->Unique); in coda_fid_eq() 829 (fidp)->Unique == -1)
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | typecons.d | 107 debug(Unique) import std.stdio; 131 struct Unique(T) in Unique() function 154 static Unique!T create(A...)(auto ref A args) in Unique() 157 debug(Unique) writeln("Unique.create for ", T.stringof); in Unique() 158 Unique!T u; in Unique() 174 debug(Unique) writeln("Unique constructor with rvalue"); in Unique() 185 debug(Unique) writeln("Unique constructor nulling source"); in Unique() 202 this(U)(Unique!U u) in Unique() 205 debug(Unique) writeln("Unique constructor converting from ", U.stringof); in Unique() 211 void opAssign(U)(Unique!U u) in Unique() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/ |
| H A D | InstrProf.cpp | 1212 Unique.NumEntries += 1; in addOneUnique() 1213 Unique.CountSum += UniqueFunc.CountSum / Test.CountSum; in addOneUnique() 1216 Unique.ValueCounts[I] += UniqueFunc.ValueCounts[I] / Test.ValueCounts[I]; in addOneUnique() 1238 if (Unique.NumEntries) in dump() 1240 << " only in test_profile: " << Unique.NumEntries << "\n"; in dump() 1247 if (Unique.NumEntries) in dump() 1249 << format("%.3f%%", Unique.CountSum * 100) << "\n"; in dump() 1276 if (Unique.NumEntries) in dump() 1279 << format("%.3f%%", Unique.ValueCounts[I] * 100) << "\n"; in dump()
|
| /netbsd-src/external/gpl3/gdb/dist/libiberty/testsuite/ |
| H A D | rust-demangle-expected | 96 _ZN63_$LT$core..ptr..Unique$LT$T$GT$$u20$as$u20$core..ops..Deref$GT$5deref17hc784b4a166cb5e5cE 97 <core::ptr::Unique<T> as core::ops::Deref>::deref 160 _ZN63_$LT$core..ptr..Unique$LT$T$GT$$u20$as$u20$core..ops..Deref$GT$5deref17h19f2ad4920655e85E 161 <core::ptr::Unique<T> as core::ops::Deref>::deref
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | StringSaver.cpp | 22 auto R = Unique.insert(S); in save()
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc4530.txt | 32 holds a server-assigned Universally Unique Identifier (UUID) for the 91 A Universally Unique Identifier (UUID) is "an identifier unique 128 A Universally Unique Identifier (UUID) [RFC4122] is a 16-octet (128- 187 The 'entryUUID' operational attribute provides the Universally Unique 317 Unique IDentifier (UUID) URN Namespace", RFC 4122, July
|
| H A D | rfc3928.txt | 69 3.2. Universally Unique Identifiers . . . . . . . . . . . . . 5 254 3.2. Universally Unique Identifiers 257 identifiers. A Universally Unique Identifier (or UUID for short)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | StringSaver.h | 44 llvm::DenseSet<llvm::StringRef> Unique; variable
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
| H A D | WinCOFFObjectWriter.cpp | 900 COFFSymbol *Unique = nullptr; in setWeakDefaultNames() local 915 Unique = Sym.get(); in setWeakDefaultNames() 918 if (Unique) in setWeakDefaultNames() 922 if (!Unique) in setWeakDefaultNames() 926 Sym->Name.append(Unique->Name); in setWeakDefaultNames()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
| H A D | typecons.d | 139 struct Unique(T) in Unique() function 162 static Unique!T create(A...)(auto ref A args) in Unique() 165 Unique!T u; in Unique() 207 this(U)(Unique!U u) in Unique() 215 void opAssign(U)(Unique!U u) in Unique() 241 Unique release() in Unique() 267 Unique!S produce() 270 Unique!S ut = new S(5); 275 void increment(ref Unique!S ur) 279 void consume(Unique!S u2) [all …]
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | typeinfo | 124 // Unique 183 // On all other platforms, assume the Itanium C++ ABI and use the Unique implementation.
|
| /netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/ldap/testing/ |
| H A D | dlz.schema | |
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/ |
| H A D | InstrProf.h | 620 CountSumOrPercent Unique; member
|
| /netbsd-src/external/bsd/openldap/dist/doc/guide/ |
| H A D | preamble.sdf | 271 UUID|Universally Unique Identifier
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/schema/ |
| H A D | core.ldif | 474 DESC 'RFC2256: a group of unique names (DN and Unique Identifier)'
|
| H A D | core.schema | 482 DESC 'RFC2256: a group of unique names (DN and Unique Identifier)'
|
| H A D | cosine.schema | 673 # 9.3.34. Unique Identifier 675 # The Unique Identifier attribute type specifies a "unique identifier"
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | XRayExample.rst | 210 Unique Stacks: 3069
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/ |
| H A D | optional | 435 // Unique tag type.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/ |
| H A D | optional | 439 // Unique tag type.
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| H A D | krb5.asn1 | 99 KRB5_NT_UID(5), -- Unique ID
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
| H A D | optional | 669 // Unique tag type.
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaLookup.cpp | 503 llvm::SmallDenseMap<NamedDecl*, unsigned, 16> Unique; in resolveKind() local 545 auto UniqueResult = Unique.insert(std::make_pair(D, I)); in resolveKind()
|
| H A D | SemaStmt.cpp | 4331 enum Unique { ForDenseMap }; enum in __anon895218281311::CatchHandlerType 4332 CatchHandlerType(QualType QT, Unique) : QT(QT), IsPointer(false) {} in CatchHandlerType() argument
|