Searched refs:_STLP_VENDOR_CSTD (Results 1 – 25 of 25) sorted by relevance
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _cstdio.h | 41 # define stdin (&_STLP_VENDOR_CSTD::__files[0]) 42 # define stdout (&_STLP_VENDOR_CSTD::__files[1]) 43 # define stderr (&_STLP_VENDOR_CSTD::__files[2]) 48 { return _STLP_VENDOR_CSTD::_vsnprintf(s1, n, s2, v); } in vsnprintf() 53 using _STLP_VENDOR_CSTD::FILE; 54 using _STLP_VENDOR_CSTD::fpos_t; 55 using _STLP_VENDOR_CSTD::size_t; 66 using _STLP_VENDOR_CSTD::clearerr; 67 using _STLP_VENDOR_CSTD::fclose; 68 using _STLP_VENDOR_CSTD::feof; [all …]
|
D | _cstdlib.h | 56 using _STLP_VENDOR_CSTD::div_t; 57 using _STLP_VENDOR_CSTD::ldiv_t; 58 using _STLP_VENDOR_CSTD::size_t; 63 using _STLP_VENDOR_CSTD::abort; 64 using _STLP_VENDOR_CSTD::getenv; 65 using _STLP_VENDOR_CSTD::mblen; 66 using _STLP_VENDOR_CSTD::mbtowc; 67 using _STLP_VENDOR_CSTD::system; 68 using _STLP_VENDOR_CSTD::bsearch; 70 using _STLP_VENDOR_CSTD::atexit; [all …]
|
D | _cctype.h | 32 using _STLP_VENDOR_CSTD::isalnum; 33 using _STLP_VENDOR_CSTD::isalpha; 34 using _STLP_VENDOR_CSTD::iscntrl; 35 using _STLP_VENDOR_CSTD::isdigit; 36 using _STLP_VENDOR_CSTD::isgraph; 37 using _STLP_VENDOR_CSTD::islower; 38 using _STLP_VENDOR_CSTD::isprint; 39 using _STLP_VENDOR_CSTD::ispunct; 40 using _STLP_VENDOR_CSTD::isspace; 41 using _STLP_VENDOR_CSTD::isupper; [all …]
|
D | _ctime.h | 33 using _STLP_VENDOR_CSTD::size_t; 34 using _STLP_VENDOR_CSTD::clock_t; 35 using _STLP_VENDOR_CSTD::time_t; 36 using _STLP_VENDOR_CSTD::tm; 38 using _STLP_VENDOR_CSTD::clock; 39 using _STLP_VENDOR_CSTD::asctime; 40 using _STLP_VENDOR_CSTD::ctime; 41 using _STLP_VENDOR_CSTD::gmtime; 44 using _STLP_VENDOR_CSTD::difftime; 46 using _STLP_VENDOR_CSTD::mktime; [all …]
|
D | _cwchar.h | 167 using _STLP_VENDOR_CSTD::wint_t; 180 using _STLP_VENDOR_CSTD::wint_t; 184 using _STLP_VENDOR_CSTD::size_t; 213 using _STLP_VENDOR_CSTD::fgetwc; 214 using _STLP_VENDOR_CSTD::fgetws; 215 using _STLP_VENDOR_CSTD::fputwc; 216 using _STLP_VENDOR_CSTD::fputws; 222 using _STLP_VENDOR_CSTD::fwide; 224 using _STLP_VENDOR_CSTD::fwprintf; 225 using _STLP_VENDOR_CSTD::fwscanf; [all …]
|
D | _csignal.h | 33 using _STLP_VENDOR_CSTD::signal; 34 using _STLP_VENDOR_CSTD::raise; 36 using _STLP_VENDOR_CSTD::sig_atomic_t;
|
D | _clocale.h | 33 using _STLP_VENDOR_CSTD::lconv; 35 using _STLP_VENDOR_CSTD::localeconv; 36 using _STLP_VENDOR_CSTD::setlocale;
|
D | _csetjmp.h | 43 using _STLP_VENDOR_CSTD::jmp_buf; 53 using _STLP_VENDOR_CSTD::setjmp; 60 using _STLP_VENDOR_CSTD::longjmp;
|
D | _cstddef.h | 39 using _STLP_VENDOR_CSTD::ptrdiff_t; 40 using _STLP_VENDOR_CSTD::size_t;
|
D | _cstdarg.h | 30 using _STLP_VENDOR_CSTD::va_list;
|
D | _config_compat_post.h | 24 # define __STL_VENDOR_CSTD _STLP_VENDOR_CSTD
|
D | _cmath.h | 157 # define _STLP_CMATH_FUNC_NAMESPACE _STLP_VENDOR_CSTD 172 inline float_type func (float_type x) { return _STLP_VENDOR_CSTD::__##cfunc(x); } 174 inline float_type func (float_type x) { return _STLP_VENDOR_CSTD::cfunc(x); } 176 inline float_type func (float_type x, type y) { return _STLP_VENDOR_CSTD::__##cfunc(x,y); } 178 inline float_type func (float_type x, type y) { return _STLP_VENDOR_CSTD::cfunc(x,y); } 474 inline long double pow(long double __x, int __y) { return _STLP_VENDOR_CSTD::__powl(__x, __STATIC_C… in pow() 596 using _STLP_VENDOR_CSTD::_ecvt; 597 using _STLP_VENDOR_CSTD::_fcvt;
|
D | _cwctype.h | 53 # define _STLP_VENDOR_CSTD_WFUNC _STLP_VENDOR_CSTD
|
D | _threads.c | 42 using _STLP_VENDOR_CSTD::time_t;
|
D | _new.h | 27 using _STLP_VENDOR_CSTD::malloc;
|
D | _threads.h | 168 using _STLP_VENDOR_CSTD::time_t;
|
/ndk/sources/cxx-stl/stlport/stlport/using/ |
D | cstring | 1 using _STLP_VENDOR_CSTD::size_t; 8 { return _STLP_VENDOR_CSTD::__memcpy(dst, src, len); } 10 { return _STLP_VENDOR_CSTD::__memmove(dst, src, len); } 12 using _STLP_VENDOR_CSTD::memmove; 13 using _STLP_VENDOR_CSTD::memcpy; 18 using _STLP_VENDOR_CSTD::strcoll; 19 using _STLP_VENDOR_CSTD::strerror; 20 using _STLP_VENDOR_CSTD::strxfrm; 26 using _STLP_VENDOR_CSTD::memchr; 27 using _STLP_VENDOR_CSTD::strchr; [all …]
|
/ndk/sources/cxx-stl/stlport/src/ |
D | stdio_streambuf.cpp | 61 _STLP_VENDOR_CSTD::fflush(_M_file); in ~stdio_streambuf_base() 70 _STLP_VENDOR_CSTD::setvbuf(_M_file, s, (s == 0 && n == 0) ? _IONBF : _IOFBF, __n_size_t); in setbuf() 145 return _STLP_VENDOR_CSTD::fflush(_M_file) == 0 ? 0 : -1; in sync() 164 _STLP_VENDOR_CSTD::ungetc(c, _M_file); in underflow() 182 int result = _STLP_VENDOR_CSTD::ungetc(c, _M_file); in pbackfail() 209 _STLP_VENDOR_CSTD::fflush(_M_file); in overflow()
|
D | stlport_prefix.h | 31 using _STLP_VENDOR_CSTD::time_t;
|
D | allocators.cpp | 70 void *__chunk = _STLP_VENDOR_CSTD::malloc(__bytes); in __stlp_new_chunk() 76 inline void __stlp_delete_chunck(void* __p) { _STLP_VENDOR_CSTD::free(__p); } in __stlp_delete_chunck()
|
/ndk/sources/cxx-stl/stlport/stlport/ |
D | wchar.h | 32 using _STLP_VENDOR_CSTD::strlen; 33 using _STLP_VENDOR_CSTD::strspn;
|
D | errno.h | 39 using _STLP_VENDOR_CSTD::__errno;
|
D | cerrno | 40 using _STLP_VENDOR_CSTD::errno;
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
D | features.h | 428 # define _STLP_VENDOR_CSTD macro 431 # define _STLP_VENDOR_CSTD _STLP_VENDOR_STD macro 432 # define _STLP_USING_VENDOR_CSTD _STLP_USING_NAMESPACE(_STLP_VENDOR_CSTD) 444 # define _STLP_VENDOR_MB_NAMESPACE _STLP_VENDOR_CSTD 449 # define _STLP_VENDOR_CSTD macro 566 #define STLPORT_CSTD _STLP_VENDOR_CSTD
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/detail/ |
D | fp_traits.hpp | 52 # ifdef _STLP_VENDOR_CSTD 56 # define BOOST_FPCLASSIFY_PREFIX ::_STLP_VENDOR_CSTD::
|