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

  /external/chromium_org/third_party/icu/source/config/
icu-config-bottom 94 ## Check the sanity of current variables
95 sanity()
97 if [ ! -f "${ICUUC_FILE}" -a ! -f "${ICUUC_FILE_A}" ] && [ ${IGNORE_ICUUC_FILE_CHECK} = "no" ] && [ ${SANITY} = "sane" ];
119 SANITY="sane"
123 SANITY="nosanity"
146 sanity
178 sanity
395 sanity
400 sanity
  /external/icu4c/config/
icu-config-bottom 94 ## Check the sanity of current variables
95 sanity()
97 if [ ! -f "${ICUUC_FILE}" -a ! -f "${ICUUC_FILE_A}" ] && [ ${IGNORE_ICUUC_FILE_CHECK} = "no" ] && [ ${SANITY} = "sane" ];
119 SANITY="sane"
123 SANITY="nosanity"
146 sanity
178 sanity
400 sanity
405 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 39 milliseconds