Home
last modified time | relevance | path

Searched refs:minimum (Results 1 – 25 of 52) sorted by relevance

123

/AliOS-Things-master/components/SDL2/src/core/alios/
A DSDL_evdev.c300 item->touchscreen_data->min_x = abs_info.minimum; in SDL_EVDEV_init_touchscreen()
302 item->touchscreen_data->range_x = abs_info.maximum - abs_info.minimum; in SDL_EVDEV_init_touchscreen()
310 item->touchscreen_data->min_y = abs_info.minimum; in SDL_EVDEV_init_touchscreen()
312 item->touchscreen_data->range_y = abs_info.maximum - abs_info.minimum; in SDL_EVDEV_init_touchscreen()
320 item->touchscreen_data->min_pressure = abs_info.minimum; in SDL_EVDEV_init_touchscreen()
322 item->touchscreen_data->range_pressure = abs_info.maximum - abs_info.minimum; in SDL_EVDEV_init_touchscreen()
/AliOS-Things-master/components/freetype/include/
A Dftmm.h76 FT_Long minimum; member
144 FT_Fixed minimum; member
/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_evdev.c519 item->touchscreen_data->min_x = abs_info.minimum; in SDL_EVDEV_init_touchscreen()
521 item->touchscreen_data->range_x = abs_info.maximum - abs_info.minimum; in SDL_EVDEV_init_touchscreen()
529 item->touchscreen_data->min_y = abs_info.minimum; in SDL_EVDEV_init_touchscreen()
531 item->touchscreen_data->range_y = abs_info.maximum - abs_info.minimum; in SDL_EVDEV_init_touchscreen()
539 item->touchscreen_data->min_pressure = abs_info.minimum; in SDL_EVDEV_init_touchscreen()
541 item->touchscreen_data->range_pressure = abs_info.maximum - abs_info.minimum; in SDL_EVDEV_init_touchscreen()
/AliOS-Things-master/components/SDL2/src/image/Xcode/pkg-support/resources/
A DReadMe.txt22 Switched to 10.4 minimum requirement.
/AliOS-Things-master/components/SDL2/src/joystick/linux/
A DSDL_sysjoystick.c716 absinfo.value, absinfo.minimum, absinfo.maximum, in ConfigJoystick()
721 if (absinfo.minimum == absinfo.maximum) { in ConfigJoystick()
726 (absinfo.maximum + absinfo.minimum) - 2 * absinfo.flat; in ConfigJoystick()
728 (absinfo.maximum + absinfo.minimum) + 2 * absinfo.flat; in ConfigJoystick()
729 t = ((absinfo.maximum - absinfo.minimum) - 4 * absinfo.flat); in ConfigJoystick()
751 absinfo.value, absinfo.minimum, absinfo.maximum, in ConfigJoystick()
/AliOS-Things-master/components/freetype/src/gxvalid/
A Dgxvkern.c644 FT_Bool minimum; in gxv_kern_coverage_classic_microsoft_validate() local
658 minimum = FT_BOOL( ( coverage >> 1 ) & 1 ); in gxv_kern_coverage_classic_microsoft_validate()
668 horizontal, minimum, cross_stream, override, *format )); in gxv_kern_coverage_classic_microsoft_validate()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DAUTHORS18 - Martin Olsson (mnemo at minimum dot se)
A DREADME460 -kmin <int> .......... minimum number of frame between key-frames
532 -min_psnr <float> ... minimum per-frame PSNR
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Djsbignum.texi127 an implementation specific minimum and maximum.
208 Getter. Return the minimum, maximum and epsilon @code{BigFloat} values
290 the global precision. It is then converted to string using the minimum
358 Read-only integer. Return the minimum allowed precision. Must be at least 2.
364 Read-only integer. Return the minimum allowed exponent size in
/AliOS-Things-master/components/freetype/src/truetype/
A Dttgxvar.c745 a->minimum = axis_rec.minValue; /* A Fixed */ in TT_Get_MM_Var()
1023 if ( coords[i] > a->maximum || coords[i] < a->minimum ) in TT_Set_Var_Design()
1030 normalized[i] = -FT_DivFix( coords[i] - a->def, a->minimum - a->def ); in TT_Set_Var_Design()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DHOWTO-RELEASE50 please follow the rules listed in configure.ac. At a bare minimum,
/AliOS-Things-master/components/freetype/src/type1/
A Dt1load.c213 axis->minimum = map->design_points[0]; in T1_Get_Multi_Master()
331 mmvar->axis[i].minimum = INT_TO_FIXED( mmaster.axis[i].minimum); in T1_Get_MM_Var()
333 mmvar->axis[i].def = ( mmvar->axis[i].minimum + in T1_Get_MM_Var()
/AliOS-Things-master/components/ble_host/bt_host/host/
A DKconfig46 wasted space. The minimum of 73 has been taken for LE SC which has
339 Maximum number of paired Bluetooth devices. The minimum (and
552 supported. The minimum (and default) number is 1.
/AliOS-Things-master/components/ble_mesh/bt_mesh/
A DKconfig187 the 96 hour minimum gets split into. After each interval the
216 be set to a multiple of 12 to avoid wasted memory. The minimum
313 the minimum number of maximum size Lower Transport PDUs that
/AliOS-Things-master/components/SDL2/acinclude/
A Desd.m4108 …printf("\n*** 'esd-config --version' returned %d.%d.%d, but the minimum version\n", $esd_major_ver…
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/
A DFreeRTOS.h197 #error configMAX_TASK_NAME_LEN must be set to a minimum of 1 in FreeRTOSConfig.h
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dsdl2.m4130 …printf("\n*** 'sdl2-config --version' returned %d.%d.%d, but the minimum version\n", $sdl_major_ve…
/AliOS-Things-master/components/SDL2/
A Dsdl2.m4159 …printf("\n*** 'sdl2-config --version' returned %d.%d.%d, but the minimum version\n", $sdl_major_ve…
/AliOS-Things-master/components/py_engine/engine/
A DREADME.md47 - ports/bare-arm/ -- a bare minimum version of MicroPython for ARM MCUs. Used
/AliOS-Things-master/components/py_engine/engine/tools/
A Duncrustify.cfg502 # Add or remove space between return type and function name. A minimum of 1
1288 # reach this minimum indent.
1407 # The minimum number of newlines at the start of the file (only used if
1414 # The minimum number of newlines at the end of the file (only used if
2078 # The minimum number of newlines before a multi-line comment.
2082 # The minimum number of newlines before a single-line C comment.
2086 # The minimum number of newlines before a CPP comment.
2445 # The minimum space between the type and the synonym of a typedef.
2546 # The minimum space between label and value of a preprocessor define.
2645 # bigger as the first_len minimum.
/AliOS-Things-master/components/SDL2/src/image/debian/
A Dchangelog169 * Updated minimum shlibs version to 1.2.5
/AliOS-Things-master/components/SDL2/test/
A Dacinclude.m4130 …printf("\n*** 'sdl2-config --version' returned %d.%d.%d, but the minimum version\n", $sdl_major_ve…
/AliOS-Things-master/components/SDL2/src/audio/coreaudio/
A DSDL_coreaudio.m891 /* Make sure we can feed the device a minimum amount of time */
895 /* Older iOS hardware, use 40 ms as a minimum time */
/AliOS-Things-master/components/mbedtls/
A DREADME.mbedtls.md28 We intentionally only use a minimum of functionality in the makefiles in order to keep them as simp…
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dusage.txt466 -maxmemory value, even -maxmemory 0 to use the absolute minimum space. You
687 the minimum amount of code required to parse a JPEG file header correctly.

Completed in 65 milliseconds

123