Home
last modified time | relevance | path

Searched refs:Calculate (Results 1 – 25 of 57) sorted by relevance

123

/external/e2fsprogs/debugfs/
Ddebug_cmds.ct142 request do_dx_hash, "Calculate the directory hash of a filename",
148 request do_bmap, "Calculate the logical->physical block mapping for an inode",
151 request do_imap, "Calculate the location of an inode",
/external/llvm/lib/CodeGen/
DMachineLoopInfo.cpp43 LI.Calculate(getAnalysis<MachineDominatorTree>().getBase()); // Update in runOnMachineFunction()
/external/llvm/include/llvm/Analysis/
DDominators.h183 void Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType>& DT,
578 friend void Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType>& DT,
665 Calculate<FT, NodeT*>(*this, F); in recalculate()
678 Calculate<FT, Inverse<NodeT*> >(*this, F); in recalculate()
DRegionInfo.h582 void Calculate(Function& F);
DDominatorInternals.h151 void Calculate(DominatorTreeBase<typename GraphTraits<NodeT>::NodeType>& DT, in Calculate() function
DLoopInfo.h752 void Calculate(DominatorTreeBase<BlockT> &DT) { in Calculate() function
/external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/
DAECMobile.m74 % Calculate current energy error in near end (estimated echo vs. near end)
78 % Calculate step size used in LMS algorithm, based on current far end energy and near end energy er…
151 % Calculate suppression gain, based on far end energy and near end energy error (dE)
/external/v8/src/
Dheap-inl.h633 double TranscendentalCache::SubCache::Calculate(double input) { in Calculate() function
668 double answer = Calculate(input); in Get()
Dheap.h2145 inline double Calculate(double input);
/external/chromium/chrome/browser/ui/cocoa/content_settings/
Dcollected_cookies_mac.mm455 // Calculate the end position of the info bar and set it to its start
462 // Calculate the new position of the sheet.
/external/llvm/lib/Analysis/
DLoopInfo.cpp390 LI.Calculate(getAnalysis<DominatorTree>().getBase()); // Update in runOnFunction()
DRegionInfo.cpp682 void RegionInfo::Calculate(Function &F) { in Calculate() function in RegionInfo
703 Calculate(F); in runOnFunction()
/external/webkit/Source/WebCore/platform/chromium/
DScrollbarThemeChromiumMac.mm447 // Calculate how far down (in %) the tick-mark should appear.
452 // Calculate how far down (in pixels) the tick-mark should appear.
/external/chromium/chrome/browser/ui/cocoa/
Dspeech_input_window_controller.mm62 // Calculate the window dimensions to reflect the sum height and max width of
Dfullscreen_controller.mm68 // Calculate the effective duration, based on the current shown fraction.
Dstatus_bubble_mac.mm584 // Calculate the width available for expanded and standard bubbles.
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_popup_view_mac.mm350 // Calculate the popup's position on the screen. It should abut the
457 // Calculate the width of the matrix based on backing out the
504 // Calculate the matrix size manually rather than using -sizeToCells
/external/zlib/contrib/masmx86/
Dgvmat32.asm874 ;;; Calculate the length of the match. If it is longer than MAX_MATCH,
/external/chromium/chrome/browser/ui/cocoa/extensions/
Dextension_installed_bubble_controller.mm279 // Calculate the height of each install message, resizing messages in their
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dautocomplete_text_field_cell.mm35 // Calculate the positions for a set of decorations. |frame| is the
/external/libffi/
DChangeLog.libffi295 * src/x86/ffi.c (FFI_INIT_TRAMPOLINE_STDCALL): Calculate jump return
DChangeLog1435 (ffi_prep_cif_machdep): Set flags for longdouble. Calculate space for
/external/tcpdump/
DCHANGES796 - print-icmp.c: Calculate length of packets from the ip header.
/external/strace/
DChangeLog293 * desc.c (decode_select): Calculate size of passed fd_set vectors and
1125 * syscall.c (trace_syscall) [LINUX]: Calculate ONE_TICK once using
/external/chromium/chrome/browser/renderer_host/
Drender_widget_host_view_mac.mm2131 // Calculate the screen coordinate of the cursor rectangle saved in

123