Searched refs:compare (Results 1 – 25 of 147) sorted by relevance
123456
24 [OP_TEE_build_commits_3_16_0]: https://github.com/OP-TEE/build/compare/3.15.0...3.16.0308 [github_commits_3_6_0]: https://github.com/OP-TEE/optee_os/compare/3.5.0...3.6.0318 [github_commits_3_5_0]: https://github.com/OP-TEE/optee_os/compare/3.4.0...3.5.0328 [github_commits_3_4_0]: https://github.com/OP-TEE/optee_os/compare/3.3.0...3.4.0338 [github_commits_3_3_0]: https://github.com/OP-TEE/optee_os/compare/3.2.0...3.3.0352 [github_commits_3_2_0]: https://github.com/OP-TEE/optee_os/compare/3.1.0...3.2.0364 [github_commits_3_1_0]: https://github.com/OP-TEE/optee_os/compare/3.0.0...3.1.0452 [github_commits_3_0_0]: https://github.com/OP-TEE/optee_os/compare/2.6.0...3.0.0562 [github_commits_2_6_0]: https://github.com/OP-TEE/optee_os/compare/2.5.0...2.6.0832 [github_commits_2_4_0]: https://github.com/OP-TEE/optee_os/compare/2.3.0...2.4.0[all …]
33 if ((ltc_mp.compare(key->pubkey.x, prime) != LTC_MP_LT) || in ltc_ecc_verify_key()34 (ltc_mp.compare(key->pubkey.y, prime) != LTC_MP_LT) || in ltc_ecc_verify_key()
3 cflags-y += -Wno-sign-compare
153 static int compare(void *a, void *b) in compare() function182 int ret = compare(a, &bn); in compare_d()644 .compare = compare,
1 cflags-y += -Wno-sign-compare
5 cflags-bget_malloc.c-y += -Wno-sign-compare -Wno-cast-align
6 cflags-y += -Wno-sign-compare
1 …ng=2 -Wundef -Os -g3 -fpic -mstrict-align -mno-outline-atomics -Wno-sign-compare -Wno-cast-align -…
1 …ng=2 -Wundef -Os -g3 -fpic -mstrict-align -mno-outline-atomics -Wno-sign-compare -Wno-parentheses …
1 …-outline-atomics -mgeneral-regs-only -fpie -fvisibility=hidden -Wno-sign-compare -Wno-cast-align -…
1 …-outline-atomics -mgeneral-regs-only -fpie -fvisibility=hidden -Wno-sign-compare -Wno-parentheses …
Completed in 23 milliseconds