HomeSort by relevance Sort by last modified time
    Searched full:limits (Results 301 - 325 of 7158) sorted by null

<<11121314151617181920>>

  /external/libpng/contrib/testpngs/
makepngs.sh 83 mpg 1.8 palette 8 # error limits only
84 mpg linear palette 8 # error limits only
85 mpg linear rgb-alpha 16 # error limits only
  /external/ltp/testcases/kernel/controllers/memctl/
myfunctions.sh 31 # setmemlimits(): Sets up memory limits for different groups #
104 # Function to set memory limits for different groups
114 echo "Error in setting the memory limits for group_$i"
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_limits.h 33 #include <limits.h>
40 * TGSI translation limits.
86 * Some of these limits are actually infinite (i.e., only limited by available
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_lowering_nvc0.h 66 struct Limits
68 Limits() { }
69 Limits(int min, int max) : min(min), max(max) { }
  /external/pdfium/third_party/libpng16/
0004-invalid-icc.patch 38 + "exceeds application limits");
42 + "exceeds libpng limits");
47 + "exceeds system limits");
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
limits.h 1 /* This administrivia gets added to the beginning of limits.h
2 if the system has its own version of limits.h. */
10 #include_next <limits.h>
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
limits.h 1 /* This administrivia gets added to the beginning of limits.h
2 if the system has its own version of limits.h. */
10 #include_next <limits.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
mkheaders 96 if [ -f ${subincdir}/limits.h ]; then
97 mv ${subincdir}/limits.h ${subincdir}/syslimits.h
103 cp ${itoolsdatadir}/include${multi_dir}/limits.h ${subincdir}
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
resource.h 48 /* Put the soft and hard limits for RESOURCE in *RLIMITS.
66 /* Set the soft and hard limits for RESOURCE to *RLIMITS.
67 Only the super-user can increase hard limits.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
resource.h 48 /* Put the soft and hard limits for RESOURCE in *RLIMITS.
66 /* Set the soft and hard limits for RESOURCE to *RLIMITS.
67 Only the super-user can increase hard limits.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/libexec/gcc/x86_64-w64-mingw32/4.8.3/install-tools/
mkheaders 96 if [ -f ${subincdir}/limits.h ]; then
97 mv ${subincdir}/limits.h ${subincdir}/syslimits.h
103 cp ${itoolsdatadir}/include${multi_dir}/limits.h ${subincdir}
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
spirv_constant.h 44 // Universal limits
46 // SPIR-V 1.0 limits
58 // libspirv limits.
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiMaintenance3Check.cpp 254 if (prop1.limits.maxPerStageDescriptorSamplers < maxPerStageDescriptorSamplers)
256 if (prop1.limits.maxPerStageDescriptorUniformBuffers < maxPerStageDescriptorUniformBuffers)
258 if (prop1.limits.maxPerStageDescriptorStorageBuffers < maxPerStageDescriptorStorageBuffers)
260 if (prop1.limits.maxPerStageDescriptorSampledImages < maxPerStageDescriptorSampledImages)
262 if (prop1.limits.maxPerStageDescriptorStorageImages < maxPerStageDescriptorStorageImages)
264 if (prop1.limits.maxPerStageDescriptorInputAttachments < maxPerStageDescriptorInputAttachments)
  /external/v8/src/
execution.h 64 // StackGuard contains the handling of the limits that are used to limit the
73 // The simulator uses a separate JS stack. Limits on the JS stack might have
117 // This provides an asynchronous read of the stack limits for the current
154 // Reset limits to actual values. For example after handling interrupt.
180 // Returns true if the heap's stack limits should be set, false if not.
185 // JavaScript stacks are separate. Each of the two stack limits have two
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdint.h 157 /* Limits of integral types. */
249 /* Limits of other integer types. */
251 /* Limits of `ptrdiff_t' type. */
260 /* Limits of `sig_atomic_t'. */
271 /* Limits of `wchar_t'. */
278 /* Limits of `wint_t'. */
  /bionic/libc/upstream-netbsd/lib/libc/stdlib/
reallocarr.c 41 /* Old POSIX has SIZE_MAX in limits.h */
42 #include <limits.h>
  /developers/samples/android/media/MediaRecorder/
template-params.xml 26 A TextureView is used as the camera preview which limits the code to API 14+. This
54 A TextureView is used as the camera preview which limits the code to API 14+. This
  /device/linaro/bootloader/edk2/StdLib/Include/x86/
limits.h 2 Intel x86 architecture (both Ia32 and X64) specific values for <limits.h>.
58 /** Intel extensions to <limits.h> for UEFI
  /external/freetype/include/freetype/config/
ftstdlib.h 42 /* integer limits */
59 #include <limits.h>
  /external/iptables/libxtables/
Android.mk 16 LOCAL_CFLAGS += -Wno-sign-compare -Wno-pointer-arith -Wno-type-limits -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Wno-tautological-compare -Werror
38 LOCAL_CFLAGS += -Wno-sign-compare -Wno-pointer-arith -Wno-type-limits -Wno-missing-field-initializers -Wno-unused-parameter -Wno-clobbered -Wno-tautological-compare -Werror
  /external/jacoco/jacoco-maven-plugin.test/it/it-dump/
pom.xml 56 <limits>
63 </limits>
  /external/jacoco/org.jacoco.examples/build/
pom-offline.xml 81 <limits>
88 </limits>
pom.xml 68 <limits>
75 </limits>
  /external/libchrome/base/
rand_util.cc 7 #include <limits.h>
12 #include <limits>
  /external/libcxx/test/std/language.support/support.limits/limits/
is_specialized.pass.cpp 19 // From [numeric.limits]:
27 #include <limits>

Completed in 1011 milliseconds

<<11121314151617181920>>