/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
functional | 306 (is_pointer<_Functor>::value [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
functional | 320 (is_pointer<_Functor>::value [all...] |
/external/chromium/testing/gmock/include/gmock/ |
gmock-actions.h | 514 GTEST_COMPILE_ASSERT_(internal::is_pointer<Result>::value, [all...] |
/external/chromium/testing/gtest/include/gtest/ |
gtest-printers.h | 376 DefaultPrintTo(IsContainerTest<T>(0), is_pointer<T>(), value, os);
|
gtest.h | [all...] |
/external/gtest/include/gtest/ |
gtest-printers.h | 376 DefaultPrintTo(IsContainerTest<T>(0), is_pointer<T>(), value, os);
|
gtest.h | [all...] |
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
gtest-printers.h | 376 DefaultPrintTo(IsContainerTest<T>(0), is_pointer<T>(), value, os);
|
gtest.h | [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-printers.h | 376 DefaultPrintTo(IsContainerTest<T>(0), is_pointer<T>(), value, os);
|
gtest.h | [all...] |
/ndk/sources/cxx-stl/llvm-libc++/include/ |
algorithm | [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
functional | 255 (is_pointer<_Functor>::value [all...] |
/external/clang/test/SemaCXX/ |
type-traits.cpp | 672 void is_pointer() function [all...] |
/external/ceres-solver/internal/ceres/gtest/ |
gtest.h | 237 // is_pointer - as in TR1; needed on Symbian and IBM XL C/C++ only. 2535 struct is_pointer : public false_type {}; struct in namespace:std::tr1 2538 struct is_pointer<T*> : public true_type {}; struct in namespace:std::tr1 [all...] |
/external/ceres-solver/internal/ceres/gmock/ |
gmock.h | [all...] |