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

<<11121314151617181920>>

  /system/core/adb/
adb_client.c 5 #include <limits.h>
  /system/core/debuggerd/
getevent.c 9 #include <sys/limits.h>
  /system/core/libcutils/
strdup16to8.c 18 #include <limits.h> /* for SIZE_MAX */
strdup8to16.c 21 #include <limits.h>
tzfile.h 99 ** exceed any of the limits below.
  /dalvik/libcore/xml/src/main/java/javax/xml/datatype/
DatatypeFactory.java 149 * An {@link UnsupportedOperationException} will be thrown with a message indicating implementation limits
205 * An {@link UnsupportedOperationException} will be thrown with a message indicating implementation limits
312 * An {@link UnsupportedOperationException} will be thrown with a message indicating implementation limits
441 * An {@link UnsupportedOperationException} will be thrown with a message indicating implementation limits
525 * An {@link UnsupportedOperationException} will be thrown with a message indicating implementation limits
598 * An {@link UnsupportedOperationException} will be thrown with a message indicating implementation limits
    [all...]
  /external/clearsilver/autom4te.cache/
output.0     [all...]
  /dalvik/libcore/xml/src/main/java/javax/xml/transform/
TransformerFactory.java 243 * <code>true</code>: the implementation will limit XML processing to conform to implementation limits
252 * regard to possible implementation limits.
  /external/grub/stage2/
fsys_minix.c 59 /* Not the same as the bogus LINK_MAX in <linux/limits.h>. Oh well. */
156 #define PATH_MAX 1024 /* include/linux/limits.h */
  /external/icu4c/i18n/
hebrwcal.h 280 * Subclass API for defining limits of different types.
281 * Subclasses must implement this method to return limits for the
indiancal.cpp 57 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = {
90 return LIMITS[field][limitType];
persncal.cpp 207 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = {
255 return LIMITS[field][limitType];
  /external/kernel-headers/original/linux/
jiffies.h 199 * Within the limits of cpp we do a rough cut at the SEC_JIFFIE_SC and
205 * Limits of cpp (for #if expressions) only long (no long long), but
  /external/srec/srec/cfront/
spec_anl.c 28 #include <limits.h>
239 /* limits */
  /external/webkit/WebKit/chromium/public/
WebView.h 139 // above or below represents zooming 20% larger or smaller to limits of 300%
143 // Changes the zoom level to the specified level, clamping at the limits
  /system/core/toolbox/
powerd.c 38 #define EVIOCGABS(abs) _IOR('E', 0x40 + abs, struct input_absinfo) /* get abs value/limits */
39 #define EVIOCSABS(abs) _IOW('E', 0xc0 + abs, struct input_absinfo) /* set abs value/limits */
  /bionic/libc/bionic/
arc4random.c 38 #include <limits.h>
  /bionic/libc/tzcode/
private.h 88 #include "limits.h" /* for CHAR_BIT et al. */
  /bootable/recovery/
install.c 20 #include <limits.h>
  /dalvik/libcore/security/src/main/files/cacerts/
bf64f35b.0 6 Issuer: C=US, O=Entrust.net, OU=www.entrust.net/CPS incorp. by ref. (limits liab.), OU=(c) 1999 Entrust.net Limited, CN=Entrust.net Secure Server Certification Authority
  /dalvik/libcore/text/src/main/java/java/text/
AttributedCharacterIterator.java 32 * their limits. Runs are defined as ranges of characters that all have the same
  /dalvik/vm/
Properties.c 23 #include <limits.h>
  /development/simulator/wrapsim/
LaunchWrapper.c 21 #include <limits.h>
  /external/astl/include/
list 35 #include <limits>
  /external/clearsilver/
cs_config.h 87 /* Define to 1 if you have the <limits.h> header file. */

Completed in 81 milliseconds

<<11121314151617181920>>