HomeSort by relevance Sort by last modified time
    Searched full:template (Results 4226 - 4250 of 20596) sorted by null

<<161162163164165166167168169170>>

  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 24 template <class _CharT>
43 template <class _CharT>
62 template <class _CharT, class _Traits, class _Alloc>
83 template <class _CharT, class _Traits, class _Alloc,
145 template <class _InputIter>
252 //Returns the underlying basic_string representation of the template expression
257 template <class _Lhs, class _Rhs, class _StorageDir>
262 template <class _Lhs, class _Rhs, class _StorageDir>
267 template <class _Lhs, class _Rhs, class _StorageDir>
275 template <class _Lhs, class _Rhs, class _StorageDir
    [all...]
_slist.h 58 template <class _Tp>
79 template <class _Tp, class _Traits>
126 template <class _Tp, class _Traits>
139 template <class _Tp, class _Traits>
147 template <class _Tp, class _Alloc>
197 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
205 template <class _Tp, class _Alloc, class _BinaryPredicate>
208 template <class _Tp, class _Alloc, class _StrictWeakOrdering>
212 template <class _Tp, class _Alloc, class _StrictWeakOrdering>
219 template <class _Tp, class _Alloc
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py 47 ('template=', 't',
48 "name of manifest template file [default: MANIFEST.in]"),
103 # 'template' and 'manifest' are, respectively, the names of
104 # the manifest template and manifest file.
105 self.template = None
128 if self.template is None:
129 self.template = "MANIFEST.in"
158 # (process the manifest template, read an existing manifest,
181 reading the manifest template (and writing the manifest), or just
185 # new behavior when using a template
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py 47 ('template=', 't',
48 "name of manifest template file [default: MANIFEST.in]"),
103 # 'template' and 'manifest' are, respectively, the names of
104 # the manifest template and manifest file.
105 self.template = None
128 if self.template is None:
129 self.template = "MANIFEST.in"
158 # (process the manifest template, read an existing manifest,
181 reading the manifest template (and writing the manifest), or just
185 # new behavior when using a template
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewProjectWizard.java 169 // Hide those parameters that the template requires but that we don't want to
193 TemplateMetadata template = mValues.activityValues.getTemplateHandler().getTemplate(); local
194 if (template != null
195 && !InstallDependencyPage.isInstalled(template.getDependencies())) {
196 return getDependencyPage(template, true);
220 // to special case the template and icon pages since we want to skip them if
246 return mValues.template.getFilesToOpen();
261 final TemplateHandler template = mValues.template; local
262 // We'll be merging in an activity template, but don't create *~ backup file
296 final TemplateHandler template = mValues.template; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
random.h 55 template<typename _UIntType, int __w,
60 template<typename _UIntType, int __w>
64 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m, bool>
69 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m>
81 template<typename _Engine, typename _Distribution>
154 template<typename _Engine, typename _Distribution>
227 template<typename _Engine, typename _Dist>
265 template<typename _Tp>
347 * The template parameter @p _UIntType must be an unsigned integral type
348 * large enough to store values up to (__m-1). If the template paramete
    [all...]
random.tcc 53 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m, bool>
88 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m>
100 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
104 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
108 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
116 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
131 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
132 template<class _Gen>
148 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
157 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
random.h 55 template<typename _UIntType, int __w,
60 template<typename _UIntType, int __w>
64 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m, bool>
69 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m>
81 template<typename _Engine, typename _Distribution>
154 template<typename _Engine, typename _Distribution>
227 template<typename _Engine, typename _Dist>
265 template<typename _Tp>
347 * The template parameter @p _UIntType must be an unsigned integral type
348 * large enough to store values up to (__m-1). If the template paramete
    [all...]
random.tcc 53 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m, bool>
88 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m>
100 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
104 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
108 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
116 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
131 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
132 template<class _Gen>
148 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
157 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
random.h 55 template<typename _UIntType, int __w,
60 template<typename _UIntType, int __w>
64 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m, bool>
69 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m>
81 template<typename _Engine, typename _Distribution>
154 template<typename _Engine, typename _Distribution>
227 template<typename _Engine, typename _Dist>
265 template<typename _Tp>
347 * The template parameter @p _UIntType must be an unsigned integral type
348 * large enough to store values up to (__m-1). If the template paramete
    [all...]
random.tcc 53 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m, bool>
88 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m>
100 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
104 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
108 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
116 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
131 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
132 template<class _Gen>
148 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
157 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
random.h 55 template<typename _UIntType, int __w,
60 template<typename _UIntType, int __w>
64 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m, bool>
69 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m>
81 template<typename _Engine, typename _Distribution>
154 template<typename _Engine, typename _Distribution>
227 template<typename _Engine, typename _Dist>
265 template<typename _Tp>
347 * The template parameter @p _UIntType must be an unsigned integral type
348 * large enough to store values up to (__m-1). If the template paramete
    [all...]
random.tcc 53 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m, bool>
88 template<typename _Tp, _Tp __a, _Tp __c, _Tp __m>
100 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
104 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
108 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
116 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
131 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
132 template<class _Gen>
148 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m>
157 template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m
    [all...]
  /external/protobuf/src/google/protobuf/stubs/
map_util.h 49 template <class T> struct RemoveConst { typedef T type; };
50 template <class T> struct RemoveConst<const T> : RemoveConst<T> {};
72 template <class Collection>
82 template <class Collection>
92 template <class Collection>
102 template <class Collection>
121 template <class Collection>
135 template <class Collection>
147 template <class Collection>
164 template <class Collection
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
d3d1xstutil.h 115 * or the base COM interface as a template parameter, since derived
119 * Note however, that you can cast without regard to the template
180 * have different pointer values, which the "base class as template parameter"
192 * his base as a template parameter, or where you don't need to change the
193 * template base interface parameter by casting.
231 template<typename T>
235 template<> \
242 template<>
377 template<typename Base = IUnknown, typename RefCnt = refcnt_t>
465 template<typename BaseClass, typename SecondaryInterface
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_slist.h 58 template <class _Tp>
79 template <class _Tp, class _Traits>
126 template <class _Tp, class _Traits>
139 template <class _Tp, class _Traits>
147 template <class _Tp, class _Alloc>
197 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
205 template <class _Tp, class _Alloc, class _BinaryPredicate>
208 template <class _Tp, class _Alloc, class _StrictWeakOrdering>
212 template <class _Tp, class _Alloc, class _StrictWeakOrdering>
219 template <class _Tp, class _Alloc
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
vector.tcc 63 template<typename _Tp, typename _Alloc>
90 template<typename _Tp, typename _Alloc>
91 template<typename... _Args>
108 template<typename _Tp, typename _Alloc>
147 template<typename _Tp, typename _Alloc>
164 template<typename _Tp, typename _Alloc>
182 template<typename _Tp, typename _Alloc>
246 template<typename _Tp, typename _Alloc>
270 template<typename _Tp, typename _Alloc>
271 template<typename _InputIterator
    [all...]
deque.tcc 64 template <typename _Tp, typename _Alloc>
90 template <typename _Tp, typename _Alloc>
112 template<typename _Tp, typename _Alloc>
113 template<typename... _Args>
128 template<typename _Tp, typename _Alloc>
129 template<typename... _Args>
147 template<typename _Tp, typename _Alloc>
148 template<typename... _Args>
175 template <typename _Tp, typename _Alloc>
204 template <typename _Tp, typename _Alloc
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
string 39 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
108 template<typename _InputIterator>
382 template<typename _InputIterator>
454 template<typename _InputIterator>
535 template<typename _InputIterator>
676 template<typename _InputIterator>
928 template<typename _CharT, typename _Traits, typename _Allocator>
934 template<typename _CharT, typename _Traits, typename _Allocator>
943 template<typename _CharT, typename _Traits, typename _Allocator>
949 template<typename _CharT, typename _Traits, typename _Allocator
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-metag.c 205 const insn_template *template; member in struct:_insn_templates
212 const insn_template *template)
214 insn->bits = template->meta_opcode;
446 const insn_template *template)
461 insn->bits = (template->meta_opcode |
473 const insn_template *template)
476 unsigned int is_movl = MINOR_OPCODE (template->meta_opcode) == MOVL_MINOR;
488 if (template->insn_type == INSN_FPU && dest_regs[0]->unit != UNIT_FX)
511 insn->bits = (template->meta_opcode |
517 insn->bits = (template->meta_opcode
6265 insn_template template; local
6330 const insn_template *template = &metag_optab[i]; local
6531 const insn_template *template = current_template->template; local
    [all...]
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 154 template <class T>
180 template<>
185 template<>
190 template<>
195 template<>
200 template<>
205 template<>
210 template<>
215 template<>
220 template<>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
deque.tcc 64 template <typename _Tp, typename _Alloc>
90 template <typename _Tp, typename _Alloc>
112 template<typename _Tp, typename _Alloc>
113 template<typename... _Args>
128 template<typename _Tp, typename _Alloc>
129 template<typename... _Args>
146 template <typename _Tp, typename _Alloc>
168 template<typename _Tp, typename _Alloc>
169 template<typename... _Args>
191 template <typename _Tp, typename _Alloc
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
deque.tcc 64 template <typename _Tp, typename _Alloc>
90 template <typename _Tp, typename _Alloc>
112 template<typename _Tp, typename _Alloc>
113 template<typename... _Args>
128 template<typename _Tp, typename _Alloc>
129 template<typename... _Args>
146 template <typename _Tp, typename _Alloc>
168 template<typename _Tp, typename _Alloc>
169 template<typename... _Args>
191 template <typename _Tp, typename _Alloc
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
deque.tcc 64 template <typename _Tp, typename _Alloc>
90 template <typename _Tp, typename _Alloc>
112 template<typename _Tp, typename _Alloc>
113 template<typename... _Args>
128 template<typename _Tp, typename _Alloc>
129 template<typename... _Args>
146 template <typename _Tp, typename _Alloc>
168 template<typename _Tp, typename _Alloc>
169 template<typename... _Args>
191 template <typename _Tp, typename _Alloc
    [all...]
  /external/eigen/Eigen/src/UmfPackSupport/
UmfPackSupport.h 1 // This file is part of Eigen, a lightweight C++ template library
111 template<typename T> struct umfpack_helper_is_sparse_plain : false_type {};
112 template<typename Scalar, int Options, typename StorageIndex>
115 template<typename Scalar, int Options, typename StorageIndex>
133 template<typename _MatrixType>
205 template<typename InputMatrixType>
219 template<typename Rhs>
232 template<typename Rhs>
247 template<typename InputMatrixType>
264 template<typename InputMatrixType
    [all...]

Completed in 1747 milliseconds

<<161162163164165166167168169170>>