HomeSort by relevance Sort by last modified time
    Searched defs:Attributes (Results 151 - 175 of 407) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
Builtins.h 57 const char *Name, *Type, *Attributes, *HeaderName;
102 return strchr(getRecord(ID).Attributes, 'U') != nullptr;
108 return strchr(getRecord(ID).Attributes, 'c') != nullptr;
113 return strchr(getRecord(ID).Attributes, 'n') != nullptr;
118 return strchr(getRecord(ID).Attributes, 'r') != nullptr;
123 return strchr(getRecord(ID).Attributes, 'j') != nullptr;
129 return strchr(getRecord(ID).Attributes, 'u') != nullptr;
135 return strchr(getRecord(ID).Attributes, 'F') != nullptr;
142 return strchr(getRecord(ID).Attributes, 'f') != nullptr;
149 return strchr(getRecord(ID).Attributes, 'h') != nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
ModuleMap.h 193 /// \brief The set of attributes that can be attached to a module.
194 struct Attributes {
195 Attributes()
219 /// \brief The attributes to use for inferred modules.
220 Attributes Attrs;
329 Attributes Attrs, Module *Parent);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
Builtins.h 57 const char *Name, *Type, *Attributes, *HeaderName;
102 return strchr(getRecord(ID).Attributes, 'U') != nullptr;
108 return strchr(getRecord(ID).Attributes, 'c') != nullptr;
113 return strchr(getRecord(ID).Attributes, 'n') != nullptr;
118 return strchr(getRecord(ID).Attributes, 'r') != nullptr;
123 return strchr(getRecord(ID).Attributes, 'j') != nullptr;
129 return strchr(getRecord(ID).Attributes, 'u') != nullptr;
135 return strchr(getRecord(ID).Attributes, 'F') != nullptr;
142 return strchr(getRecord(ID).Attributes, 'f') != nullptr;
149 return strchr(getRecord(ID).Attributes, 'h') != nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
ModuleMap.h 193 /// \brief The set of attributes that can be attached to a module.
194 struct Attributes {
195 Attributes()
219 /// \brief The attributes to use for inferred modules.
220 Attributes Attrs;
329 Attributes Attrs, Module *Parent);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
Builtins.h 57 const char *Name, *Type, *Attributes, *HeaderName;
102 return strchr(getRecord(ID).Attributes, 'U') != nullptr;
108 return strchr(getRecord(ID).Attributes, 'c') != nullptr;
113 return strchr(getRecord(ID).Attributes, 'n') != nullptr;
118 return strchr(getRecord(ID).Attributes, 'r') != nullptr;
123 return strchr(getRecord(ID).Attributes, 'j') != nullptr;
129 return strchr(getRecord(ID).Attributes, 'u') != nullptr;
135 return strchr(getRecord(ID).Attributes, 'F') != nullptr;
142 return strchr(getRecord(ID).Attributes, 'f') != nullptr;
149 return strchr(getRecord(ID).Attributes, 'h') != nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
ModuleMap.h 193 /// \brief The set of attributes that can be attached to a module.
194 struct Attributes {
195 Attributes()
219 /// \brief The attributes to use for inferred modules.
220 Attributes Attrs;
329 Attributes Attrs, Module *Parent);
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/PciHostBridgeDxe/
PciHostBridge.h 200 Returns the allocation attributes of a PCI root bridge.
202 The function returns the allocation attributes of a specific PCI root bridge. The attributes can vary
203 from one PCI root bridge to another. These attributes are different from the decode-related
204 attributes that are returned by the EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL.GetAttributes() member function. The
207 GetNextRootBridge(). The attributes are static in the sense that they do not change during or
208 after the enumeration process. The hardware may provide mechanisms to change the attributes on
211 "Related Definitions" below. The caller uses these attributes to combine multiple resource requests.
230 @param[out] Attributes The pointer to attribte of root bridge, it is output parameter
242 OUT UINT64 *Attributes
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/MemorySubClassDxe/
MemorySubClass.c 419 UINT8 Attributes;
451 Attributes = 0;
526 Attributes = pGblData->Channel[Skt][Ch].Dimm[Dimm].RankNum;
625 Type17Record->Attributes = Attributes;
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Binary/AmdModulePkg/Common/
MemIscp.h 144 UINT16 Attributes; ///< Bits 7-4: Reserved, Bits 3-0: rank.
  /device/linaro/bootloader/edk2/DuetPkg/FSVariable/
FSVariable.c 56 @param[in] Attributes Attribues of the variable
72 IN UINT32 Attributes OPTIONAL,
371 if ((!StorageType) && ((Variable->Attributes & EFI_VARIABLE_HARDWARE_ERROR_RECORD) == EFI_VARIABLE_HARDWARE_ERROR_RECORD)) {
373 } else if ((!StorageType) && ((Variable->Attributes & EFI_VARIABLE_HARDWARE_ERROR_RECORD) != EFI_VARIABLE_HARDWARE_ERROR_RECORD)) {
392 if ((!StorageType) && ((Variable->Attributes & EFI_VARIABLE_HARDWARE_ERROR_RECORD) == EFI_VARIABLE_HARDWARE_ERROR_RECORD)) {
394 } else if ((!StorageType) && ((Variable->Attributes & EFI_VARIABLE_HARDWARE_ERROR_RECORD) != EFI_VARIABLE_HARDWARE_ERROR_RECORD)) {
494 if (!EfiAtRuntime () || (Variable->Attributes & EFI_VARIABLE_RUNTIME_ACCESS)) {
513 if (!EfiAtRuntime () || (Variable->Attributes & EFI_VARIABLE_RUNTIME_ACCESS)) {
879 UINT32 Attributes;
979 Attributes = EFI_VARIABLE_NON_VOLATILE | EFI_VARIABLE_BOOTSERVICE_ACCESS | EFI_VARIABLE_RUNTIME_ACCESS;
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/FvbRuntimeService/
FWBlockService.c 305 OUT EFI_FVB_ATTRIBUTES_2 *Attributes,
312 Retrieves attributes, insures positive polarity of attribute bits, returns
313 resulting attributes in output parameter
316 Instance - The FV instance whose attributes is going to be
318 Attributes - Output buffer which contains attributes
337 *Attributes = FwhInstance->VolumeHeader.Attributes;
477 EFI_FVB_ATTRIBUTES_2 Attributes;
500 FvbGetVolumeAttributes (Instance, &Attributes, Global, Virtual);
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciBus.h 153 UINT64 Attributes;
156 // The attributes this PCI device actually supports
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/ScsiPassThruExt/
ScsiPassThruExt.h 76 UINT32 Attributes;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueReportStatusCodeLib.h 83 UINT16 Attributes;
  /device/linaro/bootloader/edk2/FatPkg/FatPei/
FatLiteFmt.h 66 UINT8 Attributes;
FatLitePeim.h 120 UINT8 Attributes;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsConsole.c 215 UINT32 Attributes;
276 Attributes = EFI_VARIABLE_BOOTSERVICE_ACCESS | EFI_VARIABLE_RUNTIME_ACCESS | EFI_VARIABLE_NON_VOLATILE;
281 Attributes = EFI_VARIABLE_BOOTSERVICE_ACCESS | EFI_VARIABLE_RUNTIME_ACCESS;
291 Attributes,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciEnumerator.c 128 // Process attributes for devices on this host bridge
523 UINT64 Attributes;
527 Attributes = 0;
536 &Attributes
547 if ((Attributes & EFI_PCI_HOST_BRIDGE_COMBINE_MEM_PMEM) != 0) {
551 if ((Attributes & EFI_PCI_HOST_BRIDGE_MEM64_DECODE) != 0) {
626 Process attributes of devices on this host bridge
658 // Set the attributes for devcies behind the Root Bridge
    [all...]
PciLib.c 987 EFI_HPC_PADDING_ATTRIBUTES Attributes;
998 Attributes = (EFI_HPC_PADDING_ATTRIBUTES) 0;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
Dispatcher.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h 99 // attributes for reserved memory before it is promoted to system memory
213 UINT64 Attributes;
330 @param Attribute Attributes of the memory to add
878 @param Attributes The open mode of the protocol interface
893 IN UINT32 Attributes
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Dispatcher.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/
PlatVarCleanupLib.c 129 // DEBUG ((EFI_D_INFO, " Attribute - 0x%08x\n", Property.Attributes));
200 UINT32 Attributes;
235 GetVariableStatus = gRT->GetVariable (VarName, &Guid, &Attributes, &DataSize, Data);
240 GetVariableStatus = gRT->GetVariable (VarName, &Guid, &Attributes, &DataSize, Data);
244 if ((Attributes & EFI_VARIABLE_NON_VOLATILE) != 0) {
255 UserVariableNameNode->Attributes = Attributes;
272 UnicodeSPrint (UserVariableNameNode->HelpString, StringSize, L"Attribtues = 0x%08x and DataSize = 0x%x", UserVariableNameNode->Attributes, UserVariableNameNode->DataSize);
523 if ((UserVariableNameNode->Attributes & EFI_VARIABLE_TIME_BASED_AUTHENTICATED_WRITE_ACCESS) != 0) {
528 Status = gRT->SetVariable (UserVariableNameNode->Name, &UserVariableNode->Guid, UserVariableNameNode->Attributes, DataSize, Data);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiDxeCis.h 135 /// The bit mask of attributes that the memory region is capable of supporting. The bit
136 /// mask of available attributes is defined in the GetMemoryMap() function description
141 /// The bit mask of attributes that the memory region is currently using. The bit mask of
142 /// available attributes is defined in GetMemoryMap().
144 UINT64 Attributes;
219 @param Capabilities The bit mask of attributes that the memory
365 Modifies the attributes for a memory region in the global coherency domain of the
370 @param Attributes The bit mask of attributes to set for the memory region.
372 @retval EFI_SUCCESS The attributes were set for the memory region.
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
AtaPassThru.h 4 includes the attributes of the ATA controller.
28 UINT32 Attributes;

Completed in 1679 milliseconds

1 2 3 4 5 67 8 91011>>