Searched refs:likely (Results 1 – 8 of 8) sorted by relevance
/system/extras/libfec/ |
D | fec_private.h | 137 #define likely(x) __builtin_expect(!!(x), 1) macro
|
D | fec_read.cpp | 134 if (likely(interleaved < e->start) && !is_zero(f, interleaved)) { in __ecc_read() 331 if (likely(verity_check_block(f, hash, data))) { in verity_read()
|
/system/core/fastboot/ |
D | fastboot_protocol.txt | 297 provide transfer rates of ~2MB/s. Over WiFi it will likely be significantly
|
/system/sepolicy/ |
D | domain.te | 410 # that, even assuming only non-buggy and non-malicious code, it is very likely
|
/system/connectivity/shill/doc/ |
D | device-api.txt | 714 while disconnected. This will likely be used for testing only. Otherwise,
|
D | service-api.txt | 1536 whether the service is likely to be providing
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 1020 context likely will be required. This may be combined with the {NV} modifier but not with the {F} 5514 Since the caller is not likely to know the public area of the object associated with objectHandle, … 6279 likely to be created externally and imported (TPM2_Import()) so that the data is not created by the 6754 Since the new parent may only be extant on a different TPM, it is likely that the new parent’s 6767 The policy is likely to include cpHash in order to restrict where duplication can occur.
|
D | raw_commands_fixed.txt | 1020 context likely will be required. This may be combined with the {NV} modifier but not with the {F} 5516 Since the caller is not likely to know the public area of the object associated with objectHandle, … 6283 likely to be created externally and imported (TPM2_Import()) so that the data is not created by the 6758 Since the new parent may only be extant on a different TPM, it is likely that the new parent’s 6771 The policy is likely to include cpHash in order to restrict where duplication can occur.
|