Searched defs:stopIndex (Results 1 - 24 of 24) sorted by relevance

/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
H A DANTLRRuleMemo.h37 NSNumber *stopIndex; variable
41 @property (retain, getter=getStopIndex, setter=setStopIndex) NSNumber *stopIndex; variable
H A DANTLRCommonTree.h34 NSInteger stopIndex; variable
41 @property (assign, getter=getTokenStopIndex, setter=setTokenStopIndex) NSInteger stopIndex; variable
H A DANTLRCommonToken.h45 NSUInteger stopIndex; variable
57 @property (assign, getter=getStop, setter=setStop:) NSUInteger stopIndex; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
H A DANTLRRuleMemo.h37 NSNumber *stopIndex; variable
41 @property (retain, getter=getStopIndex, setter=setStopIndex) NSNumber *stopIndex; variable
H A DANTLRCommonTree.h34 NSInteger stopIndex; variable
41 @property (assign, getter=getTokenStopIndex, setter=setTokenStopIndex) NSInteger stopIndex; variable
H A DANTLRCommonToken.h45 NSUInteger stopIndex; variable
57 @property (assign, getter=getStop, setter=setStop:) NSUInteger stopIndex; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
H A DANTLRRuleMemo.h37 NSNumber *stopIndex; variable
41 @property (retain, getter=getStopIndex, setter=setStopIndex) NSNumber *stopIndex; variable
H A DANTLRCommonTree.h34 NSInteger stopIndex; variable
41 @property (assign, getter=getTokenStopIndex, setter=setTokenStopIndex) NSInteger stopIndex; variable
H A DANTLRCommonToken.h45 NSUInteger stopIndex; variable
57 @property (assign, getter=getStop, setter=setStop:) NSUInteger stopIndex; variable
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRRuleMemo.h37 NSNumber *stopIndex; variable
41 @property (retain, getter=getStopIndex, setter=setStopIndex:) NSNumber *stopIndex; variable
H A DANTLRCommonTree.h34 NSInteger stopIndex; variable
81 @property (assign, getter=getTokenStopIndex, setter=setTokenStopIndex:) NSInteger stopIndex;
88 @property (assign) NSInteger stopIndex; variable
H A DANTLRCommonToken.h45 NSInteger stopIndex; variable
126 @property (assign, getter=getStop, setter=setStop:) NSInteger stopIndex; variable
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3commontree.h60 ANTLR3_MARKER stopIndex; member in struct:ANTLR3_COMMON_TREE_struct
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
H A DCommonTree.cs57 protected int stopIndex = -1; field in class:Antlr.Runtime.Tree.CommonTree
75 this.stopIndex = node.stopIndex;
163 if (stopIndex == -1 && token != null) {
166 return stopIndex;
169 stopIndex = value;
196 if (startIndex < 0 || stopIndex < 0) {
197 startIndex = stopIndex = token.TokenIndex;
204 if (startIndex >= 0 && stopIndex >= 0)
210 stopIndex
[all...]
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
H A DCommonTree.cs57 protected int stopIndex = -1; field in class:Antlr.Runtime.Tree.CommonTree
77 this.stopIndex = node.stopIndex;
210 if ( stopIndex == -1 && Token != null )
214 return stopIndex;
219 stopIndex = value;
255 if ( startIndex < 0 || stopIndex < 0 )
256 startIndex = stopIndex = Token.TokenIndex;
270 if ( startIndex >= 0 && stopIndex >= 0 )
278 stopIndex
[all...]
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
H A DCommonTree.java45 protected int startIndex=-1, stopIndex=-1; field in class:CommonTree
59 this.stopIndex = node.stopIndex;
124 if ( stopIndex==-1 && token!=null ) {
127 return stopIndex;
131 stopIndex = index;
140 if ( startIndex<0 || stopIndex<0 ) {
141 startIndex = stopIndex = token.getTokenIndex();
148 if ( startIndex>=0 && stopIndex>=0 ) return; // already set
153 stopIndex
[all...]
/external/aac/libSBRenc/src/
H A Dinvf_est.cpp195 INT stopIndex, /*!< Stop index. */
210 invIndex = GetInvInt(stopIndex-startIndex);
221 for(j=startIndex; j<stopIndex; j++) {
425 INT stopIndex, /*!< Stop index. */
447 stopIndex,
188 calculateDetectorValues(FIXP_DBL **quotaMatrixOrig, SCHAR *indexVector, FIXP_DBL *nrgVector, DETECTOR_VALUES *detectorValues, INT startChannel, INT stopChannel, INT startIndex, INT stopIndex, INT numberOfStrongest ) argument
420 FDKsbrEnc_qmfInverseFilteringDetector(HANDLE_SBR_INV_FILT_EST hInvFilt, FIXP_DBL **quotaMatrix, FIXP_DBL *nrgVector, SCHAR *indexVector, INT startIndex, INT stopIndex, INT transientFlag, INVF_MODE* infVec ) argument
H A Dnf_est.cpp170 INT stopIndex, /*!< Stop index. */
182 FIXP_DBL invIndex = GetInvInt(stopIndex-startIndex);
195 for(k = startIndex ; k < stopIndex; k++){
202 for(k = startIndex ; k < stopIndex; k++){
213 for(k = startIndex ; k < stopIndex; k++){
220 for(k = startIndex ; k < stopIndex; k++){
166 qmfBasedNoiseFloorDetection(FIXP_DBL *noiseLevel, FIXP_DBL ** quotaMatrixOrig, SCHAR *indexVector, INT startIndex, INT stopIndex, INT startChannel, INT stopChannel, FIXP_DBL ana_max_level, FIXP_DBL noiseFloorOffset, INT missingHarmonicFlag, FIXP_DBL weightFac, INVF_MODE diffThres, INVF_MODE inverseFilteringLevel) argument
/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3baserecognizer.c1860 ANTLR3_MARKER stopIndex; local
1884 /* We cannot have a stopIndex in a trie we have just created of course
1893 stopIndex = 0;
1898 stopIndex = (ANTLR3_MARKER)(entry->data.intVal);
1901 if (stopIndex == 0)
1906 return stopIndex;
1920 ANTLR3_MARKER stopIndex; local
1964 stopIndex = recognizer->getRuleMemoization(recognizer, ruleIndex, is->index(is));
1966 if (stopIndex == MEMO_RULE_UNKNOWN)
1971 if (stopIndex
1995 ANTLR3_MARKER stopIndex; local
[all...]
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DProfiler.cs122 int stopIndex, // index or MEMO_RULE_UNKNOWN...
125 Console.WriteLine("examine memo " + ruleName + " at " + input.Index + ": " + stopIndex);
126 if (stopIndex == BaseRecognizer.MemoRuleUnknown) {
120 ExamineRuleMemoization(IIntStream input, int ruleIndex, int stopIndex, string ruleName) argument
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
H A DProfiler.cs126 int stopIndex, // index or MEMO_RULE_UNKNOWN...
130 Console.WriteLine("examine memo " + ruleName + " at " + input.Index + ": " + stopIndex);
131 if (stopIndex == BaseRecognizer.MemoRuleUnknown)
124 ExamineRuleMemoization(IIntStream input, int ruleIndex, int stopIndex, string ruleName) argument
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
H A DProfiler.java178 int stopIndex, // index or MEMO_RULE_UNKNOWN...
181 if (dump) System.out.println("examine memo "+ruleName+" at "+input.index()+": "+stopIndex);
182 if ( stopIndex==BaseRecognizer.MEMO_RULE_UNKNOWN ) {
176 examineRuleMemoization(IntStream input, int ruleIndex, int stopIndex, String ruleName) argument
/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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 338 milliseconds