Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTextStubCommon.h24 using UUID = std::pair<llvm::MachO::Target, std::string>; variable
DInterfaceFile.cpp74 void InterfaceFile::addUUID(const Target &Target_, StringRef UUID) { in addUUID()
DTextStubCommon.cpp212 auto UUID = Split.second.trim(); in input() local
/third_party/node/deps/npm/node_modules/uri-js/dist/esnext/schemes/
Durn-uuid.js1 const UUID = /^[0-9A-Fa-f]{8}(?:\-[0-9A-Fa-f]{4}){3}\-[0-9A-Fa-f]{12}$/; constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DGsymCreator.h140 std::vector<uint8_t> UUID; variable
DHeader.h86 uint8_t UUID[GSYM_MAX_UUID_SIZE]; member
/third_party/e2fsprogs/lib/uuid/
Duuid_time.c42 #define UUID MYUUID macro
Dtst_uuid.c40 #define UUID MYUUID macro
Dgen_uuid.c47 #define UUID MYUUID macro
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/compile/
Dformats.js18 var UUID = /^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i; variable
/third_party/python/Lib/
Duuid.py84 class UUID: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Draw_ostream.cpp155 raw_ostream &raw_ostream::write_uuid(const uuid_t UUID) { in write_uuid()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp306 void BitcodeReaderMetadataList::addTypeRef(MDString &UUID, in addTypeRef()
316 auto *UUID = dyn_cast_or_null<MDString>(MaybeUUID); in upgradeTypeRef() local
/third_party/mingw-w64/mingw-w64-headers/include/
Dpstore.h121 typedef GUID UUID; typedef
Drpcdce.h44 typedef GUID UUID; typedef
/third_party/typescript/lib/
DtypesMap.json473 "UUID": "uuid", string
/third_party/typescript/src/server/
DtypesMap.json473 "UUID": "uuid", string
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h78 uint8_t UUID[16]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp80 raw_ostream::uuid_t UUID; in dumpUUID() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DCOFF.h83 uint8_t UUID[16]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h93 uint8_t UUID[16]; member
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dntddk.h66 typedef GUID UUID; typedef