Searched refs:std (Results 1 - 25 of 33) sorted by relevance

12

/ndk/build/platforms/android-5/arch-x86/usr/include/
H A Dnew7 namespace std {
12 void* operator new(std::size_t);
13 void* operator new[](std::size_t);
16 void* operator new(std::size_t, const std::nothrow_t&);
17 void* operator new[](std::size_t, const std::nothrow_t&);
18 void operator delete(void*, const std::nothrow_t&);
19 void operator delete[](void*, const std::nothrow_t&);
21 inline void* operator new(std
[all...]
H A Dcsignal39 namespace std
44 } // namespace std
H A Dcstddef35 * The following 2 types are also declared in the 'std' namespace:
41 namespace std {
44 } // namespace std
H A Dutility33 #define __STL_BEGIN_NAMESPACE namespace std {
H A Dcsetjmp43 namespace std
47 } // namespace std
H A Dcctype39 namespace std
54 } // namespace std
H A Dctime40 namespace std
57 } // namespace std
H A Dcmath40 namespace std
69 } // namespace std
H A Dcstring40 namespace std
64 } // namespace std
H A Dcstdio39 namespace std {
90 } // namespace std
H A Dcstdlib38 namespace std {
111 } // namespace std
/ndk/build/platforms/android-8/arch-x86/usr/include/
H A Dnew7 namespace std {
12 void* operator new(std::size_t);
13 void* operator new[](std::size_t);
16 void* operator new(std::size_t, const std::nothrow_t&);
17 void* operator new[](std::size_t, const std::nothrow_t&);
18 void operator delete(void*, const std::nothrow_t&);
19 void operator delete[](void*, const std::nothrow_t&);
21 inline void* operator new(std
[all...]
H A Dcsignal39 namespace std
44 } // namespace std
H A Dcstddef35 * The following 2 types are also declared in the 'std' namespace:
41 namespace std {
44 } // namespace std
H A Dutility33 #define __STL_BEGIN_NAMESPACE namespace std {
H A Dcsetjmp43 namespace std
47 } // namespace std
H A Dcctype39 namespace std
54 } // namespace std
H A Dctime40 namespace std
57 } // namespace std
H A Dcmath40 namespace std
69 } // namespace std
H A Dcstring40 namespace std
64 } // namespace std
H A Dcstdio39 namespace std {
90 } // namespace std
/ndk/build/platforms/android-3/arch-arm/usr/include/
H A Dutility33 #define __STL_BEGIN_NAMESPACE namespace std {
/ndk/build/platforms/android-4/arch-arm/usr/include/
H A Dutility33 #define __STL_BEGIN_NAMESPACE namespace std {
/ndk/build/platforms/android-5/arch-arm/usr/include/
H A Dutility33 #define __STL_BEGIN_NAMESPACE namespace std {
/ndk/build/platforms/android-8/arch-arm/usr/include/
H A Dutility33 #define __STL_BEGIN_NAMESPACE namespace std {

Completed in 156 milliseconds

12