Searched defs:create_object (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/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>
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/include/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>
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/ |
D | python_generator_test.py | 58 def create_object(typ, value): function
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_sensors_temp.c | 255 create_object(const char *chipname, const char *featurename, in create_object() function
|
/aosp_15_r20/external/python/cpython2/Lib/plat-irix6/ |
D | flp.py | 366 def create_object(form, odata): function
|
/aosp_15_r20/external/python/cpython2/Lib/plat-irix5/ |
D | flp.py | 367 def create_object(form, odata): function
|