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

<<11121314151617181920>>

  /external/elfutils/tests/
msg_tst.c 41 { ELF_E_RANGE, "offset out of range" },
56 { ELF_E_OFFSET_RANGE, "offset out of range" },
  /external/icu4c/tools/ctestfw/unicode/
udbgutil.h 50 * @return string of the format "ERA", "YEAR", etc, or NULL if out of range or unsupported
66 * @return should be equal to 'field' or -1 if out of range.
  /external/iproute2/tc/
emp_ematch.l 97 " out of range\n");
115 "sequence out of range\n");
  /external/stlport/stlport/
bitset 38 // to test(), except that it does no range checking. The non-const version
39 // returns a reference to a bit, again without doing any range checking.
  /external/stlport/test/eh/
test_construct.h 94 gTestController.SetCurrentTestName("pointer range constructor");
111 gTestController.SetCurrentTestName("iterator range constructor");
  /external/webkit/JavaScriptCore/wrec/
CharacterClassConstructor.h 53 // a range, e.g. [a\-c] we flush prior to adding the hyphen so that this is not treated as
55 // e.g. [+-\-] should be treated the same as [+--], producing a range that will also match
  /external/webkit/WebCore/inspector/front-end/
TextViewer.js 87 markAndRevealRange: function(range)
95 if (range) {
96 this._rangeToMark = range;
97 this.revealLine(range.startLine);
98 this._paintLines(range.startLine, range.startLine + 1);
368 _restoreSelection: function(range)
370 if (!range)
372 var startRow = this._textModel.getAttribute(range.startLine, "line-row");
374 var start = startRow.lastChild.rangeBoundaryForOffset(range.startColumn)
    [all...]
  /external/webkit/WebCore/loader/archive/cf/
LegacyWebArchive.h 38 class Range;
48 static PassRefPtr<LegacyWebArchive> create(Range*);
  /external/webkit/WebCore/platform/android/
ClipboardAndroid.cpp 34 #include "Range.h"
101 void ClipboardAndroid::writeRange(Range* selectedRange, Frame*)
  /external/webkit/WebCore/platform/chromium/
PlatformKeyboardEventChromium.cpp 61 // According to NSEvents.h, OpenStep reserves the range 0xF700-0xF8FF for function keys. However, some actual private use characters
62 // happen to be in this range, e.g. the Apple logo (Option+Shift+K).
  /external/webkit/WebCore/platform/graphics/
SegmentedFontData.h 58 void appendRange(const FontDataRange& range) { m_ranges.append(range); }
  /external/webkit/WebCore/platform/wx/
PasteboardWx.cpp 53 void Pasteboard::writeSelection(Range* selectedRange, bool canSmartCopyOrDelete, Frame* frame)
81 PassRefPtr<DocumentFragment> Pasteboard::documentFragment(Frame* frame, PassRefPtr<Range> context,
  /external/webkit/WebCore/rendering/
SVGRootInlineBox.h 100 float cummulatedWidthOfInlineBoxCharacterRange(SVGInlineBoxCharacterRange& range);
101 float cummulatedHeightOfInlineBoxCharacterRange(SVGInlineBoxCharacterRange& range);
RenderSlider.cpp 63 // Map value into 0-1 range
72 // Map from 0-1 range to value
125 SliderRange range(element);
126 return range.proportionFromValue(range.valueFromElement(element));
381 // Send the value back to the element if the range changes it.
382 SliderRange range(element);
384 double value = range.valueFromElement(element, &clamped);
437 SliderRange range(element);
441 double value = range.clampValue(range.valueFromProportion(fraction))
    [all...]
SVGRenderTreeAsText.cpp 351 SVGInlineBoxCharacterRange& range = *boxIt; local
353 if (box == static_cast<SVGInlineTextBox*>(range.box)) {
408 SVGInlineBoxCharacterRange& range = *boxIt; local
410 unsigned int offset = range.endOffset - range.startOffset;
415 if (textBox != static_cast<SVGInlineTextBox*>(range.box)) {
423 ts << "startOffset " << range.startOffset << " endOffset " << range.endOffset;
426 ts << " height " << cummulatedHeightOfInlineBoxCharacterRange(range);
428 ts << " width " << cummulatedWidthOfInlineBoxCharacterRange(range);
    [all...]
  /frameworks/base/core/java/android/text/
PackedIntVector.java 62 * @throws IndexOutOfBoundsException if the row is out of range
63 * (row &lt; 0 || row >= size()) or the column is out of range
93 * @throws IndexOutOfBoundsException if the row is out of range
94 * (row &lt; 0 || row >= size()) or the column is out of range
144 * @throws IndexOutOfBoundsException if the row is out of range
146 * is out of range (column &lt; 0 || column >= width()).
171 * @throws IndexOutOfBoundsException if the row is out of range
212 * are out of range (row &lt; 0 || count &lt; 0 ||
  /frameworks/base/include/media/stagefright/
MediaBuffer.h 68 // Clears meta data and resets the range to the full extent.
74 // The clone references the same data but has its own range and
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
ualgobase.h 49 /// Copy copies elements from the range [first, last) to the range
65 /// Copy_n copies elements from the range [first, first + n) to the range
81 /// \brief Copy copies elements from the range (last, first] to result.
93 /// For_each applies the function object f to each element in the range
107 /// Fill assigns the value value to every element in the range [first, last).
119 /// Fill_n assigns the value value to every element in the range
  /frameworks/base/opengl/libagl/
fixed_asm.S 30 * this doesn't handle floats out of the [-32768, +32768[ range
47 * outside the range (but not NaNs).
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/
SimUtilsTest.java 52 // Out of range is treated as 0
61 // Out of range is treated as 0
  /external/webkit/WebCore/accessibility/
AccessibilityRenderObject.cpp 1222 VisiblePositionRange range = VisiblePositionRange(visSelection.visibleStart(), visSelection.visibleEnd()); local
1936 float range = maxValueForRange() - minValueForRange(); local
2190 RefPtr<Range> range = Range::create(m_renderer->document()); local
2214 RefPtr<Range> range = Range::create(m_renderer->document()); local
    [all...]
  /external/icu4c/common/unicode/
uniset.h 46 * modification that they take a character range or single character
57 * argument is a set complement with respect to the superset range
131 * characters, as in "a-z". This specifies the range of all
359 * Constructs a set containing the given range. If <code>end >
362 * @param start first character, inclusive, of range
363 * @param end last character, inclusive, of range
557 * Make this object represent the range <code>start - end</code>.
559 * an empty range.
671 * @param prop a property in the range UCHAR_BIN_START..UCHAR_BIN_LIMIT-1
675 * @param value a value in the range u_getIntPropertyMinValue(prop).
    [all...]
  /external/icu4c/i18n/unicode/
utmscale.h 117 * The range of years includes the entire range expressible with positive and negative
118 * values of the datatype. The range of years for double is the range that would be allowed
170 * So what to use for this pivot? Java time has plenty of range, but cannot represent
182 * fractional field). <code>BigDecimal</code> would allow for arbitrary precision and arbitrary range,
188 * <code>System.DateTime</code> would be the best pivot. However, we use the full range
190 * This time scale is very fine grained, does not lose precision, and covers a range that
191 * will meet almost all requirements. It will not handle the range that Java times do,
453 * @param status The status code. Set to <code>U_ILLEGAL_ARGUMENT_ERROR</code> if the conversion is out of range
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
pvamrwbdecoder_basic_op.h 74 range : 0x8000 <= var1 <= 0x7fff.
81 range : 0x8000 <= var_out <= 0x7fff.
102 range : 0x8000 <= var1 <= 0x7fff.
106 range : 0x8000 <= var1 <= 0x7fff.
111 range : 0x8000 <= var_out <= 0x7fff.
147 range : 0x8000 0000 <= L_var1 <= 0x7fff ffff.
151 range : 8000 <= var2 <= 7fff.
154 range : 0x8000 0000 <= L_var_out <= 0x7fff ffff.
191 range : 0x8000 0000 <= L_var1 <= 0x7fff ffff.
195 range : 8000 <= var2 <= 7fff
    [all...]
  /external/webkit/WebCore/loader/
EmptyClients.h 337 virtual bool shouldDeleteRange(Range*) { return false; }
350 virtual bool shouldBeginEditing(Range*) { return false; }
351 virtual bool shouldEndEditing(Range*) { return false; }
352 virtual bool shouldInsertNode(Node*, Range*, EditorInsertAction) { return false; }
353 // virtual bool shouldInsertNode(Node*, Range* replacingRange, WebViewInsertAction) { return false; }
354 virtual bool shouldInsertText(const String&, Range*, EditorInsertAction) { return false; }
355 virtual bool shouldChangeSelectedRange(Range*, Range*, EAffinity, bool) { return false; }
357 virtual bool shouldApplyStyle(CSSStyleDeclaration*, Range*) { return false; }
358 virtual bool shouldMoveRangeAfterDelete(Range*, Range*) { return false;
    [all...]

Completed in 203 milliseconds

<<11121314151617181920>>