Home
last modified time | relevance | path

Searched refs:BOOST_PP_CONFIG_FLAGS (Results 1 – 25 of 51) sorted by relevance

123

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/config/
Dconfig.hpp27 # ifndef BOOST_PP_CONFIG_FLAGS
29 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT()) macro
31 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT()) macro
33 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT()) macro
36 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_MSVC()) macro
38 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_EDG() | BOOST_PP_CONFIG_STRICT()) macro
41 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_MWCC()) macro
43 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_DMC()) macro
45 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_STRICT()) macro
47 # define BOOST_PP_CONFIG_FLAGS() (BOOST_PP_CONFIG_BCC()) macro
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/
Dfor_each_i.hpp26 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG() && ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG…
33 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
40 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MWCC()
47 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
58 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
Dadt.hpp34 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MWCC()
46 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MWCC()
56 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_BCC()
67 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_BCC()
Dtransform.hpp24 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
31 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
42 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
Dreverse.hpp22 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
33 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
Dappend.hpp22 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
33 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/detail/
Dcheck.hpp20 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MWCC()
27 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC() && ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFI…
31 # elif BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/
Dseq.hpp24 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MWCC()
28 # elif BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
31 # elif BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
Dfor_each.hpp25 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
34 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
42 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
53 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
Dfor_each_i.hpp26 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
35 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
43 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
54 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
Dtransform.hpp23 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
30 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
41 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/repetition/
Denum_binary_params.hpp24 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
31 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
38 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
47 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
Denum_trailing_params.hpp20 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
31 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
Denum_params.hpp23 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
34 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/detail/
Ddiv_base.hpp27 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
34 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
43 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_STRICT()
54 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/
Dadd.hpp25 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
34 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MWCC()
44 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
Dsub.hpp24 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
33 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MWCC()
43 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
Dmod.hpp23 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
32 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/
Dstringize.hpp21 # if BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
24 # elif BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MWCC()
Dcat.hpp21 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MWCC()
28 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/logical/
Dcompl.hpp19 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MWCC()
26 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
Dbitand.hpp19 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MWCC()
26 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
Dnot.hpp23 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/comparison/
Dless_equal.hpp23 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
32 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/control/
Diif.hpp17 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MWCC()
24 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()

123