Home
last modified time | relevance | path

Searched refs:params (Results 1 – 11 of 11) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
Dlambda_support.hpp21 # define BOOST_MPL_AUX_LAMBDA_SUPPORT_SPEC(i, name, params) /**/ argument
22 # define BOOST_MPL_AUX_LAMBDA_SUPPORT(i,name,params) /**/ argument
46 # define BOOST_MPL_AUX_LAMBDA_SUPPORT(i, name, params) \ argument
52 , BOOST_PP_TUPLE_TO_LIST(i,params) \
63 # define BOOST_MPL_AUX_LAMBDA_SUPPORT_SPEC(i, name, params) \ argument
64 BOOST_MPL_AUX_LAMBDA_SUPPORT(i, name, params) \
72 # define BOOST_MPL_AUX_LAMBDA_SUPPORT_SPEC(i, name, params) \ argument
78 , BOOST_PP_TUPLE_TO_LIST(i,params) \
83 # define BOOST_MPL_AUX_LAMBDA_SUPPORT(i, name, params) \ argument
84 BOOST_MPL_AUX_LAMBDA_SUPPORT_SPEC(i, name, params) \
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/detail/
Dconcept_def.hpp19 # define BOOST_concept(name, params) \ argument
20 template < BOOST_PP_SEQ_FOR_EACH_I(BOOST_CONCEPT_typename,~,params) > \
23 template < BOOST_PP_SEQ_FOR_EACH_I(BOOST_CONCEPT_typename,~,params) > \
25 : name< BOOST_PP_SEQ_ENUM(params) > \
31 template < BOOST_PP_SEQ_FOR_EACH_I(BOOST_CONCEPT_typename,~,params) > \
34 # define BOOST_concept(name, params) \ argument
35 template < BOOST_PP_SEQ_FOR_EACH_I(BOOST_CONCEPT_typename,~,params) > \
38 template < BOOST_PP_SEQ_FOR_EACH_I(BOOST_CONCEPT_typename,~,params) > \
40 : name< BOOST_PP_SEQ_ENUM(params) > \
44 template < BOOST_PP_SEQ_FOR_EACH_I(BOOST_CONCEPT_typename,~,params) > \
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
Dlit.cfg179 cxx_under_test = lit_config.params.get('cxx_under_test', None)
193 libcxx_src_root = lit_config.params.get('libcxx_src_root', None)
199 libcxx_obj_root = lit_config.params.get('libcxx_obj_root', None)
205 cxx_has_stdcxx0x_flag_str = lit_config.params.get('cxx_has_stdcxx0x_flag', None)
220 use_system_lib_str = lit_config.params.get('use_system_lib', None)
234 link_flags_str = lit_config.params.get('link_flags', None)
290 config.target_triple = lit_config.params.get('target_triple', None)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
Dbinary.hpp145 #define BOOST_DETAIL_SPLIT_AND_SWAP( params ) \ argument
146 BOOST_PP_IDENTITY( BOOST_DETAIL_SPLIT_AND_SWAP_PARAMS )()( params )
151 #define BOOST_DETAIL_LEFT_OF_COMMA( params ) \ argument
152 BOOST_PP_IDENTITY( BOOST_DETAIL_FIRST_MACRO_PARAM )()( params )
/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc1310 std::vector<String> params; local
1344 params.push_back(String(argv[1]));
1353 if (params.empty())
1358 lib_search_path.insert(lib_search_path.begin(), path_dirname(params[0]));
1368 const TCHAR* libfile_path = params[0].c_str();
/ndk/docs/renderscript/
Ddoxygen.css489 .params, .retval, .exception, .tparams {
493 .params .paramname, .retval .paramname {
498 .params .paramtype {
503 .params .paramdir {
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpng.h2194 png_charp *units, png_charpp *params));
2201 int nparams, png_const_charp units, png_charpp params));
2388 int transforms, png_voidp params));
2390 int transforms, png_voidp params));
Dpngpriv.h920 png_const_charp units, png_charpp params));
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex5829 % Parse the optional {params} list. Set up \paramno and \paramlist
5831 % in the params list, to be ##N where N is the position in that list.
/ndk/sources/host-tools/sed-4.2.1/
DChangeLog2833 * rx.c (re_compile): don't free `params' if its null.
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex6988 % Parse the optional {params} list. Set up \paramno and \paramlist
6990 % in the params list, to be ##N where N is the position in that list.