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

1 2 34 5 6 7 8 91011>>

  /external/clang/test/SemaCXX/
typeid.cpp 8 namespace std { namespace
  /external/clang/test/SemaTemplate/
qualified-names-diag.cpp 2 // RUN: %clang_cc1 -fsyntax-only -verify -std=c++98 %s
3 // RUN: %clang_cc1 -fsyntax-only -verify -std=c++11 %s
5 namespace std { namespace
16 using namespace std;
18 std::vector<INT> v1;
  /external/compiler-rt/lib/scudo/
scudo_new_delete.cpp 24 // Fake std::nothrow_t to avoid including <new>.
25 namespace std { namespace
27 } // namespace std
38 void *operator new(size_t size, std::nothrow_t const&) {
42 void *operator new[](size_t size, std::nothrow_t const&) {
55 void operator delete(void *ptr, std::nothrow_t const&) NOEXCEPT {
59 void operator delete[](void *ptr, std::nothrow_t const&) NOEXCEPT {
  /external/gemmlowp/eight_bit_int_gemm/
eight_bit_int_gemm.h 24 namespace std { namespace
56 int m, int n, int k, const std::uint8_t *a,
57 std::int32_t a_offset, int lda, const std::uint8_t *b,
58 std::int32_t b_offset, int ldb, std::uint8_t *c,
59 std::int32_t c_offset, std::int32_t c_mult_int,
60 std::int32_t c_shift, int ldc, BitDepthSetting bit_depth);
63 int m, int n, int k, const std::uint8_t *a
    [all...]
  /external/libcxx/src/
new.cpp 36 namespace std namespace
57 } // std
69 operator new(std::size_t size) _THROW_BAD_ALLOC
78 std::new_handler nh = std::get_new_handler();
83 throw std::bad_alloc();
93 operator new(size_t size, const std::nothrow_t&) _NOEXCEPT
119 operator new[](size_t size, const std::nothrow_t&) _NOEXCEPT
146 operator delete(void* ptr, const std::nothrow_t&) _NOEXCEPT
167 operator delete[] (void* ptr, const std::nothrow_t&) _NOEXCEP
    [all...]
  /external/libcxx/test/std/experimental/utilities/propagate_const/propagate_const.nonmembers/
hash.pass.cpp 20 using std::experimental::propagate_const;
22 namespace std { namespace
33 } // namespace std
41 auto h = std::hash<P>();
  /external/libcxxabi/include/
cxxabi.h 28 namespace std { namespace
49 __cxa_throw(void *thrown_exception, std::type_info *tinfo,
63 extern _LIBCXXABI_FUNC_VIS std::type_info *__cxa_current_exception_type();
159 // Apple extension to support std::uncaught_exception()
  /external/libcxxabi/src/
cxa_handlers.cpp 22 namespace std namespace
103 // std::atomic<std::new_handler> __cxa_new_handler(0);
125 } // std
  /external/v8/tools/clang/plugins/tests/
trivial_ctor.h 9 namespace std { namespace
18 } // namespace std
25 std::atomic_int lock_;
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
cxxabi.h 28 namespace std { namespace
49 __cxa_throw(void *thrown_exception, std::type_info *tinfo,
63 extern _LIBCXXABI_FUNC_VIS std::type_info *__cxa_current_exception_type();
159 // Apple extension to support std::uncaught_exception()
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
cxxabi.h 28 namespace std { namespace
49 __cxa_throw(void *thrown_exception, std::type_info *tinfo,
63 extern _LIBCXXABI_FUNC_VIS std::type_info *__cxa_current_exception_type();
159 // Apple extension to support std::uncaught_exception()
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/lld/Core/
LLVM.h 74 namespace std { namespace
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
cxxabi.h 28 namespace std { namespace
49 __cxa_throw(void *thrown_exception, std::type_info *tinfo,
63 extern _LIBCXXABI_FUNC_VIS std::type_info *__cxa_current_exception_type();
159 // Apple extension to support std::uncaught_exception()
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/lld/Core/
LLVM.h 74 namespace std { namespace
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
cxxabi.h 28 namespace std { namespace
49 __cxa_throw(void *thrown_exception, std::type_info *tinfo,
63 extern _LIBCXXABI_FUNC_VIS std::type_info *__cxa_current_exception_type();
159 // Apple extension to support std::uncaught_exception()
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/lld/Common/
LLVM.h 74 namespace std { namespace
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
cxxabi.h 28 namespace std { namespace
49 __cxa_throw(void *thrown_exception, std::type_info *tinfo,
63 extern _LIBCXXABI_FUNC_VIS std::type_info *__cxa_current_exception_type();
159 // Apple extension to support std::uncaught_exception()
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/lld/Common/
LLVM.h 74 namespace std { namespace
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
cxxabi.h 28 namespace std { namespace
49 __cxa_throw(void *thrown_exception, std::type_info *tinfo,
63 extern _LIBCXXABI_FUNC_VIS std::type_info *__cxa_current_exception_type();
159 // Apple extension to support std::uncaught_exception()
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/lld/Common/
LLVM.h 74 namespace std { namespace
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
cxxabi.h 28 namespace std { namespace
49 __cxa_throw(void *thrown_exception, std::type_info *tinfo,
63 extern _LIBCXXABI_FUNC_VIS std::type_info *__cxa_current_exception_type();
159 // Apple extension to support std::uncaught_exception()
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/lld/Common/
LLVM.h 74 namespace std { namespace
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
cxxabi.h 28 namespace std { namespace
49 __cxa_throw(void *thrown_exception, std::type_info *tinfo,
63 extern _LIBCXXABI_FUNC_VIS std::type_info *__cxa_current_exception_type();
159 // Apple extension to support std::uncaught_exception()
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
cxxabi.h 28 namespace std { namespace
49 __cxa_throw(void *thrown_exception, std::type_info *tinfo,
63 extern _LIBCXXABI_FUNC_VIS std::type_info *__cxa_current_exception_type();
159 // Apple extension to support std::uncaught_exception()
  /prebuilts/clang/host/linux-x86/clang-4393122/include/lld/Core/
LLVM.h 74 namespace std { namespace

Completed in 973 milliseconds

1 2 34 5 6 7 8 91011>>