Searched refs:startPos (Results 51 - 75 of 132) sorted by relevance

123456

/external/sonivox/arm-wt-22k/lib_src/
H A Deas_pcmdata.h82 EAS_I32 startPos; /* start of PCM stream */ member in struct:s_pcm_state_tag
85 EAS_U32 loopStart; /* loop start, offset in samples from startPos */
H A Deas_imaadpcm.c124 if ((result = EAS_HWFileSeek(pEASData->hwInstData, pState->fileHandle, (EAS_I32) (pState->startPos + pState->loopLocation))) != EAS_SUCCESS)
129 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL, "IMADecoderSample: Rewind file to %d, bytesLeft = %d\n", pState->startPos, pState->bytesLeft); */ }
H A Deas_pcm.c301 if ((result = EAS_HWFileSeek(pEASData->hwInstData, pState->fileHandle, pState->startPos)) != EAS_SUCCESS)
361 pState->startPos = filePos;
391 pState->startPos, pState->byteCount, pState->loopSamples); */ }
1265 if ((result = EAS_HWFileSeek(pEASData->hwInstData, pState->fileHandle, (EAS_I32) (pState->startPos + pState->loopLocation))) != EAS_SUCCESS)
1269 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL, "LinearPCMDecode: Rewind file to %d, bytesLeft = %d\n", pState->startPos, pState->bytesLeft); */ }
1432 if ((result = EAS_HWFileSeek(pEASData->hwInstData, pState->fileHandle, pState->startPos)) != EAS_SUCCESS)
/external/icu/icu4c/source/common/
H A Dbrkeng.cpp80 int32_t startPos,
88 while((int32_t)utext_getNativeIndex(text) > startPos && fHandled[breakType]->contains(c)) {
79 findBreaks( UText *text, int32_t startPos, int32_t endPos, UBool reverse, int32_t breakType, UStack & ) const argument
H A Ddictbe.h86 * @param startPos The start of the run within the supplied text.
95 int32_t startPos,
/external/pdfium/core/src/fpdftext/
H A Dtext_int.h161 int startPos = 0) override;
171 int startPos,
H A Dfpdf_text_int.cpp2172 int startPos) {
2193 m_findNextStart = startPos;
2194 if (startPos == -1) {
2197 m_findPreStart = startPos;
2421 int startPos,
2425 int char_count = endPos - startPos + 1;
2429 if (char_count == 1 && csPageText.GetAt(startPos) > 255) {
2432 if (startPos - 1 >= 0) {
2433 char_left = csPageText.GetAt(startPos - 1);
2435 if (startPos
2170 FindFirst(const CFX_WideString& findwhat, int flags, int startPos) argument
2420 IsMatchWholeWord(const CFX_WideString& csPageText, int startPos, int endPos) argument
[all...]
/external/icu/icu4c/source/i18n/
H A Drbnf.cpp1086 int32_t startPos = toAppendTo.length(); local
1088 adjustForCapitalizationContext(startPos, toAppendTo);
1101 int32_t startPos = toAppendTo.length(); local
1103 adjustForCapitalizationContext(startPos, toAppendTo);
1114 int32_t startPos = toAppendTo.length(); local
1119 return adjustForCapitalizationContext(startPos, toAppendTo);
1138 int32_t startPos = toAppendTo.length(); local
1140 adjustForCapitalizationContext(startPos, toAppendTo);
1162 int32_t startPos = toAppendTo.length(); local
1164 adjustForCapitalizationContext(startPos, toAppendT
1186 int32_t startPos = toAppendTo.length(); local
1196 adjustForCapitalizationContext(int32_t startPos, UnicodeString& currentResult) const argument
[all...]
H A Dnfrule.h94 double matchToDelimiter(const UnicodeString& text, int32_t startPos, double baseValue,
H A Ddtptngen.cpp1768 // Note: the startPos may
1770 FormatParser::setTokens(const UnicodeString& pattern, int32_t startPos, int32_t *len) { argument
1771 int32_t curLoc = startPos;
1782 startPos = curLoc;
1787 if ( pattern.charAt(curLoc)!= pattern.charAt(startPos) ) {
1791 *len = curLoc-startPos;
1797 int32_t startPos=0; local
1803 result = setTokens( pattern, startPos, &len );
1806 items[itemNumber++] = UnicodeString(pattern, startPos, len );
1807 startPos
[all...]
/external/lzma/C/
H A D7zDec.c333 ILookInStream *inStream, UInt64 startPos,
384 RINOK(LookInStream_SeekTo(inStream, startPos + offset));
416 RINOK(LookInStream_SeekTo(inStream, startPos + offset));
457 ILookInStream *inStream, UInt64 startPos,
487 inStream, startPos,
329 SzFolder_Decode2(const CSzFolder *folder, const Byte *propsData, const UInt64 *unpackSizes, const UInt64 *packPositions, ILookInStream *inStream, UInt64 startPos, Byte *outBuffer, SizeT outSize, ISzAlloc *allocMain, Byte *tempBuf[]) argument
456 SzAr_DecodeFolder(const CSzAr *p, UInt32 folderIndex, ILookInStream *inStream, UInt64 startPos, Byte *outBuffer, size_t outSize, ISzAlloc *allocMain) argument
H A D7z.h114 ILookInStream *stream, UInt64 startPos,
/external/clang/include/clang/Analysis/Analyses/
H A DFormatString.h614 virtual void HandlePosition(const char *startPos, unsigned posLen) {} argument
616 virtual void HandleInvalidPosition(const char *startPos, unsigned posLen, argument
619 virtual void HandleZeroPosition(const char *startPos, unsigned posLen) {} argument
/external/icu/icu4c/source/common/unicode/
H A Drbbi.h736 * breaking. Covering at least the range from startPos to endPos,
740 * the range startPos to endPos.
742 * if goind in reverse, startPos is the normal Unicode break result
743 * @param startPos The start position of a range of text
748 int32_t checkDictionary(int32_t startPos, int32_t endPos, UBool reverse);
/external/pdfium/core/include/fpdftext/
H A Dfpdf_text.h154 int startPos = 0) = 0;
/external/aac/libSBRdec/src/
H A Denv_extr.cpp1319 int startPos; local
1333 startPos = pFrameInfo->borders[0];
1348 if( (startPos < 0) || (startPos >= stopPos) )
1350 if( startPos > maxPos-numberOfTimeSlots ) /* First env. must start in or directly after the overlap buffer */
1372 if(startPos != startPosNoise || stopPos != stopPosNoise)
H A Dsbrdecoder.cpp971 INT startPos; local
1030 startPos = FDKgetValidBits(hBs);
1190 valBits = bsPayLen - ((INT)startPos - (INT)FDKgetValidBits(hBs));
1200 INT payloadbits = (INT)startPos - (INT)FDKgetValidBits(hBs) - startPos;
1295 *count -= startPos - FDKgetValidBits(hBs);
/external/aac/libMpegTPDec/src/
H A Dtpdec_lib.cpp544 int startPos; local
546 startPos = FDKgetValidBits(hBs);
589 syncLayerFrameBits = (hTp->parser.adts.bs.frame_length<<3) - (startPos - FDKgetValidBits(hBs)) - syncLength;
626 syncLayerFrameBits -= startPos - FDKgetValidBits(hBs) - (13);
654 *pHeaderBits += startPos - (INT)FDKgetValidBits(hBs);
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DRBBIRuleScanner.java1023 int startPos;
1027 startPos = fScanIndex;
1060 n.fFirstPos = startPos;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBIRuleScanner.java1022 int startPos;
1026 startPos = fScanIndex;
1059 n.fFirstPos = startPos;
/external/lzma/CPP/7zip/Archive/7z/
H A D7zDecode.cpp96 UInt64 startPos,
131 lockedStreamImpSpec->Init(&lockedInStream, startPos + packPositions[j]);
93 Decode( DECL_EXTERNAL_CODECS_LOC_VARS IInStream *inStream, UInt64 startPos, const CFolders &folders, int folderIndex, ISequentialOutStream *outStream, ICompressProgressInfo *compressProgress _7Z_DECODER_CRYPRO_VARS_DECL , bool mtMode, UInt32 numThreads ) argument
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h624 PathDiagnosticControlFlowPiece(const PathDiagnosticLocation &startPos, argument
628 LPairs.push_back(PathDiagnosticLocationPair(startPos, endPos));
631 PathDiagnosticControlFlowPiece(const PathDiagnosticLocation &startPos, argument
634 LPairs.push_back(PathDiagnosticLocationPair(startPos, endPos));
/external/icu/icu4c/source/i18n/unicode/
H A Drbnf.h1026 UnicodeString& adjustForCapitalizationContext(int32_t startPos, UnicodeString& currentResult) const;
/external/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.h279 HRESULT ReadBasicProps(IInArchive *archive, UInt64 startPos, HRESULT openRes);
H A DBench.cpp1541 int startPos = (int)sizeof(s) - 32;
1542 memset(s, ' ', startPos);
1543 ConvertUInt64ToString(value, s + startPos);
1546 startPos--;
1549 int len = (int)strlen(s + startPos);
1552 startPos -= (size - len);
1553 if (startPos < 0)
1554 startPos = 0;
1556 f.Print(s + startPos);

Completed in 1342 milliseconds

123456