HomeSort by relevance Sort by last modified time
    Searched full:instantiate (Results 401 - 425 of 799) sorted by null

<<11121314151617181920>>

  /development/samples/BrowserPlugin/jni/background/
BackgroundPlugin.cpp 92 // load the appropriate java class and instantiate it
  /development/samples/BrowserPlugin/jni/paint/
PaintPlugin.cpp 231 // load the appropriate java class and instantiate it
  /external/antlr/src/org/antlr/runtime/debug/
RemoteDebugEventSocketListener.java 343 System.err.println("can't instantiate class "+ie);
  /external/antlr/src/org/antlr/runtime/tree/
BufferedTreeNodeStream.java 187 * so instantiate new ones when uniqueNavigationNodes is true.
  /external/apache-http/src/org/apache/http/conn/ssl/
SSLSocketFactory.java 234 * This constructor is used exclusively to instantiate the factory for
  /external/bluetooth/glib/gio/
gmountoperation.c 49 * Users should instantiate a subclass of this that implements all
  /external/chromium/base/
string_number_conversions.cc 502 // implementation here is to instantiate a string and use the string version.
  /external/chromium/chrome/browser/chromeos/
proxy_config_service_impl_unittest.cc 252 // Instantiate proxy config service with |init_config|.
  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.h 84 // Makes the passed |factory| the factory used to instantiate
  /external/chromium/chrome/browser/sync/glue/
autofill_model_associator.cc 316 // Now instantiate the functor and call find_if.
  /external/chromium/webkit/glue/
resource_loader_bridge.h 8 // to instantiate this object.
  /external/clang/lib/Frontend/
FrontendAction.cpp 114 llvm::OwningPtr<PluginASTAction> P(it->instantiate());
  /external/icu4c/common/
servloc.h 362 * This is a base class for most ICU factories. Subclasses instantiate it
  /external/icu4c/i18n/
translit.cpp     [all...]
  /external/icu4c/test/intltest/
thcoll.cpp 453 errln("Couldn't instantiate collator from rules");
  /external/jdiff/src/jdiff/
XMLToAPI.java 55 // class to instantiate
  /external/llvm/lib/CodeGen/
GCStrategy.cpp 163 MI->getFunctionInfo(*I); // Instantiate the GC strategy.
  /external/llvm/tools/lto/
LTOCodeGenerator.cpp 380 // Instantiate the pass manager to organize the passes.
  /external/qemu/elff/
elf_file.cc 127 /* Lets instantiate appropriate ElfFileImpl object for this ELF. */
  /external/stlport/stlport/stl/config/
user_config.h 77 * _STLP_NO_CUSTOM_IO : define this if you do not instantiate basic_xxx iostream
  /external/webkit/Source/WebKit/chromium/src/
WebViewImpl.h 537 // the compositor has been turned on, we need to instantiate it
  /external/zlib/contrib/ada/
zlib.ads 20 -- As a special exception, if other files instantiate generics from this --
  /frameworks/base/core/java/android/app/
AlarmManager.java 51 * instantiate this class directly; instead, retrieve it through
FragmentManager.java 771 // layout, we need to instantiate the view immediately
    [all...]
  /frameworks/base/core/java/android/content/
SearchRecentSuggestionsProvider.java 50 * <li>Please note that you <i>do not</i> instantiate this content provider directly from within

Completed in 1680 milliseconds

<<11121314151617181920>>