HomeSort by relevance Sort by last modified time
    Searched full:specializations (Results 226 - 250 of 497) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.cc 279 // Emit GetEnumDescriptor specializations into google::protobuf namespace:
284 // which appears in GetEnumDescriptor() specializations.
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function_adaptors.h 225 /* Specializations for void return type */
604 //Partial specializations for the void type
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
std_vector.i 220 // specializations for pointers
393 // specializations for built-ins
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_function_adaptors.h 225 /* Specializations for void return type */
604 //Partial specializations for the void type
  /external/eigen/Eigen/src/Geometry/
Transform.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
complex 119 * Specializations for float, double, and long double are part of the
1041 /// 26.2.3 complex specializations
1190 /// 26.2.3 complex specializations
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
complex 119 * Specializations for float, double, and long double are part of the
1041 /// 26.2.3 complex specializations
1190 /// 26.2.3 complex specializations
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
complex 119 * Specializations for float, double, and long double are part of the
1041 /// 26.2.3 complex specializations
1190 /// 26.2.3 complex specializations
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
complex 116 * Specializations for float, double, and long double are part of the
1040 /// 26.2.3 complex specializations
    [all...]
  /external/clang/lib/Sema/
SemaTemplate.cpp 106 // refer to specializations of the same class template, and if the name
    [all...]
SemaTemplateDeduction.cpp 36 /// matching class template partial specializations).
    [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 185 /// Get the list of partial specializations from a template's common ptr.
198 // If we have any lazy specializations, and the external AST source is
207 auto &Specializations = Common->Specializations;
213 // Add a slot to the record for the number of specializations.
217 for (auto &Entry : Specializations) {
551 // Write the template that contains the specializations set. We will
    [all...]
  /external/ceres-solver/docs/source/
version_history.rst 62 #. Added the (2,4,9) and (2,4,8) template specializations.
179 #. Faster ``ITERATIVE_SCHUR`` solver using template specializations.
479 template specializations.
  /external/clang/test/CodeGenCXX/
dllexport.cpp 638 // MS ignores DLL attributes on partial specializations.
646 // Attributes on explicit specializations are honored
    [all...]
  /external/clang/test/SemaCXX/
cxx1y-variable-templates_top_level.cpp 215 int a = pi2<int,int>; // expected-error {{ambiguous partial specializations of 'pi2<int, int>'}}
  /external/deqp/framework/delibs/decpp/
dePoolArray.hpp 519 // std::iterator_traits specializations
  /external/eigen/Eigen/src/Core/
DenseStorage.h 154 // more specializations for null matrices; these are necessary to resolve ambiguities
  /external/eigen/Eigen/src/Core/products/
CoeffBasedProduct.h 340 // NOTE the 3 following specializations are because taking .col(0) on a vector is a bit slower
  /external/eigen/unsupported/Eigen/
FFT 66 * separate specializations for real vs complex. On the inverse
  /external/gemmlowp/internal/
output.h 87 // specializations for a single OutputStageType, for different
pack_neon.h 15 // pack_neon.h: optimized NEON specializations of the templates in pack.h.
  /external/libchrome/base/allocator/
allocator.gyp 291 # tcmalloc contains some unused local template specializations.
  /external/libchrome/base/
bind_internal.h 268 // There are 3 logical InvokeHelper<> specializations: normal, void-return,
  /external/libweave/third_party/chromium/base/
bind_internal.h 268 // There are 3 logical InvokeHelper<> specializations: normal, void-return,
  /external/llvm/include/llvm/ProfileData/
CoverageMapping.h 447 /// specializations, have distinct coverage records for each instantiation.

Completed in 1062 milliseconds

1 2 3 4 5 6 7 8 91011>>