Searched defs:construct (Results 1 - 25 of 47) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dunlimited_polymorphic_6.f909 subroutine construct(this) subroutine in module:mod_alloc_scalar_01
H A Ddependency_19.f9022 subroutine construct (rc, n) subroutine in module:gfcbug49
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr37284.C13 void construct(_Tp* __p, const _Tp& __val) function
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dctors15.C12 int construct = 0; variable
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/allocator_traits/members/
H A Dconstruct.cc49 void construct(T* p) { ++counter; } function in struct:fake_allocator
50 void construct(T* p, int, int) { ++counter; } function in struct:fake_allocator
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/shared_ptr/creation/
H A Dprivate.cc51 void construct(T* p) { ::new((void*)p) T(); } function in struct:MyAlloc
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dsfinae2.C33 void construct(_Tp1*, _Args&&...) {} function in struct:A2
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_construct.h47 inline void construct(_T1* __p, const _T2& __value) { function
52 inline void construct(_T1* __p) { function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A DWstrict-aliasing-bogus-placement-new.C13 void construct(const Y& y) function in struct:X
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/vector/cons/
H A D55977.cc37 void construct(U* p, Args&&... args) function in struct:MyAllocator
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/shared_ptr/cons/
H A D58659.cc55 void construct(_Up* __p, _Args&&... __args) function in struct:std::allocator
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/map/
H A D56613.cc56 void construct(pointer p, const T& t) { new ((void*) p) T(t); } function in struct:alloc
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/deque/cons/
H A D55977.cc47 void construct(U* p, Args&&... args) function in struct:MyAllocator
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Darray_allocator.h86 construct(_Up* __p, _Args&&... __args) function in class:array_allocator_base
96 construct(pointer __p, const _Tp& __val) function in class:array_allocator_base
H A Dmalloc_allocator.h121 construct(_Up* __p, _Args&&... __args) function in class:malloc_allocator
131 construct(pointer __p, const _Tp& __val) function in class:malloc_allocator
H A Dextptr_allocator.h107 construct(_Up* __p, _Args&&... __args) function in class:_ExtPtr_allocator
112 construct(pointer __p, _Args&&... __args) function in class:_ExtPtr_allocator
125 void construct(pointer __p, const _Tp& __val) function in class:_ExtPtr_allocator
H A Dnew_allocator.h119 construct(_Up* __p, _Args&&... __args) function in class:new_allocator
129 construct(pointer __p, const _Tp& __val) function in class:new_allocator
H A Dalloc_traits.h127 construct(_Alloc& __a, _Ptr __p, _Args&&... __args) function in struct:__alloc_traits
188 static void construct(_Alloc& __a, pointer __p, const _Tp& __arg) function in struct:__alloc_traits
H A Ddebug_allocator.h155 construct(pointer __p, const value_type& __val) function in class:debug_allocator
161 construct(_Tp* __p, _Args&&... __args) function in class:debug_allocator
H A Dpool_allocator.h174 construct(_Up* __p, _Args&&... __args) function in class:__pool_alloc
184 construct(pointer __p, const _Tp& __val) function in class:__pool_alloc
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr44972.C45 void construct ( T const& val ) function in class:boost::optional_base
/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.h44 struct gfc_code *construct; member in struct:gfc_state_data
/haiku-buildtools/gcc/zlib/contrib/puff/
H A Dpuff.c339 local int construct(struct huffman *h, const short *length, int n) function
[all...]
/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Doffload.h331 void construct(pointer p, const T& arg) { function in class:__offload::shared_allocator
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dalloc_traits.h529 construct(allocator_type& __a, _Up* __p, _Args&&... __args) function in struct:allocator_traits

Completed in 316 milliseconds

12