HomeSort by relevance Sort by last modified time
    Searched full:instantiated (Results 201 - 225 of 782) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/apache-http/src/org/apache/http/client/
RequestDirector.java 69 * For the time being, a new director is instantiated for each request.
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
WaitingThread.java 40 * This class implements throwaway objects. It is instantiated whenever
  /external/apache-http/src/org/apache/http/util/
EncodingUtils.java 180 * This class should not be instantiated.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemCopy.java 77 * the content is instantiated only for nodes of types that can have
  /external/apache-xml/src/main/java/org/apache/xalan/xslt/
ObjectFactory.java 149 + " could not be instantiated: " + x, x);
230 "Provider "+factoryClassName+" could not be instantiated: "+x,
468 "Provider " + className + " could not be instantiated: " + x,
612 // provider class was instantiated using a different one.
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
ObjectFactory.java 149 + " could not be instantiated: " + x, x);
230 "Provider "+factoryClassName+" could not be instantiated: "+x,
468 "Provider " + className + " could not be instantiated: " + x,
612 // provider class was instantiated using a different one.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ObjectFactory.java 148 + " could not be instantiated: " + x, x);
229 "Provider "+factoryClassName+" could not be instantiated: "+x,
467 "Provider " + className + " could not be instantiated: " + x,
611 // provider class was instantiated using a different one.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
ObjectFactory.java 149 + " could not be instantiated: " + x, x);
230 "Provider "+factoryClassName+" could not be instantiated: "+x,
468 "Provider " + className + " could not be instantiated: " + x,
612 // provider class was instantiated using a different one.
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
ObjectFactory.java 149 + " could not be instantiated: " + x, x);
230 "Provider "+factoryClassName+" could not be instantiated: "+x,
468 "Provider " + className + " could not be instantiated: " + x,
612 // provider class was instantiated using a different one.
  /external/chromium/chrome/browser/ui/cocoa/download/
download_started_animation_mac.mm 29 // Should be instantiated using +startAnimationWithTabContents:.
  /external/chromium/chrome/browser/ui/cocoa/translate/
translate_infobar_unittest.mm 211 // Check that the infobar lays itself out correctly when instantiated in
  /external/chromium/net/base/
gzip_filter.h 76 // Only to be instantiated by Filter::Factory.
sdch_filter.h 56 // Only to be instantiated by Filter::Factory.
  /external/chromium/net/socket/
client_socket.h 90 // a socket. It is only instantiated and used in basic sockets, such as
  /external/chromium/sdch/open-vcdiff/src/
varint_bigendian.h 65 // Objects of type VarintBE should not be instantiated. The class is a
  /external/clang/bindings/python/tests/cindex/
test_diagnostics.py 26 # assert tu.diagnostics[1].spelling == 'instantiated from'
  /external/clang/include/clang/AST/
DependentDiagnostic.h 11 // fire based on how a template is instantiated.
TypeNodes.def 30 // within a C++ template that has not been instantiated, e.g., a
  /external/clang/include/clang/Basic/
DiagnosticFrontendKinds.td 19 def note_fe_inline_asm_here : Note<"instantiated into assembly here">;
  /external/clang/lib/Analysis/
CallGraph.cpp 71 // only determined when they are instantiated.
  /external/clang/www/
diagnostics.html 272 nested range information for diagnostics as they are instantiated through macros
283 t.c:76:94: note: instantiated from:
296 t.c:17:17: note: instantiated from:
299 t.c:14:2: note: instantiated from:
  /external/icu4c/test/intltest/
allcoll.cpp 207 dataerrln("Collator couldn't be instantiated!");
jacoll.cpp 194 dataerrln("Collator couldn't be instantiated!");
  /external/icu4c/tools/ctestfw/unicode/
datamap.h 101 // This one is already concrete - it is going to be instantiated from
  /external/libvpx/vpx_ports/
mem_ops.h 24 * The actual functions instantiated have the MEM_VALUE_T type name pasted

Completed in 3491 milliseconds

1 2 3 4 5 6 7 891011>>