/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
param.h | 27 #include <limits.h> 28 #include <linux/limits.h> 37 /* BSD names for some <limits.h> values. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
param.h | 27 #include <limits.h> 28 #include <linux/limits.h> 37 /* BSD names for some <limits.h> values. */
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
xt_cgroup.h | 22 #include <linux/limits.h>
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
osdefs.h | 41 #include <limits.h>
|
/device/linaro/bootloader/edk2/StdLib/Include/ |
float.h | 2 Limits and constants for floating-point operations.
|
/device/linaro/bootloader/edk2/StdLib/LibC/Locale/ |
_def_monetary.c | 14 #include <limits.h>
|
/external/autotest/client/site_tests/kernel_LTP/ |
control.sample | 13 limits the tests executed.
|
/external/dng_sdk/source/ |
dng_globals.h | 36 /// When validation (qValidate) is turned on, and verbose mode (gVerbose) is enabled, limits the number of lines of text that are dumped for each tag.
|
/external/fio/lib/ |
strntol.c | 3 #include <limits.h>
|
/external/google-benchmark/src/ |
benchmark_api_internal.h | 8 #include <limits>
|
/external/iproute2/misc/ |
lnstat.h | 4 #include <limits.h>
|
/external/iproute2/netem/ |
pareto.c | 8 #include <limits.h>
|
/external/libcxx/test/libcxx/type_traits/ |
convert_to_integral.pass.cpp | 20 #include <limits> 37 typedef std::numeric_limits<From> Limits; 38 const From max = Limits::max(); 39 const From min = Limits::min();
|
/external/libcxx/utils/google-benchmark/src/ |
benchmark_api_internal.h | 8 #include <limits>
|
/external/libmojo/ui/gfx/range/ |
range_mac.mm | 9 #include <limits>
|
/external/libvpx/libvpx/vp9/common/ |
vp9_postproc.c | 189 uint8_t *limits) { 219 vp9_deblock(source, post, q, limits); 230 uint8_t *limits) { 258 memset(limits, (unsigned char)ppl, 16 * mb_cols); 264 dst->y_stride, src->y_width, limits, 16); 268 dst->uv_stride, src->uv_width, limits, 8); 272 dst->uv_stride, src->uv_width, limits, 8); 280 uint8_t *limits) { 281 vp9_deblock(src, dst, q, limits); 360 if (!cm->postproc_state.limits) { [all...] |
/external/libvpx/libvpx/vpx_dsp/ |
bitreader_buffer.h | 14 #include <limits.h>
|
/external/llvm/ |
android_test.sh | 5 # Set resource limits
|
/external/ltp/include/lapi/ |
readdir.h | 21 #include <limits.h>
|
/external/ltp/testcases/network/nfsv4/acl/ |
README | 5 Testing ACL conformance, ACL limits, and ACL robustness
|
/external/ltp/testcases/open_posix_testsuite/conformance/behavior/timers/ |
1-1.c | 14 #include <limits.h>
|
2-1.c | 11 #include <limits.h>
|
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/ |
1-1.c | 9 #include <limits.h>
|
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/ |
5-1-buildonly.c | 15 #include <limits.h>
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/ |
6-1.c | 19 #include <limits.h>
|