Home
last modified time | relevance | path

Searched defs:UUID (Results 1 – 16 of 16) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duuid.d128 public struct UUID struct
146 assert(UUID(cast(ubyte[16])[138, 179, 6, 14, 44, 186, 79, 35, 183, 76, 181, 45, argument
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Duuid.d128 public struct UUID struct
146 assert(UUID(cast(ubyte[16])[138, 179, 6, 14, 44, 186, 79, 35, 183, 76, 181, 45, argument
/netbsd/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DTextStubCommon.h23 using UUID = std::pair<llvm::MachO::Target, std::string>; variable
H A DInterfaceFile.cpp74 void InterfaceFile::addUUID(const Target &Target_, StringRef UUID) { in addUUID()
H A DTextStubCommon.cpp225 auto UUID = Split.second.trim(); in input() local
/netbsd/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.exceptions/
H A Dassert_fail.d229 static struct UUID { in testEnum() struct
231 { in testEnum()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h142 std::vector<uint8_t> UUID; variable
H A DHeader.h86 uint8_t UUID[GSYM_MAX_UUID_SIZE]; member
/netbsd/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DSymbolMap.cpp96 StringRef UUID(CFStringGetCStringPtr(OldUUID, kCFStringEncodingUTF8)); in Load() local
H A DMachODebugMapParser.cpp193 ArrayRef<uint8_t> UUID = MainBinary.getUuid(); in parseOneBinary() local
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp27 std::vector<uint8_t> UUID; in getUUID() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp303 void BitcodeReaderMetadataList::addTypeRef(MDString &UUID, in addTypeRef()
313 auto *UUID = dyn_cast_or_null<MDString>(MaybeUUID); in upgradeTypeRef() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A Draw_ostream.cpp153 raw_ostream &raw_ostream::write_uuid(const uuid_t UUID) { in write_uuid()
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp83 raw_ostream::uuid_t UUID; in dumpUUID() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h83 uint8_t UUID[16]; member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h93 uint8_t UUID[16]; member