Searched refs:construct (Results 1 – 10 of 10) sorted by relevance
135 void construct(pointer p, const_reference val) { in construct() function139 void construct(U* p, Args&&... args) { in construct() function
197 void construct(pointer p, const_reference val) { in construct() function201 void construct(U* p, Args&&... args) { in construct() function
82 alloc.construct(ret, in SwapAllocCompiledMethod()
6 # so we can construct a class hierarchy that would have a surprising result:
211 void construct(U* p, Args&&... args) { in construct() function
200 void construct(U* p, Args&&... args) { in construct() function
748 allocfn_.construct(allocfn_.address(data_[i])); in AllocateStorage()
81 as unit tests to verify a particular construct in ART. These tests may depend on
236 quickly construct these without caring about the type.
9810 HSPLsun/security/x509/CertificateValidity;->construct(Lsun/security/util/DerValue;)V9815 HSPLsun/security/x509/CertificateVersion;->construct(Lsun/security/util/DerValue;)V9857 HSPLsun/security/x509/SerialNumber;->construct(Lsun/security/util/DerValue;)V