/external/e2fsprogs/debugfs/ |
D | debug_cmds.ct | 142 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/ |
D | MachineLoopInfo.cpp | 43 LI.Calculate(getAnalysis<MachineDominatorTree>().getBase()); // Update in runOnMachineFunction()
|
/external/llvm/include/llvm/Analysis/ |
D | Dominators.h | 183 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()
|
D | RegionInfo.h | 582 void Calculate(Function& F);
|
D | DominatorInternals.h | 151 void Calculate(DominatorTreeBase<typename GraphTraits<NodeT>::NodeType>& DT, in Calculate() function
|
D | LoopInfo.h | 752 void Calculate(DominatorTreeBase<BlockT> &DT) { in Calculate() function
|
/external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/ |
D | AECMobile.m | 74 % 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/ |
D | heap-inl.h | 633 double TranscendentalCache::SubCache::Calculate(double input) { in Calculate() function 668 double answer = Calculate(input); in Get()
|
D | heap.h | 2145 inline double Calculate(double input);
|
/external/chromium/chrome/browser/ui/cocoa/content_settings/ |
D | collected_cookies_mac.mm | 455 // 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/ |
D | LoopInfo.cpp | 390 LI.Calculate(getAnalysis<DominatorTree>().getBase()); // Update in runOnFunction()
|
D | RegionInfo.cpp | 682 void RegionInfo::Calculate(Function &F) { in Calculate() function in RegionInfo 703 Calculate(F); in runOnFunction()
|
/external/webkit/Source/WebCore/platform/chromium/ |
D | ScrollbarThemeChromiumMac.mm | 447 // 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/ |
D | speech_input_window_controller.mm | 62 // Calculate the window dimensions to reflect the sum height and max width of
|
D | fullscreen_controller.mm | 68 // Calculate the effective duration, based on the current shown fraction.
|
D | status_bubble_mac.mm | 584 // Calculate the width available for expanded and standard bubbles.
|
/external/chromium/chrome/browser/autocomplete/ |
D | autocomplete_popup_view_mac.mm | 350 // 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/ |
D | gvmat32.asm | 874 ;;; Calculate the length of the match. If it is longer than MAX_MATCH,
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
D | extension_installed_bubble_controller.mm | 279 // Calculate the height of each install message, resizing messages in their
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
D | autocomplete_text_field_cell.mm | 35 // Calculate the positions for a set of decorations. |frame| is the
|
/external/libffi/ |
D | ChangeLog.libffi | 295 * src/x86/ffi.c (FFI_INIT_TRAMPOLINE_STDCALL): Calculate jump return
|
D | ChangeLog | 1435 (ffi_prep_cif_machdep): Set flags for longdouble. Calculate space for
|
/external/tcpdump/ |
D | CHANGES | 796 - print-icmp.c: Calculate length of packets from the ip header.
|
/external/strace/ |
D | ChangeLog | 293 * 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/ |
D | render_widget_host_view_mac.mm | 2131 // Calculate the screen coordinate of the cursor rectangle saved in
|