/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/icu/android_icu4j/src/main/java/android/icu/util/ |
D | OverlayBundle.java | 87 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/ |
D | SpillPlacement.cpp | 180 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()
|
D | SpillPlacement.h | 46 const EdgeBundles *bundles; variable
|
/external/llvm/test/Feature/OperandBundles/ |
D | adce.ll | 5 ; bundles since the presence of unknown operand bundles implies
|
D | early-cse.ll | 5 ; they're carrying unknown operand bundles since the presence of 6 ; unknown operand bundles implies arbitrary memory effects.
|
D | inliner-conservative.ll | 4 ; operand bundles.
|
D | special-state.ll | 5 ; haveSameSpecialState around operand bundles.
|
/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[ ... |
/external/llvm/test/Verifier/ |
D | operand-bundles.ll | 3 ; 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/ |
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/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Config/ |
D | StaticLibraryTarget.xcconfig | 10 // Static libs can be included in bundles so make them position independent
|
/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/protobuf/gtest/xcode/Config/ |
D | StaticLibraryTarget.xcconfig | 10 // Static libs can be included in bundles so make them position independent
|
/external/llvm/test/Transforms/RewriteStatepointsForGC/deopt-bundles/ |
D | base-pointers-2.ll | 1 ; RUN: opt %s -rewrite-statepoints-for-gc -rs4gc-use-deopt-bundles -spp-print-base-pointers -S 2>&1…
|
D | base-pointers-9.ll | 1 ; RUN: opt %s -rewrite-statepoints-for-gc -rs4gc-use-deopt-bundles -spp-print-base-pointers -S 2>&…
|
D | base-pointers-3.ll | 1 ; RUN: opt %s -rewrite-statepoints-for-gc -rs4gc-use-deopt-bundles -spp-print-base-pointers -S 2>&1…
|
D | base-pointers-11.ll | 1 ; RUN: opt %s -rewrite-statepoints-for-gc -rs4gc-use-deopt-bundles -spp-print-base-pointers -S 2>&…
|
D | base-pointers-1.ll | 1 ; RUN: opt %s -rewrite-statepoints-for-gc -rs4gc-use-deopt-bundles -spp-print-base-pointers -S 2>&1…
|
D | relocate-invoke-result.ll | 2 ;; RUN: opt -rewrite-statepoints-for-gc -rs4gc-use-deopt-bundles -verify -S < %s | FileCheck %s
|
/external/llvm/test/CodeGen/MIR/ARM/ |
D | nested-instruction-bundle-error.mir | 24 ; CHECK: [[@LINE+1]]:14: nested instruction bundles are not allowed
|