Home
last modified time | relevance | path

Searched refs:__cxa_vec_new2 (Results 1 – 9 of 9) sorted by relevance

/external/cronet/buildtools/third_party/libc++abi/trunk/test/
Dtest_vector1.pass.cpp83 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, NULL, NULL, my_alloc2, my_dealloc2 ); in test_empty()
92 …two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, my_construct, my_destruct, my_alloc2, my_dealloc2… in test_empty()
101 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, NULL, NULL, my_alloc2, my_dealloc2 ); in test_empty()
110 …two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, my_construct, my_destruct, my_alloc2, my_dealloc2… in test_empty()
128 …two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, count_construct, count_destruct, my_alloc2, my_de… in test_counted()
145 …two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, count_construct, count_destruct, my_alloc2, my_de… in test_counted()
174 …two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, throw_construct, throw_destruct, my_alloc2, my_de… in test_exception_in_constructor()
199 …two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, throw_construct, throw_destruct, my_alloc2, my_de… in test_exception_in_constructor()
232 …two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, throw_construct, throw_destruct, my_alloc2, my_de… in test_exception_in_destructor()
Dcxa_vec_new_overflow_PR41395.pass.cpp58 __cxxabiv1::__cxa_vec_new2(elem_count, elem_size, padding, dummy_ctor, in test_overflow_in_multiplication()
100 __cxxabiv1::__cxa_vec_new2(elem_count, elem_size, padding, dummy_ctor, in test_overflow_in_addition()
/external/libcxxabi/test/
Dtest_vector1.pass.cpp82 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, NULL, NULL, my_alloc2, my_dealloc2 ); in test_empty()
91 …two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, my_construct, my_destruct, my_alloc2, my_dealloc2… in test_empty()
100 two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, NULL, NULL, my_alloc2, my_dealloc2 ); in test_empty()
109 …two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, my_construct, my_destruct, my_alloc2, my_dealloc2… in test_empty()
127 …two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, count_construct, count_destruct, my_alloc2, my_de… in test_counted()
144 …two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, count_construct, count_destruct, my_alloc2, my_de… in test_counted()
173 …two = __cxxabiv1::__cxa_vec_new2( 10, 40, 0, throw_construct, throw_destruct, my_alloc2, my_de… in test_exception_in_constructor()
199 …two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, throw_construct, throw_destruct, my_alloc2, my_de… in test_exception_in_constructor()
233 …two = __cxxabiv1::__cxa_vec_new2( 10, 40, 8, throw_construct, throw_destruct, my_alloc2, my_de… in test_exception_in_destructor()
/external/libcxxabi/src/
Dcxa_vector.cpp120 return __cxa_vec_new2 ( element_count, element_size, padding_size, in __cxa_vec_new()
143 __cxa_vec_new2(size_t element_count, size_t element_size, size_t padding_size, in __cxa_vec_new2() function
/external/cronet/buildtools/third_party/libc++abi/trunk/src/
Dcxa_vector.cpp173 return __cxa_vec_new2 ( element_count, element_size, padding_size, in __cxa_vec_new()
195 __cxa_vec_new2(size_t element_count, size_t element_size, size_t padding_size, in __cxa_vec_new2() function
/external/libcxxabi/include/
Dcxxabi.h97 __cxa_vec_new2(size_t element_count, size_t element_size, size_t padding_size,
/external/cronet/buildtools/third_party/libc++abi/trunk/include/
Dcxxabi.h97 __cxa_vec_new2(size_t element_count, size_t element_size, size_t padding_size,
/external/clang/lib/Headers/
D__clang_cuda_runtime_wrapper.h116 #undef __cxa_vec_new2
/external/libabigail/tests/data/test-read-dwarf/
Dtest22-pr19097-libstdc++.so.6.0.17.so.abi2487 …<elf-symbol name='__cxa_vec_new2' version='CXXABI_1.3' is-default-version='yes' type='func-type' b…
5443__cxa_vec_new2' mangled-name='__cxa_vec_new2' filepath='../../.././libstdc++-v3/libsupc++/vec.cc' …