Searched
full:construct (Results
1551 -
1575 of
4776) sorted by null
<<61626364656667686970>>
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
shared_ptr.h | 362 /** @brief Construct an empty %__shared_ptr. 369 /** @brief Construct a %__shared_ptr that owns the pointer @a __p. 390 /** @brief Construct a %__shared_ptr that owns the pointer @a __p 409 * otherwise construct a %__shared_ptr that shares ownership
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
memory | 140 __alloc.construct(&*__cur, *__first);
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
shared_ptr.h | 362 /** @brief Construct an empty %__shared_ptr. 369 /** @brief Construct a %__shared_ptr that owns the pointer @a __p. 390 /** @brief Construct a %__shared_ptr that owns the pointer @a __p 409 * otherwise construct a %__shared_ptr that shares ownership
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
memory | 140 __alloc.construct(&*__cur, *__first);
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
shared_ptr.h | 362 /** @brief Construct an empty %__shared_ptr. 369 /** @brief Construct a %__shared_ptr that owns the pointer @a __p. 390 /** @brief Construct a %__shared_ptr that owns the pointer @a __p 409 * otherwise construct a %__shared_ptr that shares ownership
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
memory | 140 __alloc.construct(&*__cur, *__first);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/ |
shared_ptr.h | 362 /** @brief Construct an empty %__shared_ptr. 369 /** @brief Construct a %__shared_ptr that owns the pointer @a __p. 390 /** @brief Construct a %__shared_ptr that owns the pointer @a __p 409 * otherwise construct a %__shared_ptr that shares ownership
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
memory | 142 __alloc.construct(&*__cur, *__first);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/ |
forward_list | 53 // 23.2.3.1 construct/copy/destroy:
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/ |
profiler_container_size.h | 180 // Insert a new node at construct with object, callstack and initial size.
|
profiler_hash_func.h | 122 // Insert a new node at construct with object, callstack and initial size.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
array | 73 // No explicit construct/copy/destroy for aggregate type.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
memory | 142 __alloc.construct(&*__cur, *__first);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/ |
forward_list | 53 // 23.2.3.1 construct/copy/destroy:
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/ |
profiler_container_size.h | 173 // Insert a new node at construct with object, callstack and initial size.
|
profiler_list_to_vector.h | 171 // Insert a new node at construct with object, callstack and initial size.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
array | 73 // No explicit construct/copy/destroy for aggregate type.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
memory | 142 __alloc.construct(&*__cur, *__first);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/ |
forward_list | 53 // 23.2.3.1 construct/copy/destroy:
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/ |
profiler_container_size.h | 180 // Insert a new node at construct with object, callstack and initial size.
|
profiler_hash_func.h | 122 // Insert a new node at construct with object, callstack and initial size.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
array | 73 // No explicit construct/copy/destroy for aggregate type.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
memory | 142 __alloc.construct(&*__cur, *__first);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/ |
forward_list | 53 // 23.2.3.1 construct/copy/destroy:
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/ |
profiler_container_size.h | 173 // Insert a new node at construct with object, callstack and initial size.
|
Completed in 1337 milliseconds
<<61626364656667686970>>