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

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
misc.py 53 def expensive(fn): function
54 """A decorator to cache the result of an expensive operation.
parser.py 8 from coverage.misc import nice_pair, expensive, join_regex namespace
224 arcs = expensive(arcs)
255 exit_counts = expensive(exit_counts)
  /external/chromium_org/chrome/common/extensions/docs/examples/api/storage/stylizr/
options.js 11 // However, "sync" is expensive with a strict quota (both in storage space and
  /external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-178790.js 29 // traversing the entire graph would be prohibitively expensive.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
file_manager_ui.js 223 * Initializes here elements, which are expensive
  /external/chromium_org/chrome/browser/resources/sync_internals/
sync_node_browser.js 35 * If this proves to be slow and expensive, we should experiment with moving
  /external/valgrind/main/gdbserver_tests/
mchelp.stdoutB.exp 61 v.do expensive_sanity_check_general : do an expensive sanity check now
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 13 * expensive: we have to create a hashtable with all tree nodes in it.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_selection.js 132 // Don't compute the directory size as it's expensive.
file_manager.js     [all...]
  /external/chromium_org/ui/file_manager/image_loader/
cache.js 44 * evictions which are expensive.
  /external/chromium_org/v8/src/
runtime.js 335 // an expensive ToBoolean conversion in the generated code.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 163 * attribute values is expensive and we thus want to cache it. The
165 * expensive too.
    [all...]
  /external/chromium_org/third_party/jstemplate/
jstemplate.js 149 * attribute values is expensive and we thus want to cache it. The
151 * expensive too.
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
raytrace.js 741 // this is exponentially (!) expensive
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-raytrace.js 767 // this is exponentially (!) expensive
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-raytrace.js 767 // this is exponentially (!) expensive
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-raytrace.js 736 // this is exponentially (!) expensive
  /external/chromium_org/v8/benchmarks/
raytrace.js 741 // this is exponentially (!) expensive
  /external/chromium_org/tools/traceline/svgui/
traceline.js 293 // DOM, as this slows down everything. This comes at a cost of more expensive
  /external/libvorbis/doc/
01-introduction.tex 216 less expensive to decode than floor 0.
  /external/chromium_org/third_party/cython/src/Cython/Debugger/
libpython.py 32 Doing so can be expensive for complicated graphs of objects, and could take
    [all...]
  /external/llvm/
configure     [all...]

Completed in 746 milliseconds