Searched defs:result_type (Results 1 - 25 of 201) sorted by relevance

123456789

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_istream.c54 typedef bool result_type; typedef in struct:_Is_not_wspace
66 typedef bool result_type;
82 typedef char_type* result_type;
98 typedef char_type* result_type;
116 typedef char_type* result_type;
132 typedef char_type* result_type;
150 typedef char_type* result_type;
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_istream.c54 typedef bool result_type; typedef in struct:_Is_not_wspace
66 typedef bool result_type;
82 typedef char_type* result_type;
98 typedef char_type* result_type;
116 typedef char_type* result_type;
132 typedef char_type* result_type;
150 typedef char_type* result_type;
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_istream.c54 typedef bool result_type; typedef in struct:_Is_not_wspace
66 typedef bool result_type;
82 typedef char_type* result_type;
98 typedef char_type* result_type;
116 typedef char_type* result_type;
132 typedef char_type* result_type;
150 typedef char_type* result_type;
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_istream.c54 typedef bool result_type; typedef in struct:_Is_not_wspace
66 typedef bool result_type;
82 typedef char_type* result_type;
98 typedef char_type* result_type;
116 typedef char_type* result_type;
132 typedef char_type* result_type;
150 typedef char_type* result_type;
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_istream.c54 typedef bool result_type; typedef in struct:_Is_not_wspace
66 typedef bool result_type;
82 typedef char_type* result_type;
98 typedef char_type* result_type;
116 typedef char_type* result_type;
132 typedef char_type* result_type;
150 typedef char_type* result_type;
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_istream.c54 typedef bool result_type; typedef in struct:_Is_not_wspace
66 typedef bool result_type;
82 typedef char_type* result_type;
98 typedef char_type* result_type;
116 typedef char_type* result_type;
132 typedef char_type* result_type;
150 typedef char_type* result_type;
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_istream.c54 typedef bool result_type; typedef in struct:_Is_not_wspace
66 typedef bool result_type;
82 typedef char_type* result_type;
98 typedef char_type* result_type;
116 typedef char_type* result_type;
132 typedef char_type* result_type;
150 typedef char_type* result_type;
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_istream.c54 typedef bool result_type; typedef in struct:_Is_not_wspace
66 typedef bool result_type;
82 typedef char_type* result_type;
98 typedef char_type* result_type;
116 typedef char_type* result_type;
132 typedef char_type* result_type;
150 typedef char_type* result_type;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dfunctional_hash.h52 typedef _Result result_type; typedef in struct:__hash_base
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dfunctional_hash.h52 typedef _Result result_type; typedef in struct:__hash_base
H A Drandom.h184 typedef _UIntType result_type;
187 static constexpr result_type multiplier = __a;
189 static constexpr result_type increment = __c;
191 static constexpr result_type modulus = __m;
192 static constexpr result_type default_seed = 1u;
202 linear_congruential_engine(result_type __s = default_seed)
225 seed(result_type __s = default_seed);
244 static constexpr result_type
251 static constexpr result_type
268 result_type
4182 exponential_distribution(const result_type& __lambda = result_type(1)) argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dfunctional_hash.h52 typedef _Result result_type; typedef in struct:__hash_base
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dfunctional_hash.h52 typedef _Result result_type; typedef in struct:__hash_base
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dfunctional_hash.h52 typedef _Result result_type; typedef in struct:__hash_base
H A Drandom.h184 typedef _UIntType result_type;
187 static constexpr result_type multiplier = __a;
189 static constexpr result_type increment = __c;
191 static constexpr result_type modulus = __m;
192 static constexpr result_type default_seed = 1u;
202 linear_congruential_engine(result_type __s = default_seed)
225 seed(result_type __s = default_seed);
244 static constexpr result_type
251 static constexpr result_type
268 result_type
4182 exponential_distribution(const result_type& __lambda = result_type(1)) argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dfunctional_hash.h52 typedef _Result result_type; typedef in struct:__hash_base
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dfunctional_hash.h52 typedef _Result result_type; typedef in struct:__hash_base
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dfunctional_hash.h52 typedef _Result result_type; typedef in struct:__hash_base
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dfunctional_hash.h52 typedef _Result result_type; typedef in struct:__hash_base
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dfunctional_hash.h52 typedef _Result result_type; typedef in struct:__hash_base
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dfunctional_hash.h52 typedef _Result result_type; typedef in struct:__hash_base
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dfunctional_hash.h52 typedef _Result result_type; typedef in struct:__hash_base
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dfunctional_hash.h52 typedef _Result result_type; typedef in struct:__hash_base
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dfunctional_hash.h52 typedef _Result result_type; typedef in struct:__hash_base
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dfunctional_hash.h52 typedef _Result result_type; typedef in struct:__hash_base

Completed in 547 milliseconds

123456789