HomeSort by relevance Sort by last modified time
    Searched refs:__throw_bad_alloc (Results 1 - 25 of 34) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
functexcept.h 52 __throw_bad_alloc(void) __attribute__((__noreturn__));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
functexcept.h 52 __throw_bad_alloc(void) __attribute__((__noreturn__));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
functexcept.h 52 __throw_bad_alloc(void) __attribute__((__noreturn__));
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
functexcept.h 52 __throw_bad_alloc(void) __attribute__((__noreturn__));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
malloc_allocator.h 101 std::__throw_bad_alloc();
105 std::__throw_bad_alloc();
pool_allocator.h 220 std::__throw_bad_alloc();
250 std::__throw_bad_alloc();
new_allocator.h 102 std::__throw_bad_alloc();
array_allocator.h 150 std::__throw_bad_alloc();
mt_allocator.h 692 std::__throw_bad_alloc();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
malloc_allocator.h 101 std::__throw_bad_alloc();
105 std::__throw_bad_alloc();
pool_allocator.h 220 std::__throw_bad_alloc();
250 std::__throw_bad_alloc();
new_allocator.h 102 std::__throw_bad_alloc();
array_allocator.h 150 std::__throw_bad_alloc();
mt_allocator.h 692 std::__throw_bad_alloc();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
malloc_allocator.h 101 std::__throw_bad_alloc();
105 std::__throw_bad_alloc();
pool_allocator.h 220 std::__throw_bad_alloc();
250 std::__throw_bad_alloc();
new_allocator.h 102 std::__throw_bad_alloc();
array_allocator.h 150 std::__throw_bad_alloc();
mt_allocator.h 692 std::__throw_bad_alloc();
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
malloc_allocator.h 101 std::__throw_bad_alloc();
105 std::__throw_bad_alloc();
pool_allocator.h 220 std::__throw_bad_alloc();
250 std::__throw_bad_alloc();
new_allocator.h 102 std::__throw_bad_alloc();
array_allocator.h 152 std::__throw_bad_alloc();
  /external/libcxx/src/
new.cpp 244 __throw_bad_alloc() function in namespace:std
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
new.cpp 231 __throw_bad_alloc() function in namespace:std

Completed in 545 milliseconds

1 2