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

<<71727374757677787980>>

  /frameworks/base/opengl/libagl/
copybit.cpp 297 // The requested scale is out of the range the hardware
300 "scale out of range dsdx=%08x (Wcr=%d / w=%d), "
320 "scale out of range dsdx=%08x (Wcr=%d / w=%d), "
  /hardware/ti/omap3/dspbridge/inc/
DSPNode.h 86 * of range.
131 * DSP_ERANGE: iPriority is out of range.
443 * of range.
  /hardware/ti/omap3/dspbridge/libbridge/
DSPNode.c 50 *! 08-Jun-2001 jeh Fixed priority range check in DSPNode_ChangePriority.
243 /* set node translator's virt addr range for seg */
513 /* get node translator's virtual address range
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPNode.h 86 * of range.
131 * DSP_ERANGE: iPriority is out of range.
443 * of range.
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_ImgConv.c 188 OMX_U8 nKeyMax1,nKeyMax2,nKeyMax3; /* Color Key range used in RVB to detect Color Key an in YUV to detect Near Color Key */
225 /* Compute color key acceptable range depending on nKeyErrorSize */
479 /* Compute color key acceptable range depending on nKeyErrorSize. */
  /hardware/ti/wlan/wl1271/stad/src/Application/
scanMngr.h     [all...]
  /packages/experimental/procstatlog/
procstatreport.py 42 var range = me.xAxisRange();
45 allCharts[j].updateOptions({dateWindow: range});
148 writer.writerow([msec] + [values.get(n, "") for n in range(num_cols)])
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java 260 * given range match the expected instances (each instance is specified by
263 * range, use {@link VerifyInstance} instead.
349 * the given date range.
358 * Creates a command to check that the given range [startDate,endDate]
361 * @param startDate the beginning of the date range
362 * @param endDate the end of the date range
605 * number of instances within a given range matches the expected number
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Application/
scanMngr.h     [all...]
  /external/icu4c/i18n/
calendar.cpp     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/
as 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-as 
  /dalvik/libcore/luni/src/main/java/java/lang/
Math.java 118 * argument within the range {@code [0..pi]}. The returned result is within
136 * within the range {@code [-pi/2..pi/2]}. The returned result is within 1
154 * argument within the range {@code [-pi/2..pi/2]}. The returned result is
174 * y/x} within the range {@code [-pi..pi]}. This is the angle of the polar
239 * <li>{@code ceil((anything in range (-1,0)) = -0.0}</li>
    [all...]
StrictMath.java 135 * argument within the range {@code [0..pi]}.
152 * within the range {@code [-pi/2..pi/2]}.
169 * argument within the range {@code [-pi/2..pi/2]}.
188 * {@code y/x} within the range {@code [-pi..pi]}. This is the angle of the
252 * <li>{@code ceil((anything in range (-1,0)) = -0.0}</li>
    [all...]
  /external/bluetooth/bluez/tools/
hciconfig.c 1214 printf("Warning: inquiry window out of range!\n");
1217 printf("Warning: inquiry interval out of range!\n");
1283 printf("Warning: page window out of range!\n");
1286 printf("Warning: page interval out of range!\n");
1351 printf("Warning: page timeout out of range!\n");
    [all...]
  /external/bluetooth/glib/glib/
gutf8.c 786 * such as characters that are out of the range of Unicode, and for
1047 _("Character out of range for UTF-8"));
    [all...]
  /external/icu4c/common/
ucnvbocu.c 50 /* initial value for "prev": middle of the ASCII range */
81 /* The difference value range for single-byters. */
85 /* The difference value range for double-byters. */
89 /* The difference value range for 3-byters. */
912 /* skip some C0 controls and make the trail byte range contiguous */
    [all...]
uniset_props.cpp 780 // syntaxError(chars, "Invalid range");
884 // and end of each range for which filter.contain(c) is
885 // true. Add each range to a set.
908 // get current range
912 // for all the code points in the range, process
    [all...]
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
avcenc_lib.h 120 the range of the user-selected level."
566 \param "ilow, ihigh, jlow, jhigh" "Lower bound on search range."
    [all...]
  /external/skia/src/core/
SkPaint.cpp 199 SkDebugf("SkPaint::setStyle(%d) out of range\n", style);
244 SkDebugf("SkPaint::setStrokeCap(%d) out of range\n", ct);
254 SkDebugf("SkPaint::setStrokeJoin(%d) out of range\n", jt);
266 SkDebugf("SkPaint::setTextAlign(%d) out of range\n", align);
296 SkDebugf("SkPaint::setTextEncoding(%d) out of range\n", encoding);
    [all...]
  /external/webkit/WebCore/editing/
ReplaceSelectionCommand.cpp 139 RefPtr<Range> range = VisibleSelection::selectionFromContentsOfNode(holder.get()).toNormalizedRange(); local
140 String text = plainText(range.get());
572 // default styles. If the copied Range inherits any other styles from its ancestors, we put
589 // If the copied Range's common ancestor had user applied inheritable styles
    [all...]
  /external/webkit/WebKit/mac/WebView/
WebPDFView.mm 865 [attributedString removeAttribute:NSBackgroundColorAttributeName range:wholeStringRange];
866 [attributedString removeAttribute:NSUnderlineStyleAttributeName range:wholeStringRange];
868 [attributedString addAttribute:NSForegroundColorAttributeName value:[NSColor colorWithDeviceWhite:0.0f alpha:1.0f] range:wholeStringRange];
    [all...]
  /prebuilt/linux-x86/bcc/
slang 
  /build/tools/apriori/
apriori.c 143 ASSERT(!"Unknown range error code!");
146 FAILIF(1, "Range error.\n");
813 out which relocation sections fit in which range as described by
    [all...]
  /external/dnsmasq/src/
option.c 128 { "dhcp-range", 1, 0, 'F' },
198 { "tftp-port-range", 1, 0, LOPT_TFTPPORTS },
239 { 'F', ARG_DUP, "ipaddr,ipaddr,time", gettext_noop("Enable DHCP in the range given with lease duration."), NULL },
273 { 's', ARG_DUP, "<domain>[,<range>]", gettext_noop("Specify the domain to be assigned in DHCP leases."), NULL },
311 { LOPT_TFTPPORTS, ARG_ONE, "<start>,<end>", gettext_noop("Ephemeral port range for use by TFTP transfers."), NULL },
    [all...]

Completed in 3605 milliseconds

<<71727374757677787980>>