Searched refs:previous (Results 1 - 25 of 592) sorted by path

1234567891011>>

/external/aac/libSBRdec/src/
H A Dsbrdec_freq_sca.cpp532 int previous; local
537 previous = stop; /* Start with highest QMF channel */
552 diff[i] = previous - current;
553 previous = current;
/external/aac/libSBRenc/src/
H A Dsbrenc_freq_sca.cpp562 INT previous; local
566 previous=start;
575 diff[i-1] = current-previous;
576 previous = current;
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas351 /// i<0 indicates nodes in the past. So LT(-1) is previous node, but
742 /// Seek back to previous index saved during last Push() call.
4557 FPreviousNode := FLookahead[FHead]; // track previous node before moving on
H A DAntlr.Runtime.pas74 /// Negative indexes are allowed. LA(-1) is previous token (token just matched).
325 /// I < 0 indicates tokens in the past. So -1 is previous token and -2 is
1132 /// previous changes to the text.
2772 /// 3. Throw exception upon boundary overlap with any previous replace.
2779 /// 3. throw exception if index in same range as previous replace
6051 + ROp.ToString + ' overlap with previous ' + PrevROp.ToString);
6093 + IOp.ToString + ' within boundaries of previous ' + ROp.ToString);
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
H A Drewrite.rb313 def conflict!( current, previous )
314 message = 'operation %p overlaps with previous operation %p' % [ current, previous ]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
H A Dgrammar.rb295 previous, @path = @path, v.to_s
296 previous == @path or write_to_disk
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/
H A Dbasic.rb234 error.to_s.should == %q<operation (replace @ 1..2 : "foo") overlaps with previous operation (replace @ 0..3 : "bar")>
245 error.to_s.should == %q<operation (insert-before @ 4 : "y") overlaps with previous operation (replace @ 2..4 : "x")>
256 error.to_s.should == %q<operation (replace @ 3..5 : "foo") overlaps with previous operation (replace @ 2..4 : "xyz")>
267 error.to_s.should == %q<operation (replace @ 1..3 : "foo") overlaps with previous operation (replace @ 2..4 : "xyz")>
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
H A DIntervalSet.java123 iter.previous(); // move backwards to what we just set
131 iter.previous();
239 Interval previous = (Interval)intervals.get(i-1);
241 IntervalSet s = IntervalSet.of(previous.b+1, current.a-1);
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
H A DImpl_RowSet.java580 public boolean previous() throws SQLException { method in class:Impl_RowSet
/external/apache-harmony/support/src/test/java/tests/support/
H A DSupport_ListTest.java57 "ListTest - c) add with index failed--affected previous elements",
65 assertTrue("ListTest - c) set failed--affected previous elements", list
75 "ListTest - c) remove with index failed--affected previous elements",
94 "ListTest - e) addAll with index failed--affected previous elements",
165 assertTrue("list iterator previous(): " + i, li.previous() == list
181 li.previous();
185 assertTrue("list iterator previous() exception", exception);
197 Object previous = li.previous();
[all...]
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
H A DRouteSpecificPool.java158 BasicPoolEntry entry = it.previous();
/external/apache-http/src/org/apache/http/impl/io/
H A DAbstractMessageParser.java120 CharArrayBuffer previous = null;
135 if ((current.charAt(0) == ' ' || current.charAt(0) == '\t') && previous != null) {
147 && previous.length() + 1 + current.length() - i > maxLineLen) {
150 previous.append(' ');
151 previous.append(current, i, current.length() - i);
154 previous = current;
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DElemContext.java108 /** The previous element "stack frame". */
136 * @param previous The "stack frame" corresponding to the new
139 private ElemContext(final ElemContext previous) argument
141 m_prev = previous;
142 m_currentElemDepth = previous.m_currentElemDepth + 1;
/external/apache-xml/src/main/java/org/apache/xpath/
H A DXPathContext.java1286 * Complicating factor: We need to handle the case of popping back to a previous
1288 * Basically: If pop says this DTM is now empty, then return to the previous
1294 int previous=m_last_pushed_rtfdtm.pop();
1298 if(m_which_rtfdtm==previous)
1300 if(previous>=0) // guard against none-active
1302 boolean isEmpty=((SAX2RTFDTM)(m_rtfdtm_stack.elementAt(previous))).popRewindMark();
1305 else while(m_which_rtfdtm!=previous)
1308 // _DON'T_ pop the previous, since it's still open (which is why we
/external/bison/build-aux/
H A Ddo-release-commit-and-tag125 || die 'failed to determine previous version number from .prev-version'
H A Dtexinfo.tex640 % cause the glue on the previous page to be unduly stretched, because it
4360 % like the previous two, but they put @code around the argument.
4788 % the previous defun.
4974 % affect previous text.
5140 % previous page.
5152 % Re-output the contents of the output page -- any previous material,
6680 \dimen\verbbox=\wd\verbbox % the width so far, or since the previous tab
6682 \multiply\dimen\verbbox by\tabw % compute previous multiple of \tabw
8156 % had it before, so preserve previous elements in list.
9932 % Subroutine for the previous macr
[all...]
/external/bison/djgpp/
H A Ddjunpack.bat49 Rem empty files. We need that because the previous line will create
/external/bison/doc/
H A Drefcard.tex480 % Return to previous size
492 \key{Clear previous lookahead token.} {yyclearin}
/external/bison/
H A Dmaint.mk1367 '* .prev-version: Record previous version.' \
/external/bison/tests/
H A Dtestsuite984 # If the previous option needs an argument, assign it.
4343 input.y:1.13-29: previous declaration
4345 input.y:2.10-24: previous declaration
4347 input.y:1.13-29: previous declaration
4349 input.y:2.10-24: previous declaration
4351 input.y:7.13-29: previous declaration
4353 input.y:8.10-24: previous declaration
4355 input.y:7.13-29: previous declaration
4357 input.y:8.10-24: previous declaration
4359 input.y:4.13-29: previous declaratio
[all...]
/external/blktrace/btt/doc/
H A Dbtt.tex189 Using the data from the previous chart, we can then provide some idea
722 sectors from the previous IO in column 2 (Y values). Here is a snippet
754 \emph{closest} distance between the previous IO and this IO. The
756 \emph{end} of the previous IO and the beginning of the next, or the
761 between the end of the previous IO and the start of this IO.
838 of the closeness to either the beginning or end of the previous IO. See
/external/blktrace/doc/
H A Dblktrace.tex199 The previous section showed typical file system io actions, but blktrace
441 -- one where the trace events have been saved by a previous run
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/
H A DPKIXCertPath.java279 v.add(toASN1Object((X509Certificate)iter.previous()));

Completed in 660 milliseconds

1234567891011>>