/external/webrtc/webrtc/base/ |
D | common.h | 148 #define VERIFY(x) \ macro 152 #define VERIFY(x) rtc::Assert((x), __FUNCTION__, __FILE__, __LINE__, #x) macro 169 #define VERIFY(x) rtc::ImplicitCastToBool(x) macro
|
/external/autotest/client/site_tests/security_OpenSSLRegressions/ |
D | security_OpenSSLRegressions.py | 11 VERIFY = OPENSSL + ' verify' variable
|
/external/igt-gpu-tools/scripts/ |
D | media-bench.pl | 652 VERIFY: label
|
/external/libevent/sample/ |
D | http-connect.c | 11 #define VERIFY(cond) do { \ macro
|
/external/fastrpc/inc/ |
D | verify.h | 121 #define VERIFY(val) \ macro
|
/external/Reactive-Extensions/RxCpp/Ix/CPP/unittest/ |
D | testbench.hpp | 80 #define VERIFY(expr) \ macro
|
/external/tensorflow/tensorflow/core/framework/ |
D | op_def_builder.cc | 106 #define VERIFY(expr, ...) \ macro 329 #define VERIFY(expr, ...) \ macro
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_exec_parallel.c | 43 #define VERIFY 0 macro
|
D | gem_exec_whisper.c | 45 #define VERIFY 0 macro
|
/external/v8/src/diagnostics/ppc/ |
D | disasm-ppc.cc | 341 #define VERIFY(condition) \ macro
|
/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ |
D | keymaster_defs.proto | 173 VERIFY = 3; enumerator
|
/external/kernel-headers/original/scsi/ |
D | scsi_proto.h | 53 #define VERIFY 0x2f macro
|
/external/kernel-headers/modified/scsi/ |
D | scsi_proto.h | 53 #define VERIFY 0x2f macro
|
/external/eigen/test/ |
D | main.h | 279 #define VERIFY(a) ::verify_impl(a, g_test_stack.back().c_str(), __FILE__, __LINE__, EI_PP_MAKE_STRI… macro
|
/external/v8/src/diagnostics/s390/ |
D | disasm-s390.cc | 483 #define VERIFY(condition) \ macro
|
/external/v8/src/diagnostics/arm/ |
D | disasm-arm.cc | 713 #define VERIFY(condition) \ macro
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_helpers.cc | 982 VERIFY = 1, // Only log an error but parsing will succeed. enumerator
|