HomeSort by relevance Sort by last modified time
    Searched full:endpos (Results 51 - 75 of 96) sorted by null

1 23 4

  /frameworks/base/media/libmediaplayerservice/
VorbisPlayer.cpp 462 int endpos = ov_time_tell(&mVorbisFile); local
476 if (curpos == endpos) {
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_DSP.h 292 endPos > startPos && endPos%mbsInOneRow > startPos%mbsInOneRow*/
  /external/icu4c/test/intltest/
ustrtest.cpp 731 int32_t endPos = 28;
734 (startPos = test1.indexOf(test2, startPos, endPos - startPos)) != -1 ? (++occurrences, startPos += 4) : 0)
    [all...]
  /external/webkit/WebKit/mac/WebView/
WebFrame.mm 805 Position endPos(endContainer, [rangeToReplace endOffset]);
808 VisiblePosition endVisiblePos = VisiblePosition(endPos, VP_DEFAULT_AFFINITY);
810 // this check also ensures startContainer, startPos, endContainer, and endPos are non-null
819 bool addTrailingSpace = endPos.trailingWhitespacePosition(VP_DEFAULT_AFFINITY, true).isNull() && !isEndOfParagraph(endVisiblePos);
    [all...]
  /external/webkit/WebCore/accessibility/
AccessibilityRenderObject.cpp     [all...]
  /external/icu4c/test/cintltst/
cnumtst.c 773 int32_t endPos;
816 if ( value != testPtr->value || position != testPtr->endPos || status != testPtr->status ) {
817 log_err("unum_parse SPELLOUT, locale %s, testname %s, startPos %d: for value / endPos / status, expected %d / %d / %s, got %d / %d / %s\n",
819 testPtr->value, testPtr->endPos, myErrorName(testPtr->status),
    [all...]
  /frameworks/base/core/java/com/google/android/mms/pdu/
PduParser.java 755 int endPos = pduDataStream.available();
756 int partHeaderLen = headerLength - (startPos - endPos);
    [all...]
  /external/quake/quake/src/QW/server/
sv_phys.c 276 VectorCopy (trace.endpos, ent->v.origin);
412 VectorCopy (trace.endpos, ent->v.origin);
pr_cmds.c 536 VectorCopy (trace.endpos, pr_global_struct->trace_endpos);
1030 VectorCopy (trace.endpos, ent->v.origin);
  /external/quake/quake/src/WinQuake/
pr_cmds.cpp 628 VectorCopy (trace.endpos, pr_global_struct->trace_endpos);
657 VectorCopy (trace.endpos, pr_global_struct->trace_endpos);
1206 VectorCopy (trace.endpos, ent->u.v.origin);
    [all...]
sv_phys.cpp 270 VectorCopy (trace.endpos, ent->u.v.origin);
423 VectorCopy (trace.endpos, ent->u.v.origin);
    [all...]
  /external/yaffs2/yaffs2/
yaffs_guts.c 4843 unsigned int endpos; local
5422 unsigned int endpos; local
    [all...]
  /frameworks/base/libs/utils/
ResourceTypes.cpp     [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/style/processors/
cpp.py 612 endpos = len(line)
614 endpos = line.rfind(')', 0, endpos)
616 return (line, line_number, endpos + 1)
    [all...]
  /external/clearsilver/util/regex/
regex.c 3295 int endpos = startpos + range; local
    [all...]
  /external/v8/src/
api.cc     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/
fixincl 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/
fixincl 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/libexec/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/
fixincl 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/
c++ 
g++ 
gcc 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-c++ 
arm-eabi-cpp 

Completed in 133 milliseconds

1 23 4