HomeSort by relevance Sort by last modified time
    Searched defs:recalc (Results 1 - 18 of 18) sorted by null

  /external/compiler-rt/lib/builtins/
multc3.c 31 int recalc = 0; local
39 recalc = 1;
48 recalc = 1;
50 if (!recalc && (crt_isinf(ac) || crt_isinf(bd) ||
60 recalc = 1;
62 if (recalc) {
  /external/fonttools/Lib/fontTools/ttLib/tables/
_h_h_e_a.py 39 self.recalc(ttFont)
42 def recalc(self, ttFont): member in class:table__h_h_e_a
79 # XXX CFF recalc...
_v_h_e_a.py 36 self.recalc(ttFont)
39 def recalc(self, ttFont): member in class:table__v_h_e_a
66 # XXX CFF recalc...
_m_a_x_p.py 45 self.recalc(ttFont)
56 def recalc(self, ttFont): member in class:table__m_a_x_p
  /external/compiler-rt/lib/builtins/ppc/
multc3.c 33 int recalc = 0; local
46 recalc = 1;
55 recalc = 1;
58 if (!recalc)
72 recalc = 1;
76 if (recalc)
  /external/icu/icu4c/source/i18n/
simpletz.cpp 532 UBool recalc = FALSE; local
539 recalc = TRUE;
545 recalc = TRUE;
548 if (recalc) {
    [all...]
  /external/python/cpython2/Demo/tkinter/guido/
ss1.py 44 if hasattr(cell, 'recalc'):
45 return cell.recalc(self.rexec)
143 def recalc(self): member in class:Sheet
146 if hasattr(cell, 'recalc'):
147 cell.recalc(self.rexec)
166 if hasattr(cell, 'recalc'):
167 cell.recalc(self.rexec)
320 cell.recalc(rexec) -> value -- recalculate formula
334 def recalc(self, rexec): member in class:NumericCell
375 def recalc(self, rexec) member in class:StringCell
401 def recalc(self, rexec): member in class:FormulaCell
    [all...]
  /external/python/cpython3/Tools/demo/
ss1.py 47 if hasattr(cell, 'recalc'):
48 return cell.recalc(self.ns)
146 def recalc(self): member in class: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 class:NumericCell
363 def recalc(self, ns) member in class:StringCell
389 def recalc(self, ns): member in class:FormulaCell
    [all...]
  /external/toybox/toys/posix/
ps.c 1391 int recalc = 1; local
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
DayView.java 1053 recalc(); method
1191 private void recalc() { method in class:DayView
4312 recalc(); method
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmlc.h 23352 HRESULT (WINAPI *recalc)(IHTMLDocument3 *This,VARIANT_BOOL fForce); member in struct:IHTMLDocument3Vtbl
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 902 milliseconds