Searched defs:create_object (Results 1 – 10 of 10) sorted by relevance
/third_party/boost/boost/container/detail/ |
D | singleton.hpp | 87 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/ |
D | test-ext-autorelease.c | 39 create_object (void) in create_object() function
|
D | test-ext-handle-scope.c | 39 create_object (void) in create_object() function
|
D | test-ext-handle-scope-root.c | 40 create_object (void) in create_object() function
|
D | test-ext-handle-scope-remove.c | 39 create_object (void) in create_object() function
|
D | test-ext-handle-scope-escape.c | 39 create_object (void) in create_object() function
|
D | test-ext-handle-scope-handle-prelist-escape.c | 42 create_object (void) in create_object() function
|
D | test-ext-handle-scope-handle-prelist.c | 42 create_object (void) in create_object() function
|
/third_party/boost/boost/pool/ |
D | singleton_pool.hpp | 230 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/ |
D | hud_sensors_temp.c | 254 create_object(const char *chipname, const char *featurename, in create_object() function
|