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

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_ptrs_specialize.h 28 // Important pointers specializations
  /external/clang/unittests/Tooling/
RecursiveASTVisitorTestDeclVisitor.cpp 80 // specializations when we visit the primary template. Visiting them when we
81 // visit the associated specialization is problematic for specializations of
  /libcore/ojluni/src/main/java/java/util/stream/
StreamShape.java 28 * An enum describing the known shape specializations for stream abstractions.
32 * specializations of value-handling abstractions such as {@code Spliterator},
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_lvalue_reference.hpp 59 // However, the above specializations confuse gcc 2.96 unless we also
60 // supply these specializations for array types
is_scalar.hpp 38 // these specializations are only really needed for compilers
  /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/
p8.cpp 100 // specializations) are distinct in an inline namespace vs. not in an
  /external/libcxx/test/std/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator.cons/
default.pass.cpp 16 // All specializations of istreambuf_iterator shall have a trivial copy constructor,
  /external/clang/include/clang/AST/
DeclTemplate.h 508 "Cannot encode undeclared template specializations for members");
527 "Cannot encode undeclared template specializations for members");
729 /// member template \c X<int>::Inner are member specializations.
750 "Only member templates can be member template specializations");
842 /// \brief The function template specializations for this function
843 /// template, including explicit specializations and instantiations.
844 llvm::FoldingSetVector<FunctionTemplateSpecializationInfo> Specializations;
855 /// \brief If non-null, points to an array of specializations known only
858 /// The first value in the array is the number of of specializations
949 spec_range specializations() const { function in class:clang::FunctionTemplateDecl
2109 spec_range specializations() const { function in class:clang::ClassTemplateDecl
2908 spec_range specializations() const { function in class:clang::VarTemplateDecl
    [all...]
  /external/llvm/include/llvm/IR/
CFG.h 10 // This file defines specializations of GraphTraits that allow Function and
150 // GraphTraits specializations for basic block graphs (CFGs)
153 // Provide specializations of GraphTraits to be able to treat a function as a
183 // Provide specializations of GraphTraits to be able to treat a function as a
217 // GraphTraits specializations for function basic block graphs (CFGs)
220 // Provide specializations of GraphTraits to be able to treat a function as a
245 // Provide specializations of GraphTraits to be able to treat a function as a
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
byte_io.h 223 // ----- Below follows specializations of UnsignedOf utility class -----
242 // ----- Below follows specializations for unsigned, B in { 1, 2, 4, 8 } -----
247 // Specializations for single bytes
276 // Specializations for two byte words
307 // Specializations for four byte words.
322 // Specializations for four byte words.
343 // Specializations for eight byte words.
  /external/clang/include/clang/Sema/
TemplateDeduction.h 220 /// handling explicit specializations (and instantiations) of templates
222 /// For now, assume that the candidates are non-matching specializations.
243 /// used in template specializations.
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p2.cpp 4 // would cause a diagnostic, but provides expliict specializations for those
5 // entities that avoid the diagnostic. The specializations are alternately
7 // that we allow specializations only in the appropriate namespaces (and
p1.cpp 5 // would cause a diagnostic, but provides expliict specializations for those
  /external/libbrillo/brillo/dbus/
dbus_param_reader.h 32 // This struct in itself is not used. But its concrete template specializations
41 // buffer and calls other specializations of DBusParamReader with fewer
64 // There are two specializations of this function:
  /external/clang/test/CXX/temp/temp.decls/temp.class.spec/
p8-1y.cpp 31 // instantiating one of the bogus partial specializations.
  /external/google-breakpad/src/google_breakpad/common/
minidump_size.h 50 // Explicit specializations for variable-length types. The size returned
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
reference_content.hpp 124 // reference_content<T&> type traits specializations
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
error.h 0 /* Specializations for error functions.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 52 /// Specializations.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
error.h 0 /* Specializations for error functions.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
error.h 0 /* Specializations for error functions.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 52 /// Specializations.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 52 /// Specializations.
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
std_pair.i 32 // add specializations here
  /prebuilts/misc/common/swig/include/2.0.11/d/
std_pair.i 32 // add specializations here

Completed in 2495 milliseconds

12 3 4 5 6 7 8 91011>>