HomeSort by relevance Sort by last modified time
    Searched defs:std (Results 201 - 225 of 811) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/clang/host/darwin-x86/clang-4639204/include/lld/Core/
Error.h 24 const std::error_category &YamlReaderCategory();
31 inline std::error_code make_error_code(YamlReaderError e) {
32 return std::error_code(static_cast<int>(e), YamlReaderCategory());
41 std::error_code make_dynamic_error_code(StringRef msg);
51 const std::string &getMessage() const { return Msg; }
54 std::error_code convertToErrorCode() const override {
59 std::string Msg;
64 namespace std { namespace
65 template <> struct is_error_code_enum<lld::YamlReaderError> : std::true_type {};
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/lld/Core/
Error.h 24 const std::error_category &YamlReaderCategory();
31 inline std::error_code make_error_code(YamlReaderError e) {
32 return std::error_code(static_cast<int>(e), YamlReaderCategory());
41 std::error_code make_dynamic_error_code(StringRef msg);
51 const std::string &getMessage() const { return Msg; }
54 std::error_code convertToErrorCode() const override {
59 std::string Msg;
64 namespace std { namespace
65 template <> struct is_error_code_enum<lld::YamlReaderError> : std::true_type {};
  /prebuilts/clang/host/linux-x86/clang-4393122/include/lld/Core/
Error.h 24 const std::error_category &YamlReaderCategory();
31 inline std::error_code make_error_code(YamlReaderError e) {
32 return std::error_code(static_cast<int>(e), YamlReaderCategory());
41 std::error_code make_dynamic_error_code(StringRef msg);
51 const std::string &getMessage() const { return Msg; }
54 std::error_code convertToErrorCode() const override {
59 std::string Msg;
64 namespace std { namespace
65 template <> struct is_error_code_enum<lld::YamlReaderError> : std::true_type {};
  /prebuilts/clang/host/linux-x86/clang-4479392/include/lld/Core/
Error.h 24 const std::error_category &YamlReaderCategory();
31 inline std::error_code make_error_code(YamlReaderError e) {
32 return std::error_code(static_cast<int>(e), YamlReaderCategory());
41 std::error_code make_dynamic_error_code(StringRef msg);
51 const std::string &getMessage() const { return Msg; }
54 std::error_code convertToErrorCode() const override {
59 std::string Msg;
64 namespace std { namespace
65 template <> struct is_error_code_enum<lld::YamlReaderError> : std::true_type {};
  /prebuilts/clang/host/linux-x86/clang-4579689/include/lld/Core/
Error.h 24 const std::error_category &YamlReaderCategory();
31 inline std::error_code make_error_code(YamlReaderError e) {
32 return std::error_code(static_cast<int>(e), YamlReaderCategory());
41 std::error_code make_dynamic_error_code(StringRef msg);
51 const std::string &getMessage() const { return Msg; }
54 std::error_code convertToErrorCode() const override {
59 std::string Msg;
64 namespace std { namespace
65 template <> struct is_error_code_enum<lld::YamlReaderError> : std::true_type {};
  /prebuilts/clang/host/linux-x86/clang-4630689/include/lld/Core/
Error.h 24 const std::error_category &YamlReaderCategory();
31 inline std::error_code make_error_code(YamlReaderError e) {
32 return std::error_code(static_cast<int>(e), YamlReaderCategory());
41 std::error_code make_dynamic_error_code(StringRef msg);
51 const std::string &getMessage() const { return Msg; }
54 std::error_code convertToErrorCode() const override {
59 std::string Msg;
64 namespace std { namespace
65 template <> struct is_error_code_enum<lld::YamlReaderError> : std::true_type {};
  /prebuilts/clang/host/linux-x86/clang-4639204/include/lld/Core/
Error.h 24 const std::error_category &YamlReaderCategory();
31 inline std::error_code make_error_code(YamlReaderError e) {
32 return std::error_code(static_cast<int>(e), YamlReaderCategory());
41 std::error_code make_dynamic_error_code(StringRef msg);
51 const std::string &getMessage() const { return Msg; }
54 std::error_code convertToErrorCode() const override {
59 std::string Msg;
64 namespace std { namespace
65 template <> struct is_error_code_enum<lld::YamlReaderError> : std::true_type {};
  /prebuilts/clang/host/linux-x86/clang-4691093/include/lld/Core/
Error.h 24 const std::error_category &YamlReaderCategory();
31 inline std::error_code make_error_code(YamlReaderError e) {
32 return std::error_code(static_cast<int>(e), YamlReaderCategory());
41 std::error_code make_dynamic_error_code(StringRef msg);
51 const std::string &getMessage() const { return Msg; }
54 std::error_code convertToErrorCode() const override {
59 std::string Msg;
64 namespace std { namespace
65 template <> struct is_error_code_enum<lld::YamlReaderError> : std::true_type {};
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
exception_ptr.h 45 namespace std namespace
86 friend exception_ptr std::current_exception() _GLIBCXX_USE_NOEXCEPT;
87 friend void std::rethrow_exception(exception_ptr);
146 const class std::type_info*
189 { return std::copy_exception<_Ex>(__ex); }
192 } // namespace std
nested_exception.h 47 namespace std namespace
158 } // namespace std
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
fenv.h 55 namespace std namespace
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
exception_ptr.h 45 namespace std namespace
86 friend exception_ptr std::current_exception() _GLIBCXX_USE_NOEXCEPT;
87 friend void std::rethrow_exception(exception_ptr);
146 const class std::type_info*
189 { return std::copy_exception<_Ex>(__ex); }
192 } // namespace std
nested_exception.h 47 namespace std namespace
158 } // namespace std
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
fenv.h 55 namespace std namespace
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
stddef.h 82 namespace std { typedef decltype(nullptr) nullptr_t; } namespace
83 using ::std::nullptr_t;
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
stddef.h 82 namespace std { typedef decltype(nullptr) nullptr_t; } namespace
83 using ::std::nullptr_t;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/containers/
Emplaceable.h 44 namespace std { namespace
48 : public std::unary_function<Emplaceable, std::size_t>
50 std::size_t operator()(const Emplaceable& x) const {return x.get();}
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/containers/unord/unord.map/
compare.pass.cpp 27 namespace std namespace
39 typedef std::unordered_map<Key, int> MapT;
44 std::pair<Iter, bool> result = map.insert(std::make_pair(Key(0), 42));
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/language.support/support.coroutines/coroutine.traits/
promise_type.pass.cpp 15 namespace coro = std::experimental;
36 namespace std { namespace experimental { namespace
55 static_assert(std::is_same<typename Traits::promise_type, Expect>::value, "");
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/memory/allocator.traits/allocator.traits.types/
difference_type.pass.cpp 57 namespace std namespace
72 static_assert((std::is_same<std::allocator_traits<A<char> >::difference_type, short>::value), "");
73 static_assert((std::is_same<std::allocator_traits<B<char> >::difference_type, std::ptrdiff_t>::value), "");
74 static_assert((std::is_same<std::allocator_traits<C<char> >::difference_type, signed char>::value), "");
76 static_assert((std::is_same<std::allocator_traits<D<char> >::difference_type, std::ptrdiff_t>::value), "")
    [all...]
size_type.pass.cpp 55 namespace std namespace
68 static_assert((std::is_same<std::allocator_traits<A<char> >::size_type, unsigned short>::value), "");
69 static_assert((std::is_same<std::allocator_traits<B<char> >::size_type,
70 std::make_unsigned<std::ptrdiff_t>::type>::value), "");
71 static_assert((std::is_same<std::allocator_traits<C<char> >::size_type,
74 static_assert((std::is_same<std::allocator_traits<D<char> >::size_type, unsigned short>::value), "")
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/memory/util.smartptr/util.smartptr.hash/
hash_unique_ptr.pass.cpp 32 using UPtr = std::unique_ptr<ValueT, Del>;
34 using RawDel = typename std::decay<Del>::type;
36 UPtr p(nullptr, std::forward<Del>(d));
43 using UPtr = std::unique_ptr<ValueT, Del>;
49 namespace std { namespace
52 struct hash<::min_pointer<T, std::integral_constant<size_t, 1>>> {
53 size_t operator()(::min_pointer<T, std::integral_constant<size_t, 1>> p) const TEST_NOEXCEPT_FALSE {
55 return std::hash<T*>{}(std::addressof(*p));
68 std::unique_ptr<int> p(ptr)
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
PR31384.pass.cpp 34 struct Derived : std::tuple<T> {
35 using std::tuple<T>::tuple;
37 operator std::tuple<U>() && { ++count; return {}; }
42 struct ExplicitDerived : std::tuple<T> {
43 using std::tuple<T>::tuple;
45 explicit operator std::tuple<U>() && { ++count; return {}; }
50 std::tuple<Explicit> foo = Derived<int>{42}; ((void)foo);
52 std::tuple<Explicit> bar(Derived<int>{42}); ((void)bar);
57 std::tuple<Implicit> foo = Derived<int>{42}; ((void)foo);
59 std::tuple<Implicit> bar(Derived<int>{42}); ((void)bar)
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/variant/variant.hash/
hash.pass.cpp 27 namespace std { namespace
39 using V = std::variant<int, long, int>;
40 using H = std::hash<V>;
41 const V v(std::in_place_index<0>, 42);
43 V v2(std::in_place_index<0>, 100);
49 ASSERT_SAME_TYPE(decltype(h(v)), std::size_t);
50 static_assert(std::is_copy_constructible<H>::value, "");
54 using V = std::variant<std::monostate, int, long, const char *>;
55 using H = std::hash<V>
128 namespace std { namespace
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
Counter.h 13 #include <functional> // for std::hash
28 Counter(Counter&& rhs) : data_(std::move(rhs.data_)) { ++gConstructed; }
29 Counter& operator=(Counter&& rhs) { ++gConstructed; data_ = std::move(rhs.data_); return *this; }
44 namespace std { namespace
48 : public std::unary_function<Counter<T>, std::size_t>
50 std::size_t operator()(const Counter<T>& x) const {return std::hash<T>(x.get());}

Completed in 408 milliseconds

1 2 3 4 5 6 7 891011>>