/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/ |
stdio.h | 75 unsigned char *_base; member in struct:__sbuf 100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff 101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
|
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/ |
stdio.h | 75 unsigned char *_base; member in struct:__sbuf 100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff 101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
|
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/ |
stdio.h | 75 unsigned char *_base; member in struct:__sbuf 100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff 101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
|
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/ |
stdio.h | 75 unsigned char *_base; member in struct:__sbuf 100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff 101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
|
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/ |
stdio.h | 75 unsigned char *_base; member in struct:__sbuf 100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff 101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
|
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/ |
stdio.h | 75 unsigned char *_base; member in struct:__sbuf 100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff 101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
|
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/ |
stdio.h | 75 unsigned char *_base; member in struct:__sbuf 100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff 101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/ |
stdio.h | 75 unsigned char *_base; member in struct:__sbuf 100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff 101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/ |
stdio.h | 75 unsigned char *_base; member in struct:__sbuf 100 * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff 101 * _ub._base!=NULL) and _up and _ur save the current values of _p and _r.
|
/tools/test/connectivity/acts/tests/google/ble/concurrency/ |
ConcurrentBleScanningTest.py | 101 except concurrent.futures._base.TimeoutError as error: 197 except concurrent.futures._base.TimeoutError as error: 331 except concurrent.futures._base.TimeoutError as error:
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_deque.h | 171 typedef _Deque_iterator_base< _Tp > _Base; 405 typedef _STLP_PRIV _Deque_base<_Tp, _Alloc> _Base; 417 typedef typename _Base::allocator_type allocator_type; 420 typedef typename _Base::iterator iterator; 421 typedef typename _Base::const_iterator const_iterator; 562 : _STLP_PRIV _Deque_base<_Tp, _Alloc>(__move_source<_Base>(src.get())) [all...] |
_slist.h | 226 typedef _STLP_PRIV _Slist_base<_Tp,_Alloc> _Base; 243 typedef typename _Base::allocator_type allocator_type; 277 allocator_type get_allocator() const { return _Base::get_allocator(); } 335 : _STLP_PRIV _Slist_base<_Tp, _Alloc>(__move_source<_Base>(src.get())) {}
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ |
_deque.h | 171 typedef _Deque_iterator_base< _Tp > _Base; 405 typedef _STLP_PRIV _Deque_base<_Tp, _Alloc> _Base; 417 typedef typename _Base::allocator_type allocator_type; 420 typedef typename _Base::iterator iterator; 421 typedef typename _Base::const_iterator const_iterator; 562 : _STLP_PRIV _Deque_base<_Tp, _Alloc>(__move_source<_Base>(src.get())) [all...] |
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/filters/ |
optionaltags.py | 3 from . import _base 6 class Filter(_base.Filter):
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
functional | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
functional | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
functional | [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
functional | [all...] |
/external/chromium-trace/catapult/third_party/html5lib-python/ |
CHANGES.rst | 85 * Removed ``RecursiveTreeWalker`` from ``treewalkers._base``. Any
|
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/tests/ |
test_serializer.py | 16 from html5lib.treewalkers._base import TreeWalker
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/ |
safe_unordered_base.h | 125 typedef _Safe_sequence_base _Base;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/ |
safe_unordered_base.h | 125 typedef _Safe_sequence_base _Base;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/ |
safe_unordered_base.h | 125 typedef _Safe_sequence_base _Base;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
yvals.h | 191 #define _IOBASE _base
|
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/lib/ |
libSDL2main.a | 19 F GNU C 4.9.0 20130525 (experimental) -mmmx -m3dnow -msse -mpreferred-stack-boundary=2 -mtune=generic -march=pentiumpro -g -O3 ../src/main/windows/SDL_windows_main.c /Users/slouken/release/SDL/SDL2-2.0.3-source/foo-x86 ? char size_t { unsigned int int wchar_t ?0 short unsigned int long int long long int ? sizetype long unsigned int unsigned char BOOL k float signed char short int long long unsigned int CHAR ?? WCHAR ? ? LPSTR ? TCHAR ?? HINSTANCE__ ?E unused ? HINSTANCE ?V ! _iobuf ? _ptr c _cnt _base |