Home
last modified time | relevance | path

Searched refs:recalc (Results 1 – 16 of 16) sorted by relevance

/third_party/python/Tools/demo/
Dspreadsheet.py48 return cell.recalc(self.ns)
146 def recalc(self): member in Sheet
150 cell.recalc(self.ns)
170 cell.recalc(self.ns)
325 def recalc(self, ns): member in NumericCell
363 def recalc(self, ns): member in StringCell
389 def recalc(self, ns): member in FormulaCell
781 self.sheet.recalc()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DSimpleTimeZone.java786 boolean recalc = false; in getOffsetFromLocal()
794 recalc = true; in getOffsetFromLocal()
801 recalc = true; in getOffsetFromLocal()
805 if (recalc) { in getOffsetFromLocal()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DSimpleTimeZone.java808 boolean recalc = false; in getOffsetFromLocal()
816 recalc = true; in getOffsetFromLocal()
823 recalc = true; in getOffsetFromLocal()
827 if (recalc) { in getOffsetFromLocal()
/third_party/skia/third_party/externals/icu/source/i18n/
Dsimpletz.cpp535 UBool recalc = FALSE; in getOffsetFromLocal() local
542 recalc = TRUE; in getOffsetFromLocal()
548 recalc = TRUE; in getOffsetFromLocal()
551 if (recalc) { in getOffsetFromLocal()
/third_party/node/deps/icu-small/source/i18n/
Dsimpletz.cpp535 UBool recalc = FALSE; in getOffsetFromLocal() local
542 recalc = TRUE; in getOffsetFromLocal()
548 recalc = TRUE; in getOffsetFromLocal()
551 if (recalc) { in getOffsetFromLocal()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dsimpletz.cpp532 UBool recalc = FALSE; in getOffsetFromLocal() local
539 recalc = TRUE; in getOffsetFromLocal()
545 recalc = TRUE; in getOffsetFromLocal()
548 if (recalc) { in getOffsetFromLocal()
/third_party/icu/icu4c/source/i18n/
Dsimpletz.cpp535 UBool recalc = FALSE; in getOffsetFromLocal() local
542 recalc = TRUE; in getOffsetFromLocal()
548 recalc = TRUE; in getOffsetFromLocal()
551 if (recalc) { in getOffsetFromLocal()
/third_party/toybox/porting/liteos_a/toys/posix/
Dps.c1346 int recalc = 1; in top_common() local
1408 if (recalc) { in top_common()
1420 if (recalc && !FLAG(q)) { in top_common()
1517 if (!recalc && !FLAG(b)) in top_common()
1519 recalc = 1; in top_common()
1569 recalc = 0; in top_common()
/third_party/alsa-lib/src/pcm/
Dpcm_rate.c492 static void recalc(snd_pcm_t *pcm, snd_pcm_uframes_t *val) in recalc() function
536 recalc(pcm, &sparams->avail_min); in snd_pcm_rate_sw_params()
538 recalc(pcm, &sparams->start_threshold); in snd_pcm_rate_sw_params()
547 recalc(pcm, &sparams->stop_threshold); in snd_pcm_rate_sw_params()
549 recalc(pcm, &sparams->silence_threshold); in snd_pcm_rate_sw_params()
553 recalc(pcm, &sparams->silence_size); in snd_pcm_rate_sw_params()
/third_party/toybox/toys/posix/
Dps.c1489 int recalc = 1; in top_common() local
1551 if (recalc) { in top_common()
1563 if (recalc && !FLAG(q)) { in top_common()
1663 if (!recalc && !FLAG(b)) in top_common()
1665 recalc = 1; in top_common()
1715 recalc = 0; in top_common()
/third_party/python/Doc/howto/
Ddescriptor.rst1091 self.recalc()
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst2846 - zink: optimize shader recalc
3008 - zink: no-op prim changes for pipeline recalc
3061 - zink: ensure gfx shader module states are updated when doing a partial recalc
/third_party/chromium/patch/
D0004-3.2-Beta5.patch41869 + // Existing layout roots before starting style recalc may end up being
41871 + // empty list, any added ones will be a result of an element style recalc,
41887 + // Set up the condition for allowing to skip style recalc before starting
41908 + // Returns true if we can skip style recalc for a size container subtree and
41929 + // Set to true if we are allowed to skip recalc for a size container subtree.
41966 // recalc, there is no point in marking the subtree as skipped.
44365 + // Marks div size container for layout which skips style recalc for the sub-tree.
/third_party/gstreamer/gstreamer/
DChangeLog110871 Don't leak bin refcount when a state recalc is
120552 Start state recalc if a STATE_DIRTY message is posted, but only
/third_party/gstreamer/gstplugins_base/
DChangeLog42220 No need to recalc the value twice per run. Establishes that it is the same
/third_party/gstreamer/gstplugins_bad/
DChangeLog55778 No need to recalc the value twice per run. Establishes that it is the same