HomeSort by relevance Sort by last modified time
    Searched full:instantiated (Results 876 - 900 of 1539) sorted by null

<<31323334353637383940>>

  /libcore/ojluni/src/main/java/java/util/prefs/
Preferences.java 201 * instantiated; if this process fails then an unspecified error is
212 * and instantiated; if this process fails then an unspecified error
218 * platform is loaded and instantiated.</p></li>
    [all...]
  /external/clang/include/clang/AST/
ExprCXX.h     [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.h 842 /// Tell the consumer that this variable has been instantiated.
    [all...]
  /external/clang/lib/Parse/
ParseCXXInlineMethods.cpp 166 // the containing class to be instantiated before all its member
552 "current template being instantiated!");
    [all...]
  /external/clang/lib/Sema/
SemaExceptionSpec.cpp 820 // ... because it might be instantiated with T=int.
    [all...]
  /external/guice/extensions/multibindings/test/com/google/inject/multibindings/
MultibinderTest.java     [all...]
  /external/v8/src/
objects-printer.cc     [all...]
  /frameworks/base/core/java/android/view/
LayoutInflater.java 590 * @param name The full name of the class to be instantiated.
593 * @return View The newly instantiated view, or null.
    [all...]
  /frameworks/base/docs/html/guide/topics/renderscript/reference/
rs_object_info.jd 197 Offset of the instantiated sub-element
792 <span class='normal'>: Offset of the instantiated sub-element</span>
    [all...]
  /libcore/luni/src/main/java/javax/xml/datatype/
XMLGregorianCalendar.java     [all...]
  /packages/apps/Settings/src/com/android/settings/
Utils.java 467 * When launched in this mode, the given preference fragment will be instantiated and fill the
489 * When launched in this mode, the given preference fragment will be instantiated and fill the
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cgraph.h 259 /* Set once the function has been instantiated and its callee
456 /* Set once the variable has been instantiated and its callee
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
dist.py 179 # instantiated. It is a dictionary of dictionaries of 2-tuples:
223 # been instantiated -- a false value will be inserted when the
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
dist.py 179 # instantiated. It is a dictionary of dictionaries of 2-tuples:
223 # been instantiated -- a false value will be inserted when the
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
dist.py 179 # instantiated. It is a dictionary of dictionaries of 2-tuples:
223 # been instantiated -- a false value will be inserted when the
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
dist.py 179 # instantiated. It is a dictionary of dictionaries of 2-tuples:
223 # been instantiated -- a false value will be inserted when the
    [all...]
  /system/media/camera/docs/
metadata_helpers.py 447 Since Java generics cannot be instantiated with primitives, this version
502 Since Java generics cannot be instantiated with primitives, this version
    [all...]
  /art/runtime/native/
java_lang_Class.cc 596 "%s cannot be instantiated", PrettyClass(klass.Get()).c_str());
  /art/test/968-default-partial-compile-generated/util-src/
generate_smali.py 254 A class that will be instantiated to test default method resolution order.
  /art/test/970-iface-super-resolution-generated/util-src/
generate_smali.py 216 A class that will be instantiated to test interface initialization order.
  /art/test/971-iface-super/util-src/
generate_smali.py 227 A class that will be instantiated to test interface super behavior.
  /build/
CleanSpec.mk 122 # Changing where ro.carrier value is instantiated for system/build.prop
  /cts/tests/camera/src/android/hardware/camera2/cts/rs/
ScriptGraph.java 47 * <p>Once a script graph has been built, all underlying scripts and allocations are instantiated.
  /cts/tests/camera/src/android/hardware/cts/
CameraGLTest.java 135 // These must be instantiated outside the UI thread, since the
    [all...]
  /cts/tests/tests/view/src/android/view/inputmethod/cts/
BaseInputConnectionTest.java 270 * @return {@link BaseInputConnection} instantiated in dummy mode with {@code source} and

Completed in 1223 milliseconds

<<31323334353637383940>>