Home
last modified time | relevance | path

Searched defs:CRITICAL (Results 1 – 3 of 3) sorted by relevance

/external/autotest/site_utils/
Dcloud_console.proto36 CRITICAL = 1; enumerator
/external/python/cpython2/Lib/logging/
D__init__.py123 CRITICAL = 50 variable
/external/libpng/contrib/tools/
Dpngfix.c145 #define CRITICAL(chunk) (((chunk) & PNG_U32(32,0,0,0)) == 0) macro