/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_construct.h | 274 inline void construct(_T1* __p, const _T2& __val) {_Param_Construct(__p, __val); } function 276 inline void construct(_T1* __p) { _STLP_STD::_Construct(__p); } function
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_construct.h | 274 inline void construct(_T1* __p, const _T2& __val) {_Param_Construct(__p, __val); } function 276 inline void construct(_T1* __p) { _STLP_STD::_Construct(__p); } function
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/ |
LogCatFilter.java | 64 * Construct a filter with the provided restrictions for the logcat message. All the text 138 * Construct a list of {@link LogCatFilter} objects by decoding the query.
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 413 /// \brief Construct the Diagnostic message for the given ExplodedNode. 419 /// The class knows how to construct the stack hint message based on 433 /// 'getMessageForX()' methods to construct a specific message. 455 /// supply a message that will be used to construct an extra hint on the 555 static PathDiagnosticCallPiece *construct(const ExplodedNode *N, 559 static PathDiagnosticCallPiece *construct(PathPieces &pieces,
|
/external/icu4c/i18n/ |
tblcoll.cpp | 94 construct(rules, 104 construct(rules, 115 construct(rules, 126 construct(rules, 157 RuleBasedCollator::construct(const UnicodeString& rules, function in class:RuleBasedCollator 290 * which will construct a collator that's functionally identical to this one.
|
/external/libvpx/vp8/encoder/arm/neon/ |
vp8_subpixelvariance16x16s_neon.asm | 55 vext.8 q1, q0, q1, #1 ;construct src_ptr[1] 235 vext.8 q1, q0, q1, #1 ;construct src_ptr[1] 254 vext.8 q3, q2, q3, #1 ;construct src_ptr[1] 365 vext.8 q1, q0, q1, #1 ;construct src_ptr[1] 381 vext.8 q3, q2, q3, #1 ;construct src_ptr[1] 422 vext.8 q1, q0, q1, #1 ;construct src_ptr[1]
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfDebug.h | 195 // Attributes used to construct specific Dwarf sections. 330 /// constructLexicalScope - Construct new DW_TAG_lexical_block 335 /// a function. Construct DIE to represent this concrete inlined copy 339 /// constructScopeDIE - Construct a DIE for this scope. 435 /// construct SubprogramDIE - Construct subprogram DIE.
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
UnknownFieldSet.java | 86 * Construct an {@code UnknownFieldSet} around the given map. The map is 278 * <p>Use {@link UnknownFieldSet#newBuilder()} to construct a {@code Builder}. 651 * <p>{@code Field} is an immutable class. To construct one, you must use a 659 /** Construct a new {@link Builder}. */ 665 * Construct a new {@link Builder} and initialize it to a copy of 809 * <p>Use {@link Field#newBuilder()} to construct a {@code Builder}.
|
/external/wpa_supplicant_6/wpa_supplicant/ |
ctrl_iface_dbus.c | 734 "not enough memory to construct state change signal."); 737 "not enough memory to construct state change " 793 "memory to construct signal."); 795 "construct signal.", __FUNCTION__); 843 "not enough memory to construct signal."); 846 "not enough memory to construct signal."); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
deque.tcc | 92 this->_M_impl.construct(this->_M_impl._M_start._M_cur - 1, 109 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, 373 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, 376 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, __t); 410 this->_M_impl.construct(this->_M_impl._M_start._M_cur, 413 this->_M_impl.construct(this->_M_impl._M_start._M_cur, __t);
|
locale_classes.h | 108 // Construct/copy/destroy: 132 * @param s Name of the locale to construct. 139 * @brief Construct locale with facets from another locale. 153 * @brief Construct locale with facets from another locale. 166 * @brief Construct locale with another facet. 193 * @brief Construct locale with another facet.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
locale_classes.h | 111 // Construct/copy/destroy: 135 * @param s Name of the locale to construct. 142 * @brief Construct locale with facets from another locale. 156 * @brief Construct locale with facets from another locale. 169 * @brief Construct locale with another facet. 196 * @brief Construct locale with another facet.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
locale_classes.h | 111 // Construct/copy/destroy: 135 * @param s Name of the locale to construct. 142 * @brief Construct locale with facets from another locale. 156 * @brief Construct locale with facets from another locale. 169 * @brief Construct locale with another facet. 196 * @brief Construct locale with another facet.
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
deque.tcc | 92 this->_M_impl.construct(this->_M_impl._M_start._M_cur - 1, 109 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, 373 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, 376 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, __t); 410 this->_M_impl.construct(this->_M_impl._M_start._M_cur, 413 this->_M_impl.construct(this->_M_impl._M_start._M_cur, __t);
|
locale_classes.h | 108 // Construct/copy/destroy: 132 * @param s Name of the locale to construct. 139 * @brief Construct locale with facets from another locale. 153 * @brief Construct locale with facets from another locale. 166 * @brief Construct locale with another facet. 193 * @brief Construct locale with another facet.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
deque.tcc | 92 this->_M_impl.construct(this->_M_impl._M_start._M_cur - 1, 109 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, 373 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, 376 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, __t); 410 this->_M_impl.construct(this->_M_impl._M_start._M_cur, 413 this->_M_impl.construct(this->_M_impl._M_start._M_cur, __t);
|
locale_classes.h | 108 // Construct/copy/destroy: 132 * @param s Name of the locale to construct. 139 * @brief Construct locale with facets from another locale. 153 * @brief Construct locale with facets from another locale. 166 * @brief Construct locale with another facet. 193 * @brief Construct locale with another facet.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
deque.tcc | 92 this->_M_impl.construct(this->_M_impl._M_start._M_cur - 1, 109 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, 373 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, 376 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, __t); 410 this->_M_impl.construct(this->_M_impl._M_start._M_cur, 413 this->_M_impl.construct(this->_M_impl._M_start._M_cur, __t);
|
locale_classes.h | 108 // Construct/copy/destroy: 132 * @param s Name of the locale to construct. 139 * @brief Construct locale with facets from another locale. 153 * @brief Construct locale with facets from another locale. 166 * @brief Construct locale with another facet. 193 * @brief Construct locale with another facet.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/ |
deque.tcc | 92 this->_M_impl.construct(this->_M_impl._M_start._M_cur - 1, 109 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, 373 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, 376 this->_M_impl.construct(this->_M_impl._M_finish._M_cur, __t); 410 this->_M_impl.construct(this->_M_impl._M_start._M_cur, 413 this->_M_impl.construct(this->_M_impl._M_start._M_cur, __t);
|
locale_classes.h | 108 // Construct/copy/destroy: 132 * @param s Name of the locale to construct. 139 * @brief Construct locale with facets from another locale. 153 * @brief Construct locale with facets from another locale. 166 * @brief Construct locale with another facet. 193 * @brief Construct locale with another facet.
|
/external/icu4c/test/intltest/ |
itrbnf.cpp | 401 errcheckln(status, "FAIL: could not construct formatter - %s", u_errorName(status)); [all...] |
/external/mesa3d/src/glsl/ |
ast_function.cpp | 500 * - Construct a vector from a single scalar by replicating that scalar to 503 * - Construct a vector from an arbirary combination of vectors and 689 * - Construct a matrix from a single scalar by replicating that scalar to 693 * - Construct a matrix from an arbirary combination of vectors and 697 * - Construct a matrix from a single matrix. The source matrix is copied [all...] |
/packages/inputmethods/PinyinIME/jni/share/ |
dictbuilder.cpp | 529 if (!spl_trie.construct(spl_buf, spl_item_size, spl_num, 536 printf("spelling tree construct successfully.\n"); 565 // Construct the dict list 571 // Construct the NGram information 846 // 3. Now begin to construct the son one by one 866 // Construct a node 935 // 4. The last one to construct
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-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...] |