/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
tuple | 770 /// Builds an _Index_tuple<0, 1, 2, ..., _Num-1>. 771 template<std::size_t _Num> 774 typedef typename _Build_index_tuple<_Num-1>::__type::__next __type;
|
chrono | 214 template<intmax_t _Num, intmax_t _Den> 215 struct __is_ratio<ratio<_Num, _Den>>
|
functional | 844 template<int _Num> struct _Placeholder { }; 898 template<int _Num> 899 struct is_placeholder<_Placeholder<_Num> > 900 : public integral_constant<int, _Num> [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
tuple | 770 /// Builds an _Index_tuple<0, 1, 2, ..., _Num-1>. 771 template<std::size_t _Num> 774 typedef typename _Build_index_tuple<_Num-1>::__type::__next __type;
|
chrono | 214 template<intmax_t _Num, intmax_t _Den> 215 struct __is_ratio<ratio<_Num, _Den>>
|
functional | 844 template<int _Num> struct _Placeholder { }; 898 template<int _Num> 899 struct is_placeholder<_Placeholder<_Num> > 900 : public integral_constant<int, _Num> [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
tuple | 770 /// Builds an _Index_tuple<0, 1, 2, ..., _Num-1>. 771 template<std::size_t _Num> 774 typedef typename _Build_index_tuple<_Num-1>::__type::__next __type;
|
chrono | 214 template<intmax_t _Num, intmax_t _Den> 215 struct __is_ratio<ratio<_Num, _Den>>
|
functional | 844 template<int _Num> struct _Placeholder { }; 898 template<int _Num> 899 struct is_placeholder<_Placeholder<_Num> > 900 : public integral_constant<int, _Num> [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/ |
webrunner.js | 617 var _tests = results[result].tests, _data = _tests[run], _num = _data.length; 618 for ( var i = 0; i < _num; i++ ) { [all...] |
/external/kernel-headers/original/linux/ |
i2c.h | 507 static unsigned int var##_num; \ 508 module_param_array(var, short, &var##_num, 0); \
|
/external/stlport/test/unit/ |
fstream_test.cpp | 862 streamsize _Num, _CharT* __s, 867 can't accept _Num == 0; this is legal case, and may happen from
|
/ndk/tests/device/test-gnustl-full/unit/ |
fstream_test.cpp | 880 streamsize _Num, _CharT* __s, 885 can't accept _Num == 0; this is legal case, and may happen from
|
/ndk/tests/device/test-stlport/unit/ |
fstream_test.cpp | 880 streamsize _Num, _CharT* __s, 885 can't accept _Num == 0; this is legal case, and may happen from
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
chrono | 214 template<intmax_t _Num, intmax_t _Den> 215 struct __is_ratio<ratio<_Num, _Den>>
|
functional | 844 template<int _Num> struct _Placeholder { }; 898 template<int _Num> 899 struct is_placeholder<_Placeholder<_Num> > 900 : public integral_constant<int, _Num> [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
chrono | 214 template<intmax_t _Num, intmax_t _Den> 215 struct __is_ratio<ratio<_Num, _Den>>
|
functional | 849 template<int _Num> struct _Placeholder { }; 903 template<int _Num> 904 struct is_placeholder<_Placeholder<_Num> > 905 : public integral_constant<int, _Num> 908 template<int _Num> 909 struct is_placeholder<const _Placeholder<_Num> > 910 : public integral_constant<int, _Num> [all...] |
tuple | 899 // Builds an _Index_tuple<0, 1, 2, ..., _Num-1>. 900 template<std::size_t _Num> 903 typedef typename _Build_index_tuple<_Num - 1>::__type::__next __type; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
chrono | 214 template<intmax_t _Num, intmax_t _Den> 215 struct __is_ratio<ratio<_Num, _Den>>
|
functional | 849 template<int _Num> struct _Placeholder { }; 903 template<int _Num> 904 struct is_placeholder<_Placeholder<_Num> > 905 : public integral_constant<int, _Num> 908 template<int _Num> 909 struct is_placeholder<const _Placeholder<_Num> > 910 : public integral_constant<int, _Num> [all...] |
tuple | 899 // Builds an _Index_tuple<0, 1, 2, ..., _Num-1>. 900 template<std::size_t _Num> 903 typedef typename _Build_index_tuple<_Num - 1>::__type::__next __type; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
chrono | 233 template<intmax_t _Num, intmax_t _Den> 234 struct __is_ratio<ratio<_Num, _Den>>
|
functional | [all...] |
tuple | 901 // Builds an _Index_tuple<0, 1, 2, ..., _Num-1>. 902 template<std::size_t _Num> 905 typedef typename _Build_index_tuple<_Num - 1>::__type::__next __type; [all...] |