HomeSort by relevance Sort by last modified time
    Searched refs:removals (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/chrome_frame/
combine_libs.py 36 removals = []
43 removals.append(line)
45 return removals
52 removals = []
54 removals = CollectRemovals(remove_re, inputs)
56 print removals
59 args += ['/remove:%s' % obj for obj in removals]
  /libcore/crypto/src/main/java/org/conscrypt/
AbstractSessionContext.java 129 int removals = size - maximumSize; local
135 } while (--removals > 0);
FileClientSessionCache.java 247 int removals = size - MAX_SIZE; local
252 } while (--removals > 0);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar 
org.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jar 
org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar 
org.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jar 
org.eclipse.core.databinding.property_1.3.0.I20100601-0800.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromeBackgroundScript.js     [all...]
chromeVoxChromeOptionsScript.js     [all...]
chromeVoxChromePageScript.js     [all...]

Completed in 163 milliseconds