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/android_icu4j/src/main/tests/android/icu/dev/util/
DUnicodeMap.java51 static final boolean ASSERTIONS = false; field in UnicodeMap
195 if (ASSERTIONS) _checkFind(c, lo); in _findIndex()
381 if (ASSERTIONS) _checkInvariants();
397 if (ASSERTIONS) _checkInvariants();
476 if (ASSERTIONS) _checkInvariants();
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DUnicodeMap.java48 static final boolean ASSERTIONS = false; field in UnicodeMap
192 if (ASSERTIONS) _checkFind(c, lo); in _findIndex()
378 if (ASSERTIONS) _checkInvariants();
394 if (ASSERTIONS) _checkInvariants();
473 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.txt7895 ASSERTIONS
10165 ANCHORS AND SIMPLE ASSERTIONS
10282 LOOKAHEAD AND LOOKBEHIND ASSERTIONS