Searched refs:end (Results 276 - 300 of 493) sorted by relevance

<<11121314151617181920

/frameworks/av/media/libstagefright/rtsp/
H A DARTPSource.cpp148 while (it != mQueue.end() && (uint32_t)(*it)->int32Data() < seqNum) {
152 if (it != mQueue.end() && (uint32_t)(*it)->int32Data() == seqNum) {
/frameworks/base/core/jni/
H A DAndroidRuntime.cpp413 char* end; local
423 end = start+1;
424 while (*end != ' ' && *end != '\0') /* find end of token */
425 end++;
426 if (*end == ' ')
427 *end++ = '\0'; /* mark end, advance to indicate more */
431 start = end;
[all...]
/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DBitwiseStreamsTest.java133 long end = android.os.SystemClock.elapsedRealtime();
134 Log.d(LOG_TAG, "repeated encode-decode took " + (end - start) + " ms");
/frameworks/base/keystore/tests/src/android/security/
H A DAndroidKeyPairGeneratorTest.java135 BigInteger serial, Date start, Date end) throws Exception {
168 assertEquals("The notAfter date should be the one passed into the params", end,
134 assertKeyPairCorrect(KeyPair pair, String alias, X500Principal dn, BigInteger serial, Date start, Date end) argument
/frameworks/compile/mclinker/include/mcld/Support/
H A DGCFactory.h180 iterator end() { function in class:mcld::GCFactoryBase
186 const_iterator end() const { function in class:mcld::GCFactoryBase
/frameworks/compile/mclinker/lib/MC/
H A DMCLDDriver.cpp113 } // end of switch
124 InputTree::iterator input, inEnd = m_LDInfo.inputs().end();
161 } // end of for
173 mcld::AttributeFactory::const_iterator attr, attrEnd = m_LDInfo.attrFactory().end();
/frameworks/compile/mclinker/lib/Support/
H A DPath.cpp122 *(m_PathName.end()-1) != colon &&
124 !is_separator(*(m_PathName.end()-1))) {
/frameworks/support/v4/java/android/support/v4/util/
H A DSparseArrayCompat.java107 final int end = Math.min(mSize, index + size);
108 for (int i = index; i < end; i++) {
137 // Log.e("SparseArray", "gc end with " + mSize);
/frameworks/base/media/mca/filterfw/jni/
H A Djni_util.h125 return iter == objects_.end() ? NULL : iter->second;
154 const bool found = iter != objects_.end();
209 // which is wrapped by a Java front-end interface. Pass true to owns, if the
/frameworks/base/core/tests/coretests/src/android/text/
H A DTextUtilsTest.java135 /** Fail unless text+spans contains a span 'spanName' with the given start and end. */
137 int start, int end) throws Exception {
141 assertEquals(end, text.getSpanEnd(i));
341 // At the end.
417 public CharSequence subSequence(int start, int end) { argument
418 return new Wrapper(mString.subSequence(start, end));
497 public <T> T[] getSpans(int start, int end, Class<T> type) { argument
136 checkContains(Spanned text, String[] spans, String spanName, int start, int end) argument
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp287 // this places EGL_NONE at the end
823 Region::const_iterator const end = dirtyRegion.end(); member in class:android::Region
824 while (it != end) {
934 const HWComposer::LayerListIterator end = hwc.end(id); local
935 for (size_t i=0 ; cur!=end && i<count ; ++i, ++cur) {
956 const HWComposer::LayerListIterator end = hwc.end(id); local
957 for (size_t i=0 ; cur!=end
1022 const HWComposer::LayerListIterator end = hwc.end(id); local
1475 const HWComposer::LayerListIterator end = hwc.end(id); local
1592 Region::const_iterator const end = region.end(); member in class:android::Region
[all...]
/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.cpp128 while (it != mMessageQueue.end()) {
628 // 5% chance of seeking beyond end of stream.
759 it != componentInfos.end(); ++it) {
768 role_it != info.mRoles.end(); ++role_it) {
814 char *end; local
815 unsigned long x = strtoul(optarg, &end, 10);
817 if (*end != '\0' || end == optarg) {
/frameworks/base/core/java/android/text/
H A DStaticLayout.java453 // Log.e("text", "output rest " + here + " to " + end);
583 private int out(CharSequence text, int start, int end, argument
621 chooseHeight(text, start, end, chooseHtv[i], v, fm, paint);
624 chooseHt[i].chooseHeight(text, start, end, chooseHtv[i], v, fm);
643 if (end == bufEnd) {
671 lines[off + mColumns + START] = end;
686 start - widthStart, end - start);
702 calculateEllipsis(start, end, widths, widthStart,
H A DTextLine.java508 // separator and has an associated run, but might be the end of
510 // end of the run list, and runIndex == runs.length. In this case,
531 // need to run this twice, if we cross a run boundary and end up at
571 // We're walking off the end of the line. The paragraph
578 // Else we've arrived at the end of the line. That's a strong position.
584 // we can end up at the 'lineEnd' position but the caret we want is at
598 * off the end of the line, since the returned values might not be valid
616 // Walking off end of line. Since we don't know
661 // the start or end of this span.
709 * @param end th
721 handleText(TextPaint wp, int start, int end, int contextStart, int contextEnd, boolean runIsRtl, Canvas c, float x, int top, int y, int bottom, FontMetricsInt fmi, boolean needWidth) argument
977 drawTextRun(Canvas c, TextPaint wp, int start, int end, int contextStart, int contextEnd, boolean runIsRtl, float x, int y) argument
[all...]
/frameworks/base/tools/aidl/
H A Daidl.cpp126 const char* end; local
138 end = text;
139 while (!isspace(*end) && *end != ';') {
140 end++;
142 len = end-text;
561 if (methodNames.find(m->name.data) == methodNames.end()) {
/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java623 * to use hardware acclerated drawing in an IME (for example on low-end
2037 public void onExtractedSelectionChanged(int start, int end) { argument
2040 conn.setSelection(start, end);
2047 public void onExtractedDeleteText(int start, int end) { argument
2051 conn.deleteSurroundingText(0, end-start);
2058 public void onExtractedReplaceText(int start, int end, CharSequence text) { argument
2061 conn.setComposingRegion(start, end);
2069 public void onExtractedSetSpan(Object span, int start, int end, int flags) { argument
2072 if (!conn.setSelection(start, end)) return;
2076 conn.setComposingRegion(start, end);
[all...]
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
H A DDownloadManagerBaseTest.java372 long end = now + poll;
375 while (now < end) {
377 Thread.sleep(end - now);
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DCameraWidgetFrame.java214 final long end = SystemClock.uptimeMillis();
217 end - start,
220 end));
/frameworks/compile/mclinker/include/mcld/ADT/
H A DBinTree.h49 if (m_Stack.empty()) { // reach the end
84 if (m_Queue.empty()) { // reach the end
273 // +---> Root(end) <---+
303 iterator dEnd = pClient.end();
426 iterator end() function in class:mcld::BinaryTree
432 const_iterator end() const function in class:mcld::BinaryTree
/frameworks/support/v4/java/android/support/v4/app/
H A DShareCompat.java97 int start, int end) {
98 for (int i = start; i < end; i++) {
110 while (i + 1 < end && text.charAt(i + 1) == ' ') {
96 withinStyle(StringBuilder out, CharSequence text, int start, int end) argument
/frameworks/base/core/java/android/widget/
H A DEditor.java453 private void updateSpellCheckSpans(int start, int end, boolean createSpellChecker) { argument
460 mSpellChecker.spellCheck(start, end);
791 final int end = mTextView.getSelectionEnd();
792 CharSequence selectedText = mTextView.getTransformedText(start, end);
794 DragLocalState localState = new DragLocalState(mTextView, start, end);
1148 " end=" + ims.mChangedEnd +
1158 " end=" + ims.mExtractedText.partialEndOffset +
1328 blockDisplayList.end();
1381 void invalidateTextDisplayList(Layout layout, int start, int end) { argument
1384 final int lastLine = layout.getLineForOffset(end);
1753 public int start, end; field in class:Editor.DragLocalState
1755 DragLocalState(TextView sourceTextView, int start, int end) argument
1847 onSpanAdded(Spannable text, Object span, int start, int end) argument
1889 onSpanRemoved(Spannable text, Object span, int start, int end) argument
[all...]
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/
H A DCalcWindowEnergy_v5.s112 .end
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastcodemb.cpp532 UChar *end = cur + (width << 3); local
575 while ((UInt)curInt < (UInt)end);
597 UChar *end = cur + (width << 3); local
614 while ((UInt)curInt < (UInt)end);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
H A DarmVCM4P10_InterpolateLuma_Align_unsafe_s.S122 .end
H A DarmVCM4P10_InterpolateLuma_Copy_unsafe_s.S104 .end

Completed in 3130 milliseconds

<<11121314151617181920