/external/dnsmasq/po/ |
de.po | 183 msgid "Enable DHCP in the range given with lease duration." 486 msgid "Ephemeral port range for use by TFTP transfers." 639 msgid "bad port range" 647 msgid "bad dhcp-range" 655 msgid "inconsistent DHCP range" 667 msgid "invalid alias range" 1033 msgid "DHCP, IP range %s -- %s, lease time %s" 1158 msgid "DHCP range %s -- %s is not consistent with netmask %s" 1217 msgid "no address range available for DHCP request %s %s" 1235 msgid "%u Available DHCP range: %s -- %s [all...] |
fi.po | 147 msgid "Enable DHCP in the range given with lease duration." 450 msgid "Ephemeral port range for use by TFTP transfers." 601 msgid "bad port range" 609 msgid "bad dhcp-range" 617 msgid "inconsistent DHCP range" 629 msgid "invalid alias range" 990 msgid "DHCP, IP range %s -- %s, lease time %s" 1115 msgid "DHCP range %s -- %s is not consistent with netmask %s" 1174 msgid "no address range available for DHCP request %s %s" 1192 msgid "%u Available DHCP range: %s -- %s [all...] |
it.po | 147 msgid "Enable DHCP in the range given with lease duration." 450 msgid "Ephemeral port range for use by TFTP transfers." 601 msgid "bad port range" 609 msgid "bad dhcp-range" 617 msgid "inconsistent DHCP range" 629 msgid "invalid alias range" 990 msgid "DHCP, IP range %s -- %s, lease time %s" 1115 msgid "DHCP range %s -- %s is not consistent with netmask %s" 1174 msgid "no address range available for DHCP request %s %s" 1192 msgid "%u Available DHCP range: %s -- %s [all...] |
pt_BR.po | 147 msgid "Enable DHCP in the range given with lease duration." 450 msgid "Ephemeral port range for use by TFTP transfers." 601 msgid "bad port range" 609 msgid "bad dhcp-range" 617 msgid "inconsistent DHCP range" 629 msgid "invalid alias range" 990 msgid "DHCP, IP range %s -- %s, lease time %s" 1115 msgid "DHCP range %s -- %s is not consistent with netmask %s" 1174 msgid "no address range available for DHCP request %s %s" 1192 msgid "%u Available DHCP range: %s -- %s [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
nl80211_copy.h | 390 * less than or equal to the RTS threshold; allowed range: 1..255; 393 * greater than the RTS threshold; allowed range: 1..255; 396 * length in octets for frames; allowed range: 256..8000, disable 399 * larger than or equal to this use RTS/CTS handshake); allowed range: [all...] |
/external/dnsmasq/man/ |
dnsmasq.8 | 223 range, then only addresses in the range, rather than a whole subnet, 430 .B \-F, --dhcp-range=[[net:]network-id,]<start-addr>,<end-addr>[[,<netmask>],<broadcast>][,<lease time>] 431 Enable the DHCP server. Addresses will be given out from the range 446 allowed to have more than one dhcp-range in a single subnet. The optional 483 in the range given by the --dhcp-range option, but they must be on the 517 will cause dnsmasq to ignore a range of hardware addresses. Note that [all...] |
/external/icu4c/i18n/ |
ucurr.cpp | [all...] |
uspoof_buildconf.cpp | 366 for (int32_t range=0; range<fKeySet->getRangeCount(); range++) { 369 for (UChar32 keyChar=fKeySet->getRangeStart(range); 370 keyChar <= fKeySet->getRangeEnd(range); keyChar++) {
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/ |
public_infoele.h | [all...] |
/external/icu4c/test/cintltst/ |
bocu1tst.c | 62 /* initial value for "prev": middle of the ASCII range */ 95 /* The difference value range for single-byters. */ 99 /* The difference value range for double-byters. */ 103 /* The difference value range for 3-byters. */ 470 /* skip some C0 controls and make the trail byte range contiguous */ 635 * the resulting code point is in the range 0..0x10ffff 685 * code point range check in decodeBocu1()
|
/external/jpeg/ |
jchuff.c | 250 /* This is also a convenient place to check for out-of-range 377 /* Check for out-of-range coefficient values. 378 * Since we're encoding a difference, the range limit is twice as much. 419 /* Check for out-of-range coefficient values */ 591 /* Check for out-of-range coefficient values. 592 * Since we're encoding a difference, the range limit is twice as much. 622 /* Check for out-of-range coefficient values */
|
jdcolor.c | 55 * normalized to the range 0..MAXJSAMPLE rather than -0.5 .. 0.5. 111 /* i is the actual input pixel value, in the range 0..MAXJSAMPLE */ 167 /* Range-limiting is essential due to noise introduced by DCT losses. */ 208 /* Range-limiting is essential due to noise introduced by DCT losses. */ 718 /* Range-limiting is essential due to noise introduced by DCT losses. */
|
/external/opencore/protocols/sdp/parser/src/ |
sessioninfoparser.cpp | 53 StrPtrLen range("a=range:"); 445 return SDP_BAD_SESSION_FORMAT; // ttl out of range. 934 else if (!oscl_strncmp(line_start_ptr, range.c_str(), range.length())) 937 if (parseRtspRange((line_start_ptr + range.length()), (line_end_ptr - line_start_ptr - range.length()), [all...] |
/external/webkit/JavaScriptCore/icu/unicode/ |
utypes.h | 584 * the error code range 0x10000 0x10100 are reserved for Transliterator 616 U_VARIABLE_RANGE_EXHAUSTED, /**< Too many stand-ins generated for the given variable range */ 617 U_VARIABLE_RANGE_OVERLAP, /**< The variable range overlaps characters used in rules */ 625 * the error code range 0x10100 0x10200 are reserved for formatting API parsing error 644 * the error code range 0x10200 0x102ff are reserved for Break Iterator related error 664 * The error codes in the range 0x10300-0x103ff are reserved for regular expression related errrs 684 * The error code in the range 0x10400-0x104ff are reserved for IDNA related error codes
|
/external/webkit/JavaScriptGlue/icu/unicode/ |
utypes.h | 584 * the error code range 0x10000 0x10100 are reserved for Transliterator 616 U_VARIABLE_RANGE_EXHAUSTED, /**< Too many stand-ins generated for the given variable range */ 617 U_VARIABLE_RANGE_OVERLAP, /**< The variable range overlaps characters used in rules */ 625 * the error code range 0x10100 0x10200 are reserved for formatting API parsing error 644 * the error code range 0x10200 0x102ff are reserved for Break Iterator related error 664 * The error codes in the range 0x10300-0x103ff are reserved for regular expression related errrs 684 * The error code in the range 0x10400-0x104ff are reserved for IDNA related error codes
|
/external/webkit/WebCore/icu/unicode/ |
utypes.h | 584 * the error code range 0x10000 0x10100 are reserved for Transliterator 616 U_VARIABLE_RANGE_EXHAUSTED, /**< Too many stand-ins generated for the given variable range */ 617 U_VARIABLE_RANGE_OVERLAP, /**< The variable range overlaps characters used in rules */ 625 * the error code range 0x10100 0x10200 are reserved for formatting API parsing error 644 * the error code range 0x10200 0x102ff are reserved for Break Iterator related error 664 * The error codes in the range 0x10300-0x103ff are reserved for regular expression related errrs 684 * The error code in the range 0x10400-0x104ff are reserved for IDNA related error codes
|
/external/webkit/WebKit/mac/icu/unicode/ |
utypes.h | 584 * the error code range 0x10000 0x10100 are reserved for Transliterator 616 U_VARIABLE_RANGE_EXHAUSTED, /**< Too many stand-ins generated for the given variable range */ 617 U_VARIABLE_RANGE_OVERLAP, /**< The variable range overlaps characters used in rules */ 625 * the error code range 0x10100 0x10200 are reserved for formatting API parsing error 644 * the error code range 0x10200 0x102ff are reserved for Break Iterator related error 664 * The error codes in the range 0x10300-0x103ff are reserved for regular expression related errrs 684 * The error code in the range 0x10400-0x104ff are reserved for IDNA related error codes
|
/packages/apps/Gallery/src/com/android/camera/ |
GridViewSpecial.java | 60 * @param scrollPosition the position of the scroller in the range 227 // Put mScrollY in the valid range. This matters if mMaxScrollY is 295 // Limit startRow and endRow to the valid range. 664 // Limit startRow and endRow to the valid range. 740 // Visible row range: [mStartRow, mEndRow). Set by setVisibleRows(). 813 int range = (CACHE_ROWS - (mEndRow - mStartRow)) / 2; local 816 for (int d = 1; d <= range; d++) { [all...] |
/external/freetype/src/cff/ |
cffload.c | 879 /* Read the first glyph sid of the range. */ 883 /* Read the number of glyphs in the range. */ 895 /* check whether the range contains at least one valid glyph; */ 898 FT_ERROR(( "cff_charset_load: invalid SID range\n" )); 905 FT_ERROR(( "cff_charset_load: invalid SID range trimmed\n" )); 909 /* Fill in the range of sids -- `nleft + 1' glyphs. */ 1124 /* Read the first glyph code of the range. */ 1128 /* Read the number of codes in the range. */ 1139 /* Fill in the range of codes/sids. */ [all...] |
/dalvik/libcore/luni/src/main/java/java/util/ |
Arrays.java | 504 * Fills the specified range in the array with the specified element. 541 * Fills the specified range in the array with the specified element. 578 * Fills the specified range in the array with the specified element. 615 * Fills the specified range in the array with the specified element. 652 * Fills the specified range in the array with the specified element. 689 * Fills the specified range in the array with the specified element. 726 * Fills the specified range in the array with the specified element. 763 * Fills the specified range in the array with the specified element. 800 * Fills the specified range in the array with the specified element. [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
CharInfo.java | 89 * in the range 0 to 127. 253 // limited to the 7-bit ASCII range (at least, in English 680 default : // other entity in range 0 to 127 688 * If the character is in the ASCII range then 702 * If the character is in the ASCII range then
|
/external/dnsmasq/ |
CHANGELOG | 217 doesn't fall in any dhcp-range. In this case it's not 221 Allow the source address of an alias to be a range: 232 --dhcp-range=192.168.0.1,192.168.1.254,255,255,254.0 means 336 bugreport. Also reject out-of-range port spec, which could 376 dhcp-range.) Thanks to Peter Katzmann for uncovering this.
|
/external/gtest/include/gtest/internal/ |
gtest-param-util.h | 197 // Generates values from a range of two comparable values. Can be used to 200 // This class is used in the Range() function. 276 // ValuesIn() function. The elements are copied from the source range 318 // can advance iterator_ beyond the end of the range, and we cannot 320 // responsible for not calling Current() on an out-of-range iterator.
|
/external/icu4c/test/intltest/ |
dtfmtrtts.cpp | 37 // 1 of them. SPARSENESS _must_ be in the range 0..23. 516 // Bring range in conformance to generateDate() below. 523 // Range from (min) to (8000-1970) AD 543 // Now 'a' ranges from 0..1; scale it to range from 0 to 8000 years 546 // Range from (4000-1970) BC to (8000-1970) AD
|
/external/opencore/codecs_v2/video/avc_h264/dec/src/ |
slice.cpp | 332 return AVCDEC_FAIL; /* out of range */ 341 /* see subclause 7.4.5.1 for the range of ref_idx_lX */ 374 /* see subclause 7.4.5.1 for the range of ref_idx_lX */ 413 /* see subclause 7.4.5.1 for the range of ref_idx_lX */ 429 /* see subclause 7.4.5.1 for the range of ref_idx_lX */
|