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

  /external/chromium/chrome/browser/resources/net_internals/
topmidbottomview.js 41 // Calculate the vertical split points.
resizableverticalsplitview.js 58 // Calculate the horizontal split points.
  /external/llvm/include/llvm/Analysis/
Dominators.h 179 /// DominatorTree - Calculate the immediate dominator tree for a function.
183 void Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType>& DT,
574 friend void Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType>& DT,
625 // Haven't calculated this node yet? Get or calculate the node for the
661 Calculate<FT, NodeT*>(*this, F);
674 Calculate<FT, Inverse<NodeT*> >(*this, F);
DominatorInternals.h 151 void Calculate(DominatorTreeBase<typename GraphTraits<NodeT>::NodeType>& DT,
203 // Step #3: Calculate the semidominators of all vertices
268 // Get or calculate the node for the immediate dominator
RegionInfo.h 10 // Calculate a program structure tree built out of single entry single exit
16 // The algorithm to calculate these data structures however is completely
614 // Calculate - detecte all regions in function and build the region tree.
615 void Calculate(Function& F);
  /external/v8/src/
heap-inl.h 653 double TranscendentalCache::SubCache::Calculate(double input) {
688 double answer = Calculate(input);
heap.h     [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_masking_model_neon.S 161 @ Calculate the value for q_val_residual_energy.
  /external/llvm/lib/Analysis/
RegionInfo.cpp 665 void RegionInfo::Calculate(Function &F) {
686 Calculate(F);
  /external/libvorbis/doc/
03-codebook.tex 305 algorithmically from a list of scalar values. Calculate (unpack) the
338 array in a one-to-one mapping. Calculate [unpack] the
  /external/v8/benchmarks/
deltablue.js 257 * Calculate the walkabout strength, the stay flag, and, if it is
416 * Calculate the walkabout strength, the stay flag, and, if it is
496 * Calculate the walkabout strength, the stay flag, and, if it is
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 251 * Calculate the walkabout strength, the stay flag, and, if it is
410 * Calculate the walkabout strength, the stay flag, and, if it is
490 * Calculate the walkabout strength, the stay flag, and, if it is
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 251 * Calculate the walkabout strength, the stay flag, and, if it is
410 * Calculate the walkabout strength, the stay flag, and, if it is
490 * Calculate the walkabout strength, the stay flag, and, if it is
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 251 * Calculate the walkabout strength, the stay flag, and, if it is
410 * Calculate the walkabout strength, the stay flag, and, if it is
490 * Calculate the walkabout strength, the stay flag, and, if it is
  /external/chromium/chrome/browser/resources/keyboard/
main.js 572 * Calculate the height of the row based on the size of the page.
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 471 ;;; Calculate the length of the match. If it is longer than MAX_MATCH,
  /external/zlib/src/contrib/masmx86/
match686.asm 388 ;;; Calculate the length of the match. If it is longer than MAX_MATCH,
  /external/chromium/chrome/browser/resources/
new_new_tab.js 478 // Calculate the height of the fixed elements above the expanded section. Also
491 // Calculate the height of the fixed elements below the expanded section, if
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 346 milliseconds