HomeSort by relevance Sort by last modified time
    Searched refs:min_width (Results 1 - 25 of 102) sorted by null

1 2 3 4 5

  /external/python/cpython3/Objects/stringlib/
localeutil.h 80 * @min_width: The minimum width of the digits in the output string.
108 Py_ssize_t min_width,
136 l = Py_MIN(l, Py_MAX(Py_MAX(remaining, min_width), 1));
155 min_width -= l;
157 if (remaining <= 0 && min_width <= 0) {
161 min_width -= thousands_sep_len;
166 l = Py_MAX(Py_MAX(remaining, min_width), 1);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Objects/stringlib/
localeutil.h 105 * @min_width: The minimum width of the digits in the output string.
132 Py_ssize_t min_width,
160 l = MIN(l, MAX(MAX(remaining, min_width), 1));
179 min_width -= l;
181 if (remaining <= 0 && min_width <= 0) {
185 min_width -= thousands_sep_len;
190 l = MAX(MAX(remaining, min_width), 1);
218 Py_ssize_t min_width)
225 min_width, grouping, thousands_sep);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Objects/stringlib/
localeutil.h 105 * @min_width: The minimum width of the digits in the output string.
132 Py_ssize_t min_width,
160 l = MIN(l, MAX(MAX(remaining, min_width), 1));
179 min_width -= l;
181 if (remaining <= 0 && min_width <= 0) {
185 min_width -= thousands_sep_len;
190 l = MAX(MAX(remaining, min_width), 1);
218 Py_ssize_t min_width)
225 min_width, grouping, thousands_sep);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
localeutil.h 105 * @min_width: The minimum width of the digits in the output string.
132 Py_ssize_t min_width,
160 l = MIN(l, MAX(MAX(remaining, min_width), 1));
179 min_width -= l;
181 if (remaining <= 0 && min_width <= 0) {
185 min_width -= thousands_sep_len;
190 l = MAX(MAX(remaining, min_width), 1);
218 Py_ssize_t min_width)
225 min_width, grouping, thousands_sep);
  /external/python/cpython2/Objects/stringlib/
localeutil.h 90 * @min_width: The minimum width of the digits in the output string.
117 Py_ssize_t min_width,
145 l = MIN(l, MAX(MAX(remaining, min_width), 1));
164 min_width -= l;
166 if (remaining <= 0 && min_width <= 0) {
170 min_width -= thousands_sep_len;
175 l = MAX(MAX(remaining, min_width), 1);
203 Py_ssize_t min_width)
210 min_width, grouping, thousands_sep);
  /external/v8/src/
ostreams.h 71 explicit AsHex(uint64_t v, uint8_t min_width = 0)
72 : value(v), min_width(min_width) {}
74 uint8_t min_width; member in struct:v8::internal::AsHex
  /external/webrtc/webrtc/modules/video_coding/utility/
quality_scaler.h 31 void SetMinResolution(int min_width, int min_height);
quality_scaler.cc 41 void QualityScaler::SetMinResolution(int min_width, int min_height) {
42 min_width_ = min_width;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
stringobject.h 188 Py_ssize_t min_width);
197 Py_ssize_t min_width,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
stringobject.h 188 Py_ssize_t min_width);
197 Py_ssize_t min_width,
  /external/python/cpython2/Include/
stringobject.h 188 Py_ssize_t min_width);
197 Py_ssize_t min_width,
  /external/python/cpython3/Include/
bytesobject.h 119 Py_ssize_t min_width);
128 Py_ssize_t min_width,
  /prebuilts/gdb/darwin-x86/include/python2.7/
stringobject.h 188 Py_ssize_t min_width);
197 Py_ssize_t min_width,
  /prebuilts/gdb/linux-x86/include/python2.7/
stringobject.h 188 Py_ssize_t min_width);
197 Py_ssize_t min_width,
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
stringobject.h 188 Py_ssize_t min_width);
197 Py_ssize_t min_width,
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
stringobject.h 188 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/
v4l2-subdev.h 89 __u32 min_width; member in struct:v4l2_subdev_frame_size_enum
  /bionic/libc/kernel/uapi/linux/
v4l2-subdev.h 52 __u32 min_width; member in struct:v4l2_subdev_frame_size_enum
  /external/kernel-headers/original/uapi/linux/
v4l2-subdev.h 94 __u32 min_width; member in struct:v4l2_subdev_frame_size_enum
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
v4l2_show.c 144 dprintf(".stepwise = { .min_width=%u, "
150 framesize->stepwise.min_width,
test_VIDIOC_ENUM_FRAMESIZES.c 92 CU_ASSERT(0 < framesize.stepwise.min_width);
97 CU_ASSERT(framesize.stepwise.min_width <
110 CU_ASSERT(0 < framesize.stepwise.min_width);
114 CU_ASSERT(framesize.stepwise.min_width <
122 min_width) %
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_swvenc_mpeg4.h 48 unsigned int min_width; member in struct:swvenc_video_capability
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
omx_swvenc_mpeg4.h 48 unsigned int min_width; member in struct:swvenc_video_capability
  /external/python/cpython3/Modules/_decimal/libmpdec/
io.c 773 spec->min_width = 0;
829 spec->min_width = mpd_strtossize(cp, &cp, 10);
888 * The following functions assume that spec->min_width <= MPD_MAX_PREC, which
952 * and the result is smaller than spec->min_width, continue adding zeros
1009 dest->nchars + n_sign < spec->min_width) {
1010 /* Zero padding is set and length < min_width:
1012 n_src = spec->min_width - (dest->nchars + n_sign);
1131 if (result->nchars < spec->min_width) {
1140 add_chars = (spec->min_width - result->nchars);
    [all...]
  /external/pdfium/core/fxge/
cfx_font.cpp 526 int min_width = FXFT_Get_Glyph_HoriAdvance(m_Face) * 1000 / local
534 if (max_width == min_width) {
538 int param = min_param + (max_param - min_param) * (dest_width - min_width) /
539 (max_width - min_width);

Completed in 1265 milliseconds

1 2 3 4 5