HomeSort by relevance Sort by last modified time
    Searched full:instantiated (Results 126 - 150 of 1290) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/chrome/browser/ui/cocoa/
table_model_array_controller.h 26 // initWithContent:, but usually this class is instantiated from a nib file.
  /external/chromium/testing/gmock/test/
gmock_link2_test.cc 35 // produce linker errors when instantiated in different translation units.
gmock_link_test.cc 35 // produce linker errors when instantiated in different translation units.
  /external/chromium_org/base/
lazy_instance.cc 53 // Make sure that the lazily instantiated object will get destroyed at exit.
  /external/chromium_org/base/memory/
singleton_objc.h 37 // are instantiated by sending |alloc| and |init| messages, and are deallocated
  /external/chromium_org/chrome/browser/history/
web_history_service_factory.cc 52 // Ensure that the service is not instantiated or used if the user is not
  /external/chromium_org/chrome/browser/policy/cloud/
user_cloud_policy_invalidator.cc 28 // after this object is instantiated.
  /external/chromium_org/content/port/browser/
location_provider.h 35 // Important: a LocationProvider may be instantiated and StartProvider() may
  /external/chromium_org/content/renderer/media/crypto/
key_systems.h 21 // instantiated.
  /external/chromium_org/media/audio/android/
audio_record_input.h 24 // in Jelly Bean. It should not be instantiated running against earlier SDKs.
  /external/chromium_org/third_party/skia/include/effects/
SkBlurMaskFilter.h 68 SkBlurMaskFilter(); // can't be instantiated
  /external/clang/include/clang/Basic/
Specifiers.h 138 /// has not yet been declared, defined, or instantiated.
140 /// This template specialization was implicitly instantiated from a
147 /// This template specialization was instantiated from a template
151 /// This template specialization was instantiated from a template
  /external/clang/test/SemaCXX/
enum-unscoped-nonexistent.cpp 31 // instantiated.
  /external/clang/test/SemaTemplate/
inject-templated-friend-post.cpp 7 // PR8007: friend function not instantiated, reordered version.
  /external/skia/include/effects/
SkBlurMaskFilter.h 68 SkBlurMaskFilter(); // can't be instantiated
  /external/smali/smali-integration-tests/src/test/smali/jumbo-type-tests/
zzz99999.smali 36 #Note that this class can't actually be instantiated, because it's impossible
  /frameworks/base/media/java/android/mtp/
MtpStorageInfo.java 32 // only instantiated via JNI
  /frameworks/base/media/tests/EffectsTest/res/values/
strings.xml 5 <string name="effect_release">Effect Instantiated</string>
  /libcore/luni/src/main/java/java/lang/
InstantiationError.java 53 * the class that can not be instantiated.
  /libcore/luni/src/main/java/java/lang/reflect/
TypeVariable.java 41 * instantiated for some reason
  /libcore/luni/src/test/java/tests/api/org/xml/sax/support/
NoInstanceXMLReader.java 27 * An XMLReader that is accessible, but can't be instantiated.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
push_back_impl.hpp 37 // should be instantiated only in the context of 'has_push_back_impl';
push_front_impl.hpp 38 // should be instantiated only in the context of 'has_push_front_impl';
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
void.hpp 26 // instantiated so that it can be passed in as an object that can be
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
X.java 35 * This class should not be instantiated. It provides static methods

Completed in 503 milliseconds

1 2 3 4 56 7 8 91011>>