Searched refs:next_pos (Results 1 - 7 of 7) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
H A Dscanner.py50 rval, next_pos = action(m, context)
51 if next_pos is not None and next_pos != matchend:
53 matchend = next_pos
/external/aac/libSBRdec/src/
H A Denv_calc.h155 int start_pos, int next_pos,
H A Denv_calc.cpp163 int start_pos, int next_pos,
172 int start_pos, int next_pos,
1232 int next_pos, /*!< End of time rage (QMF-timeslot) */
1239 for (int l=start_pos; l<next_pos; l++) {
1245 for (int l=start_pos; l<next_pos; l++) {
1267 int next_pos /*!< End of time rage (QMF-timeslot) */
1278 for (int l=start_pos; l<next_pos; l++)
1296 for (int l=start_pos; l<next_pos; l++) {
1339 int next_pos, /*!< Last QMF-slot of current envelope + 1 */
1351 invWidth = FX_DBL2FX_SGL(GetInvInt(next_pos
1227 rescaleSubbandSamples(FIXP_DBL ** re, FIXP_DBL ** im, int lowSubband, int highSubband, int start_pos, int next_pos, int shift) argument
1334 calcNrgPerSubband(FIXP_DBL **analysBufferReal, FIXP_DBL **analysBufferImag, int lowSubband, int highSubband, int start_pos, int next_pos, SCHAR frameExp, FIXP_DBL *nrgEst, SCHAR *nrgEst_e ) argument
1455 calcNrgPerSfb(FIXP_DBL **analysBufferReal, FIXP_DBL **analysBufferImag, int nSfb, UCHAR *freqBandTable, int start_pos, int next_pos, SCHAR input_e, FIXP_DBL *nrgEst, SCHAR *nrgEst_e ) argument
[all...]
/external/v8/src/
H A Dlithium-allocator.cc1530 LifetimePosition next_pos = position; local
1531 if (IsGapAt(next_pos.InstructionIndex())) {
1532 next_pos = next_pos.NextInstruction();
1534 UsePosition* pos = current->NextUsePositionRegisterIsBeneficial(next_pos);
1945 UsePosition* next_pos = range->NextRegisterPosition(current->Start()); local
1946 if (next_pos == NULL) {
1949 SpillBetween(range, split_pos, next_pos->pos());
1962 UsePosition* next_pos = range->NextRegisterPosition(current->Start()); local
1963 if (next_pos
[all...]
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_config_util.cpp607 int next_pos = read_file_line(map, pos, size, &line_size); local
608 //debug("pos:%d, next_pos:%d, size:%d, line_size:%d", pos, next_pos, size, line_size);
667 //debug("pos:%d, next_pos:%d, size:%d, line_size:%d", pos, next_pos, size, line_size);
668 pos = next_pos;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 130 milliseconds