HomeSort by relevance Sort by last modified time
    Searched full:templated (Results 251 - 275 of 312) sorted by null

<<111213

  /external/clang/include/clang/AST/
DeclCXX.h     [all...]
DeclBase.h 893 /// \brief Returns the function itself, or the templated function if this is a
    [all...]
Type.h     [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaAccess.cpp 559 // FIXME: declarations with dependent or templated scope.
    [all...]
SemaTemplateDeduction.cpp     [all...]
  /external/llvm/lib/TableGen/
TGParser.cpp 450 /// ParseSubClassReference - Parse a reference to a subclass or to a templated
500 /// templated submulticlass. This returns a SubMultiClassRefTy with a null
    [all...]
  /external/llvm/utils/TableGen/
FixedLenDecoderEmitter.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_mac.cpp 80 // Being templated and taking const T* prevents calling
88 // Being templated and taking const T* prevents calling
    [all...]
  /external/vixl/test/
test-simulator-a64.cc 134 // templated test functions.
188 // templated type.
    [all...]
  /frameworks/base/docs/html/about/versions/
jelly-bean.jd     [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
  /external/protobuf/src/google/protobuf/
extension_set.h 190 // Generated message classes include type-safe templated wrappers around
    [all...]
  /external/vixl/src/vixl/a64/
simulator-a64.h 54 // calling a templated FPRound.
    [all...]
  /external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
spreadsort.hpp 0 //Templated spread_sort library
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_list.h 70 // Supporting structures are split into common and templated
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_list.h 70 // Supporting structures are split into common and templated
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
vec.h 57 /* Templated vector type and associated interfaces.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_list.h 70 // Supporting structures are split into common and templated
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_list.h 70 // Supporting structures are split into common and templated
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
extension_set.h 194 // Generated message classes include type-safe templated wrappers around
    [all...]
map.h 654 // support templated friend classes
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 523 /// \brief Callback to the parser to parse templated functions when needed.
    [all...]
  /external/llvm/docs/
ProgrammersManual.rst 285 make it a function template that is templated on the callable type.
299 template represents a reference to a callable object, templated over the type
    [all...]

Completed in 1926 milliseconds

<<111213