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

<<11121314151617181920>>

  /ndk/build/platforms/android-8/arch-x86/usr/include/
signal.h 32 #include <limits.h> /* For LONG_BIT */
  /packages/apps/Mms/src/com/android/mms/transaction/
SmsSingleRecipientSender.java 73 // unnecessarily limits customizability.
  /packages/apps/Mms/src/com/android/mms/ui/
NumberPickerDialog.java 33 * A dialog that prompts the user for the message deletion limits.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Dictionary.java 47 * can exceed those limits
  /system/core/libcutils/
array.c 21 #include <limits.h>
ashmem-host.c 31 #include <limits.h>
  /system/extras/tests/timetest/
timetest.c 4 #include <sys/limits.h>
  /dalvik/libcore/xml/src/main/java/javax/xml/
XMLConstants.java 170 * This may set limits on XML constructs to avoid conditions such as denial of service attacks.
174 * ignoring security issues such as limits on XML constructs to avoid conditions such as denial of service attacks.
  /external/astl/include/
limits 33 #include <limits.h>
44 // <limits>. Only partial support for float and double is provided.
  /external/bison/src/
system.h 26 afoul of pre-C99 compilers that define these macros in <limits.h>. */
39 #include <limits.h>
  /external/icu4c/i18n/
cecal.cpp 17 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = {
84 return LIMITS[field][limitType];
ucol_wgt.c 17 * between two exclusive limits.
139 * possible ranges of weights between the two limits, excluding them
152 /* get the lengths of the limits */
163 printf("error: no space between lower & upper limits\n");
302 * two limits
  /external/iproute2/tc/
m_xt.c 18 #include <limits.h>
34 #include <limits.h>
  /external/webkit/WebCore/platform/
Timer.cpp 33 #include <limits.h>
34 #include <limits>
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/
Xos.h 267 #include <limits.h>
284 #include <sys/limits.h>
  /external/tcpdump/
configure     [all...]
  /external/clearsilver/
configure     [all...]
  /dalvik/libcore/xml/src/main/java/javax/xml/parsers/
DocumentBuilderFactory.java 314 * <code>true</code>: the implementation will limit XML processing to conform to implementation limits.
315 * Examples include entity expansion limits and XML Schema constructs that would consume large amounts of resources.
322 * regard to possible implementation limits.
SAXParserFactory.java 191 * <code>true</code>: the implementation will limit XML processing to conform to implementation limits.
192 * Examples include entity expansion limits and XML Schema constructs that would consume large amounts of resources.
199 * regard to possible implementation limits.
  /external/wpa_supplicant/
eloop.h 231 * handler has returned. This means that the normal limits for sighandlers
250 * system signal handler has returned. This means that the normal limits for
275 * limits for sighandlers (i.e., only "safe functions" allowed) do not apply
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
eloop.h 231 * handler has returned. This means that the normal limits for sighandlers
250 * system signal handler has returned. This means that the normal limits for
275 * limits for sighandlers (i.e., only "safe functions" allowed) do not apply
  /external/icu4c/test/intltest/
msfmrgts.cpp 329 double limits [] = {1, 20}; local
336 ChoiceFormat *cf = new ChoiceFormat(limits, formats, formats_length);
358 double limits [] = {
366 // cf = new ChoiceFormat(limits, formats, 3);
385 double limits [] = {3, 1, 2}; local
391 ChoiceFormat *cf = new ChoiceFormat(limits, formats, 3);
    [all...]
  /dalvik/libcore/security/src/main/files/cacerts/
3e7271e8.0 6 Issuer: O=Entrust.net, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), OU=(c) 1999 Entrust.net Limited, CN=Entrust.net Certification Authority (2048)
10 Subject: O=Entrust.net, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), OU=(c) 1999 Entrust.net Limited, CN=Entrust.net Certification Authority (2048)
  /development/simulator/app/
LogPrefsDialog.cpp 64 mNotebook.AddPage(page, wxT("Limits"), false);
298 * Create the log Limits page.
  /external/e2fsprogs/ext2ed/
inode_com.c 60 wprintw (command_win,"Error - Entry out of limits\n");refresh_command_win ();
108 wprintw (command_win,"Error - Entry out of limits\n");refresh_command_win ();

Completed in 88 milliseconds

<<11121314151617181920>>