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

<<51525354555657585960>>

  /external/icu4c/common/
rbbi.cpp 515 // if we have cached break positions and we're still in the range
545 // if we have cached break positions and we're still in the range
639 // if we have cached break positions and offset is in the range
642 // TODO: what if offset is outside range, but break is not?
647 // We are guaranteed not to leave the array due to range test above
747 // if we have cached break positions and offset is in the range
751 // TODO: What if offset is outside range, but break is not?
868 // out-of-range indexes are never boundary positions
    [all...]
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
motion_est.cpp 972 int range = rateCtrl->mvRange; local
981 int step, max_step = range >> 1;
1009 /* find limit of the search (adjusting search range)*/
1013 ilow = i0 - range;
1023 ihigh = i0 + range - 1;
1033 jlow = j0 - range;
1265 int range = encvid->rateCtrl->mvRange; local
    [all...]
  /external/opencore/engines/author/test/src/
pvaetest.cpp 230 }//stop at last test of selected range.
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_infoele.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree.def 33 check for various tree codes are optimized into range checks. This
169 compiler. POINTER_TYPE, REFERENCE_TYPE. Note that this range
170 overlaps the previous range of ordered types. */
202 Note that this range overlaps the previous range. */
207 Its range of values specifies the array length.
438 /* Likewise, except that the result is a range ("slice") of the array. The
440 of the range is taken from the type of the expression. */
469 one for each index in the range. (If the corresponding field VALUE
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_infoele.h     [all...]
  /dalvik/libcore/luni/src/main/java/java/util/
BitSet.java 262 * @return new bitset of the range specified.
690 int range = actualArrayLength < bs.actualArrayLength ? actualArrayLength local
692 for (int i = 0; i < range; i++) {
696 if (actualArrayLength < range) {
697 actualArrayLength = range;
  /dalvik/libdex/
InstrUtils.c     [all...]
  /external/dnsmasq/
CHANGELOG.archive 634 DHCP-served network, not just the range available for
714 Fix lease time spec when specified in dhcp-range and not
    [all...]
  /external/dnsmasq/src/
dhcp.c 385 my_syslog(MS_DHCP | LOG_WARNING, _("DHCP range %s -- %s is not consistent with netmask %s"),
466 any dhcp-range. In that case we return a static range if possible, or failing that,
567 supernetting. ie dhcp-range=192.168.0.1,192.168.1.254,255,255,254.0
569 in the class C range. See KB281579. We therefore don't allocate these
  /external/icu4c/i18n/
hebrwcal.cpp 497 // Resolve out-of-range months. This is necessary in order to
581 // TODO: I found dayOfYear could be out of range when
585 // the month is in valid range to avoid out of array index
589 // in the valid value range. -yoshito
627 // Resolve out-of-range months. This is necessary in order to
  /external/opencore/engines/adapters/player/framemetadatautility/test/src/
test_pv_frame_metadata_utility.cpp 413 //Find test range args:
414 //To run a range of tests by enum ID:
458 fprintf(aFile, " Specify a range of test cases to run. To run one test case, use the\n");
878 fprintf(file, " Test case range %d to %d\n", firsttest, lasttest);
    [all...]
  /external/v8/src/
date.js 95 // Returns an equivalent year in the range [2008-2035] matching
101 // Find the year in the range 2008..2037 that is equivalent mod 28.
114 // the actual year if it is in the range 1970..2037
343 // time where leap years are very regular. The range is not too large to avoid overflow
377 // Note that month and date can lie outside the normal range.
    [all...]
  /external/webkit/WebKit/win/Interfaces/
IWebView.idl 581 value will range from 0 to 1.0 and, once a load completes, will remain at 1.0
    [all...]
  /frameworks/base/core/java/android/text/
SpannableStringBuilder.java 509 * Mark the specified range of text with the specified object.
511 * inserted at the start or end of the span's range.
707 * the specified range of the buffer. The kind may be Object.class to get
836 * range of this buffer, including the overlapping spans.
843 * Copy the specified range of chars from this buffer into the
    [all...]
  /external/icu4c/test/cintltst/
nucnvtst.c     [all...]
  /external/icu4c/i18n/unicode/
calendar.h 541 * will roll the year value in the range between getMinimum(Calendar::YEAR) and the
547 * hour-in-day or Calendar::HOUR_OF_DAY field, it will roll the hour value in the range
566 * will roll the year value in the range between getMinimum(Calendar::YEAR) and the
572 * hour-in-day or Calendar::HOUR_OF_DAY field, it will roll the hour value in the range
596 * roll the hour value in the range between 0 and 23, which is zero-based.
600 * of its range, whereas add() does.
620 * roll the hour value in the range between 0 and 23, which is zero-based.
624 * of its range, whereas add() does.
    [all...]
  /frameworks/base/docs/html/guide/practices/
screens_support.jd 22 <li><a href="#range">Range of screens supported</a></li>
45 <p>Android is designed to run on a variety of devices that offer a range of
134 <h3 id="range">Range of Screens Supported</h3>
145 applications for proper display on a range of devices and screens.</p>
149 applications, the platform divides the range of actual supported screen sizes
253 <!-- <p>Note that each screen configuration spans a range of actual resolutions
255 range of actual screen sizes &mdash; from 3.0" to 3.5" diagonal &mdash; all with
311 <a href="#range">Table 1</a>, above.</li
    [all...]
  /prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-gdb 
sh-linux-gnu-gdbtui 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gdb 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gdb 
arm-eabi-gdbtui 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gdb 
arm-eabi-gdbtui 

Completed in 305 milliseconds

<<51525354555657585960>>