/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/ |
distance.hpp | 18 #include <boost/range/begin.hpp> 29 return std::distance( boost::begin( r ), boost::end( r ) );
|
empty.hpp | 19 #include <boost/range/begin.hpp> 28 return boost::begin( r ) == boost::end( r );
|
/ndk/tests/device/test-gnustl-full/unit/ |
accum_test.cpp | 36 int sum = accumulate(v.begin(), v.end(), 0); 44 int prod = accumulate(v.begin(), v.end(), 1, mult);
|
setdiff_test.cpp | 59 __iota(v1.begin(), v1.end(), 0); 61 __iota(v2.begin(), v2.end(), 7); 64 set_symmetric_difference(v1.begin(), v1.end(), v2.begin(), v2.end(), back_inserter(diff)); 111 __iota(v1.begin(), v1.end(), 0); 113 __iota(v2.begin(), v2.end(), 7); 116 set_difference(v1.begin(), v1.end(), v2.begin(), v2.end(), back_inserter(diff));
|
/ndk/tests/device/test-stlport/unit/ |
accum_test.cpp | 36 int sum = accumulate(v.begin(), v.end(), 0); 44 int prod = accumulate(v.begin(), v.end(), 1, mult);
|
setdiff_test.cpp | 59 __iota(v1.begin(), v1.end(), 0); 61 __iota(v2.begin(), v2.end(), 7); 64 set_symmetric_difference(v1.begin(), v1.end(), v2.begin(), v2.end(), back_inserter(diff)); 111 __iota(v1.begin(), v1.end(), 0); 113 __iota(v2.begin(), v2.end(), 7); 116 set_difference(v1.begin(), v1.end(), v2.begin(), v2.end(), back_inserter(diff));
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/ |
split_join_fn_imps.hpp | 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin()))) 85 new_this.copy_from_ordered_range(begin(), it); 114 PB_DS_V2F(*other.begin())); 117 PB_DS_V2F(*begin())); 125 new_this.copy_from_ordered_range(begin(), end(), 126 other.begin(), other.end()); 128 new_this.copy_from_ordered_range(other.begin(), other.end(), 129 begin(), end());
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/ |
split_join_fn_imps.hpp | 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin()))) 85 new_this.copy_from_ordered_range(begin(), it); 114 PB_DS_V2F(*other.begin())); 117 PB_DS_V2F(*begin())); 125 new_this.copy_from_ordered_range(begin(), end(), 126 other.begin(), other.end()); 128 new_this.copy_from_ordered_range(other.begin(), other.end(), 129 begin(), end());
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/ |
split_join_fn_imps.hpp | 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin()))) 85 new_this.copy_from_ordered_range(begin(), it); 114 PB_DS_V2F(*other.begin())); 117 PB_DS_V2F(*begin())); 125 new_this.copy_from_ordered_range(begin(), end(), 126 other.begin(), other.end()); 128 new_this.copy_from_ordered_range(other.begin(), other.end(), 129 begin(), end());
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/ |
split_join_fn_imps.hpp | 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin()))) 85 new_this.copy_from_ordered_range(begin(), it); 114 PB_DS_V2F(*other.begin())); 117 PB_DS_V2F(*begin())); 125 new_this.copy_from_ordered_range(begin(), end(), 126 other.begin(), other.end()); 128 new_this.copy_from_ordered_range(other.begin(), other.end(), 129 begin(), end());
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/ |
split_join_fn_imps.hpp | 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin()))) 85 new_this.copy_from_ordered_range(begin(), it); 114 PB_DS_V2F(*other.begin())); 117 PB_DS_V2F(*begin())); 125 new_this.copy_from_ordered_range(begin(), end(), 126 other.begin(), other.end()); 128 new_this.copy_from_ordered_range(other.begin(), other.end(), 129 begin(), end());
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/ |
split_join_fn_imps.hpp | 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin()))) 85 new_this.copy_from_ordered_range(begin(), it); 114 PB_DS_V2F(*other.begin())); 117 PB_DS_V2F(*begin())); 125 new_this.copy_from_ordered_range(begin(), end(), 126 other.begin(), other.end()); 128 new_this.copy_from_ordered_range(other.begin(), other.end(), 129 begin(), end());
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/ov_tree_map_/ |
split_join_fn_imps.hpp | 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin()))) 85 new_this.copy_from_ordered_range(begin(), it); 114 PB_DS_V2F(*other.begin())); 117 PB_DS_V2F(*begin())); 125 new_this.copy_from_ordered_range(begin(), end(), 126 other.begin(), other.end()); 128 new_this.copy_from_ordered_range(other.begin(), other.end(), 129 begin(), end());
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/ |
split_join_fn_imps.hpp | 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin()))) 85 new_this.copy_from_ordered_range(begin(), it); 114 PB_DS_V2F(*other.begin())); 117 PB_DS_V2F(*begin())); 125 new_this.copy_from_ordered_range(begin(), end(), 126 other.begin(), other.end()); 128 new_this.copy_from_ordered_range(other.begin(), other.end(), 129 begin(), end());
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/ov_tree_map_/ |
split_join_fn_imps.hpp | 55 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin()))) 80 new_this.copy_from_ordered_range(begin(), it); 110 PB_DS_V2F(*other.begin())); 113 PB_DS_V2F(*begin())); 121 new_this.copy_from_ordered_range(begin(), end(), 122 other.begin(), other.end()); 124 new_this.copy_from_ordered_range(other.begin(), other.end(), 125 begin(), end());
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/ |
split_join_fn_imps.hpp | 57 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin()))) 85 new_this.copy_from_ordered_range(begin(), it); 114 PB_DS_V2F(*other.begin())); 117 PB_DS_V2F(*begin())); 125 new_this.copy_from_ordered_range(begin(), end(), 126 other.begin(), other.end()); 128 new_this.copy_from_ordered_range(other.begin(), other.end(), 129 begin(), end());
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/ov_tree_map_/ |
split_join_fn_imps.hpp | 55 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin()))) 80 new_this.copy_from_ordered_range(begin(), it); 110 PB_DS_V2F(*other.begin())); 113 PB_DS_V2F(*begin())); 121 new_this.copy_from_ordered_range(begin(), end(), 122 other.begin(), other.end()); 124 new_this.copy_from_ordered_range(other.begin(), other.end(), 125 begin(), end());
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/ov_tree_map_/ |
split_join_fn_imps.hpp | 55 if (Cmp_Fn::operator()(r_key, PB_DS_V2F(*begin()))) 80 new_this.copy_from_ordered_range(begin(), it); 110 PB_DS_V2F(*other.begin())); 113 PB_DS_V2F(*begin())); 121 new_this.copy_from_ordered_range(begin(), end(), 122 other.begin(), other.end()); 124 new_this.copy_from_ordered_range(other.begin(), other.end(), 125 begin(), end());
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
keycert.pem | 1 -----BEGIN PRIVATE KEY----- 17 -----BEGIN CERTIFICATE-----
|
wrongcert.pem | 1 -----BEGIN RSA PRIVATE KEY----- 16 -----BEGIN CERTIFICATE-----
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
keycert.pem | 1 -----BEGIN PRIVATE KEY----- 17 -----BEGIN CERTIFICATE-----
|
wrongcert.pem | 1 -----BEGIN RSA PRIVATE KEY----- 16 -----BEGIN CERTIFICATE-----
|
/sdk/emulator/opengl/host/libs/GLESv1_dec/ |
Android.mk | 11 $(call emugl-begin-host-static-library,libGLESv1_dec) 26 $(call emugl-begin-host-static-library,lib64GLESv1_dec)
|
/sdk/emulator/opengl/host/libs/GLESv2_dec/ |
Android.mk | 11 $(call emugl-begin-host-static-library,libGLESv2_dec) 25 $(call emugl-begin-host-static-library,lib64GLESv2_dec)
|
/sdk/emulator/opengl/host/libs/renderControl_dec/ |
Android.mk | 5 $(call emugl-begin-host-static-library,lib_renderControl_dec) 13 $(call emugl-begin-host-static-library,lib64_renderControl_dec)
|