HomeSort by relevance Sort by last modified time
    Searched refs:RETURN_SUCCESS (Results 76 - 100 of 161) sorted by null

1 2 34 5 6 7

  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmArchTimerLib/
ArmArchTimerLib.c 83 return RETURN_SUCCESS;
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmVirtPlatformLib/
Virt.c 57 return RETURN_SUCCESS;
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformHookLib/
PlatformHookLib.c 41 @retval RETURN_SUCCESS The platform specific initialization succeeded.
110 return RETURN_SUCCESS;
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiExtractGuidedSectionLib/
PeiExtractGuidedSectionLib.c 39 @retval RETURN_SUCCESS Build Guid hob for the global memory space to store guid and function tables.
184 @retval RETURN_SUCCESS The handlers were registered.
228 return RETURN_SUCCESS;
256 return RETURN_SUCCESS;
286 @retval RETURN_SUCCESS Get the required information successfully.
383 @retval RETURN_SUCCESS The buffer specified by InputSection was decoded.
470 @retval RETURN_SUCCESS The handlers were retrieved.
515 return RETURN_SUCCESS;
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/
Path.c 262 @retval RETURN_SUCCESS The path was parsed successfully.
349 Status = RETURN_SUCCESS;
373 Status = RETURN_SUCCESS;
386 Status = RETURN_SUCCESS;
DevGenisis.c 156 EFIerrno = RETURN_SUCCESS;
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmMmuLib/AArch64/
ArmMmuLibCore.c 408 return RETURN_SUCCESS;
454 return RETURN_SUCCESS;
479 return RETURN_SUCCESS;
718 return RETURN_SUCCESS;
744 return RETURN_SUCCESS;
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseS3IoLib/
S3IoLib.c 54 ASSERT (Status == RETURN_SUCCESS);
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Library/Dw8250SerialPortLib/
Dw8250SerialPortLib.c 29 If no initialization is required, then return RETURN_SUCCESS.
30 If the serial device was successfuly initialized, then return RETURN_SUCCESS.
33 @retval RETURN_SUCCESS The serial device was initialized.
56 return RETURN_SUCCESS;
239 @retval RETURN_SUCCESS The new attributes were set on the serial device.
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Library/ArmJunoLib/
ArmJuno.c 124 Status = RETURN_SUCCESS;
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/SP804TimerLib/
SP804TimerLib.c 54 return RETURN_SUCCESS;
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmVirtGicArchLib/
ArmVirtGicArchLib.c 140 return RETURN_SUCCESS;
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/FdtPL011SerialPortLib/
EarlyFdtPL011SerialPortLib.c 51 return RETURN_SUCCESS;
198 @retval RETURN_SUCCESS The new control bits were set on the serial device.
217 @retval RETURN_SUCCESS The control bits were read from the serial device.
258 @retval RETURN_SUCCESS The new attributes were set on the serial device.
FdtPL011SerialPortLib.c 41 return RETURN_SUCCESS;
186 @retval RETURN_SUCCESS The new attributes were set on the serial device.
211 @retval RETURN_SUCCESS The new control bits were set on the serial device.
230 @retval RETURN_SUCCESS The control bits were read from the serial device.
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
UefiBaseTypes.h 98 #define EFI_SUCCESS RETURN_SUCCESS
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbSerialLib/
GdbSerialLib.c 160 return RETURN_SUCCESS;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSmmPerformanceLib/
DxeSmmPerformanceLib.c 152 @retval RETURN_SUCCESS The start of the measurement was recorded.
166 return RETURN_SUCCESS;
189 @retval RETURN_SUCCESS The end of the measurement was recorded.
203 return RETURN_SUCCESS;
222 @retval RETURN_SUCCESS The start of the measurement was recorded.
235 return RETURN_SUCCESS;
256 @retval RETURN_SUCCESS The end of the measurement was recorded.
269 return RETURN_SUCCESS;
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/OpalPasswordSupportLib/
OpalPasswordSupportLib.c 732 return RETURN_SUCCESS;
736 return RETURN_SUCCESS;
739 return RETURN_SUCCESS;
747 return RETURN_SUCCESS;
  /device/linaro/bootloader/edk2/StdLib/LibC/StdLib/
Environs.c 156 if(OpStat == RETURN_SUCCESS) {
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
BasePeCoff.c 98 RETURN_SUCCESS if the PE or TE Header is read,
145 return RETURN_SUCCESS;
171 RETURN_SUCCESS if the PE/COFF or TE image is supported
233 return RETURN_SUCCESS;
254 RETURN_SUCCESS - The information on the PE/COFF image was collected.
439 return RETURN_SUCCESS;
527 return RETURN_SUCCESS;
533 return RETURN_SUCCESS;
587 RETURN_SUCCESS if the PE/COFF image was relocated
623 return RETURN_SUCCESS;
    [all...]
PeCoffLoaderEx.c 260 return RETURN_SUCCESS;
416 return RETURN_SUCCESS;
  /external/python/cpython3/Modules/
sre_lib.h 405 #define RETURN_SUCCESS do { ret = 1; goto exit; } while(0)
410 do { RETURN_ON_ERROR(i); if (i > 0) RETURN_SUCCESS; } while (0)
646 RETURN_SUCCESS;
819 RETURN_SUCCESS;
867 RETURN_SUCCESS;
889 RETURN_SUCCESS;
906 RETURN_SUCCESS;
955 RETURN_SUCCESS;
967 RETURN_SUCCESS;
    [all...]
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/QemuFwCfgLib/
QemuFwCfgLib.c 176 return RETURN_SUCCESS;
442 @retval RETURN_SUCCESS If file is found.
478 return RETURN_SUCCESS;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffLib/Ipf/
PeCoffLoaderEx.c 221 return RETURN_SUCCESS;
263 @retval RETURN_SUCCESS Data is read from FileOffset from the Handle into
426 return RETURN_SUCCESS;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/
DxeSecurityManagementLib.c 58 @retval RETURN_SUCCESS Reallocate memory successfully.
86 return RETURN_SUCCESS;
298 @retval RETURN_SUCCESS Reallocate memory successfully.
326 return RETURN_SUCCESS;

Completed in 1990 milliseconds

1 2 34 5 6 7