Searched refs:fraction (Results 1 - 25 of 46) sorted by relevance

12

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dfpformat.py26 # \3 fraction (empty or begins with point)
36 """Return (sign, intpart, fraction, expo) or raise an exception:
39 fraction is 0 or more digits
43 sign, intpart, fraction, exppart = res.group(1,2,3,4)
45 if fraction: fraction = fraction[1:]
48 return sign, intpart, fraction, expo
50 def unexpo(intpart, fraction, expo):
51 """Remove the exponent by changing intpart and fraction
[all...]
H A D_strptime.py332 hour = minute = second = fraction = 0
393 fraction = int(s)
464 weekday, julian, tz)), fraction)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dfpformat.py26 # \3 fraction (empty or begins with point)
36 """Return (sign, intpart, fraction, expo) or raise an exception:
39 fraction is 0 or more digits
43 sign, intpart, fraction, exppart = res.group(1,2,3,4)
45 if fraction: fraction = fraction[1:]
48 return sign, intpart, fraction, expo
50 def unexpo(intpart, fraction, expo):
51 """Remove the exponent by changing intpart and fraction
[all...]
H A D_strptime.py332 hour = minute = second = fraction = 0
393 fraction = int(s)
464 weekday, julian, tz)), fraction)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dsqltypes.h142 SQLUINTEGER fraction; member in struct:tagTIMESTAMP_STRUCT
168 SQLUINTEGER fraction; member in struct:tagSQL_DAY_SECOND
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dsqltypes.h142 SQLUINTEGER fraction; member in struct:tagTIMESTAMP_STRUCT
168 SQLUINTEGER fraction; member in struct:tagSQL_DAY_SECOND
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_strtod.py39 fraction = m.group('frac') or ''
40 intpart = int(m.group('int') + fraction)
41 exp = int(m.group('exp') or '0') - len(fraction)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_strtod.py39 fraction = m.group('frac') or ''
40 intpart = int(m.group('int') + fraction)
41 exp = int(m.group('exp') or '0') - len(fraction)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DTreeWidget.py150 fraction = top + height - visible_height
152 fraction = top
153 fraction = float(fraction) / y1
154 self.canvas.yview_moveto(fraction)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DTreeWidget.py150 fraction = top + height - visible_height
152 fraction = top
153 fraction = float(fraction) / y1
154 self.canvas.yview_moveto(fraction)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A DTkinter.py1487 def xview_moveto(self, fraction):
1490 self.tk.call(self._w, 'xview', 'moveto', fraction)
1508 def yview_moveto(self, fraction):
1511 self.tk.call(self._w, 'yview', 'moveto', fraction)
2845 def fraction(self, x, y): member in class:Scrollbar
2848 return getdouble(self.tk.call(self._w, 'fraction', x, y))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A DTkinter.py1487 def xview_moveto(self, fraction):
1490 self.tk.call(self._w, 'xview', 'moveto', fraction)
1508 def yview_moveto(self, fraction):
1511 self.tk.call(self._w, 'yview', 'moveto', fraction)
2845 def fraction(self, x, y): member in class:Scrollbar
2848 return getdouble(self.tk.call(self._w, 'fraction', x, y))
/prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
H A Dcommons-lang-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/prebuilts/sdk/current/support/v17/leanback/libs/
H A Dandroid-support-v17-leanback.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v17/ android/support/v17/leanback/ ...
/prebuilts/misc/common/ub-uiautomator/
H A Dub-uiautomator.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/test/ android/support/test/uiautomator/ ...
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
H A Dplexus-utils-3.0.17.jarMETA-INF/ META-INF/MANIFEST.MF licenses/ org/ org/codehaus/ org/codehaus/plexus/ org/codehaus/plexus/ ...
/prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/prebuilts/devtools/tools/lib/
H A Dtraceview.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/traceview/ com/android/traceview/TimeLineView ...
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/2.0.5/
H A Dplexus-utils-2.0.5.jarMETA-INF/ META-INF/MANIFEST.MF licenses/ org/ org/codehaus/ org/codehaus/plexus/ org/codehaus/plexus/ ...
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0/
H A Dplexus-utils-3.0.jarMETA-INF/ META-INF/MANIFEST.MF licenses/ org/ org/codehaus/ org/codehaus/plexus/ org/codehaus/plexus/ ...
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0.7/
H A Dplexus-utils-3.0.7.jarMETA-INF/ META-INF/MANIFEST.MF licenses/ org/ org/codehaus/ org/codehaus/plexus/ org/codehaus/plexus/ ...
/prebuilts/misc/common/ecj/
H A Decj.jarMETA-INF/ META-INF/services/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/ ...
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/
H A Dplexus-utils-1.5.1.jarMETA-INF/ META-INF/MANIFEST.MF licenses/ org/ org/codehaus/ org/codehaus/plexus/ org/codehaus/plexus/ ...
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/
H A Dplexus-utils-3.0.7.jarMETA-INF/ META-INF/MANIFEST.MF licenses/ org/ org/codehaus/ org/codehaus/plexus/ org/codehaus/plexus/ ...

Completed in 550 milliseconds

12