| /external/deqp/framework/opengl/ |
| D | gluDefs.hpp | 29 #define GLU_EXPECT_NO_ERROR(ERR, MSG) glu::checkError((ERR), MSG, __FILE__, __LINE__) argument 30 #define GLU_CHECK_ERROR(ERR) GLU_EXPECT_NO_ERROR(ERR, nullptr) argument 33 #define GLU_CHECK_CALL_ERROR(CALL, ERR) \ argument
|
| /external/skia/src/ports/ |
| D | SkFontHost_FreeType_common.h | 27 #define SK_TRACEFTR(ERR, MSG, ...) \ argument 31 #define SK_TRACEFTR(ERR, ...) do { sk_ignore_unused_variable(ERR); } while (false) argument
|
| /external/mdnsresponder/mDNSShared/ |
| D | DebugServices.h | 617 #define check_noerr( ERR ) \ argument 630 #define check_noerr( ERR ) argument 652 #define check_noerr_string( ERR, STR ) \ argument 665 #define check_noerr_string( ERR, STR ) argument 813 #define require_noerr( ERR, LABEL ) \ argument 844 #define require_noerr_string( ERR, LABEL, STR ) \ argument 875 #define require_noerr_action_string( ERR, LABEL, ACTION, STR ) \ argument 905 #define require_noerr_quiet( ERR, LABEL ) \ argument 931 #define require_noerr_action( ERR, LABEL, ACTION ) \ argument 961 #define require_noerr_action_quiet( ERR, LABEL, ACTION ) \ argument [all …]
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/ |
| D | TestLog.java | 38 public static final int ERR = 2; field
|
| /external/icu/icu4j/main/framework/src/test/java/com/ibm/icu/dev/test/ |
| D | TestLog.java | 37 public static final int ERR = 2; field
|
| /external/pigweed/pw_log/public/pw_log/ |
| D | shorter.h | 31 #define ERR PW_LOG_ERROR macro
|
| /external/chromium-trace/catapult/systrace/atrace_helper/jni/ |
| D | logging.h | 14 #define CHECK_ARGS(COND, ERR) \ argument
|
| /external/kmod/tools/ |
| D | log.h | 31 #define ERR(...) log_printf(LOG_ERR, __VA_ARGS__) macro
|
| /external/rust/crabbyavif/c_api_tests/ |
| D | testutil.h | 31 #define AVIF_CHECKERR(A, ERR) \ argument
|
| /external/cronet/tot/third_party/llvm-libc/src/test/src/stdfix/ |
| D | SqrtTest.h | 46 constexpr double ERR = 3.0 * static_cast<double>(eps); in testSpecialNumbers() local
|
| D | ISqrtTest.h | 51 constexpr double ERR = 3.0 * static_cast<double>(eps); in testSpecialNumbers() local
|
| D | ExpTest.h | 37 constexpr double ERR = 3.0 * static_cast<double>(eps); in test_range_with_step() local
|
| /external/selinux/libsepol/src/ |
| D | debug.h | 49 #define ERR(handle, ...) \ macro
|
| /external/llvm-libc/test/src/stdfix/ |
| D | SqrtTest.h | 46 constexpr double ERR = 3.0 * static_cast<double>(eps); in testSpecialNumbers() local
|
| D | ISqrtTest.h | 51 constexpr double ERR = 3.0 * static_cast<double>(eps); in testSpecialNumbers() local
|
| D | ExpTest.h | 37 constexpr double ERR = 3.0 * static_cast<double>(eps); in test_range_with_step() local
|
| /external/selinux/libsemanage/src/ |
| D | debug.h | 49 #define ERR(handle, ...) \ macro
|
| /external/cronet/stable/third_party/llvm-libc/src/test/src/stdfix/ |
| D | SqrtTest.h | 46 constexpr double ERR = 3.0 * static_cast<double>(eps); in testSpecialNumbers() local
|
| D | ISqrtTest.h | 51 constexpr double ERR = 3.0 * static_cast<double>(eps); in testSpecialNumbers() local
|
| D | ExpTest.h | 37 constexpr double ERR = 3.0 * static_cast<double>(eps); in test_range_with_step() local
|
| /external/arm-optimized-routines/string/test/ |
| D | stringtest.h | 14 #define ERR(...) (err_count++, printf (__VA_ARGS__)) macro
|
| /external/python/cpython3/Lib/_pyrepl/ |
| D | _minimal_curses.py | 43 ERR = -1 variable
|
| /external/cldr/tools/cldr-code/src/main/java/com/ibm/icu/dev/test/ |
| D | TestLog.java | 28 public static final int ERR = 2; field
|
| /external/python/cpython3/Tools/buildbot/ |
| D | test.bat | 33 set ERR=%ERRORLEVEL% variable
|
| /external/vogar/test/vogar/testing/ |
| D | InterceptOutputStreams.java | 51 ERR { enumConstant
|