HomeSort by relevance Sort by last modified time
    Searched full:__req (Results 1 - 25 of 48) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regexp.h 117 const size_t __req = __alignof__ (regex_t *); local
121 const size_t __req = 8; local
123 expbuf += __req;
124 expbuf -= (expbuf - ((char *) 0)) % __req;
netdb.h 633 __const struct addrinfo *__restrict __req,
676 extern int gai_error (struct gaicb *__req) __THROW;
time.h 347 __const struct timespec *__req,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
regexp.h 117 const size_t __req = __alignof__ (regex_t *); local
121 const size_t __req = 8; local
123 expbuf += __req;
124 expbuf -= (expbuf - ((char *) 0)) % __req;
netdb.h 633 __const struct addrinfo *__restrict __req,
676 extern int gai_error (struct gaicb *__req) __THROW;
time.h 347 __const struct timespec *__req,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
regexp.h 117 const size_t __req = __alignof__ (regex_t *); local
121 const size_t __req = 8; local
123 expbuf += __req;
124 expbuf -= (expbuf - ((char *) 0)) % __req;
netdb.h 633 __const struct addrinfo *__restrict __req,
676 extern int gai_error (struct gaicb *__req) __THROW;
time.h 347 __const struct timespec *__req,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 114 _M_construct_aux_2(size_type __req, _CharT __c)
115 { _M_construct(__req, __c); }
139 _M_construct(size_type __req, _CharT __c);
rc_string_base.h 247 _S_construct_aux_2(size_type __req, _CharT __c, const _Alloc& __a)
248 { return _S_construct(__req, __c, __a); }
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 114 _M_construct_aux_2(size_type __req, _CharT __c)
115 { _M_construct(__req, __c); }
139 _M_construct(size_type __req, _CharT __c);
rc_string_base.h 247 _S_construct_aux_2(size_type __req, _CharT __c, const _Alloc& __a)
248 { return _S_construct(__req, __c, __a); }
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
sso_string_base.h 113 _M_construct_aux_2(size_type __req, _CharT __c)
114 { _M_construct(__req, __c); }
138 _M_construct(size_type __req, _CharT __c);
rc_string_base.h 246 _S_construct_aux_2(size_type __req, _CharT __c, const _Alloc& __a)
247 { return _S_construct(__req, __c, __a); }
271 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
sso_string_base.h 121 _M_construct_aux_2(size_type __req, _CharT __c)
122 { _M_construct(__req, __c); }
146 _M_construct(size_type __req, _CharT __c);
rc_string_base.h 247 _S_construct_aux_2(size_type __req, _CharT __c, const _Alloc& __a)
248 { return _S_construct(__req, __c, __a); }
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
sso_string_base.h 121 _M_construct_aux_2(size_type __req, _CharT __c)
122 { _M_construct(__req, __c); }
146 _M_construct(size_type __req, _CharT __c);
rc_string_base.h 247 _S_construct_aux_2(size_type __req, _CharT __c, const _Alloc& __a)
248 { return _S_construct(__req, __c, __a); }
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
sso_string_base.h 121 _M_construct_aux_2(size_type __req, _CharT __c)
122 { _M_construct(__req, __c); }
146 _M_construct(size_type __req, _CharT __c);
rc_string_base.h 247 _S_construct_aux_2(size_type __req, _CharT __c, const _Alloc& __a)
248 { return _S_construct(__req, __c, __a); }
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
sso_string_base.h 121 _M_construct_aux_2(size_type __req, _CharT __c)
122 { _M_construct(__req, __c); }
146 _M_construct(size_type __req, _CharT __c);
rc_string_base.h 247 _S_construct_aux_2(size_type __req, _CharT __c, const _Alloc& __a)
248 { return _S_construct(__req, __c, __a); }
272 _S_construct(size_type __req, _CharT __c, const _Alloc& __a);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
sso_string_base.h 140 _M_construct(size_type __req, _CharT __c);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
sso_string_base.h 140 _M_construct(size_type __req, _CharT __c);

Completed in 3471 milliseconds

1 2