Home
last modified time | relevance | path

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/
Dsingleton.hpp87 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/
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>
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/
Dpython_generator_test.py58 def create_object(typ, value): function
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_sensors_temp.c255 create_object(const char *chipname, const char *featurename, in create_object() function
/aosp_15_r20/external/python/cpython2/Lib/plat-irix6/
Dflp.py366 def create_object(form, odata): function
/aosp_15_r20/external/python/cpython2/Lib/plat-irix5/
Dflp.py367 def create_object(form, odata): function