HomeSort by relevance Sort by last modified time
    Searched refs:bundles (Results 1 - 25 of 117) sorted by null

1 2 3 4 5

  /frameworks/support/v4/jellybean/android/support/v4/app/
RemoteInputCompatJellybean.java 56 static RemoteInputCompatBase.RemoteInput[] fromBundleArray(Bundle[] bundles,
58 if (bundles == null) {
61 RemoteInputCompatBase.RemoteInput[] remoteInputs = factory.newArray(bundles.length);
62 for (int i = 0; i < bundles.length; i++) {
63 remoteInputs[i] = fromBundle(bundles[i], factory);
72 Bundle[] bundles = new Bundle[remoteInputs.length]; local
74 bundles[i] = toBundle(remoteInputs[i]);
76 return bundles;
  /external/chromium_org/third_party/icu/source/test/testdata/
tstfiles.mk 4 # the testdata package. For ordinary resource bundles, they only need to be referenced here.
  /external/icu/icu4c/source/extra/uconv/
resfiles.mk 2 # A small makefile containing the list of resource bundles
  /external/icu/icu4c/source/test/testdata/
tstfiles.mk 4 # the testdata package. For ordinary resource bundles, they only need to be referenced here.
  /external/llvm/lib/CodeGen/
SpillPlacement.cpp 107 /// bundles. The weights are all positive block frequencies.
201 bundles = &getAnalysis<EdgeBundles>();
205 nodes = new Node[bundles->getNumBundles()];
207 // Compute total ingoing and outgoing block frequencies for all bundles.
232 // Very large bundles usually come from big switches, indirect branches,
236 // Give a small negative bias to large bundles such that a substantial
241 if (bundles->getBlocks(n).size() > 100) {
257 unsigned ib = bundles->getBundle(I->Number, 0);
264 unsigned ob = bundles->getBundle(I->Number, 1);
278 unsigned ib = bundles->getBundle(*I, 0)
    [all...]
SpillPlacement.h 18 // edge bundles should have the variable in a register and which edge bundles
46 const EdgeBundles *bundles; member in class:llvm::SpillPlacement
94 /// @param RegBundles Bit vector to receive the edge bundles where the
119 /// scanActiveBundles - Perform an initial scan of all bundles activated by
120 /// addConstraints and addLinks, updating their state. Add all the bundles
126 /// iterate - Update the network iteratively until convergence, or new bundles
130 /// getRecentPositive - Return an array of bundles that became positive during
138 /// The selected bundles are returned in the bitvector passed to prepare().
140 /// in a register through all relevant bundles
    [all...]
  /external/chromium_org/native_client_sdk/src/build_tools/
manifest_util.py 16 BUNDLES_KEY = 'bundles'
378 """Test if two bundles are equal.
386 True if the bundles are equal."""
407 """Test if two bundles are unequal.
423 "bundles": [],
441 """Get a bundle from the array of bundles.
449 bundles = [bundle for bundle in self._manifest_data[BUNDLES_KEY]
451 if len(bundles) > 1:
454 return bundles[0] if len(bundles) > 0 else Non
    [all...]
update_sdktools.py 66 def GetBundleByName(bundles, name):
67 for bundle in bundles:
84 sdk_tools_bundle = GetBundleByName(manifest['bundles'], 'sdk_tools')
nacl-mono-buildbot.py 54 if key == 'bundles':
56 # Pick pepper_* bundles, need pepper_19 or greater to build Mono
57 bundles = filter(lambda b: (b['stability'] in stabilities
60 for b in bundles:
81 if key == 'bundles':
99 # re-write the manifest here because there are no bundles to build but
145 if key == 'bundles':
  /sdk/eclipse/scripts/
build_adt.sh 48 cp -rv out/host/maven/bundles-*/products/*.zip "$DIST"/
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/
sisu-equinox-embedder-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/sisu-equinox-embedder/0.18.1/
sisu-equinox-embedder-0.18.1.jar 
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/bundles/
ClearSilverCompatibleFunctions.java 17 package com.google.clearsilver.jsilver.functions.bundles;
CoreOperators.java 17 package com.google.clearsilver.jsilver.functions.bundles;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.simpleconfigurator_1.0.400.v20130327-2119.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.simpleconfigurator_1.0.400.v20130327-2119.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/sisu-equinox-launching/0.20.0/
sisu-equinox-launching-0.20.0.jar 
  /external/jsilver/src/com/google/clearsilver/jsilver/
JSilver.java 30 import com.google.clearsilver.jsilver.functions.bundles.ClearSilverCompatibleFunctions;
31 import com.google.clearsilver.jsilver.functions.bundles.CoreOperators;
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.5.200.v20130514-1256/
runtime_registry_compatibility.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.5.200.v20130514-1256/
runtime_registry_compatibility.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/110/1/.cp/ant_tasks/
publisher-ant.jar 

Completed in 281 milliseconds

1 2 3 4 5