Searched refs:compare (Results 1 – 13 of 13) sorted by relevance
53 int compare; in Find() local66 compare = aComparator(aKey, entry); in Find()68 if (compare == 0) in Find()72 else if (compare > 0) in Find()
48 string(REPLACE "-Wsign-compare" "" CMAKE_C_FLAGS "${CMAKE_C_FLAGS}")58 "-Wno-sign-compare"86 "-Wno-sign-compare"
118 int compare; in Save() local131 compare = Timestamp::Compare(mTimestampValid ? &mTimestamp : nullptr, mLocal.GetTimestamp()); in Save()133 if (isNetworkKeyUpdated || compare > 0) in Save()141 else if (compare < 0) in Save()
122 target_compile_options(ot-posix-config INTERFACE -Wno-sign-compare)
21 ### Save-and-compare approach
3260 int compare = 0; in HandleParentResponse() local3265 … compare = MleRouter::ComparePartitions(connectivityTlv.GetActiveRouters() <= 1, leaderData, in HandleParentResponse()3270 VerifyOrExit(compare >= 0); in HandleParentResponse()3274 if (compare == 0) in HandleParentResponse()
1138 PSA hash compare: bad algorithm (unknown hash)1141 PSA hash compare: bad algorithm (wildcard)1144 PSA hash compare: bad algorithm (not a hash)1148 PSA hash compare: hash of a prefix1152 PSA hash compare: hash with flipped bit1156 PSA hash compare: hash with trailing garbage1160 PSA hash compare: truncated hash1164 PSA hash compare: empty hash1168 PSA hash compare: good
1518 * Export parameters and compare to original ones.1674 * Export parameters and compare to original ones.
390 1. Call `psa_hash_finish()` to calculate the hash, or `psa_hash_verify()` to compare the computed h…
764 # Doxygen will compare the file name with each pattern and apply the
217 …not useful because the core can call the `"mac_compute"` entry point and compare with the expected…
623 and sign-compare warnings. Contributed by makise-homura (Igor Molchanov)2401 would compare 64 bits of the record counter instead of 48 bits as indicated
935 # basis. Doxygen will compare the file name with each pattern and apply the