Home
last modified time | relevance | path

Searched refs:strict (Results 1 – 5 of 5) 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/kernel/
DREADME.md15 They can be included from C++, or when compiling code in strict ANSI mode.
/bionic/docs/
Dfdsan.md61 In Android Q, fdsan has a global default of warn-once. fdsan can be made more or less strict at run…