Home
last modified time | relevance | path

Searched refs:ConstructibleType (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/tests/
H A DBLI_array_test.cc132 struct ConstructibleType { struct
135 ConstructibleType() in ConstructibleType() function
143 using MyArray = Array<ConstructibleType>; in TEST()
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/Include/
H A DXalanVector.hpp83 typedef typename Constructor::ConstructableType ConstructibleType; typedef in XALAN_CPP_NAMESPACE::XalanVector
552 const ConstructibleType defaultValue(*m_memoryManager); in resize()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Xaml/Test/System.Xaml/
H A DXamlObjectReaderTest.cs103 public void ConstructibleType () in ConstructibleType() method in MonoTests.System.Xaml.XamlObjectReaderTest