Home
last modified time | relevance | path

Searched defs:create_object (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/container/detail/
Dsingleton.hpp87 static object_creator create_object; member
113 singleton_default<T>::create_object; member in boost::container::dtl::singleton_default<T>
/third_party/jerryscript/tests/unit-ext/
Dtest-ext-autorelease.c39 create_object (void) in create_object() function
Dtest-ext-handle-scope.c39 create_object (void) in create_object() function
Dtest-ext-handle-scope-root.c40 create_object (void) in create_object() function
Dtest-ext-handle-scope-remove.c39 create_object (void) in create_object() function
Dtest-ext-handle-scope-escape.c39 create_object (void) in create_object() function
Dtest-ext-handle-scope-handle-prelist-escape.c42 create_object (void) in create_object() function
Dtest-ext-handle-scope-handle-prelist.c42 create_object (void) in create_object() function
/third_party/boost/boost/pool/
Dsingleton_pool.hpp230 static object_creator create_object; member in boost::singleton_pool
247 …creator singleton_pool<Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize>::create_object; member in boost::singleton_pool<Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize>
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_sensors_temp.c254 create_object(const char *chipname, const char *featurename, in create_object() function