HomeSort by relevance Sort by last modified time
    Searched full:limits (Results 176 - 200 of 1166) sorted by null

1 2 3 4 5 6 78 91011>>

  /bionic/libc/string/
strerror_r.c 7 #include <limits.h>
  /bionic/libm/src/
s_ilogbl.c 18 #include <limits.h>
s_lround.c 28 #include <limits.h>
s_scalbln.c 30 #include <limits.h>
  /external/astl/tests/
test_ios_pos_types.cpp 36 #include <limits>
  /external/clearsilver/util/
neo_date.c 18 #include <limits.h>
neo_misc.h 17 #include <limits.h>
  /external/dbus/bus/
config-parser.h 73 BusLimits *limits);
  /external/dhcpcd/
dhcpcd.h 37 #include <limits.h>
  /external/e2fsprogs/e2fsck/
rehash.c 469 struct ext2_dx_countlimit *limits; local
495 limits = (struct ext2_dx_countlimit *) (buf+32);
496 limits->limit = (fs->blocksize - 32) / sizeof(struct ext2_dx_entry);
497 limits->count = 0;
506 struct ext2_dx_countlimit *limits; local
513 limits = (struct ext2_dx_countlimit *) (buf+8);
514 limits->limit = (fs->blocksize - 8) / sizeof(struct ext2_dx_entry);
515 limits->count = 0;
517 return (struct ext2_dx_entry *) limits;
  /external/guava/src/com/google/common/io/
LimitInputStream.java 26 * An InputStream that limits the number of bytes which can be read.
  /external/icu4c/common/
triedict.h 84 * @param limit The size of the lengths array; this limits the number of words output.
157 * @param limit The size of the lengths array; this limits the number of words output.
205 * @param limit The size of the lengths array; this limits the number of words output.
288 * @param limit The size of the lengths array; this limits the number of words output.
  /external/icu4c/test/intltest/
callimts.h 17 * This test verifies the behavior of Calendar around the very earliest limits
  /external/kernel-headers/original/asm-generic/
ioctl.h 11 * NOTE: This limits the max parameter size to 16kB -1 !
  /external/kernel-headers/original/linux/nfsd/
export.h 20 * Important limits for the exports stuff.
  /external/kernel-headers/original/linux/
shm.h 9 * SHMMAX, SHMMNI and SHMALL are upper limits are defaults which can
  /external/netperf/
netcpu_osx.c 29 # include <limits.h>
  /external/opencore/oscl/oscl/config/shared/
osclconfig_ansi_memory.h 27 * \brief This file contains common typedefs based on the ANSI C limits.h header
  /external/skia/src/images/
bmpdecoderhelper.h 25 #include <limits.h>
  /external/srec/srec/include/
srec_sizes.h 40 /*limits on each of the above sizes*/
  /external/stlport/stlport/
memory 45 # include _STLP_NATIVE_HEADER(limits)
  /external/stlport/stlport/stl/config/
_bc.h 91 // <limits> problem
_dm.h 40 Microsoft OMF format, which limits identifier length to about 512 bytes.
  /external/webkit/JavaScriptCore/bytecompiler/
Label.h 36 #include <limits.h>
  /external/webkit/JavaScriptCore/runtime/
WeakRandom.h 53 #include <limits.h>

Completed in 206 milliseconds

1 2 3 4 5 6 78 91011>>