HomeSort by relevance Sort by last modified time
    Searched refs:GetVariable (Results 1 - 25 of 143) sorted by null

1 2 3 4 5 6

  /external/deqp-deps/SPIRV-Tools/source/opt/
copy_prop_arrays.h 91 Instruction* GetVariable() const { return variable_inst_; }
103 GetVariable()->context()->get_def_use_mgr();
105 GetVariable()->context()->get_type_mgr();
108 def_use_mgr->GetDef(GetVariable()->type_id());
122 GetVariable()->context()->get_type_mgr();
124 type_mgr->GetType(GetVariable()->type_id())->AsPointer();
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
ExI.c 77 Status = gRT->GetVariable(
88 Status = gRT->GetVariable(
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
copy_prop_arrays.h 92 Instruction* GetVariable() const { return variable_inst_; }
104 GetVariable()->context()->get_def_use_mgr();
106 GetVariable()->context()->get_type_mgr();
109 def_use_mgr->GetDef(GetVariable()->type_id());
123 GetVariable()->context()->get_type_mgr();
125 type_mgr->GetType(GetVariable()->type_id())->AsPointer();
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInfoDxe/
PlatformInfoDxe.c 67 Status = gRT->GetVariable(
78 Status = gRT->GetVariable(
89 Status = gRT->GetVariable(
155 Status = gRT->GetVariable(
  /development/testrunner/
create_test.py 153 certificate = mk.GetVariable(mk.CERTIFICATE)
159 module_name = mk.GetVariable(mk.PACKAGE_NAME)
209 module_name = mk.GetVariable(mk.PACKAGE_NAME)
232 module_name = mk.GetVariable(mk.PACKAGE_NAME)
android_mk.py 64 def GetVariable(self, identifier):
92 variable_value = self.GetVariable(identifier)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/Variable2/
Variable2.h 55 EFI_PEI_GET_VARIABLE2 GetVariable;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiDebugPrintHobLib/
PeiDebugPrintHobLib.c 56 Status = Variable->GetVariable (
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
IScsiInitiatorName.c 52 Status = gRT->GetVariable (
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
ReadOnlyVariable2.h 110 EFI_PEI_GET_VARIABLE2 GetVariable;
  /device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
IScsiInitiatorName.c 62 Status = gRT->GetVariable (
  /device/linaro/bootloader/edk2/SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/
PeiTcg2PhysicalPresenceLib.c 47 Status = VariablePpi->GetVariable (
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SaveMemoryConfig/
SaveMemoryConfig.c 86 Status = gRT->GetVariable (
97 Status = gRT->GetVariable (
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
ShellEnvVar.h 92 This will use the Runtime Services call GetVariable to get a variable.
103 (gRT->GetVariable((CHAR16*)EnvVarName, \
112 This will use the Runtime Services call GetVariable to get a variable.
124 (gRT->GetVariable((CHAR16*)EnvVarName, \
  /device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
BdsHelper.c 146 Status = gRT->GetVariable ((CHAR16 *) VariableName, VendorGuid, NULL, &VariableSize, *Value);
168 Status = gRT->GetVariable ((CHAR16 *)VariableName, VendorGuid, NULL, &VariableSize, *Value);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
DriverConfiguration.c 139 Status = gRT->GetVariable (
221 Status = gRT->GetVariable (
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformGopPolicy/
PlatformGopPolicy.c 184 Status = gRT->GetVariable(
194 Status = gRT->GetVariable(
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
PlatformInfoInit.c 70 Status = Variable->GetVariable (
150 Status = Variable->GetVariable (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/ReadOnlyVariableOnReadOnlyVariable2Thunk/
ReadOnlyVariableOnReadOnlyVariable2Thunk.c 72 return ReadOnlyVariable2->GetVariable (
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/PhysicalPresencePei/
PhysicalPresencePei.c 94 Status = Variable->GetVariable (
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
TpmDetection.c 62 Status = VariablePpi->GetVariable (
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEConfig/
TpmDetection.c 62 Status = VariablePpi->GetVariable (
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
AcpiPlatform.c 487 Status = gRT->GetVariable (
505 Status = gRT->GetVariable (
514 Status = gRT->GetVariable (
532 Status = gRT->GetVariable (
541 Status = gRT->GetVariable (
553 Status = gRT->GetVariable (
677 Status = gRT->GetVariable(
701 Status = gRT->GetVariable (
711 Status = gRT->GetVariable(
830 Status = gRT->GetVariable(
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
Variable.c 60 Status = gRT->GetVariable (VariableName, &gEfiGlobalVariableGuid, NULL, &Size, Value);
70 Status = gRT->GetVariable ((CHAR16 *)VariableName, &gEfiGlobalVariableGuid, NULL, &Size, Value);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
Measurement.c 138 variable through the UEFI Runtime Service GetVariable(). The
151 @return Others Errors Return errors from call to gRT->GetVariable.
174 Status = gRT->GetVariable ((CHAR16 *) Name, (EFI_GUID *) Guid, NULL, &BufferSize, *Value);
191 Status = gRT->GetVariable ((CHAR16 *) Name, (EFI_GUID *) Guid, NULL, &BufferSize, *Value);
229 // We should GetVariable again, to get full variable content.

Completed in 664 milliseconds

1 2 3 4 5 6