Home
last modified time | relevance | path

Searched defs:recalculate (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_template.cpp57 CJS_Return CJX_Template::recalculate( in recalculate() function in CJX_Template
Dcjx_form.cpp76 CJS_Return CJX_Form::recalculate( in recalculate() function in CJX_Form
/external/v8/benchmarks/
Ddeltablue.js261 UnaryConstraint.prototype.recalculate = function () { method in UnaryConstraint
420 BinaryConstraint.prototype.recalculate = function () { method in BinaryConstraint
500 ScaleConstraint.prototype.recalculate = function () { method in ScaleConstraint
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineRegionInfo.cpp59 void MachineRegionInfo::recalculate(MachineFunction &F, in recalculate() function in MachineRegionInfo
/external/llvm/lib/CodeGen/
DMachineRegionInfo.cpp54 void MachineRegionInfo::recalculate(MachineFunction &F, in recalculate() function in MachineRegionInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.cpp43 void WebAssemblyExceptionInfo::recalculate( in recalculate() function in WebAssemblyExceptionInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DRegionInfo.cpp98 void RegionInfo::recalculate(Function &F, DominatorTree *DT_, in recalculate() function in RegionInfo
/external/llvm/lib/Analysis/
DRegionInfo.cpp95 void RegionInfo::recalculate(Function &F, DominatorTree *DT_, in recalculate() function in RegionInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDomTreeUpdater.cpp155 bool DomTreeUpdater::recalculate(Function &F) { in recalculate() function in llvm::DomTreeUpdater
DDominators.cpp457 void DeferredDominance::recalculate(Function &F) { in recalculate() function in DeferredDominance
/external/fonttools/Lib/fontTools/
Dmerge.py55 def recalculate(lst): function
/external/llvm/include/llvm/Support/
DGenericDomTree.h717 template <class FT> void recalculate(FT &F) { in recalculate() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDominators.h655 void recalculate(FT& F) { in recalculate() function
/external/u-boot/fs/ubifs/
Dubifs.h1480 unsigned int recalculate:1; member