OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOST_PP_CONFIG_FLAGS
(Results
1 - 25
of
51
) sorted by null
1
2
3
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/config/
config.hpp
16
# /*
BOOST_PP_CONFIG_FLAGS
*/
27
# ifndef
BOOST_PP_CONFIG_FLAGS
29
# define
BOOST_PP_CONFIG_FLAGS
() (BOOST_PP_CONFIG_STRICT())
31
# define
BOOST_PP_CONFIG_FLAGS
() (BOOST_PP_CONFIG_STRICT())
33
# define
BOOST_PP_CONFIG_FLAGS
() (BOOST_PP_CONFIG_STRICT())
36
# define
BOOST_PP_CONFIG_FLAGS
() (BOOST_PP_CONFIG_MSVC())
38
# define
BOOST_PP_CONFIG_FLAGS
() (BOOST_PP_CONFIG_EDG() | BOOST_PP_CONFIG_STRICT())
41
# define
BOOST_PP_CONFIG_FLAGS
() (BOOST_PP_CONFIG_MWCC())
43
# define
BOOST_PP_CONFIG_FLAGS
() (BOOST_PP_CONFIG_DMC())
45
# define
BOOST_PP_CONFIG_FLAGS
() (BOOST_PP_CONFIG_STRICT()
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/logical/
compl.hpp
19
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_MWCC()
26
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_MSVC()
bitand.hpp
19
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_MWCC()
26
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_MSVC()
not.hpp
23
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_EDG()
and.hpp
23
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_EDG()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/
stringize.hpp
21
# if
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_MSVC()
24
# elif
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_MWCC()
cat.hpp
21
# 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/seq/
seq.hpp
24
# 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()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/array/
data.hpp
20
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_EDG()
size.hpp
20
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_EDG()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/detail/
check.hpp
20
# 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_CONFIG_DMC()
31
# elif
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_MSVC()
is_binary.hpp
20
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_EDG()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/
adt.hpp
34
# 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()
for_each_i.hpp
26
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_EDG() && ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_MSVC()
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()
append.hpp
22
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_EDG()
33
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_EDG()
reverse.hpp
22
# 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/arithmetic/
mod.hpp
23
# 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/comparison/
less_equal.hpp
23
# 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/
iif.hpp
17
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_MWCC()
24
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_MSVC()
expr_iif.hpp
19
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_MWCC()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/repetition/
enum_params.hpp
23
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_EDG()
34
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_EDG()
enum_trailing_params.hpp
20
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_EDG()
31
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_EDG()
enum_binary_params.hpp
24
# 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()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/detail/
div_base.hpp
27
# 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/punctuation/
comma_if.hpp
24
# if ~
BOOST_PP_CONFIG_FLAGS
() & BOOST_PP_CONFIG_EDG()
Completed in 95 milliseconds
1
2
3