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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CXX/over/over.oper/over.literal/
p8.cpp 1 // RUN: %clang_cc1 -std=c++11 %s -verify
4 namespace std { namespace
9 string operator "" _i18n(const char*, std::size_t); // ok
13 string operator "" 5X(const char *, std::size_t); // expected-error {{expected identifier}}
  /external/clang/test/CodeGen/
debug-info-imported-entity.cpp 3 namespace std { class A; } namespace
4 using std::A; using ::A;
  /external/clang/test/Index/
complete-preamble.h 1 namespace std { namespace
5 namespace std { namespace
  /external/clang/test/Modules/
submodules-preprocess.cpp 5 @import std.vector;
19 @import std.typetraits; // expected-error{{no submodule named 'typetraits' in module 'std'; did you mean 'type_traits'?}}
33 @import std.vector.compare; // expected-error{{no submodule named 'compare' in module 'std.vector'}}
35 @import std; // import everything in 'std' variable
49 @import std.hash_map;
  /external/libcxx/src/
variant.cpp 12 namespace std { namespace
18 } // namespace std
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/
any.cpp 13 namespace std { namespace
variant.cpp 12 namespace std { namespace
18 } // namespace std
optional.cpp 13 namespace std namespace
22 } // std
  /external/clang/test/CXX/basic/basic.stc/basic.stc.dynamic/
p2-nodef.cpp 8 int std = 17; variable
  /external/clang/test/CodeGenCXX/
pr11797.cpp 3 namespace std __attribute__ ((__visibility__ ("default"))) {} namespace
  /external/clang/test/Modules/Inputs/initializer_list/
direct.h 1 namespace std { namespace
  /external/clang/test/Parser/
cxx-typeid.cpp 4 namespace std { namespace
  /external/clang/test/SemaCXX/
warn-absolute-value-header.cpp 9 namespace std { namespace
18 // expected-note@-2{{use function 'std::abs' instead}}
19 // expected-note@-3{{include the header <cmath> or explicitly provide a declaration for 'std::abs'}}
20 // CHECK: fix-it:"{{.*}}":{[[@LINE-4]]:9-[[@LINE-4]]:12}:"std::abs"
24 // expected-note@-2{{use function 'std::abs' instead}}
25 // expected-note@-3{{include the header <cmath> or explicitly provide a declaration for 'std::abs'}}
26 // CHECK: fix-it:"{{.*}}":{[[@LINE-4]]:9-[[@LINE-4]]:14}:"std::abs"
31 // expected-note@-2{{use function 'std::abs' instead}}
32 // expected-note@-3{{include the header <cstdlib> or explicitly provide a declaration for 'std::abs'}}
33 // CHECK: fix-it:"{{.*}}":{[[@LINE-4]]:9-[[@LINE-4]]:12}:"std::abs
    [all...]
  /external/icu/icu4c/source/common/unicode/
std_string.h 33 namespace std { class type_info; } namespace
  /external/icu/icu4c/source/common/
utypeinfo.h 15 // Windows header <typeinfo> does not define 'exception' in 'std' namespace.
25 using std::exception;
28 namespace std { class type_info; } // WORKAROUND: http://llvm.org/bugs/show_bug.cgi?id=13364 namespace
  /external/icu/icu4c/source/io/unicode/
ustream.h 34 namespace std { class type_info; } // WORKAROUND: http://llvm.org/bugs/show_bug.cgi?id=13364 namespace
48 U_IO_API std::ostream & U_EXPORT2 operator<<(std::ostream& stream, const UnicodeString& s);
56 U_IO_API std::istream & U_EXPORT2 operator>>(std::istream& stream, UnicodeString& s);
  /external/libcxxabi/src/
stdlib_stdexcept.cpp 18 static_assert(sizeof(std::__libcpp_refstring) == sizeof(const char *), "");
20 namespace std // purposefully not using versioning namespace namespace
48 } // std
  /external/v8/testing/gmock_custom/gmock/internal/custom/
gmock-port.h 12 namespace std { namespace
14 // Provide alternative implementation of std::is_default_constructible for
24 using is_default_constructible = std::is_constructible<T>;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
hash_bytes.h 37 namespace std namespace
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++allocator.h 1 // Base to std::allocator -*- C++ -*-
36 namespace std namespace
39 * @brief An alias to the base class for std::allocator.
42 * Used to set the std::allocator base class to
51 // Define new_allocator as the base class to std::allocator.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++allocator.h 1 // Base to std::allocator -*- C++ -*-
36 namespace std namespace
39 * @brief An alias to the base class for std::allocator.
42 * Used to set the std::allocator base class to
51 // Define new_allocator as the base class to std::allocator.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
hash_bytes.h 37 namespace std namespace
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++allocator.h 1 // Base to std::allocator -*- C++ -*-
36 namespace std namespace
39 * @brief An alias to the base class for std::allocator.
42 * Used to set the std::allocator base class to
51 // Define new_allocator as the base class to std::allocator.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++allocator.h 1 // Base to std::allocator -*- C++ -*-
36 namespace std namespace
39 * @brief An alias to the base class for std::allocator.
42 * Used to set the std::allocator base class to
51 // Define new_allocator as the base class to std::allocator.
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/
stdlib_stdexcept.cpp 18 static_assert(sizeof(std::__libcpp_refstring) == sizeof(const char *), "");
20 namespace std // purposefully not using versioning namespace namespace
48 } // std

Completed in 843 milliseconds

1 2 3 4 5 6 7 8 91011>>