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

1 2 3 4 56 7 8 91011>>

  /external/pdfium/third_party/base/numerics/
safe_conversions_impl.h 36 // We implement this as template specializations rather than simple static
safe_math_impl.h 113 // way to coalesce things into the CheckedNumericState specializations below.
454 // The following template specializations implement that promotion logic.
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.h 74 // Generate specializations of GetEnumDescriptor<MyEnum>().
  /external/skia/include/gpu/
GrGpuResourceRef.h 109 // Specializations for GrTexture and GrRenderTarget because they use virtual inheritance.
  /external/skia/src/core/
SkBlitRow_D16.cpp 260 // TODO: stop cheating and fill dither from the above specializations!
  /external/v8/src/base/
safe_conversions_impl.h 39 // We implement this as template specializations rather than simple static
safe_math_impl.h 141 // way to coalesce things into the CheckedNumericState specializations below.
478 // The following template specializations implement that promotion logic.
  /frameworks/base/libs/hwui/utils/
LinearAllocator.h 189 // return that all specializations of LinearStdAllocator are interchangeable
  /libcore/luni/src/test/java/libcore/java/lang/
StringBuilderTest.java 116 // A few commonly used specializations: sb.delete(0, 0) on an empty
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
full_lambda.hpp 147 /// specializations for the main 'bind' form
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
cwchar 51 // assumes it is in wchar.h, regardless of wchar_t specializations.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
cwchar 51 // assumes it is in wchar.h, regardless of wchar_t specializations.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
cwchar 51 // assumes it is in wchar.h, regardless of wchar_t specializations.
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perl5.swg 23 * Typemap specializations
perltypemaps.swg 2 * Typemap specializations for Perl
  /prebuilts/misc/common/swig/include/2.0.11/python/
pytypemaps.swg 2 * Typemap specializations for Python
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tcltypemaps.swg 2 * Typemap specializations for Tcl
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
cwchar 51 // assumes it is in wchar.h, regardless of wchar_t specializations.
  /external/clang/lib/AST/
DeclTemplate.cpp 181 llvm::FoldingSetVector<EntryType> &Specializations, EntryType *Entry,
187 assert(!findSpecializationImpl(Specializations,
193 Specializations.InsertNode(Entry, InsertPos);
195 EntryType *Existing = Specializations.GetOrInsertNode(Entry);
296 return getCommonPtr()->Specializations;
370 return getCommonPtr()->Specializations;
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp     [all...]
  /external/clang/test/SemaCXX/
cxx1y-variable-templates_in_class.cpp 227 // the partial specializations of the member template are ignored
251 // not picking up partial specializations added after the primary template
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-nice-strict.h 257 // The following specializations catch some (relatively more common)
261 // These specializations are declared but not defined, as NiceMock and
  /external/libchrome/base/numerics/
safe_math_impl.h 132 // way to coalesce things into the CheckedNumericState specializations below.
493 // The following template specializations implement that promotion logic.
  /external/libweave/third_party/chromium/base/numerics/
safe_math_impl.h 131 // way to coalesce things into the CheckedNumericState specializations below.
492 // The following template specializations implement that promotion logic.
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
std_vector.i 354 // Macros for std::vector class specializations/enhancements
405 // template specializations for std::vector

Completed in 872 milliseconds

1 2 3 4 56 7 8 91011>>