OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiation
(Results
276 - 300
of
1076
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/SemaCXX/
virtual-override.cpp
132
virtual b<int> *f(); // expected-note {{in
instantiation
of template class 'T9::b<int>' requested here}}
154
(void)sizeof(Foo<Base2>); // expected-note{{
instantiation
}}
237
X1<0, 1> bad_derived; // expected-note{{
instantiation
}}
238
X1<1, 0> bad_base; // expected-note{{
instantiation
}}
warn-unreachable.cpp
81
// they may only be unreachable in that specific
instantiation
.
warn-weak-vtables.cpp
64
template class TemplVirt<float>; // expected-warning{{explicit template
instantiation
'TemplVirt<float>' will emit a vtable in every translation unit}}
/external/clang/test/SemaTemplate/
friend-template.cpp
86
X3<long> x3l; // expected-note {{in
instantiation
}}
100
f(A<int>()); // expected-note {{in
instantiation
of function template specialization}}
303
H<char> h2; // expected-note {{
instantiation
}}
322
foo(b); // expected-note {{in
instantiation
}}
/external/dexmaker/
README
19
bug-8297640.patch: temporary workaround for a breakage in object
instantiation
/external/icu4c/layout/
ThaiShaping.h
74
// forbid
instantiation
/external/objenesis/main/src/org/objenesis/instantiator/
SerializationInstantiatorHelper.java
21
* Helper for common serialization-compatible
instantiation
functions
/external/sfntly/cpp/src/sfntly/table/bitmap/
big_glyph_metrics.h
75
// Static
instantiation
function.
/external/stlport/stlport/stl/config/
_dec.h
26
automatic template
instantiation
does not
/libcore/crypto/src/main/java/org/conscrypt/
OpenSSLServerSocketFactoryImpl.java
35
new IOException("Delayed
instantiation
exception:");
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.point/time.point.cast/
toduration.fail.cpp
18
// ToDuration shall be an
instantiation
of duration.
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h
26
automatic template
instantiation
does not
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
eval_if.hpp
47
// recursively nested template
instantiation
to user
/packages/apps/Email/src/com/android/email/activity/setup/
DuplicateAccountDialogFragment.java
37
// Public no-args constructor needed for fragment re-
instantiation
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
SyncErrorDialogFragment.java
35
// Public no-args constructor needed for fragment re-
instantiation
/packages/apps/UnifiedEmail/src/com/android/mail/ui/settings/
ClearPictureApprovalsDialogFragment.java
34
// Public no-args constructor needed for fragment re-
instantiation
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h
26
automatic template
instantiation
does not
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h
26
automatic template
instantiation
does not
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h
26
automatic template
instantiation
does not
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h
26
automatic template
instantiation
does not
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_dec.h
26
automatic template
instantiation
does not
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
p4.cpp
165
template struct B<int>; // expected-note {{in
instantiation
}}
183
template struct C<int>; // expected-note {{in
instantiation
}}
202
// We should be able to diagnose these without
instantiation
.
/external/clang/test/CodeGenCXX/
template-instantiation.cpp
96
// This template
instantiation
should not cause us to produce a vtable.
133
// Hits an assertion due to bogus
instantiation
of class B.
172
// method body parsing and afterward. Those different points of
instantiation
/external/clang/test/Misc/
ast-dump-decl.cpp
157
// implicit
instantiation
163
// explicit
instantiation
declaration
166
// explicit
instantiation
definition
200
// implicit
instantiation
208
// explicit
instantiation
declaration
211
// explicit
instantiation
definition
257
// PR15220 dump
instantiation
only once
/external/clang/lib/Sema/
SemaTemplate.cpp
[
all
...]
Completed in 359 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>