Home
last modified time | relevance | path

Searched refs:bundles (Results 1 – 25 of 115) sorted by relevance

12345

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DOverlayBundle.java85 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/icu/android_icu4j/src/main/java/android/icu/util/
DOverlayBundle.java87 private ResourceBundle[] bundles; field in OverlayBundle
100 bundles = new ResourceBundle[baseNames.length]; in OverlayBundle()
115 for (int i=0; i<bundles.length; ++i) { in handleGetObject()
118 o = bundles[i].getObject(key); in handleGetObject()
120 if (i == bundles.length-1) { in handleGetObject()
142 int i = bundles.length - 1; in getKeys()
144 return bundles[i].getKeys(); in getKeys()
153 if (bundles[i] == null) { in load()
156 bundles[i] = ResourceBundle.getBundle(baseNames[i], locale); in load()
157 if (bundles[i].getLocale().equals(locale)) { in load()
[all …]
/external/llvm/lib/CodeGen/
DSpillPlacement.cpp180 bundles = &getAnalysis<EdgeBundles>(); in runOnMachineFunction()
184 nodes = new Node[bundles->getNumBundles()]; in runOnMachineFunction()
220 if (bundles->getBlocks(n).size() > 100) { in activate()
248 unsigned ib = bundles->getBundle(I->Number, 0); in addConstraints()
255 unsigned ob = bundles->getBundle(I->Number, 1); in addConstraints()
269 unsigned ib = bundles->getBundle(*I, 0); in addPrefSpill()
270 unsigned ob = bundles->getBundle(*I, 1); in addPrefSpill()
282 unsigned ib = bundles->getBundle(Number, 0); in addLinks()
283 unsigned ob = bundles->getBundle(Number, 1); in addLinks()
374 ActiveNodes->resize(bundles->getNumBundles()); in prepare()
DSpillPlacement.h46 const EdgeBundles *bundles; variable
/external/llvm/test/Feature/OperandBundles/
Dadce.ll5 ; bundles since the presence of unknown operand bundles implies
Dearly-cse.ll5 ; they're carrying unknown operand bundles since the presence of
6 ; unknown operand bundles implies arbitrary memory effects.
Dinliner-conservative.ll4 ; operand bundles.
Dspecial-state.ll5 ; haveSameSpecialState around operand bundles.
/external/objenesis/tck/test/org/springframework/osgi/test/internal/
Dboot-bundles.properties34 # 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/
Dorg.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar ... ) org.osgi.framework.Bundle[] bundles org.osgi.framework.BundleContext context boolean[ ...
/external/llvm/test/Verifier/
Doperand-bundles.ll3 ; Operand bundles uses are like regular uses, and need to be dominated
39 ; CHECK: Multiple deopt operand bundles
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/
Dconfig.ini34 # 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/
Dkext.test1 // 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/
Dbuild.properties81 …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/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Config/
DStaticLibraryTarget.xcconfig10 // Static libs can be included in bundles so make them position independent
/external/google-breakpad/src/testing/gtest/xcode/Config/
DStaticLibraryTarget.xcconfig10 // Static libs can be included in bundles so make them position independent
/external/protobuf/gtest/xcode/Config/
DStaticLibraryTarget.xcconfig10 // Static libs can be included in bundles so make them position independent
/external/llvm/test/Transforms/RewriteStatepointsForGC/deopt-bundles/
Dbase-pointers-2.ll1 ; RUN: opt %s -rewrite-statepoints-for-gc -rs4gc-use-deopt-bundles -spp-print-base-pointers -S 2>&1…
Dbase-pointers-9.ll1 ; RUN: opt %s -rewrite-statepoints-for-gc -rs4gc-use-deopt-bundles -spp-print-base-pointers -S 2>&…
Dbase-pointers-3.ll1 ; RUN: opt %s -rewrite-statepoints-for-gc -rs4gc-use-deopt-bundles -spp-print-base-pointers -S 2>&1…
Dbase-pointers-11.ll1 ; RUN: opt %s -rewrite-statepoints-for-gc -rs4gc-use-deopt-bundles -spp-print-base-pointers -S 2>&…
Dbase-pointers-1.ll1 ; RUN: opt %s -rewrite-statepoints-for-gc -rs4gc-use-deopt-bundles -spp-print-base-pointers -S 2>&1…
Drelocate-invoke-result.ll2 ;; RUN: opt -rewrite-statepoints-for-gc -rs4gc-use-deopt-bundles -verify -S < %s | FileCheck %s
/external/llvm/test/CodeGen/MIR/ARM/
Dnested-instruction-bundle-error.mir24 ; CHECK: [[@LINE+1]]:14: nested instruction bundles are not allowed

12345