/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/concurrent/ |
D | Memoizer.java | 50 private final boolean recalculate; field in Memoizer 74 public Memoizer(final Computable<I, O> computable, final boolean recalculate) { in Memoizer() 103 public Memoizer(final Function<I, O> function, final boolean recalculate) { in Memoizer()
|
/external/pdfium/fxjs/xfa/ |
D | cjx_template.cpp | 62 CJS_Result CJX_Template::recalculate( in recalculate() function in CJX_Template
|
D | cjx_form.cpp | 79 CJS_Result CJX_Form::recalculate(CFXJSE_Engine* runtime, in recalculate() function in CJX_Form
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | MachineRegionInfo.cpp | 59 void MachineRegionInfo::recalculate(MachineFunction &F, in recalculate() function in MachineRegionInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineRegionInfo.cpp | 59 void MachineRegionInfo::recalculate(MachineFunction &F, in recalculate() function in MachineRegionInfo
|
/external/llvm/lib/CodeGen/ |
D | MachineRegionInfo.cpp | 54 void MachineRegionInfo::recalculate(MachineFunction &F, in recalculate() function in MachineRegionInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyExceptionInfo.cpp | 46 void WebAssemblyExceptionInfo::recalculate( in recalculate() function in WebAssemblyExceptionInfo
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | RegionInfo.cpp | 96 void RegionInfo::recalculate(Function &F, DominatorTree *DT_, in recalculate() function in RegionInfo
|
D | DomTreeUpdater.cpp | 120 void DomTreeUpdater::recalculate(Function &F) { in recalculate() function in llvm::DomTreeUpdater
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | RegionInfo.cpp | 98 void RegionInfo::recalculate(Function &F, DominatorTree *DT_, in recalculate() function in RegionInfo
|
D | DomTreeUpdater.cpp | 121 void DomTreeUpdater::recalculate(Function &F) { in recalculate() function in llvm::DomTreeUpdater
|
/external/llvm/lib/Analysis/ |
D | RegionInfo.cpp | 95 void RegionInfo::recalculate(Function &F, DominatorTree *DT_, in recalculate() function in RegionInfo
|
/external/fonttools/Lib/fontTools/merge/ |
D | util.py | 30 def recalculate(lst): function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyExceptionInfo.cpp | 78 void WebAssemblyExceptionInfo::recalculate( in recalculate() function in WebAssemblyExceptionInfo
|
/external/llvm/include/llvm/Support/ |
D | GenericDomTree.h | 717 template <class FT> void recalculate(FT &F) { in recalculate() function
|
/external/toybox/toys/pending/ |
D | sh.c | 629 static int recalculate(long long *dd, char **ss, int lvl) in recalculate() function
|