/third_party/python/Tools/demo/ |
H A D | spreadsheet.py | 47 if hasattr(cell, 'recalc'): 48 return cell.recalc(self.ns) 146 def recalc(self): member in Sheet 149 if hasattr(cell, 'recalc'): 150 cell.recalc(self.ns) 169 if hasattr(cell, 'recalc'): 170 cell.recalc(self.ns) 311 cell.recalc(ns) -> value -- recalculate formula 325 def recalc(self, ns): member in NumericCell 363 def recalc(sel member in StringCell 389 def recalc(self, ns): global() member in FormulaCell [all...] |
/third_party/lame/libmp3lame/ |
H A D | takehiro.c | 1029 int recalc = 0; in best_scalefac_store() local 1043 gi->scalefac[sfb] = recalc = -2; /* anything goes. */ in best_scalefac_store() 1060 gi->scalefac_scale = recalc = 1; in best_scalefac_store() 1073 gi->preflag = recalc = 1; in best_scalefac_store() 1084 recalc = 0; in best_scalefac_store() 1091 if (recalc) { in best_scalefac_store()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | SimpleTimeZone.java | 808 boolean recalc = false; in getOffsetFromLocal() 816 recalc = true; in getOffsetFromLocal() 823 recalc = true; in getOffsetFromLocal() 827 if (recalc) { in getOffsetFromLocal()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | SimpleTimeZone.java | 786 boolean recalc = false; in getOffsetFromLocal() 794 recalc = true; in getOffsetFromLocal() 801 recalc = true; in getOffsetFromLocal() 805 if (recalc) { in getOffsetFromLocal()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | simpletz.cpp | 534 UBool recalc = false; in getOffsetFromLocal() local 541 recalc = true; in getOffsetFromLocal() 547 recalc = true; in getOffsetFromLocal() 550 if (recalc) { in getOffsetFromLocal()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | simpletz.cpp | 534 UBool recalc = false; in getOffsetFromLocal() local 541 recalc = true; in getOffsetFromLocal() 547 recalc = true; in getOffsetFromLocal() 550 if (recalc) { in getOffsetFromLocal()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | simpletz.cpp | 535 UBool recalc = FALSE; in getOffsetFromLocal() local 542 recalc = TRUE; in getOffsetFromLocal() 548 recalc = TRUE; in getOffsetFromLocal() 551 if (recalc) { in getOffsetFromLocal()
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_rate.c | 491 static void recalc(snd_pcm_t *pcm, snd_pcm_uframes_t *val) in recalc() function 535 recalc(pcm, &sparams->avail_min); in snd_pcm_rate_sw_params() 537 recalc(pcm, &sparams->start_threshold); in snd_pcm_rate_sw_params() 546 recalc(pcm, &sparams->stop_threshold); in snd_pcm_rate_sw_params() 548 recalc(pcm, &sparams->silence_threshold); in snd_pcm_rate_sw_params() 552 recalc(pcm, &sparams->silence_size); in snd_pcm_rate_sw_params()
|
/third_party/toybox/porting/liteos_a/toys/posix/ |
H A D | ps.c | 1346 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/toybox/toys/posix/ |
H A D | ps.c | 1489 int recalc = 1; in top_common() local 1552 if (recalc) { in top_common() 1564 if (recalc && !FLAG(q)) { in top_common() 1664 if (!recalc && !FLAG(b)) in top_common() 1666 recalc = 1; in top_common() 1716 recalc = 0; in top_common()
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |