/libcore/ojluni/src/main/java/java/util/jar/ |
Pack200.java | [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/ |
pytree.py | 52 assert cls is not Base, "Cannot instantiate Base" 471 assert cls is not BasePattern, "Cannot instantiate BasePattern"
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/ |
pytree.py | 52 assert cls is not Base, "Cannot instantiate Base" 471 assert cls is not BasePattern, "Cannot instantiate BasePattern"
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/ |
pytree.py | 52 assert cls is not Base, "Cannot instantiate Base" 471 assert cls is not BasePattern, "Cannot instantiate BasePattern"
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/ |
pytree.py | 52 assert cls is not Base, "Cannot instantiate Base" 471 assert cls is not BasePattern, "Cannot instantiate BasePattern"
|
/cts/tests/tests/provider/src/android/provider/cts/ |
CalendarTest.java | 120 private CalendarHelper() {} // do not instantiate this class 240 private SyncStateHelper() {} // do not instantiate 359 private EventHelper() {} // do not instantiate this class 609 // do not instantiate 689 // do not instantiate 770 // do not instantiate [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.core.expressions_3.4.200.v20100505.jar | |
/prebuilts/tools/common/eclipse/ |
org.eclipse.core.expressions_3.4.200.v20100505.jar | |
/frameworks/base/core/java/android/app/ |
ActivityThread.java | [all...] |
BackStackRecord.java | 116 public BackStackRecord instantiate(FragmentManagerImpl fm) { method in class:BackStackState 125 "Instantiate " + bse + " op #" + num + " base fragment #" + mOps[pos]); 144 "Instantiate " + bse + " set remove fragment #" + mOps[pos]); [all...] |
/frameworks/support/fragment/java/android/support/v4/app/ |
FragmentManager.java | [all...] |
/libcore/ojluni/src/main/java/java/util/ |
ResourceBundle.java | [all...] |
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/ipaddr/ |
ipaddr.py | [all...] |
/external/clang/lib/Sema/ |
SemaAccess.cpp | 258 /// Checks whether one class might instantiate to the other. 347 // Asks whether the type in 'context' can ever instantiate to the type 481 // If the class's context can't instantiate to the friend's [all...] |
SemaCXXScopeSpec.cpp | 190 /// will attempt to instantiate that class template. 226 // Try to instantiate the definition, if this is a specialization of an [all...] |
/external/icu/icu4c/source/test/intltest/ |
tmsgfmt.cpp | [all...] |
/external/llvm/lib/Target/SystemZ/ |
SystemZInstrVector.td | 644 // Instantiate the bitwise ops for type TYPE. 666 // Instantiate additional patterns for absolute-related expressions on [all...] |
/external/llvm/utils/TableGen/ |
CodeGenSchedule.cpp | 93 // Instantiate a CodeGenProcModel for each SchedMachineModel with the values 99 // Instantiate a CodeGenSchedRW for each SchedReadWrite record explicitly 105 // Instantiate a CodeGenSchedClass for each unique SchedRW signature directly [all...] |
/frameworks/base/docs/html/guide/topics/data/ |
backup.jd | 615 <li>Instantiate in instance of the desired helper class. In the class constructor, you must 628 <p>When you instantiate a {@link android.app.backup.SharedPreferencesBackupHelper}, you must [all...] |
/frameworks/base/docs/html-intl/intl/vi/guide/topics/ui/ |
dialogs.jd | 194 <b>// 1. Instantiate an {@link android.app.AlertDialog.Builder} with its constructor</b> 520 // Override the Fragment.onAttach() method to instantiate the NoticeDialogListener 526 // Instantiate the NoticeDialogListener so we can send events to the host [all...] |
/libcore/ojluni/src/main/java/java/util/logging/ |
LogManager.java | [all...] |
/docs/source.android.com/src/source/ |
code-style.jd | 290 <pre><code>// Instantiate class cl, which represents some sort of Set 306 // Instantiate class cl, which represents some sort of Set
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
gtest-internal.h | 494 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate [all...] |
/external/gtest/include/gtest/internal/ |
gtest-internal.h | 419 // TypeIdHelper<T>::dummy_ variable for each T used to instantiate [all...] |
/external/icu/icu4c/source/i18n/ |
transreg.cpp | [all...] |