Home
last modified time | relevance | path

Searched defs:DCHECK_LE (Results 1 – 25 of 140) sorted by relevance

123456

/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dlogging.h31 #define DCHECK_LE(val1, val2) ARROW_IGNORE_EXPR(val1) macro
109 #define DCHECK_LE(val1, val2) \ macro
133 #define DCHECK_LE ARROW_CHECK_LE macro
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/base/
H A Dlogging.h41 #define DCHECK_LE(val1, val2) CHECK_LE(val1, val2) macro
49 #define DCHECK_LE(x, y) DCHECK((x) <= (y)) macro
/dports/devel/rsvndump/rsvndump-0.6/lib/snappy-c/
H A Dsnappy-int.h54 #define DCHECK_LE(a, b) CRASH_UNLESS(true) macro
64 #define DCHECK_LE(a, b) CHECK_LE(a, b) macro
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/snappy-fef67ac/
H A Dsnappy-int.h54 #define DCHECK_LE(a, b) CRASH_UNLESS(true) macro
64 #define DCHECK_LE(a, b) CHECK_LE(a, b) macro
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dlogging.h31 #define DCHECK_LE(val1, val2) ARROW_IGNORE_EXPR(val1) macro
144 #define DCHECK_LE ARROW_DCHECK_LE macro
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/util/
H A Dlogging.h31 #define DCHECK_LE(val1, val2) ARROW_IGNORE_EXPR(val1) macro
144 #define DCHECK_LE ARROW_DCHECK_LE macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h105 #define DCHECK_LE(A, B) CHECK_LE(A, B) macro
113 #define DCHECK_LE(A, B) macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h108 #define DCHECK_LE(A, B) CHECK_LE(A, B) macro
116 #define DCHECK_LE(A, B) macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h130 #define DCHECK_LE(A, B) CHECK_LE(A, B) macro
146 #define DCHECK_LE(A, B) \ macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h107 #define DCHECK_LE(A, B) CHECK_LE(A, B) macro
115 #define DCHECK_LE(A, B) macro
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/base/
H A Dlogging.h255 #define DCHECK_LE(a, b) CHECK_LE(a, b) macro
274 #define DCHECK_LE(a, b) while (false) CHECK_LE(a, b) macro
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/base/
H A Dlogging.h255 #define DCHECK_LE(a, b) CHECK_LE(a, b) macro
274 #define DCHECK_LE(a, b) while (false) CHECK_LE(a, b) macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h130 #define DCHECK_LE(A, B) CHECK_LE(A, B) macro
146 #define DCHECK_LE(A, B) \ macro
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h130 #define DCHECK_LE(A, B) CHECK_LE(A, B) macro
146 #define DCHECK_LE(A, B) \ macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h105 #define DCHECK_LE(A, B) CHECK_LE(A, B) macro
113 #define DCHECK_LE(A, B) macro
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/scudo/standalone/
H A Dinternal_defs.h106 #define DCHECK_LE(A, B) CHECK_LE(A, B) macro
114 #define DCHECK_LE(A, B) macro
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/base/
H A Dlogging.h255 #define DCHECK_LE(a, b) CHECK_LE(a, b) macro
274 #define DCHECK_LE(a, b) while (false) CHECK_LE(a, b) macro
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/base/
H A Dlogging.h255 #define DCHECK_LE(a, b) CHECK_LE(a, b) macro
274 #define DCHECK_LE(a, b) while (false) CHECK_LE(a, b) macro
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/base/
H A Dlogging.h255 #define DCHECK_LE(a, b) CHECK_LE(a, b) macro
274 #define DCHECK_LE(a, b) while (false) CHECK_LE(a, b) macro
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h130 #define DCHECK_LE(A, B) CHECK_LE(A, B) macro
146 #define DCHECK_LE(A, B) \ macro
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h130 #define DCHECK_LE(A, B) CHECK_LE(A, B) macro
146 #define DCHECK_LE(A, B) \ macro
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h105 #define DCHECK_LE(A, B) CHECK_LE(A, B) macro
113 #define DCHECK_LE(A, B) macro
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/base/
H A Dlogging.h255 #define DCHECK_LE(a, b) CHECK_LE(a, b) macro
274 #define DCHECK_LE(a, b) while (false) CHECK_LE(a, b) macro
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mshadow/mshadow/
H A Dlogging.h105 #define DCHECK_LE(x, y) \ macro
117 #define DCHECK_LE(x, y) CHECK((x) <= (y)) macro
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/3rdparty/mshadow/mshadow/
H A Dlogging.h105 #define DCHECK_LE(x, y) \ macro
117 #define DCHECK_LE(x, y) CHECK((x) <= (y)) macro

123456