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

1 2 3 4 5

  /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/llvm/lib/CodeGen/
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...]
  /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;
  /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/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 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.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 
org.eclipse.osgi_3.9.1.v20140110-1610.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 
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /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 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/sisu-equinox-launching/0.20.0/
sisu-equinox-launching-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/sisu-equinox-launching/0.18.1/
sisu-equinox-launching-0.18.1.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.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 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 

Completed in 1088 milliseconds

1 2 3 4 5