Home
last modified time | relevance | path

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

/aosp_15_r20/external/gptfdisk/
H A Dgptpart.h79 void SetAttributes(uint64_t a) {attributes = a;} in SetAttributes() function
80 void SetAttributes(void) {attributes.ChangeAttributes();} in SetAttributes() function
H A Dgpttext.cc316 void GPTDataTextUI::SetAttributes(uint32_t partNum) { in SetAttributes() function in GPTDataTextUI
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DFirmwareVolumeBlock.h350 EFI_FVB_SET_ATTRIBUTES SetAttributes; member
H A DSerialIo.h287 EFI_SERIAL_SET_ATTRIBUTES SetAttributes; member
H A DPciRootBridgeIo.h431 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_SET_ATTRIBUTES SetAttributes; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DFirmwareVolumeBlock.h337 EFI_FVB_SET_ATTRIBUTES SetAttributes; member
H A DSerialIo.h287 EFI_SERIAL_SET_ATTRIBUTES SetAttributes; member
H A DPciRootBridgeIo.h425 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_SET_ATTRIBUTES SetAttributes; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DFirmwareVolumeBlock.h344 EFI_FVB_SET_ATTRIBUTES SetAttributes; member
H A DSerialIo.h282 EFI_SERIAL_SET_ATTRIBUTES SetAttributes; member
H A DPciRootBridgeIo.h425 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_SET_ATTRIBUTES SetAttributes; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DFirmwareVolumeBlock.h344 EFI_FVB_SET_ATTRIBUTES SetAttributes; member
H A DSerialIo.h287 EFI_SERIAL_SET_ATTRIBUTES SetAttributes; member
H A DPciRootBridgeIo.h425 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_SET_ATTRIBUTES SetAttributes; member
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dragged_tensor_to_tensor_op_test.cc511 void SetAttributes(const gtl::ArraySlice<string> row_partition_types, in SetAttributes() function in tensorflow::__anona87251770111::RaggedTensorToTensorOpUnknownShapeTest
/aosp_15_r20/external/cronet/net/cookies/
H A Dparsed_cookie_unittest.cc737 TEST(ParsedCookieTest, SetAttributes) { in TEST() argument