Home
last modified time | relevance | path

Searched refs:SetAttribute (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/stand/efi/include/
Deficon.h152 EFI_TEXT_SET_ATTRIBUTE SetAttribute; member
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1263 std::function<void(Function &)> SetAttribute; member
1278 SetAttribute(SetAttr), AKind(AK), in InferenceDescriptor()
1359 ID.SetAttribute(*F); in run()
/openbsd/src/sys/arch/amd64/stand/efiboot/
Defiboot.c502 conout->SetAttribute(conout, EFI_TEXT_ATTR(EFI_LIGHTGRAY, EFI_BLACK)); in efi_video_reset()