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

1 2 3 4 5 6 78 91011>>

  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp 45 /// template specializations.
50 /// friend function template specializations.
    [all...]
  /external/ceres-solver/
CMakeLists.txt 101 # Template specializations for the Schur complement based solvers. If
104 OPTION(SCHUR_SPECIALIZATIONS "Enable fixed-size schur specializations." ON)
418 MESSAGE("-- Disabling Schur specializations (faster compiles)")
    [all...]
Android.mk 60 # This build includes the Schur specializations, which increase the
  /external/llvm/include/llvm/CodeGen/
MachineBasicBlock.h     [all...]
  /libcore/ojluni/src/main/java/java/util/
Spliterator.java 107 * <p>Primitive subtype specializations of {@code Spliterator} are provided for
114 * specializations. To avoid boxing, the corresponding primitive-based methods
289 * primitive values occur when operating on primitive subtype specializations.
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_complex.h 174 // Explicit specializations for float, double, long double. The only
175 // reason for these specializations is to enable automatic conversions
812 // Specializations for narrow characters; lets us avoid widen.
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_complex.h 174 // Explicit specializations for float, double, long double. The only
175 // reason for these specializations is to enable automatic conversions
812 // Specializations for narrow characters; lets us avoid widen.
  /external/ceres-solver/jni/
Android.mk 60 # This build includes the Schur specializations, which increase the
  /external/clang/test/Modules/
cxx-templates.cpp 98 // FIXME: Reintroduce this once we merge function template specializations.
  /external/clang/test/SemaCXX/
member-pointer-ms.cpp 13 // - templated with declared specializations with annotations
  /external/clang/test/SemaTemplate/
temp_class_spec.cpp 327 // Redefinition of class template partial specializations
  /external/eigen/doc/
PreprocessorDirectives.dox 99 - \b EIGEN_FUNCTORS_PLUGIN - filename of plugin for adding new functors and specializations of functor_traits.
  /external/gtest/include/gtest/
gtest-message.h 203 // decide between class template specializations for T and T*, so a
  /external/libchrome/base/allocator/
BUILD.gn 60 # tcmalloc contains some unused local template specializations.
  /external/libchrome/base/containers/
mru_cache.h 42 // Base class for the MRU cache specializations defined below.
  /external/libchrome/base/strings/
safe_sprintf.h 133 // Helpers that use C++ overloading, templates, and specializations to deduce
  /external/llvm/docs/
YamlIO.rst 110 As with all YAML I/O template specializations, the ScalarEnumerationTraits is used for
138 Once you have defined specializations for your data types, you can
198 expressed in your XxxTraits<> specializations). YAML I/O
489 BlockScalarTraits specializations are very similar to the
    [all...]
  /external/llvm/include/llvm/Support/
GraphWriter.h 17 // by the GraphTraits template, but they can choose to implement specializations
  /external/opencv3/3rdparty/openexr/Imath/
ImathMath.h 46 // exp() etc.), with specializations that call the faster
ImathVec.cpp 39 // Specializations of the Vec2<T> and Vec3<T> templates.
  /external/protobuf/src/google/protobuf/
message.cc 187 // Reflection and associated Template Specializations
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest-message.h 203 // decide between class template specializations for T and T*, so a
  /external/webrtc/talk/session/media/
typewrapping.h.pump 75 // template specializations. When the wrapper or unwrapper is invoked, the
  /frameworks/rs/cpp/util/
TypeHelpers.h 271 /* Built-in hash code specializations.
  /frameworks/rs/server/
TypeHelpers.h 271 /* Built-in hash code specializations.

Completed in 1052 milliseconds

1 2 3 4 5 6 78 91011>>