/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
future | 273 __a2.construct(__p, __a); 726 /// Construct from a future rvalue 731 /// Construct from a shared_future rvalue 770 /// Construct from a future rvalue 775 /// Construct from a shared_future rvalue 809 /// Construct from a future rvalue 814 /// Construct from a shared_future rvalue [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
URI.java | 150 * Construct a new and uninitialized URI. 155 * Construct a new URI from another URI. All fields for this URI are 166 * Construct a new URI from a URI specification string. If the 186 * Construct a new URI from a base URI and a URI specification string. 203 * Construct a new URI that does not follow the generic URI syntax. 221 "Cannot construct URI with null/empty scheme!"); 228 "Cannot construct URI with null/empty scheme-specific part!"); 236 * Construct a new URI that follows the generic URI syntax from its 263 * Construct a new URI that follows the generic URI syntax from its [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
URI.java | 147 * Construct a new and uninitialized URI. 152 * Construct a new URI from another URI. All fields for this URI are 163 * Construct a new URI from a URI specification string. If the 183 * Construct a new URI from a base URI and a URI specification string. 200 * Construct a new URI that does not follow the generic URI syntax. 218 "Cannot construct URI with null/empty scheme!"); 225 "Cannot construct URI with null/empty scheme-specific part!"); 233 * Construct a new URI that follows the generic URI syntax from its 260 * Construct a new URI that follows the generic URI syntax from its [all...] |
/external/llvm/include/llvm/ |
InstrTypes.h | 158 /// Create() - Construct a binary instruction, given the opcode and the two 167 /// Create() - Construct a binary instruction, given the opcode and the two 283 /// Helper functions to construct and inspect unary operations (NEG and NOT) 406 /// Provides a way to construct any of the CastInst subclasses using an 411 /// @brief Construct any of the CastInst subclasses 419 /// Provides a way to construct any of the CastInst subclasses using an 424 /// @brief Construct any of the CastInst subclasses 687 /// Construct a compare instruction, given the opcode, the predicate and 697 /// Construct a compare instruction, given the opcode, the predicate and the [all...] |
/external/clang/include/clang/AST/ |
DeclarationName.h | 131 // Construct a declaration name from the name of a C++ constructor, 139 // Construct a declaration name from the name of a C++ overloaded 153 /// Construct a declaration name from a raw pointer. 167 // Construct a declaration name from an IdentifierInfo *. 173 // Construct a declaration name from an Objective-C selector.
|
/external/llvm/include/llvm/CodeGen/ |
ScheduleDAG.h | 92 /// SDep - Construct a null SDep. This is only for use by container 97 /// SDep - Construct an SDep with the specified values. 301 /// SUnit - Construct an SUnit for pre-regalloc scheduling to represent 315 /// SUnit - Construct an SUnit for post-regalloc scheduling to represent 329 /// SUnit - Construct a placeholder SUnit.
|
/external/opencv/cxcore/include/ |
cvwimage.h | 234 // Construct a view into a region of this image 270 // Construct a view into a region of this image 424 // Construct a subimage. No checks are done that the subimage lies 465 // Construct a subimage. No checks are done that the subimage lies 606 // Construct a view into a region of an image
|
/external/v8/src/ |
frames.h | 138 V(CONSTRUCT, ConstructFrame) \ 194 bool is_construct() const { return type() == CONSTRUCT; } 438 // construct frame. 631 // Construct frames are special trampoline frames introduced to handle 635 virtual Type type() const { return CONSTRUCT; }
|
/external/zlib/src/contrib/blast/ |
blast.c | 173 * Huffman code for n symbols, construct the tables required to decode those 185 local int construct(struct huffman *h, const unsigned char *rep, int n) function 311 construct(&litcode, litlen, sizeof(litlen)); 312 construct(&lencode, lenlen, sizeof(lenlen)); 313 construct(&distcode, distlen, sizeof(distlen));
|
/frameworks/base/core/java/android/widget/ |
Spinner.java | 88 * Construct a new spinner with the given context's theme. 98 * Construct a new spinner with the given context's theme and the supplied 114 * Construct a new spinner with the given context's theme and the supplied attribute set. 125 * Construct a new spinner with the given context's theme, the supplied attribute set, 141 * Construct a new spinner with the given context's theme, the supplied attribute set, [all...] |
/ndk/sources/host-tools/make-3.81/ |
vpath.c | 56 and construct the list from the VPATH variable. */ 75 /* If there is a VPATH variable with a nonnull value, construct the 107 /* If there is a GPATH variable with a nonnull value, construct the 141 /* Construct the VPATH listing for the pattern and searchpath given. 295 /* Construct the vpath structure and put it into the linked list. */
|
/packages/apps/Email/src/org/apache/commons/io/ |
DirectoryWalker.java | 123 * // Use the filter to construct a DirectoryWalker implementation
142 * // Use the filters to construct the walker
263 * Construct an instance with no filtering and unlimited <i>depth</i>.
270 * Construct an instance with a filter and limit the <i>depth</i> navigated to.
287 * Construct an instance with a directory and a file filter and an optional
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
valarray_array.h | 135 // copy-construct raw array [__o, *) from plain array [__b, __e) 170 // copy-construct raw array [__o, *) from strided array __a[<__n : __s>] 190 // copy-construct raw array [__o, *) from indexed array __a[__i[<__n>]] 423 // Copy-construct plain array __b[<__n>] from indexed array __a[__i[<__n>]] 431 // Copy-construct plain array __b[<__n>] from strided array __a[<__n : __s>]
|
vector.tcc | 95 this->_M_impl.construct(this->_M_impl._M_finish, 113 this->_M_impl.construct(this->_M_impl._M_finish, __x); 278 this->_M_impl.construct(this->_M_impl._M_finish, 301 this->_M_impl.construct(this->_M_impl._M_finish, 330 this->_M_impl.construct(__new_start + __elems_before,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
valarray_array.h | 136 // copy-construct raw array [__o, *) from plain array [__b, __e) 168 // copy-construct raw array [__o, *) from strided array __a[<__n : __s>] 188 // copy-construct raw array [__o, *) from indexed array __a[__i[<__n>]] 420 // Copy-construct plain array __b[<__n>] from indexed array __a[__i[<__n>]] 428 // Copy-construct plain array __b[<__n>] from strided array __a[<__n : __s>]
|
vector.tcc | 97 this->_M_impl.construct(this->_M_impl._M_finish, 115 this->_M_impl.construct(this->_M_impl._M_finish, __x); 287 this->_M_impl.construct(this->_M_impl._M_finish, 310 this->_M_impl.construct(this->_M_impl._M_finish, 339 this->_M_impl.construct(__new_start + __elems_before,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
valarray_array.h | 136 // copy-construct raw array [__o, *) from plain array [__b, __e) 168 // copy-construct raw array [__o, *) from strided array __a[<__n : __s>] 188 // copy-construct raw array [__o, *) from indexed array __a[__i[<__n>]] 420 // Copy-construct plain array __b[<__n>] from indexed array __a[__i[<__n>]] 428 // Copy-construct plain array __b[<__n>] from strided array __a[<__n : __s>]
|
vector.tcc | 97 this->_M_impl.construct(this->_M_impl._M_finish, 115 this->_M_impl.construct(this->_M_impl._M_finish, __x); 287 this->_M_impl.construct(this->_M_impl._M_finish, 310 this->_M_impl.construct(this->_M_impl._M_finish, 339 this->_M_impl.construct(__new_start + __elems_before,
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
valarray_array.h | 135 // copy-construct raw array [__o, *) from plain array [__b, __e) 170 // copy-construct raw array [__o, *) from strided array __a[<__n : __s>] 190 // copy-construct raw array [__o, *) from indexed array __a[__i[<__n>]] 423 // Copy-construct plain array __b[<__n>] from indexed array __a[__i[<__n>]] 431 // Copy-construct plain array __b[<__n>] from strided array __a[<__n : __s>]
|
vector.tcc | 95 this->_M_impl.construct(this->_M_impl._M_finish, 113 this->_M_impl.construct(this->_M_impl._M_finish, __x); 278 this->_M_impl.construct(this->_M_impl._M_finish, 301 this->_M_impl.construct(this->_M_impl._M_finish, 330 this->_M_impl.construct(__new_start + __elems_before,
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
valarray_array.h | 135 // copy-construct raw array [__o, *) from plain array [__b, __e) 170 // copy-construct raw array [__o, *) from strided array __a[<__n : __s>] 190 // copy-construct raw array [__o, *) from indexed array __a[__i[<__n>]] 423 // Copy-construct plain array __b[<__n>] from indexed array __a[__i[<__n>]] 431 // Copy-construct plain array __b[<__n>] from strided array __a[<__n : __s>]
|
vector.tcc | 95 this->_M_impl.construct(this->_M_impl._M_finish, 113 this->_M_impl.construct(this->_M_impl._M_finish, __x); 278 this->_M_impl.construct(this->_M_impl._M_finish, 301 this->_M_impl.construct(this->_M_impl._M_finish, 330 this->_M_impl.construct(__new_start + __elems_before,
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
valarray_array.h | 135 // copy-construct raw array [__o, *) from plain array [__b, __e) 170 // copy-construct raw array [__o, *) from strided array __a[<__n : __s>] 190 // copy-construct raw array [__o, *) from indexed array __a[__i[<__n>]] 423 // Copy-construct plain array __b[<__n>] from indexed array __a[__i[<__n>]] 431 // Copy-construct plain array __b[<__n>] from strided array __a[<__n : __s>]
|
vector.tcc | 95 this->_M_impl.construct(this->_M_impl._M_finish, 113 this->_M_impl.construct(this->_M_impl._M_finish, __x); 278 this->_M_impl.construct(this->_M_impl._M_finish, 301 this->_M_impl.construct(this->_M_impl._M_finish, 330 this->_M_impl.construct(__new_start + __elems_before,
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/ |
valarray_array.h | 135 // copy-construct raw array [__o, *) from plain array [__b, __e) 170 // copy-construct raw array [__o, *) from strided array __a[<__n : __s>] 190 // copy-construct raw array [__o, *) from indexed array __a[__i[<__n>]] 423 // Copy-construct plain array __b[<__n>] from indexed array __a[__i[<__n>]] 431 // Copy-construct plain array __b[<__n>] from strided array __a[<__n : __s>]
|