Home
last modified time | relevance | path

Searched defs:calculate (Results 1 – 25 of 26) sorted by relevance

12

/third_party/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.h44 void EnableCalc(bool calculate) { _calculate = calculate; } in EnableCalc()
/third_party/lzma/CPP/7zip/Archive/Common/
DOutStreamWithCRC.h29 void EnableCalc(bool calculate) { _calculate = calculate; } in EnableCalc()
/third_party/python/Doc/includes/
Dmp_workers.py19 def calculate(func, args): function
Dmp_pool.py10 def calculate(func, args): function
/third_party/node/deps/npm/node_modules/npm-audit-report/lib/reporters/
Dinstall.js3 const calculate = (data, { chalk }) => { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineDominators.cpp57 void MachineDominatorTree::calculate(MachineFunction &F) { in calculate() function in MachineDominatorTree
DMachineLoopInfo.cpp47 void MachineLoopInfo::calculate(MachineDominatorTree &MDT) { in calculate() function in MachineLoopInfo
DMachineBlockFrequencyInfo.cpp192 void MachineBlockFrequencyInfo::calculate( in calculate() function in MachineBlockFrequencyInfo
DLiveRangeCalc.cpp74 void LiveRangeCalc::calculate(LiveInterval &LI, bool TrackSubRegs) { in calculate() function in LiveRangeCalc
/third_party/node/deps/npm/node_modules/@npmcli/metavuln-calculator/lib/
Dindex.js38 async calculate (name, source) { method in Calculator
/third_party/typescript/tests/baselines/reference/
DoverrideBaseIntersectionMethod.js77 Foo.prototype.calculate = function () { method in Foo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp124 void calculate() { in calculate() function in __anonc79dfd450111::ReachabilityGraph
195 void calculate() { in calculate() function in __anonc79dfd450111::LoopBlocks
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericIteratedDominanceFrontier.h131 void IDFCalculatorBase<NodeTy, IsPostDom>::calculate( in calculate() function
/third_party/python/Tools/peg_generator/pegen/
Dfirst_sets.py42 def calculate(self) -> Dict[str, Set[str]]: member in FirstSetCalculator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h160 ForwardDominanceFrontierBase<BlockT>::calculate(const DomTreeT &DT, in calculate() function
DRegionInfoImpl.h914 void RegionInfoBase<Tr>::calculate(FuncT &F) { in calculate() function
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/
Ddiff.js34 static calculate ({ method in Diff
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
DCalendarPanel.java120 private void calculate() in calculate() method in CalendarPanel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp184 void BlockFrequencyInfo::calculate(const Function &F, in calculate() function in BlockFrequencyInfo
DBranchProbabilityInfo.cpp972 void BranchProbabilityInfo::calculate(const Function &F, const LoopInfo &LI, in calculate() function in BranchProbabilityInfo
/third_party/cups-filters/filter/pdftopdf/
Dpdftopdf.cc812 void calculate(ppd_file_t *ppd,ProcessingParameters &param) // {{{ in calculate() function
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayCalendarDemo.java506 private void calculate() in calculate() method in HolidayCalendarDemo.CalendarPanel
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderFConvertTests.cpp317 static BufferSizeInfo calculate (size_t numValues_, size_t vectorLength_) in calculate() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderFConvertTests.cpp317 static BufferSizeInfo calculate (size_t numValues_, size_t vectorLength_) in calculate() function
/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp1772 auto calculate = [](const TextLine& line) -> SkScalar { in UNIX_ONLY_TEST() local
1859 auto calculate = [](const TextLine& line) -> SkScalar { in UNIX_ONLY_TEST() local
1947 auto calculate = [](const TextLine& line) -> SkScalar { in UNIX_ONLY_TEST() local
1992 auto calculate = [](const TextLine& line) -> SkScalar { in UNIX_ONLY_TEST() local

12