Home
last modified time | relevance | path

Searched refs:strict (Results 1 – 8 of 8) sorted by relevance

/bionic/tools/versioner/src/
Dversioner.h25 extern bool strict;
DSymbolDatabase.cpp93 if (strict) { in parsePlatform()
Dversioner.cpp64 bool strict; variable
431 if (strict) { in checkVersions()
549 strict = true; in main()
/bionic/libc/include/android/
Dversioning.h53 #define __BIONIC_AVAILABILITY(__what, ...) __attribute__((__availability__(android,strict,__what __…
/bionic/libc/kernel/
DREADME.md15 They can be included from C++, or when compiling code in strict ANSI mode.
/bionic/docs/
Dfdsan.md65 In Android Q, fdsan has a global default of warn-once. fdsan can be made more or less strict at run…
Dclang_fortify_anatomy.md35 increasingly strict versions of it. In general, FORTIFY doesn't require user
/bionic/tests/
DAndroid.bp568 // Bug: http://b/218788252 IR verifier too strict for ifunc resolver that