OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__aeabi_vec_ctor_nocookie_nodtor
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/firmware/lib/libc/
aeabi.cpp
96
extern "C" void*
__aeabi_vec_ctor_nocookie_nodtor
(void* user_array,
125
extern "C" void*
__aeabi_vec_ctor_nocookie_nodtor
(void* user_array,
function in namespace:__aeabiv1
138
// __aeabi_vec_ctor_cookie_nodtor is like
__aeabi_vec_ctor_nocookie_nodtor
but sets
150
return
__aeabi_vec_ctor_nocookie_nodtor
(user_array_of(cookie), constructor,
183
return
__aeabi_vec_ctor_nocookie_nodtor
(::operator new[](element_count * element_size),
/prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
cxxabi_vec.cc
376
void*
__aeabi_vec_ctor_nocookie_nodtor
(void* array_address,
function
/prebuilts/ndk/r13/sources/cxx-stl/gabi++/src/
cxxabi_vec.cc
376
void*
__aeabi_vec_ctor_nocookie_nodtor
(void* array_address,
function
Completed in 125 milliseconds