Searched refs:strict (Results 1 – 8 of 8) sorted by relevance
25 extern bool strict;
93 if (strict) { in parsePlatform()
64 bool strict; variable431 if (strict) { in checkVersions()549 strict = true; in main()
53 #define __BIONIC_AVAILABILITY(__what, ...) __attribute__((__availability__(android,strict,__what __…
15 They can be included from C++, or when compiling code in strict ANSI mode.
65 In Android Q, fdsan has a global default of warn-once. fdsan can be made more or less strict at run…
35 increasingly strict versions of it. In general, FORTIFY doesn't require user
568 // Bug: http://b/218788252 IR verifier too strict for ifunc resolver that