Searched
full:instantiation (Results
501 -
525 of
1076) sorted by null
<<21222324252627282930>>
/libcore/luni/src/main/java/java/util/logging/ |
LogManager.java | 71 * some exception is thrown during the instantiation, then the 309 * process is same as the {@code LogManager} instantiation.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/ |
is_convertible.hpp | 149 // type_traits tests it is known to cause problems when instantiation occurs 150 // deep within the instantiation tree :-(
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSecurity.java | 314 // Public no-args constructor needed for fragment re-instantiation 395 // Public no-args constructor needed for fragment re-instantiation
|
/external/ceres-solver/internal/ceres/ |
jet_quaternion_integration_test.cc | 148 // This doesn't check correctnenss, only that the instantiation compiles.
|
/external/chromium/net/tools/flip_server/ |
balsa_visitor_interface.h | 19 // BalsaFrame, then you should subclass it, and set an instantiation of your
|
/external/chromium/sdch/open-vcdiff/src/ |
vcdiffengine.cc | 179 LOG(DFATAL) << "Instantiation of target hash failed" << LOG_ENDL;
|
/external/chromium_org/content/browser/android/ |
overscroll_glow.cc | 76 // Effect instantiation is deferred until the effect overscrolls, in which
|
/external/chromium_org/net/tools/balsa/ |
balsa_visitor_interface.h | 18 // BalsaFrame, then you should subclass it, and set an instantiation of your
|
/external/chromium_org/ppapi/c/ |
ppp_instance.h | 45 * created. This function is called for each instantiation on the page,
|
/external/chromium_org/sdch/open-vcdiff/src/ |
vcdiffengine.cc | 176 VCD_DFATAL << "Instantiation of target hash failed" << VCD_ENDL;
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
transtst.h | 256 * Test instantiation from a locale.
|
/external/clang/include/clang/AST/ |
Decl.h | [all...] |
StmtCXX.h | 231 /// compromise the template instantiation model. This behavior differs from
|
/external/clang/include/clang/Basic/ |
LangOptions.def | 162 "maximum template instantiation depth")
|
/external/clang/include/clang/Sema/ |
IdentifierResolver.h | 155 /// instantiation or specialization. The default is false.
|
/external/clang/test/CXX/stmt.stmt/stmt.iter/stmt.ranged/ |
p1.cpp | 253 template void foo(const int&); // expected-note{{in instantiation of function template specialization}}
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
metafunctions.cpp | 257 Arity<int(float, double, long double, char)> check4; // expected-error{{implicit instantiation of undefined template 'FunctionTypes::Arity<int (float, double, long double, char)>'}}
|
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
p2-0x.cpp | 204 N0::X0<int>::InnerTemplate<unsigned long> inner_template3; // expected-note{{instantiation}}
|
p2.cpp | 205 N0::X0<int>::InnerTemplate<unsigned long> inner_template3; // expected-note{{instantiation}}
|
/external/clang/test/Parser/ |
MicrosoftExtensions.cpp | 302 // Necessary to force instantiation in -fdelayed-template-parsing mode.
|
/external/clang/test/SemaCXX/ |
conversion-function.cpp | 167 E2<int&> e2i; // expected-note{{in instantiation}}
|
warn-assignment-condition.cpp | 144 f(S()); // expected-note {{in instantiation}}
|
/external/icu4c/test/intltest/ |
transtst.h | 256 * Test instantiation from a locale.
|
/external/llvm/include/llvm/Support/ |
AlignOf.h | 36 /// compile-time constant (e.g., for template instantiation).
|
/external/open-vcdiff/src/ |
vcdiffengine.cc | 176 VCD_DFATAL << "Instantiation of target hash failed" << VCD_ENDL;
|
Completed in 1006 milliseconds
<<21222324252627282930>>