OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:specializations
(Results
351 - 375
of
497
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
streambuf
792
// Also used by
specializations
for char and wchar_t in src.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
hashtable.h
654
// define _Hash_code_base::_M_swap because different
specializations
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
streambuf
792
// Also used by
specializations
for char and wchar_t in src.
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
hashtable.h
654
// define _Hash_code_base::_M_swap because different
specializations
[
all
...]
/external/llvm/docs/
CommandLine.rst
[
all
...]
/external/clang/include/clang-c/
Index.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.h
[
all
...]
/external/clang/include/clang/AST/
Decl.h
213
///
specializations
are printed with their template arguments.
[
all
...]
/external/clang/include/clang/ASTMatchers/
ASTMatchers.h
342
/// \brief Matches C++ class template
specializations
.
351
/// matches the
specializations
\c A<int> and \c A<double>
[
all
...]
/external/gmock/include/gmock/
gmock-matchers.h
225
//
specializations
here to avoid code duplication.
310
// The following two
specializations
allow the user to write str
348
// The following two
specializations
allow the user to write str
[
all
...]
/external/clang/include/clang/Analysis/
CFG.h
[
all
...]
/external/eigen/Eigen/src/Core/
Functors.h
[
all
...]
/external/eigen/doc/
InsideEigenExample.dox
89
Let's look at this constructor, in src/Core/DenseStorage.h. You can see that there are many partial template
specializations
of DenseStorages here, treating separately the cases where dimensions are Dynamic or fixed at compile-time. The partial specialization that we are looking at is:
/external/icu/icu4c/source/common/
messagepattern.cpp
134
// MessagePatternList
specializations
-------------------------------------- ***
[
all
...]
/external/llvm/include/llvm/IR/
Metadata.h
150
// Provide
specializations
of isa so that we don't need definitions of
[
all
...]
/external/protobuf/gtest/include/gtest/internal/
gtest-port.h
[
all
...]
/external/protobuf/src/google/protobuf/
message.h
[
all
...]
/external/skia/src/effects/gradients/
SkGradientShader.cpp
[
all
...]
/frameworks/av/services/audioflinger/
AudioResamplerFirProcessNeon.h
45
// NEON
specializations
are enabled for Process() and ProcessL() in AudioResamplerFirProcess.h
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.c
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
hashtable_policy.h
902
* Primary template is unused except as a hook for
specializations
.
[
all
...]
locale_facets.tcc
48
//
Specializations
.
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
ropeimpl.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
hashtable_policy.h
902
* Primary template is unused except as a hook for
specializations
.
[
all
...]
locale_facets.tcc
48
//
Specializations
.
[
all
...]
Completed in 9463 milliseconds
<<
11
12
13
14
15
16
17
18
19
20