Searched defs:Uuid (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpiexec/ |
H A D | aeregion.c | 100 char Uuid[ACPI_PRM_INPUT_BUFFER_SIZE + 1]; in AeRegionHandler() local
|
H A D | aetests.c | 91 ACPI_VENDOR_UUID Uuid = {0, {ACPI_INIT_UUID (0,0,0,0,0,0,0,0,0,0,0)}}; in AeMiscellaneousTests() local
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | acresrc.h | 187 ACPI_VENDOR_UUID *Uuid; member
|
H A D | acrestyp.h | 268 UINT8 Uuid[ACPI_UUID_LENGTH]; member
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
H A D | rpcdcep.d | 104 GUID Uuid; member
|
H A D | rpcdce.d | 138 UUID Uuid; member
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
H A D | libsmbios.h | 88 EFI_GUID Uuid; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | DeclCXX.cpp | 1943 const auto *Uuid = getAttr<UuidAttr>(); in isInterfaceLike() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 694 if (const auto *Uuid = TD->getMostRecentDecl()->getAttr<UuidAttr>()) { in getUuidAttrOfType() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 10128 MachO::uuid_command Uuid = Obj->getUuidCommand(Command); in PrintLoadCommands() local
|