Home
last modified time | relevance | path

Searched refs:CONDITION (Results 1 – 24 of 24) sorted by relevance

/third_party/boost/boost/geometry/util/
Dcondition.hpp35 #define BOOST_GEOMETRY_CONDITION(CONDITION) ((void)0, (CONDITION)) argument
39 #define BOOST_GEOMETRY_CONDITION(CONDITION) (CONDITION) argument
/third_party/boost/boost/geometry/index/detail/
Dassert.hpp16 #define BOOST_GEOMETRY_INDEX_ASSERT(CONDITION, TEXT_MSG) \ argument
17 BOOST_GEOMETRY_ASSERT_MSG(CONDITION, TEXT_MSG)
/third_party/flutter/skia/include/gpu/
DGrConfig.h162 #define GR_STATIC_ASSERT(CONDITION) static_assert(CONDITION, "bug") argument
/third_party/skia/third_party/externals/tint/src/
Dtraits.h99 template <bool CONDITION, typename T>
100 using EnableIf = typename std::enable_if<CONDITION, T>::type;
Dprogram_builder.h2051 template <typename CONDITION>
2052 const ast::ElseStatement* Else(CONDITION&& condition, in Else()
2054 return create<ast::ElseStatement>(Expr(std::forward<CONDITION>(condition)), in Else()
2071 template <typename CONDITION, typename... ELSE_STATEMENTS>
2072 const ast::IfStatement* If(CONDITION&& condition, in If()
2076 Expr(std::forward<CONDITION>(condition)), body, in If()
/third_party/vk-gl-cts/framework/referencerenderer/
DrrFragmentOperations.cpp322 #define SAMPLE_REGISTER_DPFAIL_OR_DPPASS(CONDITION, EXPRESSION) \ in executeStencilDpFailAndPass() argument
325 if (m_sampleRegister[regSampleNdx].isAlive && (CONDITION)) \ in executeStencilDpFailAndPass()
335 #define SWITCH_DPFAIL_OR_DPPASS(OP_NAME, CONDITION) \ in executeStencilDpFailAndPass() argument
338 …case STENCILOP_KEEP: SAMPLE_REGISTER_DPFAIL_OR_DPPASS(CONDITION, stencilBufferValue) b… in executeStencilDpFailAndPass()
339 case STENCILOP_ZERO: SAMPLE_REGISTER_DPFAIL_OR_DPPASS(CONDITION, 0) break; \ in executeStencilDpFailAndPass()
340 …case STENCILOP_REPLACE: SAMPLE_REGISTER_DPFAIL_OR_DPPASS(CONDITION, clampedStencilRef) … in executeStencilDpFailAndPass()
341 …case STENCILOP_INCR: SAMPLE_REGISTER_DPFAIL_OR_DPPASS(CONDITION, de::clamp(stencilBufferValue+1, … in executeStencilDpFailAndPass()
342 …case STENCILOP_DECR: SAMPLE_REGISTER_DPFAIL_OR_DPPASS(CONDITION, de::clamp(stencilBufferValue-1, … in executeStencilDpFailAndPass()
343 …case STENCILOP_INCR_WRAP: SAMPLE_REGISTER_DPFAIL_OR_DPPASS(CONDITION, (stencilBufferValue + 1) & (… in executeStencilDpFailAndPass()
344 …case STENCILOP_DECR_WRAP: SAMPLE_REGISTER_DPFAIL_OR_DPPASS(CONDITION, (stencilBufferValue - 1) & (… in executeStencilDpFailAndPass()
[all …]
/third_party/protobuf/src/google/protobuf/stubs/
Dlogging.h150 #define GOOGLE_LOG_IF(LEVEL, CONDITION) \ argument
151 !(CONDITION) ? (void)0 : GOOGLE_LOG(LEVEL)
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc181 #define USAGE_CHECK(CONDITION, METHOD, ERROR_DESCRIPTION) \ argument
182 if (!(CONDITION)) \
/third_party/boost/libs/config/doc/
Dmacro_reference.qbk1026 #if BOOST_WORKAROUND(MACRONAME, CONDITION)
1032 …CRONAME` is a macro that usually describes the version number to be tested against, and `CONDITION`
/third_party/elfio/tests/
Daclocal.m4119 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
/third_party/skia/third_party/externals/libpng/
Daclocal.m4139 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
/third_party/elfio/
Daclocal.m4119 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
/third_party/libpng/
Daclocal.m4139 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
/third_party/expat/
Daclocal.m4179 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
/third_party/node/deps/cares/
Daclocal.m4119 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
/third_party/flutter/skia/third_party/externals/libpng/
Daclocal.m4139 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
/third_party/skia/third_party/externals/microhttpd/
Daclocal.m4334 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
/third_party/eudev/
Daclocal.m4395 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
/third_party/wayland_standard/
Daclocal.m4483 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
/third_party/libevdev/
Daclocal.m4463 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
/third_party/libffi/
Daclocal.m41049 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
/third_party/json/test/thirdparty/doctest/
Ddoctest.h735 template <bool CONDITION, typename TYPE = void>
/third_party/flutter/engine/flutter/tools/licenses/lib/
Dpatterns.dart1738 r'^\1\2CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND *\n'
/third_party/mtdev/
Daclocal.m49172 # AM_CONDITIONAL(NAME, SHELL-CONDITION)