Searched refs:min_width (Results 1 - 19 of 19) sorted by relevance

/prebuilts/gdb/darwin-x86/include/python2.7/
H A Dstringobject.h188 Py_ssize_t min_width);
197 Py_ssize_t min_width,
/prebuilts/gdb/linux-x86/include/python2.7/
H A Dstringobject.h188 Py_ssize_t min_width);
197 Py_ssize_t min_width,
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dstringobject.h188 Py_ssize_t min_width);
197 Py_ssize_t min_width,
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dstringobject.h188 Py_ssize_t min_width);
197 Py_ssize_t min_width,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
H A Dv4l2-subdev.h89 __u32 min_width; member in struct:v4l2_subdev_frame_size_enum
H A Dvideodev2.h442 __u32 min_width; /* Minimum frame width [pixel] */ member in struct:v4l2_frmsize_stepwise
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
H A Ddrm_mode.h105 __u32 min_width, max_width; member in struct:drm_mode_card_res
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
H A DXutil.h77 int min_width, min_height; member in struct:__anon8673
176 int min_width, min_height; member in struct:__anon8678
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Ddecimal.py6096 def _insert_thousands_sep(digits, spec, min_width=1):
6103 The min_width keyword argument gives the minimum length of the
6108 commas every three digits in '123456', with min_width=8, gives
6121 l = min(max(len(digits), min_width, 1), l)
6124 min_width -= l
6125 if not digits and min_width <= 0:
6127 min_width -= len(sep)
6129 l = max(len(digits), min_width, 1)
6173 min_width = spec['minimumwidth'] - len(fracpart) - len(sign)
6175 min_width
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Ddecimal.py6096 def _insert_thousands_sep(digits, spec, min_width=1):
6103 The min_width keyword argument gives the minimum length of the
6108 commas every three digits in '123456', with min_width=8, gives
6121 l = min(max(len(digits), min_width, 1), l)
6124 min_width -= l
6125 if not digits and min_width <= 0:
6127 min_width -= len(sep)
6129 l = max(len(digits), min_width, 1)
6173 min_width = spec['minimumwidth'] - len(fracpart) - len(sign)
6175 min_width
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Ddecimal.py6096 def _insert_thousands_sep(digits, spec, min_width=1):
6103 The min_width keyword argument gives the minimum length of the
6108 commas every three digits in '123456', with min_width=8, gives
6121 l = min(max(len(digits), min_width, 1), l)
6124 min_width -= l
6125 if not digits and min_width <= 0:
6127 min_width -= len(sep)
6129 l = max(len(digits), min_width, 1)
6173 min_width = spec['minimumwidth'] - len(fracpart) - len(sign)
6175 min_width
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Ddecimal.py6096 def _insert_thousands_sep(digits, spec, min_width=1):
6103 The min_width keyword argument gives the minimum length of the
6108 commas every three digits in '123456', with min_width=8, gives
6121 l = min(max(len(digits), min_width, 1), l)
6124 min_width -= l
6125 if not digits and min_width <= 0:
6127 min_width -= len(sep)
6129 l = max(len(digits), min_width, 1)
6173 min_width = spec['minimumwidth'] - len(fracpart) - len(sign)
6175 min_width
[all...]
/prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
H A Dplatform-3.4.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/jna/ com/sun/jna/platform/ ...
/prebuilts/tools/linux-x86/swt/
H A Dswt.jarMETA-INF/ META-INF/MANIFEST.MF libswt-atk-gtk-3550.so libswt ...
/prebuilts/tools/linux-x86_64/swt/
H A Dswt.jarMETA-INF/ META-INF/MANIFEST.MF libswt-atk-gtk-3550.so libswt ...
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
H A Dkotlin-compiler-embeddable-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
H A Dkotlin-compiler-embeddable-1.0.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.5/
H A Dkotlin-compiler-embeddable-1.0.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.1.1/
H A Dkotlin-compiler-embeddable-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 438 milliseconds