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

  /frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
PowerMeasurement.java 75 Process removal = fileRemoval.exec(rmfile); local
76 exitVal = removal.waitFor();
  /external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/
LocalCache.java 488 boolean removal = (maximumSize == UNSET_INT) ? false : (size() > maximumSize);
489 if ((removalListener != null) && removal) {
496 return removal;
  /external/v8/test/mjsunit/compiler/
dead-loops-neg.js 30 // Presents negative opportunities for dead loop removal.
dead-loops.js 30 // Presents opportunities for dead loop removal.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/
graphical.py 302 .. [1] F. Boesch and F. Harary. "Line removal algorithms for graphs
  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_horz_w16out.s 148 @******* removal
150 @******* removal ends
613 @**** removal
615 @**** removal ends
634 @**** removal
639 @**** removal ends
  /external/valgrind/none/tests/
cmdline1.stdout.exp 69 part of the path after 'string'. Allows removal
cmdline2.stdout.exp 69 part of the path after 'string'. Allows removal
  /external/v8/benchmarks/spinning-balls/
splay-tree.js 32 * such as insertion, look-up and removal in O(log(n)) amortized time.
  /external/v8/tools/
splaytree.js 33 * such as insertion, look-up and removal in O(log(n)) amortized time.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 430 $(MAKE) profile-removal
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 431 $(MAKE) profile-removal
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
splay.js 127 * such as insertion, look-up and removal in O(log(n)) amortized time.
  /external/v8/benchmarks/
splay.js 127 * such as insertion, look-up and removal in O(log(n)) amortized time.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.1.v20140221-1852.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar 
  /external/mksh/src/
Build.sh     [all...]
  /external/v8/src/
array.js 1092 // %RemoveArrayHoles returns -1 if fast removal is not supported.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]

Completed in 2215 milliseconds