Home
last modified time | relevance | path

Searched refs:UUIDs (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp75 auto Iter = lower_bound(UUIDs, Target_, in addUUID()
79 if ((Iter != UUIDs.end()) && !(Target_ < Iter->first)) { in addUUID()
84 UUIDs.emplace(Iter, Target_, std::string(UUID)); in addUUID()
H A DTextStub.cpp440 UUIDs = File->uuids(); in NormalizedTBD()
621 for (auto &ID : UUIDs) in denormalize()
733 std::vector<UUID> UUIDs; member
812 UUIDs.emplace_back(IT.first, IT.second); in NormalizedTBD_V4()
915 for (auto &id : UUIDs) in denormalize()
980 std::vector<UUIDv4> UUIDs; member
1027 IO.mapOptional("uuids", Keys->UUIDs); in mapKeysToValues()
1058 IO.mapOptional("uuids", Keys->UUIDs); in mapKeysToValuesV4()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h334 return UUIDs;
436 std::vector<std::pair<Target, std::string>> UUIDs;
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_base/notes/
H A Dstructure814 UUIDs: Universally Unique Identifiers
1004 UUIDs:
1032 UUIDs:
/freebsd-13.1/sys/contrib/dev/acpica/
H A Dchanges.txt84 the list of "known" UUIDs for the input to the ToUUID macro.
86 Added 5 new UUIDs to the known UUID table. All related to NVDIMM and the
158 AcpiHelp/disassembler: Added a bunch of "known" UUIDs to the internal
2107 New UUIDs for processor/cache properties and
4219 Disassembler: Added support to detect buffers that contain UUIDs and
4221 commented descriptions of known ACPI-related UUIDs.
4223 AcpiHelp: Added support to display known ACPI-related UUIDs. New option,
/freebsd-13.1/contrib/subversion/
H A DCHANGES1218 having identical UUIDs (r1618138 et al)