Searched refs:positive (Results 1 – 2 of 2) sorted by relevance
16 bool positive; member23 const TEE_Time **offs, bool *positive) in tee_time_ta_get_offs() argument31 *positive = tee_time_offs[n].positive; in tee_time_ta_get_offs()39 const TEE_Time *offs, bool positive) in tee_time_ta_set_offs() argument48 tee_time_offs[n].positive = positive; in tee_time_ta_set_offs()60 tee_time_offs[tee_time_num_offs].positive = positive; in tee_time_ta_set_offs()69 bool positive; in tee_time_get_ta_time() local73 res = tee_time_ta_get_offs(uuid, &offs, &positive); in tee_time_get_ta_time()81 if (positive) { in tee_time_get_ta_time()
383 * Fix memsan build false positive in x509_crt.c with Clang 11889 * Fix false positive uninitialised variable reported by cpp-check.1018 * Fix some false-positive uninitialized variable warnings in X.509. Fix1131 * Fix some false-positive uninitialized variable warnings in crypto. Fix1224 * Improve code clarity in x509_crt module, removing false-positive4522 the sign of zero as positive in mpi_init() (reported
Completed in 8 milliseconds