/system/core/toolbox/ |
getevent.c | 179 abs.value, abs.minimum, abs.maximum, abs.fuzz, abs.flat,
|
/external/chromium_org/v8/tools/ |
splaytree.js | 141 * @return {SplayTree.Node} Node having the minimum key value.
|
/external/compiler-rt/make/platform/ |
clang_darwin.mk | 112 # never depend on the environmental overrides. We simply set them to minimum
|
/external/v8/tools/ |
splaytree.js | 141 * @return {SplayTree.Node} Node having the minimum key value.
|
/external/eigen/blas/testing/ |
cblat3.f | 435 * Set LDC to 1 more than minimum value if room. 459 * Set LDA to 1 more than minimum value if room. 484 * Set LDB to 1 more than minimum value if room. 721 * Set LDC to 1 more than minimum value if room. 730 * Set LDB to 1 more than minimum value if room. 753 * Set LDA to 1 more than minimum value if room. [all...] |
zblat3.f | 436 * Set LDC to 1 more than minimum value if room. 460 * Set LDA to 1 more than minimum value if room. 485 * Set LDB to 1 more than minimum value if room. 722 * Set LDC to 1 more than minimum value if room. 731 * Set LDB to 1 more than minimum value if room. 754 * Set LDA to 1 more than minimum value if room. [all...] |
cblat2.f | 493 * Set LDA to 1 more than minimum value if room. 831 * Set LDA to 1 more than minimum value if room. [all...] |
dblat2.f | 483 * Set LDA to 1 more than minimum value if room. 817 * Set LDA to 1 more than minimum value if room. [all...] |
sblat2.f | 483 * Set LDA to 1 more than minimum value if room. 817 * Set LDA to 1 more than minimum value if room. [all...] |
zblat2.f | 495 * Set LDA to 1 more than minimum value if room. 834 * Set LDA to 1 more than minimum value if room. [all...] |
/external/chromium_org/third_party/skia/src/core/ |
SkXfermode.cpp | 430 #define minimum(a, b, c) min2(min2(a, b), c) macro 434 return maximum(r, g, b) - minimum(r, g, b); 469 int n = minimum(*r, *g, *b); [all...] |
/external/skia/src/core/ |
SkXfermode.cpp | 430 #define minimum(a, b, c) min2(min2(a, b), c) macro 434 return maximum(r, g, b) - minimum(r, g, b); 469 int n = minimum(*r, *g, *b); [all...] |
/bionic/libc/kernel/common/linux/ |
videodev2.h | 854 __s32 minimum; member in struct:v4l2_queryctrl 2006 __s32 minimum; member in struct:v4l2_event_ctrl [all...] |
input.h | 45 __s32 minimum; member in struct:input_absinfo [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/ |
exif_parser.js | 98 // Cannot read the mark and the length, request a minimum-size slice.
|
/external/chromium_org/native_client_sdk/src/tools/ |
common.mk | 200 # Check for required minimum SDK version.
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
sparcv9-mont.pl | 84 cmp %o5,4 ! 128 bits minimum
|
/external/kernel-headers/original/linux/ |
videodev2.h | 486 __u32 min_width; /* Minimum frame width [pixel] */ 489 __u32 min_height; /* Minimum frame height [pixel] */ 517 struct v4l2_fract min; /* Minimum frame interval [s] */ 1191 __s32 minimum; \/* Note signedness *\/ member in struct:v4l2_queryctrl 2376 __s32 minimum; member in struct:v4l2_event_ctrl [all...] |
/external/libvorbis/doc/ |
07-floor1.tex | 179 floor that has all points set to minimum representation amplitude,
|
/external/openssl/crypto/bn/asm/ |
sparcv9-mont.pl | 84 cmp %o5,4 ! 128 bits minimum
|
/frameworks/base/services/input/ |
EventHub.cpp | 305 if (info.minimum != info.maximum) { 307 outAxisInfo->minValue = info.minimum; [all...] |
/hardware/qcom/msm8x74/kernel-headers/linux/ |
videodev2.h | 866 __s32 minimum; member in struct:v4l2_queryctrl 2119 __s32 minimum; member in struct:v4l2_event_ctrl [all...] |
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
videodev2.h | 487 __u32 min_width; /* Minimum frame width [pixel] */ 490 __u32 min_height; /* Minimum frame height [pixel] */ 518 struct v4l2_fract min; /* Minimum frame interval [s] */ 1201 __s32 minimum; \/* Note signedness *\/ member in struct:v4l2_queryctrl 2491 __s32 minimum; member in struct:v4l2_event_ctrl [all...] |
/hardware/samsung_slsi/exynos5/include/ |
videodev2.h | 463 __u32 min_width; /* Minimum frame width [pixel] */ 466 __u32 min_height; /* Minimum frame height [pixel] */ 494 struct v4l2_fract min; /* Minimum frame interval [s] */ 1201 __s32 minimum; \/* Note signedness *\/ member in struct:v4l2_queryctrl 2259 __s32 minimum; member in struct:v4l2_event_ctrl [all...] |
/development/ndk/platforms/android-3/include/linux/ |
videodev2.h | 507 __s32 minimum; member in struct:v4l2_queryctrl
|