HomeSort by relevance Sort by last modified time
    Searched refs:SANITY (Results 1 - 4 of 4) sorted by null

  /external/clang/test/SemaCXX/
warn-sysheader-macro.cpp 9 #define SANITY(a) (a / 0)
22 int i = SANITY(0); // expected-warning {{division by zero is undefined}}
  /external/chromium_org/third_party/icu/source/config/
icu-config-bottom 97 ## Check the sanity of current variables
98 sanity()
100 if [ ! -f "${ICUUC_FILE}" -a ! -f "${ICUUC_FILE_A}" ] && [ ${IGNORE_ICUUC_FILE_CHECK} = "no" ] && [ ${SANITY} = "sane" ];
122 SANITY="sane"
126 SANITY="nosanity"
149 sanity
181 sanity
403 sanity
408 sanity
  /external/icu/icu4c/source/config/
icu-config-bottom 97 ## Check the sanity of current variables
98 sanity()
100 if [ ! -f "${ICUUC_FILE}" -a ! -f "${ICUUC_FILE_A}" ] && [ ${IGNORE_ICUUC_FILE_CHECK} = "no" ] && [ ${SANITY} = "sane" ];
122 SANITY="sane"
126 SANITY="nosanity"
149 sanity
181 sanity
403 sanity
408 sanity
icu-config 287 # The selfcheck is just a sanity check that this makefile is
441 ## Check the sanity of current variables
442 sanity()
444 if [ ! -f "${ICUUC_FILE}" -a ! -f "${ICUUC_FILE_A}" ] && [ ${IGNORE_ICUUC_FILE_CHECK} = "no" ] && [ ${SANITY} = "sane" ];
466 SANITY="sane"
470 SANITY="nosanity"
493 sanity
525 sanity
747 sanity
752 sanity
    [all...]

Completed in 165 milliseconds