Home
last modified time | relevance | path

Searched refs:__throw_bad_alloc (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/
H A Dlocale_guard.h51 __throw_bad_alloc();
69 __throw_bad_alloc();
/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/
H A Dpstl_replace.h79 std::__throw_bad_alloc(); in replace_if()
125 std::__throw_bad_alloc(); in replace()
182 std::__throw_bad_alloc(); in replace_copy_if()
238 std::__throw_bad_alloc(); in replace_copy()
H A Dpstl_find.h56 std::__throw_bad_alloc(); in find_if()
94 std::__throw_bad_alloc(); in find_if_not()
131 std::__throw_bad_alloc(); in find()
H A Dpstl_any_all_none_of.h66 std::__throw_bad_alloc(); in any_of()
105 std::__throw_bad_alloc(); in all_of()
142 std::__throw_bad_alloc(); in none_of()
H A Dpstl_fill.h68 std::__throw_bad_alloc(); in fill()
107 std::__throw_bad_alloc(); in fill_n()
H A Dpstl_generate.h68 std::__throw_bad_alloc(); in generate()
105 std::__throw_bad_alloc(); in generate_n()
H A Dpstl_for_each.h58 std::__throw_bad_alloc(); in for_each()
99 std::__throw_bad_alloc(); in for_each_n()
H A Dpstl_count.h75 std::__throw_bad_alloc(); in count_if()
111 std::__throw_bad_alloc(); in count()
H A Dpstl_copy.h72 std::__throw_bad_alloc(); in copy()
111 std::__throw_bad_alloc(); in copy_n()
H A Dpstl_transform.h66 std::__throw_bad_alloc(); in transform()
110 std::__throw_bad_alloc(); in transform()
H A Dpstl_equal.h79 std::__throw_bad_alloc(); in equal()
151 std::__throw_bad_alloc(); in equal()
H A Dpstl_stable_sort.h52 std::__throw_bad_alloc();
H A Dpstl_move.h74 std::__throw_bad_alloc(); in move()
H A Dpstl_is_partitioned.h67 std::__throw_bad_alloc(); in is_partitioned()
H A Dpstl_merge.h82 std::__throw_bad_alloc();
H A Dpstl_sort.h64 std::__throw_bad_alloc(); in sort()
H A Dpstl_rotate_copy.h75 std::__throw_bad_alloc(); in rotate_copy()
/freebsd-14.2/contrib/llvm-project/libcxx/include/__numeric/
H A Dpstl_reduce.h71 std::__throw_bad_alloc();
99 std::__throw_bad_alloc(); in reduce()
H A Dpstl_transform_reduce.h85 std::__throw_bad_alloc(); in transform_reduce()
146 std::__throw_bad_alloc(); in transform_reduce()
/freebsd-14.2/contrib/llvm-project/libcxx/src/
H A Dnew_helpers.cpp20 void __throw_bad_alloc() { in __throw_bad_alloc() function
H A Dios.cpp252 __throw_bad_alloc(); in copyfmt()
257 __throw_bad_alloc(); in copyfmt()
263 __throw_bad_alloc(); in copyfmt()
269 __throw_bad_alloc(); in copyfmt()
H A Dnew.cpp20 inline void __throw_bad_alloc_shim() { std::__throw_bad_alloc(); } in __throw_bad_alloc_shim()
H A Dmemory_resource.cpp50 __throw_bad_alloc(); in do_allocate()
64 void* do_allocate(size_t, size_t) override { __throw_bad_alloc(); } in do_allocate()
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dnew170 _LIBCPP_NORETURN _LIBCPP_EXPORTED_FROM_ABI void __throw_bad_alloc(); // not in C++ spec
H A Dlocale290 __throw_bad_alloc();
1374 __throw_bad_alloc();
1387 __throw_bad_alloc();
2431 __throw_bad_alloc();
2634 __throw_bad_alloc();
2908 __throw_bad_alloc();
2912 __throw_bad_alloc();
2939 __throw_bad_alloc();
2977 __throw_bad_alloc();

12