OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instantiation
(Results
326 - 350
of
1313
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/CodeGenCXX/
virtual-destructor-calls.cpp
52
// dispatch. Template
instantiation
used to lose the qualifier.
/external/clang/test/Misc/
serialized-diags-really-long-text.cpp
28
// CHECK: [[@LINE+1]]:20: note: in
instantiation
of member function
/external/clang/test/SemaCXX/
virtual-override.cpp
133
virtual b<int> *f(); // expected-note {{in
instantiation
of template class 'T9::b<int>' requested here}}
155
(void)sizeof(Foo<Base2>); // expected-note{{
instantiation
}}
238
X1<0, 1> bad_derived; // expected-note{{
instantiation
}}
239
X1<1, 0> bad_base; // expected-note{{
instantiation
}}
warn-weak-vtables.cpp
63
template class TemplVirt<float>; // expected-warning{{explicit template
instantiation
'TemplVirt<float>' will emit a vtable in every translation unit}}
/external/clang/test/SemaTemplate/
instantiate-function-2.cpp
34
foo<int>(); // expected-note{{
instantiation
of}}
/external/compiler-rt/test/cfi/
utils.h
10
// memory). Instantiating this class will trigger the
instantiation
of I
/external/conscrypt/src/main/java/org/conscrypt/
OpenSSLServerSocketFactoryImpl.java
35
new IOException("Delayed
instantiation
exception:");
/external/icu/icu4c/source/layout/
ThaiShaping.h
74
// forbid
instantiation
/external/libcxx/test/std/containers/sequences/array/array.tuple/
get.fail.cpp
35
// expected-error@array:* {{implicit
instantiation
of undefined template '__static_assert_test<false>'}}
/external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/
default01.fail.cpp
24
// expected-note@memory:* + {{in
instantiation
of member function}}
/external/libcxx/test/std/utilities/time/time.point/time.point.cast/
toduration.fail.cpp
18
// ToDuration shall be an
instantiation
of duration.
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/
tuple_array_template_depth.pass.cpp
25
// Use 1256 to try and blow the template
instantiation
depth for all compilers.
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
tuple_array_template_depth.pass.cpp
28
// Use 1256 to try and blow the template
instantiation
depth for all compilers.
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/util/
IoUtil.java
58
* Private constructor to prevent
instantiation
. All members are static.
/external/objenesis/main/src/org/objenesis/instantiator/
SerializationInstantiatorHelper.java
21
* Helper for common serialization-compatible
instantiation
functions
/external/parameter-framework/upstream/parameter/
BitParameterBlock.h
39
//
Instantiation
, allocation
BitParameterBlockType.h
55
//
Instantiation
ParameterBlockType.h
46
//
Instantiation
StringParameter.h
41
//
Instantiation
, allocation
StringParameterType.h
59
//
Instantiation
/external/sfntly/cpp/src/sfntly/table/bitmap/
big_glyph_metrics.h
75
// Static
instantiation
function.
/external/v8/test/unittests/compiler/
live-range-builder.h
17
// support for C++ features such as
instantiation
lists, on OS X and Android.
/libcore/ojluni/src/main/java/java/util/
IllegalFormatException.java
40
// package-private to prevent explicit
instantiation
/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
Completed in 2242 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>