HomeSort by relevance Sort by last modified time
    Searched refs:RETURN_ON_FAILURE (Results 1 - 6 of 6) sorted by null

  /external/vboot_reference/firmware/lib/
rollback_index.c 41 #define RETURN_ON_FAILURE(tpm_command) do { \
54 RETURN_ON_FAILURE(TlclForceClear());
55 RETURN_ON_FAILURE(TlclSetEnable());
56 RETURN_ON_FAILURE(TlclSetDeactivated(0));
65 RETURN_ON_FAILURE(TPMClearAndReenable());
76 RETURN_ON_FAILURE(TPMClearAndReenable());
289 RETURN_ON_FAILURE(TlclFinalizePhysicalPresence());
300 RETURN_ON_FAILURE(TlclSetNvLocked());
305 RETURN_ON_FAILURE(TPMClearAndReenable());
312 RETURN_ON_FAILURE(SafeDefineSpace
    [all...]
  /external/python/cpython3/Modules/
sre_lib.h 411 #define RETURN_ON_FAILURE(i) \
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
_sre.c 692 #define RETURN_ON_FAILURE(i) \
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
_sre.c 694 #define RETURN_ON_FAILURE(i) \
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_sre.c 692 #define RETURN_ON_FAILURE(i) \
    [all...]
  /external/python/cpython2/Modules/
_sre.c 680 #define RETURN_ON_FAILURE(i) \
    [all...]

Completed in 222 milliseconds