/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
tuple | [all...] |
/external/opencv/cxcore/src/ |
cxmathfuncs.cpp | 102 (const float *__y, const float *__x, float *angle, int len ), (__y, __x, angle, len) ) 105 const int *y = (const int*)__y, *x = (const int*)__x; 170 angle[i] = cvFastArctan( __y[i], __x[i] ); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_algo.h | 82 bool operator()(const _Tp& __x, const _Tp& __y) { 85 if (_M_compare(__y, __y)) 86 __throw_runtime_error("strict weak ordering: (__y LT __y) != false"); 87 bool lt = _M_compare(__x, __y); 88 if (lt && _M_compare(__y, __x)) 89 __throw_runtime_error("strict weak ordering: ((__x LT __y) && (__y LT __x)) != false"); 98 bool operator()(const _Tp1& __x, const _Tp2& __y) { [all...] |
boost_concept_check.h | 218 _To __y _IsUnused = __x;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_algo.h | 332 bool operator()(const _Tp& __x, const _Tp& __y) { 335 if (_M_compare(__y, __y)) 336 __throw_runtime_error("strict weak ordering: (__y LT __y) != false"); 337 bool lt = _M_compare(__x, __y); 338 if (lt && _M_compare(__y, __x)) 339 __throw_runtime_error("strict weak ordering: ((__x LT __y) && (__y LT __x)) != false"); 345 bool operator()(const _Tp1& __x, const _Tp2& __y) { [all...] |
boost_concept_check.h | 221 _To __y _IsUnused = __x;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_algo.h | 332 bool operator()(const _Tp& __x, const _Tp& __y) { 335 if (_M_compare(__y, __y)) 336 __throw_runtime_error("strict weak ordering: (__y LT __y) != false"); 337 bool lt = _M_compare(__x, __y); 338 if (lt && _M_compare(__y, __x)) 339 __throw_runtime_error("strict weak ordering: ((__x LT __y) && (__y LT __x)) != false"); 345 bool operator()(const _Tp1& __x, const _Tp2& __y) { [all...] |
boost_concept_check.h | 221 _To __y _IsUnused = __x;
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_algo.h | 82 bool operator()(const _Tp& __x, const _Tp& __y) { 85 if (_M_compare(__y, __y)) 86 __throw_runtime_error("strict weak ordering: (__y LT __y) != false"); 87 bool lt = _M_compare(__x, __y); 88 if (lt && _M_compare(__y, __x)) 89 __throw_runtime_error("strict weak ordering: ((__x LT __y) && (__y LT __x)) != false"); 98 bool operator()(const _Tp1& __x, const _Tp2& __y) { [all...] |
boost_concept_check.h | 218 _To __y _IsUnused = __x;
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_algo.h | 82 bool operator()(const _Tp& __x, const _Tp& __y) { 85 if (_M_compare(__y, __y)) 86 __throw_runtime_error("strict weak ordering: (__y LT __y) != false"); 87 bool lt = _M_compare(__x, __y); 88 if (lt && _M_compare(__y, __x)) 89 __throw_runtime_error("strict weak ordering: ((__x LT __y) && (__y LT __x)) != false"); 98 bool operator()(const _Tp1& __x, const _Tp2& __y) { [all...] |
boost_concept_check.h | 218 _To __y _IsUnused = __x;
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_algo.h | 82 bool operator()(const _Tp& __x, const _Tp& __y) { 85 if (_M_compare(__y, __y)) 86 __throw_runtime_error("strict weak ordering: (__y LT __y) != false"); 87 bool lt = _M_compare(__x, __y); 88 if (lt && _M_compare(__y, __x)) 89 __throw_runtime_error("strict weak ordering: ((__x LT __y) && (__y LT __x)) != false"); 98 bool operator()(const _Tp1& __x, const _Tp2& __y) { [all...] |
boost_concept_check.h | 218 _To __y _IsUnused = __x;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_algo.h | 82 bool operator()(const _Tp& __x, const _Tp& __y) { 85 if (_M_compare(__y, __y)) 86 __throw_runtime_error("strict weak ordering: (__y LT __y) != false"); 87 bool lt = _M_compare(__x, __y); 88 if (lt && _M_compare(__y, __x)) 89 __throw_runtime_error("strict weak ordering: ((__x LT __y) && (__y LT __x)) != false"); 98 bool operator()(const _Tp1& __x, const _Tp2& __y) { [all...] |
boost_concept_check.h | 218 _To __y _IsUnused = __x;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_algo.h | 332 bool operator()(const _Tp& __x, const _Tp& __y) { 335 if (_M_compare(__y, __y)) 336 __throw_runtime_error("strict weak ordering: (__y LT __y) != false"); 337 bool lt = _M_compare(__x, __y); 338 if (lt && _M_compare(__y, __x)) 339 __throw_runtime_error("strict weak ordering: ((__x LT __y) && (__y LT __x)) != false"); 345 bool operator()(const _Tp1& __x, const _Tp2& __y) { [all...] |
boost_concept_check.h | 221 _To __y _IsUnused = __x;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_algo.h | 332 bool operator()(const _Tp& __x, const _Tp& __y) { 335 if (_M_compare(__y, __y)) 336 __throw_runtime_error("strict weak ordering: (__y LT __y) != false"); 337 bool lt = _M_compare(__x, __y); 338 if (lt && _M_compare(__y, __x)) 339 __throw_runtime_error("strict weak ordering: ((__x LT __y) && (__y LT __x)) != false"); 345 bool operator()(const _Tp1& __x, const _Tp2& __y) { [all...] |
boost_concept_check.h | 221 _To __y _IsUnused = __x;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
locale | [all...] |
atomic | 551 kill_dependency(_Tp __y) _NOEXCEPT 553 return __y; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
boost_concept_check.h | 221 _To __y _IsUnused = __x;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
boost_concept_check.h | 221 _To __y _IsUnused = __x;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
boost_concept_check.h | 220 _To __y _IsUnused = __x;
|