Searched defs:param2 (Results 1 – 4 of 4) sorted by relevance
/ndk/tests/device/test-gnustl-full/unit/ |
D | bind_test.cpp | 91 int test_func1 (const int ¶m1, const int ¶m2) { in test_func1() 95 int test_func2 (int ¶m1, int param2) { in test_func2()
|
/ndk/tests/device/test-stlport/unit/ |
D | bind_test.cpp | 91 int test_func1 (const int ¶m1, const int ¶m2) { in test_func1() 95 int test_func2 (int ¶m1, int param2) { in test_func2()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/detail/ |
D | type_trait_def.hpp | 53 #define BOOST_TT_AUX_TYPE_TRAIT_PARTIAL_SPEC1_2(param1,param2,trait,spec,result) \ argument
|
D | bool_trait_def.hpp | 149 #define BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC1_2(param1,param2,trait,sp,C) \ argument 168 #define BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC2_2(param1,param2,trait,sp1,sp2,C) \ argument
|