/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | OverlayBundle.java | 85 private ResourceBundle[] bundles; field in OverlayBundle 98 bundles = new ResourceBundle[baseNames.length]; in OverlayBundle() 113 for (int i=0; i<bundles.length; ++i) { in handleGetObject() 116 o = bundles[i].getObject(key); in handleGetObject() 118 if (i == bundles.length-1) { in handleGetObject() 140 int i = bundles.length - 1; in getKeys() 142 return bundles[i].getKeys(); in getKeys() 151 if (bundles[i] == null) { in load() 154 bundles[i] = ResourceBundle.getBundle(baseNames[i], locale); in load() 155 if (bundles[i].getLocale().equals(locale)) { in load() [all …]
|
/external/llvm/lib/CodeGen/ |
D | SpillPlacement.cpp | 181 bundles = &getAnalysis<EdgeBundles>(); in runOnMachineFunction() 185 nodes = new Node[bundles->getNumBundles()]; in runOnMachineFunction() 221 if (bundles->getBlocks(n).size() > 100) { in activate() 249 unsigned ib = bundles->getBundle(I->Number, 0); in addConstraints() 256 unsigned ob = bundles->getBundle(I->Number, 1); in addConstraints() 270 unsigned ib = bundles->getBundle(*I, 0); in addPrefSpill() 271 unsigned ob = bundles->getBundle(*I, 1); in addPrefSpill() 283 unsigned ib = bundles->getBundle(Number, 0); in addLinks() 284 unsigned ob = bundles->getBundle(Number, 1); in addLinks() 375 ActiveNodes->resize(bundles->getNumBundles()); in prepare()
|
D | SpillPlacement.h | 46 const EdgeBundles *bundles; variable
|
/external/objenesis/tck/test/org/springframework/osgi/test/internal/ |
D | boot-bundles.properties | 34 # Properties file indicating the boot (or mandatory) bundles that are loaded 38 # Users that want to install bundles before starting a test, should use #bundles() method. 43 # - the optional value is used to install/remove bundles if running on JDK >= 1.5
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar | ... )
org.osgi.framework.Bundle[] bundles
org.osgi.framework.BundleContext context
boolean[ ... |
D | org.eclipse.osgi_3.6.2.R36x_v20101103.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.osgi_3.6.1.R36x_v20100806.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar | ... String operation
private String argument
private String features
private String bundles
private String base
private String compress
private org.osgi ... |
D | org.eclipse.update.configurator_3.3.100.v20100512.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar | ... PRODUCT_FILE
public static final String FEATURES
public static final String BUNDLES
public static final String BASE
public static final String ROOT ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/ |
D | config.ini | 34 # The comma-separated list of bundles which are automatically installed and optionally started 42 #osgi.bundles=org.eclipse.equinox.common@2:start, org.eclipse.update.configurator@3:start, org.ecli… 43 osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.equinox.ds@2:start, org.eclipse.update.…
|
/external/llvm/test/Object/ |
D | kext.test | 1 // Check that we understand kext bundles.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/ |
D | build.properties | 81 …w cycles involving at most one bundle that needs to be compiled with the rest being binary bundles. 84 #Sort bundles depenedencies across all features instead of just within a given feature. 169 …er the resolution should be done in development mode (i.e. ignore multiple bundles with singletons) 200 # bundles and features are being obtained from. 215 # specific JRE locations to compile against. These values are used to compile bundles specifying a
|
/external/google-breakpad/src/testing/gtest/xcode/Config/ |
D | StaticLibraryTarget.xcconfig | 10 // Static libs can be included in bundles so make them position independent
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/META-INF/ |
D | MANIFEST.MF | 13 org.eclipse.equinox/framework/bundles/org.eclipse.equinox.launcher/fr
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.2.R36x_v20101019_1345/META-INF/ |
D | MANIFEST.MF | 13 org.eclipse.equinox/framework/bundles/org.eclipse.equinox.launcher/fr
|
/external/jsilver/src/com/google/clearsilver/jsilver/functions/bundles/ |
D | ClearSilverCompatibleFunctions.java | 17 package com.google.clearsilver.jsilver.functions.bundles;
|
D | CoreOperators.java | 17 package com.google.clearsilver.jsilver.functions.bundles;
|
/external/jsilver/src/com/google/clearsilver/jsilver/ |
D | JSilver.java | 30 import com.google.clearsilver.jsilver.functions.bundles.ClearSilverCompatibleFunctions; 31 import com.google.clearsilver.jsilver.functions.bundles.CoreOperators;
|
/external/lldb/tools/lldb-perf/darwin/formatters/ |
D | fmts_tester.mm | 43 NSArray* bundles = [NSBundle allBundles];
|
/external/icu/icu4c/source/test/testdata/ |
D | testdata.mak | 77 # Inference rule for creating resource bundles 78 # Some test data resource bundles are known to have warnings and bad data.
|
/external/icu/icu4c/source/samples/ |
D | readme.txt | 43 uresb - demonstrates building and loading resource bundles
|
/external/icu/icu4c/source/extra/uconv/ |
D | makedata.mak | 99 # Inference rule for creating resource bundles
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/110/1/.cp/ant_tasks/ |
D | publisher-ant.jar | ... util.ArrayList features
private java.util.ArrayList bundles
public void <init> ()
public void execute ... |