HomeSort by relevance Sort by last modified time
    Searched full:construct (Results 551 - 575 of 4776) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/java/android/preference/
PreferenceInflater.java 37 * Do not construct this directly, instead use
  /frameworks/base/graphics/java/android/graphics/drawable/
PictureDrawable.java 39 * Construct a new drawable referencing the specified picture. The picture
  /frameworks/compile/mclinker/include/mcld/MC/
InputAction.h 24 * \brief InputAction is a command object to construct mcld::InputTree.
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_transport.h 66 * Construct a Buffered stream of size @bufferSize, using @stream as
  /frameworks/wilhelm/src/
sync.c 65 // Could be NULL during construct or destroy
  /libcore/luni/src/main/java/org/xml/sax/ext/
Locator2Impl.java 34 * Construct a new, empty Locator2Impl object.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/
test_allocator.h 72 void construct(pointer p, const T& val) function in class:test_allocator
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
conditionals 112 # Test some random "else if..." construct nesting
  /packages/apps/Exchange/src/com/android/exchange/provider/
GalResult.java 59 // The Builder we use to construct the PackedString
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
throw_allocator.h 233 construct(pointer __p, const T& val) function in class:throw_allocator
234 { return std::allocator<value_type>().construct(__p, val); }
239 construct(pointer __p, _Args&&... __args) function in class:throw_allocator
242 construct(__p, std::forward<_Args>(__args)...);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
wctype.h 170 /* Construct value that describes a class of wide characters identified
217 /* Construct value that describes a mapping between wide characters
283 /* Construct value that describes a class of wide characters identified
304 /* Construct value that describes a mapping between wide characters
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
shared_ptr.h 97 * @brief Construct an empty %shared_ptr.
106 * @brief Construct a %shared_ptr that owns the pointer @a __p.
116 * @brief Construct a %shared_ptr that owns the pointer @a __p
133 * @brief Construct a %shared_ptr that owns a null pointer
150 * @brief Construct a %shared_ptr that owns the pointer @a __p
169 * @brief Construct a %shared_ptr that owns a null pointer
196 * This can be used to construct a @c shared_ptr to a sub-object
211 * otherwise construct a %shared_ptr that shares ownership
262 * @brief Construct an empty %shared_ptr.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
wctype.h 170 /* Construct value that describes a class of wide characters identified
217 /* Construct value that describes a mapping between wide characters
283 /* Construct value that describes a class of wide characters identified
304 /* Construct value that describes a mapping between wide characters
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
wctype.h 170 /* Construct value that describes a class of wide characters identified
217 /* Construct value that describes a mapping between wide characters
283 /* Construct value that describes a class of wide characters identified
304 /* Construct value that describes a mapping between wide characters
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
shared_ptr.h 97 * @brief Construct an empty %shared_ptr.
106 * @brief Construct a %shared_ptr that owns the pointer @a __p.
116 * @brief Construct a %shared_ptr that owns the pointer @a __p
133 * @brief Construct a %shared_ptr that owns a null pointer
150 * @brief Construct a %shared_ptr that owns the pointer @a __p
169 * @brief Construct a %shared_ptr that owns a null pointer
196 * This can be used to construct a @c shared_ptr to a sub-object
211 * otherwise construct a %shared_ptr that shares ownership
262 * @brief Construct an empty %shared_ptr.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 233 construct(pointer __p, const T& val) function in class:throw_allocator
234 { return std::allocator<value_type>().construct(__p, val); }
239 construct(pointer __p, _Args&&... __args) function in class:throw_allocator
242 construct(__p, std::forward<_Args>(__args)...);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 233 construct(pointer __p, const T& val) function in class:throw_allocator
234 { return std::allocator<value_type>().construct(__p, val); }
239 construct(pointer __p, _Args&&... __args) function in class:throw_allocator
242 construct(__p, std::forward<_Args>(__args)...);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 233 construct(pointer __p, const T& val) function in class:throw_allocator
234 { return std::allocator<value_type>().construct(__p, val); }
239 construct(pointer __p, _Args&&... __args) function in class:throw_allocator
242 construct(__p, std::forward<_Args>(__args)...);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
throw_allocator.h 233 construct(pointer __p, const T& val) function in class:throw_allocator
234 { return std::allocator<value_type>().construct(__p, val); }
239 construct(pointer __p, _Args&&... __args) function in class:throw_allocator
242 construct(__p, std::forward<_Args>(__args)...);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr.h 97 * @brief Construct an empty %shared_ptr.
106 * @brief Construct a %shared_ptr that owns the pointer @a __p.
116 * @brief Construct a %shared_ptr that owns the pointer @a __p
133 * @brief Construct a %shared_ptr that owns a null pointer
150 * @brief Construct a %shared_ptr that owns the pointer @a __p
169 * @brief Construct a %shared_ptr that owns a null pointer
196 * This can be used to construct a @c shared_ptr to a sub-object
211 * otherwise construct a %shared_ptr that shares ownership
262 * @brief Construct an empty %shared_ptr.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr.h 97 * @brief Construct an empty %shared_ptr.
106 * @brief Construct a %shared_ptr that owns the pointer @a __p.
116 * @brief Construct a %shared_ptr that owns the pointer @a __p
133 * @brief Construct a %shared_ptr that owns a null pointer
150 * @brief Construct a %shared_ptr that owns the pointer @a __p
169 * @brief Construct a %shared_ptr that owns a null pointer
196 * This can be used to construct a @c shared_ptr to a sub-object
211 * otherwise construct a %shared_ptr that shares ownership
262 * @brief Construct an empty %shared_ptr.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr.h 97 * @brief Construct an empty %shared_ptr.
106 * @brief Construct a %shared_ptr that owns the pointer @a __p.
116 * @brief Construct a %shared_ptr that owns the pointer @a __p
133 * @brief Construct a %shared_ptr that owns a null pointer
150 * @brief Construct a %shared_ptr that owns the pointer @a __p
169 * @brief Construct a %shared_ptr that owns a null pointer
196 * This can be used to construct a @c shared_ptr to a sub-object
211 * otherwise construct a %shared_ptr that shares ownership
262 * @brief Construct an empty %shared_ptr.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr.h 97 * @brief Construct an empty %shared_ptr.
106 * @brief Construct a %shared_ptr that owns the pointer @a __p.
116 * @brief Construct a %shared_ptr that owns the pointer @a __p
133 * @brief Construct a %shared_ptr that owns a null pointer
150 * @brief Construct a %shared_ptr that owns the pointer @a __p
169 * @brief Construct a %shared_ptr that owns a null pointer
196 * This can be used to construct a @c shared_ptr to a sub-object
211 * otherwise construct a %shared_ptr that shares ownership
262 * @brief Construct an empty %shared_ptr.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
shared_ptr.h 97 * @brief Construct an empty %shared_ptr.
106 * @brief Construct a %shared_ptr that owns the pointer @a __p.
116 * @brief Construct a %shared_ptr that owns the pointer @a __p
133 * @brief Construct a %shared_ptr that owns a null pointer
150 * @brief Construct a %shared_ptr that owns the pointer @a __p
169 * @brief Construct a %shared_ptr that owns a null pointer
196 * This can be used to construct a @c shared_ptr to a sub-object
211 * otherwise construct a %shared_ptr that shares ownership
261 * @brief Construct an empty %shared_ptr.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
minicompat.py 26 # For Python 2.2 and newer, this will construct a

Completed in 1952 milliseconds

<<21222324252627282930>>