Home
last modified time | relevance | path

Searched defs:CND (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/detail/
Dstatic_assert.hpp15 #define BOOST_CHRONO_STATIC_ASSERT(CND, MSG, TYPES) static_assert(CND,MSG) argument
18 #define BOOST_CHRONO_STATIC_ASSERT(CND, MSG, TYPES) BOOST_STATIC_ASSERT(CND) argument
22 #define BOOST_CHRONO_STATIC_ASSERT(CND, MSG, TYPES) \ argument
26 #define BOOST_CHRONO_STATIC_ASSERT(CND, MSG, TYPES) static char BOOST_JOIN(boost_chrono_test_,__LIN… argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/ratio/example/
Dstatic_assert.hpp15 #define BOOST_EX_CHRONO_STATIC_ASSERT(CND, MSG, TYPES) static_assert(CND,MSG) argument
18 #define BOOST_EX_CHRONO_STATIC_ASSERT(CND, MSG, TYPES) BOOST_STATIC_ASSERT(CND) argument
22 #define BOOST_EX_CHRONO_STATIC_ASSERT(CND, MSG, TYPES) \ argument
26 #define BOOST_EX_CHRONO_STATIC_ASSERT(CND, MSG, TYPES) static char BOOST_JOIN(boost_chrono_test_,__… argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/ratio/example/type_traits/
Dcommon_type.hpp27 #define BOOST_EX_COMMON_TYPE_STATIC_ASSERT(CND, MSG, TYPES) static_assert(CND,MSG) argument
30 #define BOOST_EX_COMMON_TYPE_STATIC_ASSERT(CND, MSG, TYPES) BOOST_STATIC_ASSERT(CND) argument
34 #define BOOST_EX_COMMON_TYPE_STATIC_ASSERT(CND, MSG, TYPES) \ argument
40 #define BOOST_EX_COMMON_TYPE_STATIC_ASSERT(CND, MSG, TYPES) static char BOOST_EX_COMMON_TYPE_NAME(_… argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/ratio/include/boost/ratio/
Dconfig.hpp66 #define BOOST_RATIO_STATIC_ASSERT(CND, MSG, TYPES) static_assert(CND,MSG) argument
69 #define BOOST_RATIO_STATIC_ASSERT(CND, MSG, TYPES) BOOST_STATIC_ASSERT(CND) argument
73 #define BOOST_RATIO_STATIC_ASSERT(CND, MSG, TYPES) \ argument
79 #define BOOST_RATIO_STATIC_ASSERT(CND, MSG, TYPES) static char BOOST_RATIO_NAME(__boost_ratio_test_… argument
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c1748 DECL_SPECIAL(CND) in DECL_SPECIAL() argument