Searched
full:limits (Results
676 -
700 of
1166) sorted by null
<<21222324252627282930>>
/external/dnsmasq/src/ |
dnsmasq.c | 531 /* This is a guess, it assumes that for small limits, 532 disjoint files might be served, but for large limits, [all...] |
/external/e2fsprogs/intl/ |
dcigettext.c | 169 /* Non-POSIX BSD systems might have gcc's limits.h, which doesn't define 173 # include <limits.h> [all...] |
/external/gtest/test/ |
gtest-death-test_test.cc | 45 #include <limits> // For std::numeric_limits. 48 #include <limits.h> [all...] |
/external/icu4c/common/ |
utrie.c | 764 /* fold and compact if necessary, also checks that indexLength is within limits */ 781 /* is dataLength within limits? */ [all...] |
ucnv.c | [all...] |
/external/icu4c/i18n/ |
chnsecal.cpp | 137 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = { 170 return LIMITS[field][limitType];
|
hebrwcal.cpp | 37 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = { 489 return LIMITS[field][limitType];
|
/external/icu4c/i18n/unicode/ |
gregocal.h | 590 * Subclass API for defining limits of different types. 591 * Subclasses must implement this method to return limits for the [all...] |
decimfmt.h | 458 * significant digits limits the total number of integer and fraction [all...] |
/external/jdiff/src/jdiff/ |
DiffMyers.java | 119 int fmin = fmid, fmax = fmid; // Limits of top-down search. 120 int bmin = bmid, bmax = bmid; // Limits of bottom-up search.
|
/external/jpeg/ |
jquant1.c | 250 * any additional values are equally spaced between these limits. 251 * (Forcing the upper and lower values to the limits ensures that
|
/external/libpng/ |
pngset.c | [all...] |
/external/stlport/etc/ |
ChangeLog-4.0 | 173 * WCHAR_MIN, WCHAR_MAX definitions moved from <limits> to <cwchar> 266 * <limits> : added cast to WCHAR_MAX definition (thanks for Dave Abrahams for the report).
|
/external/v8/src/ |
messages.js | 486 // If no before is specified center for small limits and perfer more source 487 // before the the position that after for longer limits.
|
/external/webkit/JavaScriptCore/wtf/ |
DateMath.cpp | 81 #include <limits.h> 82 #include <limits>
|
/frameworks/base/core/java/android/os/ |
Debug.java | 686 * This allows limits to be nested. The try/finally ensures that the 703 * the VM. It will coexist peacefully with per-thread limits. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
auto-host.h | 4 /* Define as the number of bits in a byte, if `limits.h' doesn't. */ 1089 /* Define to 1 if you have the <limits.h> header file. */ [all...] |
/external/e2fsprogs/ |
configure | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/ |
fixincl | |
/external/dbus/ |
configure | [all...] |
/external/expat/ |
configure | [all...] |
/external/libffi/ |
configure | [all...] |
/external/strace/ |
config.log | [all...] |
/external/dnsmasq/man/ |
dnsmasq.8 | [all...] |
/external/opencore/doc/oscl_html/ |
files.html | [all...] |
Completed in 172 milliseconds
<<21222324252627282930>>