Home
last modified time | relevance | path

Searched refs:ASSERTIONS (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/PC/os2emx/
DMakefile30 ASSERTIONS=no macro
98 ifeq ($(ASSERTIONS),no)
/external/swiftshader/third_party/LLVM/
Dbuild-for-llvm-top.sh34 if test "$ASSERTIONS" -eq 1 ; then
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DUnicodeMap.java46 static final boolean ASSERTIONS = false; field in UnicodeMap
190 if (ASSERTIONS) _checkFind(c, lo); in _findIndex()
376 if (ASSERTIONS) _checkInvariants();
392 if (ASSERTIONS) _checkInvariants();
471 if (ASSERTIONS) _checkInvariants();
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
DUnicodeMap.java47 static final boolean ASSERTIONS = false; field in UnicodeMap
191 if (ASSERTIONS) _checkFind(c, lo); in _findIndex()
377 if (ASSERTIONS) _checkInvariants();
393 if (ASSERTIONS) _checkInvariants();
472 if (ASSERTIONS) _checkInvariants();
/external/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_Assertions1 ASSERTIONS
/external/swiftshader/third_party/subzero/
DMakefile.standalone121 ASSERTIONS = -DNDEBUG
123 ASSERTIONS =
269 -fno-exceptions $(OPTLEVEL) $(ASSERTIONS) -g -pedantic \
/external/pcre/dist2/doc/
Dpcre2.txt7235 ASSERTIONS
9474 ANCHORS AND SIMPLE ASSERTIONS
9577 LOOKAHEAD AND LOOKBEHIND ASSERTIONS