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

12 3 4 5 6 7

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
TreeSetTest.java 268 final int startPos = objArray.length / 4;
270 SortedSet aSubSet = ts.subSet(objArray[startPos], objArray[endPos]);
272 aSubSet.size() == (endPos - startPos));
273 for (int counter = startPos; counter < endPos; counter++)
  /external/icu4c/common/
dictbe.cpp 45 int32_t startPos,
60 while((current = (int32_t)utext_getNativeIndex(text)) > startPos && isDict) {
64 rangeStart = (current < startPos) ? startPos : current+(isDict ? 0 : 1);
brkeng.cpp 76 int32_t startPos,
84 while((int32_t)utext_getNativeIndex(text) > startPos && fHandled[breakType]->contains(c)) {
dictbe.h 85 * @param startPos The start of the run within the supplied text.
94 int32_t startPos,
  /external/icu4c/i18n/
nfrule.h 84 double matchToDelimiter(const UnicodeString& text, int32_t startPos, double baseValue,
rematch.cpp 601 int64_t startPos = fMatchEnd;
602 if (startPos==0) {
603 startPos = fActiveStart;
613 if (startPos >= fActiveLimit) {
618 UTEXT_SETNATIVEINDEX(fInputText, startPos);
620 startPos = UTEXT_GETNATIVEINDEX(fInputText);
640 if (startPos > testStartLimit) {
652 U_ASSERT(startPos >= 0);
659 MatchAt(startPos, FALSE, fDeferredStatus);
666 if (startPos >= testStartLimit)
    [all...]
  /external/webkit/Source/WebCore/rendering/
InlineTextBox.cpp 111 bool InlineTextBox::isSelected(int startPos, int endPos) const
113 int sPos = max(startPos - m_start, 0);
122 int startPos, endPos;
123 renderer()->selectionStartEnd(startPos, endPos);
127 bool start = (state != RenderObject::SelectionEnd && startPos >= m_start && startPos < m_start + m_len);
135 else if ((state == RenderObject::SelectionEnd || startPos < m_start) &&
173 IntRect InlineTextBox::selectionRect(int tx, int ty, int startPos, int endPos)
175 int sPos = max(startPos - m_start, 0);
    [all...]
RenderView.cpp 408 void RenderView::setSelection(RenderObject* start, int startPos, RenderObject* end, int endPos, SelectionRepaintMode blockRepaintMode)
416 if (m_selectionStart == start && m_selectionStartPos == startPos &&
465 m_selectionStartPos = startPos;
581 void RenderView::selectionStartEnd(int& startPos, int& endPos) const
583 startPos = m_selectionStartPos;
  /external/webkit/Source/WebCore/xml/
XPathFunctions.cpp 339 size_t startPos = 0;
342 while (startPos < length && isWhitespace(idList[startPos]))
343 ++startPos;
345 if (startPos == length)
348 size_t endPos = startPos;
354 Node* node = contextDocument->getElementById(String(&idList[startPos], endPos - startPos));
358 startPos = endPos;
  /frameworks/base/core/java/android/database/
IBulkCursor.java 36 public CursorWindow getWindow(int startPos) throws RemoteException;
  /frameworks/base/core/java/android/database/sqlite/
SQLiteCursor.java 157 private void fillWindow(int startPos) {
159 mWindow.setStartPosition(startPos);
161 if (startPos == 0) { // fillWindow returns count(*) only for startPos = 0
SQLiteQuery.java 34 int startPos, int offsetParam);
  /external/chromium/chrome/browser/resources/shared/js/cr/
ui.js 123 var startPos = rtl ? parentRect.right - inputRect.right :
136 var max = parentEl.clientWidth - startPos - inner - parentPadding;
  /frameworks/support/v4/java/android/support/v4/util/
TimeUtils.java 51 final int startPos = pos;
58 if ((always && zeropad >= 2) || amt > 9 || startPos != pos) {
  /external/llvm/lib/CodeGen/
LiveInterval.cpp 85 const_iterator StartPos) const {
89 const_iterator j = StartPos;
92 assert((StartPos->start <= i->start || StartPos == other.begin()) &&
93 StartPos != other.end() && "Bogus start position hint!");
99 ++StartPos;
100 if (StartPos != other.end() && StartPos->start <= i->start) {
101 assert(StartPos < other.end() && i < end());
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
ChunkedIntArray.java 132 // of the node at index "startPos". IF IT IS, DO NOT ACCEPT IT AND
137 int specialFind(int startPos, int position)
141 int ancestor = startPos;
  /external/grub/stage2/
fsys_jfs.c 233 int toread, startpos, endpos; local
235 startpos = filepos;
269 return filepos - startpos;
fsys_xfs.c 492 int toread, startpos, endpos; local
500 startpos = filepos;
533 return filepos - startpos;
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 277 PathDiagnosticControlFlowPiece(const PathDiagnosticLocation &startPos,
281 LPairs.push_back(PathDiagnosticLocationPair(startPos, endPos));
284 PathDiagnosticControlFlowPiece(const PathDiagnosticLocation &startPos,
287 LPairs.push_back(PathDiagnosticLocationPair(startPos, endPos));
  /frameworks/base/core/java/android/util/
TimeUtils.java 162 final int startPos = pos;
169 if ((always && zeropad >= 2) || amt > 9 || startPos != pos) {
  /frameworks/base/core/java/com/google/android/mms/pdu/
PduParser.java 748 int startPos = pduDataStream.available();
749 if (startPos <= 0) {
777 int partHeaderLen = headerLength - (startPos - endPos);
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
d2_9pf.cpp 104 extern const Word16 startPos[];
206 /* pos0 =i*5+startPos[j*8+subNr*2] */
207 pos[0] = i * 5 + startPos[k++];
214 /* pos1 =i*5+startPos[j*8+subNr*2 + 1] */
215 pos[1] = i * 5 + startPos[k];
  /external/sonivox/arm-fm-22k/lib_src/
eas_pcmdata.h 82 EAS_I32 startPos; /* start of PCM stream */
85 EAS_U32 loopStart; /* loop start, offset in samples from startPos */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_pcmdata.h 82 EAS_I32 startPos; /* start of PCM stream */
85 EAS_U32 loopStart; /* loop start, offset in samples from startPos */
  /external/sonivox/arm-wt-22k/lib_src/
eas_pcmdata.h 82 EAS_I32 startPos; /* start of PCM stream */
85 EAS_U32 loopStart; /* loop start, offset in samples from startPos */

Completed in 598 milliseconds

12 3 4 5 6 7