/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/detail/ |
D | check.hpp | 24 # define BOOST_PP_CHECK_OO(par) BOOST_PP_CHECK_D ## par argument 40 # define BOOST_PP_CHECK_OO(par) BOOST_PP_CHECK_0 ## par argument
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/ |
D | stringize.hpp | 26 # define BOOST_PP_STRINGIZE_OO(par) BOOST_PP_STRINGIZE_I ## par argument
|
D | cat.hpp | 25 # define BOOST_PP_CAT_OO(par) BOOST_PP_CAT_I ## par argument
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/control/ |
D | expr_iif.hpp | 23 # define BOOST_PP_EXPR_IIF_OO(par) BOOST_PP_EXPR_IIF_I ## par argument
|
D | iif.hpp | 21 # define BOOST_PP_IIF_OO(par) BOOST_PP_IIF_I ## par argument
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/logical/ |
D | compl.hpp | 23 # define BOOST_PP_COMPL_OO(par) BOOST_PP_COMPL_I ## par argument
|
D | bitand.hpp | 23 # define BOOST_PP_BITAND_OO(par) BOOST_PP_BITAND_I ## par argument
|
D | bool.hpp | 25 # define BOOST_PP_BOOL_OO(par) BOOST_PP_BOOL_I ## par argument
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/ |
D | seq.hpp | 26 # define BOOST_PP_SEQ_TAIL_1(par) BOOST_PP_SEQ_TAIL_2 ## par argument
|
D | elem.hpp | 33 # define BOOST_PP_SEQ_ELEM_I(par) BOOST_PP_SEQ_ELEM_II ## par argument
|
D | size.hpp | 20 # define BOOST_PP_SEQ_SIZE_I(par) BOOST_PP_SEQ_SIZE_II ## par argument
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
D | _warnings_off.h | 50 # pragma option -w-par // -w-8057 Parameter 'parameter' is never used
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/ |
D | dec.hpp | 25 # define BOOST_PP_DEC_OO(par) BOOST_PP_DEC_I ## par argument
|
D | inc.hpp | 25 # define BOOST_PP_INC_OO(par) BOOST_PP_INC_I ## par argument
|
/ndk/tests/build/issue56508-gcc4.7-ICE/jni/ |
D | extraMachine.c | 118 const struct par *oprrepr;
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 172 man-u-scripts mini-buf-fer mini-buf-fers over-view par-a-digm 173 par-a-digms rath-er rec-tan-gu-lar ro-bot-ics se-vere-ly set-up spa-ces 249 \def\smallbreak{\ifnum\lastpenalty<10000\par\ifdim\lastskip<\smallskipamount 251 \def\medbreak{\ifnum\lastpenalty<10000\par\ifdim\lastskip<\medskipamount 253 \def\bigbreak{\ifnum\lastpenalty<10000\par\ifdim\lastskip<\bigskipamount 475 \def\flushcr{\ifx\par\lisppar \def\next##1{}\else \let\next=\relax \fi \next} 713 \endgraf % Not \par, as it may have been set to \lisppar. 745 %\parseargdef\need{\par % 756 \par 794 \let\br = \par [all …]
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/tuple/ |
D | rem.hpp | 37 # define BOOST_PP_TUPLE_REM_OO(par) BOOST_PP_TUPLE_REM_I ## par argument 129 # define BOOST_PP_TUPLE_REM_CTOR_OO(par) BOOST_PP_TUPLE_REM_CTOR_II ## par argument
|
D | eat.hpp | 37 # define BOOST_PP_TUPLE_EAT_OO(par) BOOST_PP_TUPLE_EAT_I ## par argument
|
D | elem.hpp | 41 # define BOOST_PP_TUPLE_ELEM_I_OO(par) BOOST_PP_TUPLE_ELEM_I ## par argument 43 # define BOOST_PP_TUPLE_ELEM_II(par) BOOST_PP_TUPLE_ELEM_III_OO(par) argument 44 # define BOOST_PP_TUPLE_ELEM_III_OO(par) BOOST_PP_TUPLE_ELEM_III ## par argument
|
D | to_list.hpp | 46 # define BOOST_PP_TUPLE_TO_LIST_OO(par) BOOST_PP_TUPLE_TO_LIST_I ## par argument
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | string_test.cpp | 140 static string func(const string& par) { in func() argument 141 string tmp( par ); in func()
|
/ndk/tests/device/test-stlport/unit/ |
D | string_test.cpp | 140 static string func(const string& par) { in func() argument 141 string tmp( par ); in func()
|