Home
last modified time | relevance | path

Searched refs:unrecoverable (Results 1 – 9 of 9) sorted by relevance

/external/tpm2/
DNVMem.c39 BOOL unrecoverable in _plat__NvErrors() argument
42 s_NV_unrecoverable = unrecoverable; in _plat__NvErrors()
Dpart4.txt1533 14 // unrecoverable NV error
1537 … These are the crypto assertion routines. When a function returns an unexpected and unrecoverable
19141 172 // If in failure mode because of an unrecoverable read error, and the
19146 177 // OK to leave the TPM permanently bricked due to an unrecoverable NV
36041 9 BOOL unrecoverable
36044 12 s_NV_unrecoverable = unrecoverable;
36063 <0 if unrecoverable error
36580 31 BOOL unrecoverable
/external/tpm2/include/tpm2/
DPlatform.h131 BOOL unrecoverable
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.cc126 #define UBSAN_OVERFLOW_HANDLER(handler_name, op, unrecoverable) \ argument
129 GET_REPORT_OPTIONS(unrecoverable); \
131 if (unrecoverable) \
/external/cros/system_api/dbus/cryptohome/
Drpc.proto108 // because the key or data was an unrecoverable. It does not imply
/external/libevent/
DChangeLog369 o Use event_err() only if the failure is truly unrecoverable. (3f8d22a Jardel Weyrich)
/external/bison/doc/
Dbison.texi5899 encounters end-of-input or an unrecoverable syntax error. You can also
11818 Macro to pretend that an unrecoverable syntax error has occurred, by
Dbison.info5776 encounters end-of-input or an unrecoverable syntax error. You can also
10954 Macro to pretend that an unrecoverable syntax error has occurred,
/external/bison/
DChangeLog-201211894 unrecoverable errors. Now we can have the parser give up before