Searched
full:instantiated (Results
276 -
300 of
1254) sorted by null
<<11121314151617181920>>
/libcore/luni/src/test/java/tests/api/javax/net/ssl/ |
SSLContext1Test.java | 183 assertNotNull("Client session is incorrectly instantiated: " + i, 185 assertNotNull("Server session is incorrectly instantiated: " + i, 462 assertNotNull("Server context is incorrectly instantiated", sslCi 537 assertNotNull("Socket factory is incorrectly instantiated",
|
/ndk/sources/cxx-stl/stlport/src/ |
warning_disable.h | 13 # pragma warning( disable : 4660 ) /* template-class specialization '...' is already instantiated */
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_sunprocc.h | 10 // instantiated during compile time. This is due to undefing
|
/packages/apps/Contacts/src/com/android/contacts/ |
TypePrecedence.java | 40 /* This utility class has cannot be instantiated.*/
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/ |
Collapser.java | 31 * This utility class cannot be instantiated.
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ |
TypePrecedence.java | 33 /* This utility class has cannot be instantiated.*/
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_sunprocc.h | 10 // instantiated during compile time. This is due to undefing
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_sunprocc.h | 10 // instantiated during compile time. This is due to undefing
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_sunprocc.h | 10 // instantiated during compile time. This is due to undefing
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
_sunprocc.h | 10 // instantiated during compile time. This is due to undefing
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
_sunprocc.h | 10 // instantiated during compile time. This is due to undefing
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/ |
__init__.py | 68 "DOMException should not be instantiated directly")
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/ |
__init__.py | 68 "DOMException should not be instantiated directly")
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
WorkingSetHelper.java | 36 /** This class is never instantiated. */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
manifest-expected-completion18.txt | 23 android:enabled : Specify whether the activity is enabled or not (that is, can be instantiated by the system). [boolean]
|
/cts/tests/tests/media/src/android/media/cts/ |
MediaCodecListTest.java | 72 // editor code to work... but it cannot actually be instantiated 100 // editor code to work... but it cannot actually be instantiated
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
PhotoDecodeRunnable.java | 26 * Objects of this class are instantiated and managed by instances of PhotoTask, which 100 * to the PhotoTask instance that instantiated it.
|
/docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/ |
options.jd | 30 <em>instantiated</em> by the lifecycle machinery.</p> 58 <code>@Option</code> fields are set after the class is instantiated, but before the
|
/external/chromium/base/ |
string16.h | 132 // The string class will be explicitly instantiated only once, in string16.cc. 158 // To avoid problems, string classes need to be explicitly instantiated only
|
/external/chromium/googleurl/base/ |
string16.h | 145 // The string class will be explicitly instantiated only once, in string16.cc. 171 // To avoid problems, string classes need to be explicitly instantiated only
|
/external/chromium_org/base/strings/ |
string16.h | 140 // The string class will be explicitly instantiated only once, in string16.cc. 166 // To avoid problems, string classes need to be explicitly instantiated only
|
/external/chromium_org/native_client_sdk/src/examples/getting_started/hello_world/ |
hello_world.c | 79 * Called when the NaCl module is instantiated on the web page. The identifier 158 * Handler that gets called after a full-frame module is instantiated based on
|
/external/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.enum/ |
p1.cpp | 18 // into the already-instantiated class A<T>. This seems like a really bad idea, 53 // instantiated when we parse the nested name specifier.
|
/external/clang/test/CodeGenCXX/ |
condition.cpp | 244 int instantiated(T x) { function 317 template int instantiated(X);
|
/frameworks/support/v13/java/android/support/v13/app/ |
FragmentStatePagerAdapter.java | 94 // If we already have this item instantiated, there is nothing 97 // taken care of restoring the fragments we previously had instantiated.
|
Completed in 866 milliseconds
<<11121314151617181920>>