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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 138 // Late parsed attributes must be instantiated and attached after the
139 // enclosing class has been instantiated. See Sema::InstantiateClass.
162 llvm_unreachable("Translation units cannot be instantiated");
175 llvm_unreachable("Namespaces cannot be instantiated");
349 // Build the instantiated declaration.
542 // same info for the instantiated friend.
    [all...]
SemaTemplateInstantiate.cpp 75 // If this variable template specialization was instantiated from a
109 // If this class template specialization was instantiated from a
128 // If this function was instantiated from a specialized member that is
747 /// \brief Returns the location of the entity being instantiated, if known.
750 /// \brief Returns the name of the entity being instantiated, if any.
    [all...]
  /frameworks/base/core/java/android/provider/
BrowserContract.java 247 * This utility class cannot be instantiated.
440 * This utility class cannot be instantiated.
508 * This utility class cannot be instantiated
569 * This utility class cannot be instantiated
642 * This utility class cannot be instantiated
669 * This utility class cannot be instantiated
692 * This utility class cannot be instantiated
  /development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
ContactDetailActivity.java 64 // Adds a newly created ContactDetailFragment that is instantiated with the
  /development/tools/hosttestlib/src/com/android/hosttest/
DeviceTestRunner.java 35 * arguments, and then pass their values to the instantiated DeviceTests.
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
devices.jd 40 physical device listed in <code>adb devices</code> can be instantiated and used as a
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemIf.java 120 * is true, then the content template is instantiated; otherwise, nothing
ElemMessage.java 104 * instruction is a template. The xsl:message is instantiated by
  /external/chromium/chrome/browser/chromeos/
plugin_selection_policy.h 28 // instantiated for. It is used by the PluginService. It is (and
  /external/chromium/chrome/browser/ui/cocoa/
browser_frame_view.h 9 // This class is never to be instantiated on its own.
  /external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
parser.js 14 * call Parser.registerSubtype to arrange to be instantiated
  /external/chromium_org/ash/system/chromeos/power/
power_status_unittest.cc 71 // PowerStatus is instantiated. This depends on
  /external/chromium_org/base/debug/
trace_event_system_stats_monitor.cc 61 // Allow this to be instantiated on unsupported platforms, but don't run.
  /external/chromium_org/cc/resources/
picture_pile_impl.h 145 // Once instantiated, |clones_for_drawing_| can't be modified. This
  /external/chromium_org/chrome/browser/chromeos/login/
user_image_loader.h 83 // The foreground task runner on which |this| is instantiated, Start() is
  /external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_external_data_manager_browsertest.cc 73 // that policy and stop injecting a manually instantiated ExternalDataFetcher.
  /external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
gallery_watch_manager.h 6 // lives on the file thread. This class is instantiated per profile. This
  /external/chromium_org/chrome/browser/plugins/
plugin_info_message_filter.h 104 // Does not determine whether the plugin can actually be instantiated
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_host_metrics.cc 38 // Because SpellCheckHost is instantiated lazily, the size of
  /external/chromium_org/chrome/browser/storage_monitor/
volume_mount_watcher_win.h 27 // This is a singleton class instantiated by StorageMonitorWin.
  /external/chromium_org/chrome/browser/ui/cocoa/
custom_frame_view.h 11 // This class is never to be instantiated on its own.
  /external/chromium_org/chrome/browser/ui/global_error/
global_error_service_unittest.cc 39 // This tracks the number BaseError objects that are currently instantiated.
  /external/chromium_org/chrome_frame/
http_negotiate.h 43 // class is not to be instantiated atm.
  /external/chromium_org/components/policy/core/common/cloud/
resource_cache.h 28 // The class can be instantiated on any thread but from then on, it must be
  /external/chromium_org/components/policy/core/common/
configuration_policy_provider_test.h 113 // Abstract policy provider test. This is meant to be instantiated for each

Completed in 994 milliseconds

1 2 3 4 5 6 7 8 91011>>