| /openbsd-src/gnu/llvm/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) {
|
| /openbsd-src/share/snmp/ |
| H A D | UUID-TC-MIB.txt | 44 representing Universally Unique IDentifiers 70 "Universally Unique Identifier information. The syntax must 78 "Universally Unique Identifier information. The syntax must
|
| H A D | VM-MIB.txt | 536 "The virtual machine's 128-bit Universally Unique
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | StringSaver.cpp | 22 auto R = Unique.insert(S); in save()
|
| /openbsd-src/gnu/llvm/llvm/lib/ProfileData/ |
| H A D | InstrProf.cpp | 1258 Unique.NumEntries += 1; in addOneUnique() 1259 Unique.CountSum += UniqueFunc.CountSum / Test.CountSum; in addOneUnique() 1262 Unique.ValueCounts[I] += UniqueFunc.ValueCounts[I] / Test.ValueCounts[I]; in addOneUnique() 1284 if (Unique.NumEntries) in dump() 1286 << " only in test_profile: " << Unique.NumEntries << "\n"; in dump() 1293 if (Unique.NumEntries) in dump() 1295 << format("%.3f%%", Unique.CountSum * 100) << "\n"; in dump() 1322 if (Unique.NumEntries) in dump() 1325 << format("%.3f%%", Unique.ValueCounts[I] * 100) << "\n"; in dump()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | StringSaver.h | 46 llvm::DenseSet<llvm::StringRef> Unique; variable
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
| H A D | LoopInfoImpl.h | 78 bool Unique) { in getExitBlockHelper() argument 82 assert(AllowRepeats == Unique && "Unexpected parameter value."); in getExitBlockHelper() 87 assert(AllowRepeats == Unique && "Unexpected parameter value."); in getExitBlockHelper() 91 return find_singleton_nested<BlockT>(L->blocks(), singleExitBlock, Unique); in getExitBlockHelper()
|
| /openbsd-src/gnu/llvm/llvm/lib/MC/ |
| H A D | WinCOFFObjectWriter.cpp | 896 COFFSymbol *Unique = nullptr; in setWeakDefaultNames() local 911 Unique = Sym.get(); in setWeakDefaultNames() 914 if (Unique) in setWeakDefaultNames() 918 if (!Unique) in setWeakDefaultNames() 922 Sym->Name.append(Unique->Name); in setWeakDefaultNames()
|
| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | typeinfo | 125 // Unique 184 // On all other platforms, assume the Itanium C++ ABI and use the Unique implementation.
|
| /openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
| H A D | PackingElement.pod | 47 =item ::Unique
|
| H A D | PackingElement.pm | 306 package OpenBSD::PackingElement::Unique;
|
| /openbsd-src/gnu/llvm/llvm/utils/release/ |
| H A D | build_llvm_release.bat | 56 REM Unique temporary filename to use by the 'mklink' command.
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/ |
| H A D | InstrProf.h | 659 CountSumOrPercent Unique; member
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | XRayExample.rst | 210 Unique Stacks: 3069
|
| H A D | YamlIO.rst | 252 Unique types
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaStmt.cpp | 4343 enum Unique { ForDenseMap }; enum in __anonceb37bf41511::CatchHandlerType 4344 CatchHandlerType(QualType QT, Unique) : QT(QT), IsPointer(false) {} in CatchHandlerType() argument
|
| H A D | SemaLookup.cpp | 506 llvm::SmallDenseMap<NamedDecl*, unsigned, 16> Unique; in resolveKind() local 549 auto UniqueResult = Unique.insert(std::make_pair(D, I)); in resolveKind()
|
| /openbsd-src/share/misc/ |
| H A D | usb_hid_usages | 117 0xD0 Dockable Device Unique ID 1657 0x302 Property: Persistent Unique ID
|
| /openbsd-src/gnu/gcc/libgomp/ |
| H A D | libgomp.texi | 319 Unique thread identification number. In a sequential parts of the program,
|
| H A D | libgomp.info | 280 Unique thread identification number. In a sequential parts of the
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | ASTContext.cpp | 4403 bool Unique = false; in getFunctionTypeInternal() local 4423 Unique = true; in getFunctionTypeInternal() 4431 bool isCanonical = !Unique && IsCanonicalExceptionSpec && in getFunctionTypeInternal() 4526 if (!Unique) in getFunctionTypeInternal()
|
| /openbsd-src/gnu/usr.bin/binutils/ld/ |
| H A D | ChangeLog-9899 | 765 to walk_fild_section. Unique logic moved into callbacks
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
| H A D | ChangeLog-9899 | 765 to walk_fild_section. Unique logic moved into callbacks
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlop.pod | 687 not all C<when> clauses call the smartmatch operator. Unique among all of
|
| /openbsd-src/usr.sbin/nsd/doc/ |
| H A D | ChangeLog | 5192 - Added crc at end of NSD-database format. Unique per db.
|