HomeSort by relevance Sort by last modified time
    Searched full:range (Results 26 - 50 of 3739) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/iptables/extensions/
libipt_length.man 2 or range of values.
libipt_DNAT.c 12 /* Dest NAT data consists of a multi-range, indicating where to map
38 append_range(struct ipt_natinfo *info, const struct ip_nat_range *range)
43 size = IPT_ALIGN(sizeof(*info) + info->mr.rangesize * sizeof(*range));
50 info->mr.range[info->mr.rangesize] = *range;
60 struct ip_nat_range range; local
64 memset(&range, 0, sizeof(range));
74 range.flags |= IP_NAT_RANGE_PROTO_SPECIFIED;
88 range.min.tcp.por
    [all...]
libipt_SNAT.c 12 /* Source NAT data consists of a multi-range, indicating where to map
38 append_range(struct ipt_natinfo *info, const struct ip_nat_range *range)
43 size = IPT_ALIGN(sizeof(*info) + info->mr.rangesize * sizeof(*range));
50 info->mr.range[info->mr.rangesize] = *range;
60 struct ip_nat_range range; local
64 memset(&range, 0, sizeof(range));
74 range.flags |= IP_NAT_RANGE_PROTO_SPECIFIED;
88 range.min.tcp.por
    [all...]
  /external/iptables/include/linux/netfilter_ipv4/
ipt_SAME.h 20 struct ip_nat_range range[IPT_SAME_MAX_RANGE]; member in struct:ipt_same_info
  /external/stlport/test/unit/
equal_test.cpp 44 pair<int*, int*> range = equal_range((int*)numbers, (int*)numbers + 10, 2); local
45 CPPUNIT_ASSERT( (range.first - numbers) == 4 );
46 CPPUNIT_ASSERT( (range.second - numbers) == 8 );
56 pair<IntVec::iterator, IntVec::iterator> range = equal_range(v.begin(), v.end(), 2); local
57 CPPUNIT_ASSERT( (range.first - v.begin()) == 6 );
58 CPPUNIT_ASSERT( (range.second - v.begin()) == 9 );
59 for (; range.first != range.second; ++range.first)
60 CPPUNIT_ASSERT( *range.first == 2 )
95 pair<char*, char*> range = equal_range((char*)chars, (char*)chars + count, 'q', less<char>()); local
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/String/
15.5.4.12-3.js 58 // Range: U+10A0 to U+10FF
75 // Range: U+FF00 to U+FFEF
89 // Range: U+3040 to U+309F
252 // Range: U+1E00 to U+1EFF
256 // Range: U+02B0 to U+02FF
259 // Range: U+0300 to U+036F
263 // Range: U+0370 to U+03FF
266 // Range: U+0400 to U+04FF
305 // Range: U+0530 to U+058F
318 // Range: U+0590 to U+05F
    [all...]
15.5.4.11-3.js 57 // Range: U+FF00 to U+FFEF
205 // Range: U+1E00 to U+1EFF
209 // Range: U+02B0 to U+02FF
212 // Range: U+0300 to U+036F
216 // Range: U+0370 to U+03FF
219 // Range: U+0400 to U+04FF
258 // Range: U+0530 to U+058F
271 // Range: U+0590 to U+05FF
275 // Range: U+0600 to U+06FF
278 // Range: U+0900 to U+097
    [all...]
15.5.4.11-4.js 58 // Range: U+3040 to U+309F
194 // Range: U+1E00 to U+1EFF
198 // Range: U+02B0 to U+02FF
201 // Range: U+0300 to U+036F
205 // Range: U+0370 to U+03FF
208 // Range: U+0400 to U+04FF
247 // Range: U+0530 to U+058F
260 // Range: U+0590 to U+05FF
264 // Range: U+0600 to U+06FF
267 // Range: U+0900 to U+097
    [all...]
15.5.4.11-5.js 62 // Range: U+0400 to U+04FF
210 // Range: U+1E00 to U+1EFF
214 // Range: U+02B0 to U+02FF
217 // Range: U+0300 to U+036F
221 // Range: U+0370 to U+03FF
224 // Range: U+0400 to U+04FF
263 // Range: U+0530 to U+058F
276 // Range: U+0590 to U+05FF
280 // Range: U+0600 to U+06FF
283 // Range: U+0900 to U+097
    [all...]
15.5.4.11-6.js 58 // Range: U+0530 to U+058F
207 // Range: U+1E00 to U+1EFF
211 // Range: U+02B0 to U+02FF
214 // Range: U+0300 to U+036F
218 // Range: U+0370 to U+03FF
221 // Range: U+0400 to U+04FF
260 // Range: U+0530 to U+058F
273 // Range: U+0590 to U+05FF
277 // Range: U+0600 to U+06FF
280 // Range: U+0900 to U+097
    [all...]
15.5.4.12-4.js 58 // Range: U+0400 to U+04FF
207 // Range: U+1E00 to U+1EFF
211 // Range: U+02B0 to U+02FF
214 // Range: U+0300 to U+036F
218 // Range: U+0370 to U+03FF
221 // Range: U+0400 to U+04FF
260 // Range: U+0530 to U+058F
273 // Range: U+0590 to U+05FF
277 // Range: U+0600 to U+06FF
280 // Range: U+0900 to U+097
    [all...]
15.5.4.12-5.js 58 // Range: U+0530 to U+058F
214 // Range: U+1E00 to U+1EFF
218 // Range: U+02B0 to U+02FF
221 // Range: U+0300 to U+036F
225 // Range: U+0370 to U+03FF
228 // Range: U+0400 to U+04FF
267 // Range: U+0530 to U+058F
285 // Range: U+0590 to U+05FF
289 // Range: U+0600 to U+06FF
292 // Range: U+0900 to U+097
    [all...]
15.5.4.11-1.js 210 // Range: U+1E00 to U+1EFF
214 // Range: U+02B0 to U+02FF
217 // Range: U+0300 to U+036F
221 // Range: U+0370 to U+03FF
224 // Range: U+0400 to U+04FF
263 // Range: U+0530 to U+058F
276 // Range: U+0590 to U+05FF
280 // Range: U+0600 to U+06FF
283 // Range: U+0900 to U+097F
287 // Range: U+0980 to U+09F
    [all...]
15.5.4.12-1.js 218 // Range: U+1E00 to U+1EFF
222 // Range: U+02B0 to U+02FF
225 // Range: U+0300 to U+036F
229 // Range: U+0370 to U+03FF
232 // Range: U+0400 to U+04FF
271 // Range: U+0530 to U+058F
289 // Range: U+0590 to U+05FF
293 // Range: U+0600 to U+06FF
296 // Range: U+0900 to U+097F
300 // Range: U+0980 to U+09F
    [all...]
15.5.4.12-2.js 209 // Range: U+1E00 to U+1EFF
213 // Range: U+02B0 to U+02FF
216 // Range: U+0300 to U+036F
220 // Range: U+0370 to U+03FF
223 // Range: U+0400 to U+04FF
262 // Range: U+0530 to U+058F
275 // Range: U+0590 to U+05FF
279 // Range: U+0600 to U+06FF
282 // Range: U+0900 to U+097F
286 // Range: U+0980 to U+09F
    [all...]
  /external/webkit/WebCore/editing/
TextIterator.h 30 #include "Range.h"
48 String plainText(const Range*);
49 UChar* plainTextToMallocAllocatedBuffer(const Range*, unsigned& bufferLength, bool isDisplayString);
50 PassRefPtr<Range> findPlainText(const Range*, const String&, bool forward, bool caseSensitive);
67 // Iterates through the DOM range, returning all the text, and 0-length boundaries
74 explicit TextIterator(const Range*, bool emitCharactersBetweenAllVisiblePositions = false, bool enterTextControls = false);
82 PassRefPtr<Range> range() const;
85 static int rangeLength(const Range*, bool spacesForReplacedElements = false)
268 PassRefPtr<Range> range() const { return m_range; } function in class:WebCore::WordAwareIterator
    [all...]
  /external/freetype/src/base/
ftgasp.c 38 TT_GaspRange range = ttface->gasp.gaspRanges; local
39 TT_GaspRange range_end = range + ttface->gasp.numRanges;
42 while ( ppem > range->maxPPEM )
44 range++;
45 if ( range >= range_end )
49 result = range->gaspFlag;
  /external/easymock/src/org/easymock/internal/
Results.java 29 private final LinkedList<Range> ranges = new LinkedList<Range>();
33 public void add(Result result, Range range) {
35 Range lastRange = ranges.getLast();
41 ranges.add(range);
48 Range interval = ranges.get(i);
71 private Range getMainInterval() {
74 for (Range interval : ranges) {
83 return new Range(min, max);
    [all...]
  /external/stlport/test/eh/
random_number.cpp 26 unsigned random_number( size_t range )
29 if (range == 0) return 0;
30 return (unsigned)(EH_STD::rand() + EH_STD::rand()) % range;
33 if (range==0) return 0;
34 return rnd(range);
  /external/opencore/baselibs/gen_data_structures/src/
rtsp_range_utils.cpp 35 // keep the next two constants in sync. The max range float
481 OSCL_EXPORT_REF bool parseRtspRange(const char *rangeString, int length, RtspRangeType& range)
487 // initialize range to invalid format
488 range.format = RtspRangeType::INVALID_RANGE;
553 range.start_is_set = false;
558 if (parse_smpte_format(sptr, eptr, tmp_format, range.smpte_start) == false)
564 range.start_is_set = true;
569 range.end_is_set = false;
575 if (parse_smpte_format(sptr, eptr, tmp_format, range.smpte_end)
582 range.end_is_set = true
    [all...]
  /external/v8/test/mjsunit/
cyrillic.js 59 function Range(from, to, flags) {
76 assertTrue(Range(first, last).test(first), 1);
77 assertTrue(Range(first, last).test(middle), 2);
78 assertTrue(Range(first, last).test(last), 3);
80 assertFalse(Range(first, last).test(first_other_case), 4);
81 assertFalse(Range(first, last).test(middle_other_case), 5);
82 assertFalse(Range(first, last).test(last_other_case), 6);
84 assertTrue(Range(first, last, "i").test(first), 7);
85 assertTrue(Range(first, last, "i").test(middle), 8);
86 assertTrue(Range(first, last, "i").test(last), 9)
    [all...]
  /external/icu4c/common/unicode/
umisc.h 29 /** A struct representing a range of text containing a specific field
39 * The start of the text range containing field
44 * The limit of the text range containing field
  /external/webkit/WebCore/manual-tests/
slider-thumb-tracking.html 20 REGRESSION (Native slider): slider thumb not updated when the mouse is dragged/released out of range</i>.
25 <input type="range" id="slider" value="30">
27 <input type="range" value="70">
  /external/webkit/WebCore/page/
DOMSelection.cpp 37 #include "Range.h"
191 return "Range";
333 PassRefPtr<Range> DOMSelection::getRangeAt(int index, ExceptionCode& ec)
343 // If you're hitting this, you've added broken multi-range selection support
349 return Range::create(shadowAncestor->document(), container, offset, container, offset);
363 void DOMSelection::addRange(Range* r)
377 RefPtr<Range> range = selection->selection().toNormalizedRange(); local
379 if (r->compareBoundaryPoints(Range::START_TO_START, range.get(), ec) == -1)
    [all...]
  /dalvik/libcore/luni/src/main/java/java/util/
SortedMap.java 44 * Returns a sorted map over a range of this sorted map with all keys that
49 * specified range.
52 * the high boundary of the range specified.
61 * if this map is itself a sorted map over a range of another
62 * map and the specified key is outside of its range.
76 * Returns a sorted map over a range of this sorted map with all keys
82 * specified range.
85 * the low boundary of the range (inclusive).
87 * the high boundary of the range (exclusive),
88 * @return a sorted map with the key from the specified range
    [all...]

Completed in 42 milliseconds

12 3 4 5 6 7 8 91011>>