HomeSort by relevance Sort by last modified time
    Searched full:subrange (Results 1 - 25 of 35) sorted by null

1 2

  /external/opencore/fileformats/common/parser/include/
virtual_buffer.h 84 void createSubBuffer(uint length, VirtualBuffer<TBufferAccess>& subRange);
87 void createSubBuffer(VirtualBuffer<TBufferAccess>& subRange);
224 VirtualBuffer<TBufferAccess>& subRange)
226 subRange.reset();
239 subRange.appendBuffer(frag);
273 void VirtualBuffer<TBufferAccess>::createSubBuffer(VirtualBuffer<TBufferAccess>& subRange)
275 subRange.reset();
290 subRange.appendBuffer(frag);
  /build/tools/apriori/
rangesort.h 94 each of which is a subrange of one of the ranges of r.
  /external/elfcopy/
rangesort.h 94 each of which is a subrange of one of the ranges of r.
  /external/icu4c/common/
bmpset.h 86 * @param c a character in a subrange of MIN_VALUE..MAX_VALUE
  /external/icu4c/common/unicode/
schriter.h 36 * create one that iterates over only a subrange of a UnicodeString
utf.h 63 * malformed sequences can be expressed unambiguously with a distinct subrange
uchriter.h 26 * create one that iterates over only a subrange of a UChar array
  /external/webkit/WebCore/editing/
TextIterator.h 87 static PassRefPtr<Range> subrange(Range* entireRange, int characterOffset, int characterCount);
Editor.cpp     [all...]
TextIterator.cpp 2000 PassRefPtr<Range> TextIterator::subrange(Range* entireRange, int characterOffset, int characterCount) function in class:WebCore::TextIterator
    [all...]
  /external/webkit/WebCore/rendering/
SVGRootInlineBox.cpp 786 // Calculate width/height of subrange
787 SVGInlineBoxCharacterRange subRange;
788 subRange.box = range.box;
789 subRange.startOffset = i;
790 subRange.endOffset = i + positionOffset;
793 length += cummulatedWidthOfInlineBoxCharacterRange(subRange);
795 length += cummulatedHeightOfInlineBoxCharacterRange(subRange);
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
utf.h 63 * malformed sequences can be expressed unambiguously with a distinct subrange
  /external/webkit/JavaScriptGlue/icu/unicode/
utf.h 63 * malformed sequences can be expressed unambiguously with a distinct subrange
  /external/webkit/WebCore/icu/unicode/
utf.h 63 * malformed sequences can be expressed unambiguously with a distinct subrange
  /external/webkit/WebKit/mac/icu/unicode/
utf.h 63 * malformed sequences can be expressed unambiguously with a distinct subrange
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
stabs.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/
stabs.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
stabs.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/
stabs.info     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
stabs.info     [all...]
  /external/svox/pico/lib/
picospho.c 88 * - [activeStartPos,activeEndPos[ : the "active" subrange of the window actually used for output
94 * |-------------=================================---------------| ['----': context '====' : active subrange)
    [all...]
  /external/webkit/JavaScriptCore/pcre/
pcre_compile.cpp     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree.def 157 In the case of a subrange type in Pascal, the TREE_TYPE
    [all...]
  /external/webkit/WebCore/
ChangeLog-2006-12-31     [all...]
  /external/bison/doc/
bison.info     [all...]

Completed in 1578 milliseconds

1 2