Home
last modified time | relevance | path

Searched refs:par (Results 1 – 22 of 22) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/detail/
Dcheck.hpp24 # 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/
Dstringize.hpp26 # define BOOST_PP_STRINGIZE_OO(par) BOOST_PP_STRINGIZE_I ## par argument
Dcat.hpp25 # define BOOST_PP_CAT_OO(par) BOOST_PP_CAT_I ## par argument
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/control/
Dexpr_iif.hpp23 # define BOOST_PP_EXPR_IIF_OO(par) BOOST_PP_EXPR_IIF_I ## par argument
Diif.hpp21 # define BOOST_PP_IIF_OO(par) BOOST_PP_IIF_I ## par argument
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/logical/
Dcompl.hpp23 # define BOOST_PP_COMPL_OO(par) BOOST_PP_COMPL_I ## par argument
Dbitand.hpp23 # define BOOST_PP_BITAND_OO(par) BOOST_PP_BITAND_I ## par argument
Dbool.hpp25 # define BOOST_PP_BOOL_OO(par) BOOST_PP_BOOL_I ## par argument
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/
Dseq.hpp26 # define BOOST_PP_SEQ_TAIL_1(par) BOOST_PP_SEQ_TAIL_2 ## par argument
Delem.hpp33 # define BOOST_PP_SEQ_ELEM_I(par) BOOST_PP_SEQ_ELEM_II ## par argument
Dsize.hpp20 # 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.h50 # pragma option -w-par // -w-8057 Parameter 'parameter' is never used
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/
Ddec.hpp25 # define BOOST_PP_DEC_OO(par) BOOST_PP_DEC_I ## par argument
Dinc.hpp25 # define BOOST_PP_INC_OO(par) BOOST_PP_INC_I ## par argument
/ndk/tests/build/issue56508-gcc4.7-ICE/jni/
DextraMachine.c118 const struct par *oprrepr;
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex172 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/
Drem.hpp37 # 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
Deat.hpp37 # define BOOST_PP_TUPLE_EAT_OO(par) BOOST_PP_TUPLE_EAT_I ## par argument
Delem.hpp41 # 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
Dto_list.hpp46 # define BOOST_PP_TUPLE_TO_LIST_OO(par) BOOST_PP_TUPLE_TO_LIST_I ## par argument
/ndk/tests/device/test-gnustl-full/unit/
Dstring_test.cpp140 static string func(const string& par) { in func() argument
141 string tmp( par ); in func()
/ndk/tests/device/test-stlport/unit/
Dstring_test.cpp140 static string func(const string& par) { in func() argument
141 string tmp( par ); in func()