Home
last modified time | relevance | path

Searched defs:Uuid (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daeregion.c100 char Uuid[ACPI_PRM_INPUT_BUFFER_SIZE + 1]; in AeRegionHandler() local
H A Daetests.c91 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 Dacresrc.h187 ACPI_VENDOR_UUID *Uuid; member
H A Dacrestyp.h268 UINT8 Uuid[ACPI_UUID_LENGTH]; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Drpcdcep.d104 GUID Uuid; member
H A Drpcdce.d138 UUID Uuid; member
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Dlibsmbios.h88 EFI_GUID Uuid; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp1943 const auto *Uuid = getAttr<UuidAttr>(); in isInterfaceLike() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp694 if (const auto *Uuid = TD->getMostRecentDecl()->getAttr<UuidAttr>()) { in getUuidAttrOfType() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp10128 MachO::uuid_command Uuid = Obj->getUuidCommand(Command); in PrintLoadCommands() local