/dalvik/dx/src/com/android/dx/cf/direct/ |
ClassPathOpener.java | 151 * @param topLevel whether this is a top-level file (that is, 155 private boolean processOne(File file, boolean topLevel) { 158 return processDirectory(file, topLevel); 207 * @param topLevel whether this is a top-level directory (that is, 211 private boolean processDirectory(File dir, boolean topLevel) { 212 if (topLevel) {
|
/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/ |
ApplicationSettingsActivity.java | 53 final boolean topLevel = getIntent().getBooleanExtra( 55 if (topLevel) { 137 final boolean topLevel = getActivity().getIntent().getBooleanExtra( 139 if (topLevel) {
|
/dalvik/dx/src/com/android/dx/dex/file/ |
ValueEncoder.java | 261 * (debugging) annotations and {@code topLevel} is 266 * @param topLevel {@code true} iff the given annotation is the 270 public void writeArray(CstArray array, boolean topLevel) { 271 boolean annotates = topLevel && out.annotates(); 299 * (debugging) annotations and {@code topLevel} is 304 * @param topLevel {@code true} iff the given annotation is the 308 public void writeAnnotation(Annotation annotation, boolean topLevel) { 309 boolean annotates = topLevel && out.annotates();
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/ |
suite.py | 89 topLevel = False
91 result._testRunEntered = topLevel = True
112 if topLevel:
|
/prebuilts/gdb/darwin-x86/lib/python2.7/unittest/ |
suite.py | 89 topLevel = False 91 result._testRunEntered = topLevel = True 112 if topLevel:
|
/prebuilts/gdb/linux-x86/lib/python2.7/unittest/ |
suite.py | 89 topLevel = False 91 result._testRunEntered = topLevel = True 112 if topLevel:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/ |
suite.py | 89 topLevel = False 91 result._testRunEntered = topLevel = True 112 if topLevel:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/ |
suite.py | 89 topLevel = False 91 result._testRunEntered = topLevel = True 112 if topLevel:
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
ValueEncoder.java | 262 * (debugging) annotations and {@code topLevel} is 267 * @param topLevel {@code true} iff the given annotation is the 271 public void writeArray(CstArray array, boolean topLevel) { 272 boolean annotates = topLevel && out.annotates(); 300 * (debugging) annotations and {@code topLevel} is 305 * @param topLevel {@code true} iff the given annotation is the 309 public void writeAnnotation(Annotation annotation, boolean topLevel) { 310 boolean annotates = topLevel && out.annotates();
|
/external/icu/icu4c/source/i18n/ |
reldatefmt.cpp | 618 LocalUResourceBundlePointer topLevel( 624 int32_t size = ures_getSize(topLevel.getAlias()); 631 return getStringByIndex(topLevel.getAlias(), 8, result, status); 637 LocalUResourceBundlePointer topLevel(ures_open(NULL, localeId, &status)); 648 topLevel.getAlias(), 655 if (!getDateTimePattern(topLevel.getAlias(), dateTimePattern, status)) { [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/110/1/.cp/ant_tasks/ |
publisher-ant.jar | |
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/ |
EmitterTest.java | 166 List<?> topLevel = Arrays.asList(Collections.singletonMap("k1", "v1"), Collections.singletonMap("k2", "v2")); 167 Map<String, ?> map = Collections.singletonMap("aaa", topLevel);
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
UIIntents.java | 237 * @param topLevel indicates whether the app settings is launched as the top-level settings 242 public abstract void launchApplicationSettingsActivity(Context context, boolean topLevel);
|
UIIntentsImpl.java | 338 public void launchApplicationSettingsActivity(final Context context, final boolean topLevel) { 340 intent.putExtra(UI_INTENT_EXTRA_TOP_LEVEL_SETTINGS, topLevel);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
LintList.java | 364 List<IMarker> topLevel = new ArrayList<IMarker>(ids.size()); 377 topLevel.add(topMarker); 383 mTopLevels = topLevel.toArray(new IMarker[topLevel.size()]); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
AndroidTypeRenameParticipant.java | 478 List<Element> topLevel = DomUtilities.getChildren(root); 479 for (Element element : topLevel) {
|
/external/libxml2/ |
xmlschemas.c | 414 * about the schema and its toplevel components. Duplicate 415 * toplevel components are not checked at this level. [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
Hyperlinks.java | [all...] |
/prebuilts/tools/common/m2/repository/com/squareup/dagger/dagger/1.2.2/ |
dagger-1.2.2.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar | |
/prebuilts/tools/common/m2/repository/com/github/frankiesardo/auto-parcel-processor/0.3.1/ |
auto-parcel-processor-0.3.1.jar | |
/prebuilts/tools/common/m2/repository/commons-validator/commons-validator/1.2.0/ |
commons-validator-1.2.0.jar | |
/prebuilts/tools/common/m2/repository/com/sun/xml/bind/external/rngom/2.2.11/ |
rngom-2.2.11.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar | |