OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiations
(Results
1 - 25
of
325
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/CXX/temp/temp.spec/temp.explicit/
p11.cpp
15
// explicit
instantiations
.
p12.cpp
9
// Don't impose access restrictions on explicit
instantiations
.
30
// explicit
instantiations
and doesn't have any independent support.
/external/clang/test/CodeGenCXX/
template-anonymous-types.cpp
20
// Look for two
instantiations
, one for FOO's
27
// Now check for the class template
instantiations
.
apple-kext-linkage.cpp
21
// rdar://problem/10133200: give explicit
instantiations
external linkage in kernel mode
template-linkage.cpp
10
// Explicit
instantiations
have external linkage.
/external/clang/test/SemaTemplate/
temp_explicit.cpp
10
// Check the syntax of explicit
instantiations
.
24
// Check for explicit
instantiations
that come after other kinds of
25
//
instantiations
or declarations.
34
// Check that explicit
instantiations
actually produce definitions. We
49
// Check that explicit
instantiations
instantiate member classes.
instantiate-overload-candidates.cpp
10
// Force T to have a complete type here so we can observe
instantiations
with
/ndk/sources/cxx-stl/stlport/src/
ostream.cpp
26
//
instantiations
istream.cpp
26
//
instantiations
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ostream_insert.h
115
// Inhibit implicit
instantiations
for required
instantiations
,
116
// which are defined via explicit
instantiations
elsewhere.
basic_ios.tcc
144
//
instantiations
is possible even without imbuing the expected
175
// Inhibit implicit
instantiations
for required
instantiations
,
176
// which are defined via explicit
instantiations
elsewhere.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
ostream_insert.h
115
// Inhibit implicit
instantiations
for required
instantiations
,
116
// which are defined via explicit
instantiations
elsewhere.
basic_ios.tcc
144
//
instantiations
is possible even without imbuing the expected
175
// Inhibit implicit
instantiations
for required
instantiations
,
176
// which are defined via explicit
instantiations
elsewhere.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ostream_insert.h
115
// Inhibit implicit
instantiations
for required
instantiations
,
116
// which are defined via explicit
instantiations
elsewhere.
basic_ios.tcc
144
//
instantiations
is possible even without imbuing the expected
175
// Inhibit implicit
instantiations
for required
instantiations
,
176
// which are defined via explicit
instantiations
elsewhere.
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ostream_insert.h
115
// Inhibit implicit
instantiations
for required
instantiations
,
116
// which are defined via explicit
instantiations
elsewhere.
basic_ios.tcc
144
//
instantiations
is possible even without imbuing the expected
175
// Inhibit implicit
instantiations
for required
instantiations
,
176
// which are defined via explicit
instantiations
elsewhere.
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p1.cpp
4
// This test creates cases where implicit
instantiations
of various entities
7
// implicit
instantiations
do not occur (because the explicit specialization
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-linkonce/
x.s
3
;# supposed to be equivalent of C++ template
instantiations
; the
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
x.s
3
;# supposed to be equivalent of C++ template
instantiations
; the
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
safe_unordered_container.h
51
* iterator and @c const_iterator types that are
instantiations
of
53
* and @c const_local_iterator types that are
instantiations
of class
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
safe_unordered_container.h
51
* iterator and @c const_iterator types that are
instantiations
of
53
* and @c const_local_iterator types that are
instantiations
of class
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
safe_unordered_container.h
51
* iterator and @c const_iterator types that are
instantiations
of
53
* and @c const_local_iterator types that are
instantiations
of class
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
safe_unordered_container.h
51
* iterator and @c const_iterator types that are
instantiations
of
53
* and @c const_local_iterator types that are
instantiations
of class
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/
p8.cpp
99
// Normal redeclarations (not for explicit
instantiations
or
Completed in 1346 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>