HomeSort by relevance Sort by last modified time
    Searched refs:elementIndex (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /libcore/ojluni/src/main/java/java/util/stream/
AbstractSpinedBuffer.java 64 protected int elementIndex;
101 return (spineIndex == 0) && (elementIndex == 0);
109 ? elementIndex
110 : priorElementCount[spineIndex] + elementIndex;
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
ASTParser.stg 50 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
59 tokenRefBang(token,label,elementIndex) ::= "<super.tokenRef(...)>"
62 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
71 tokenRefBangAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
77 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
83 tokenRefRuleRootAndListLabel(token,label,terminalOptions,elementIndex) ::= <<
101 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
105 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
109 matchSetBang(s,label,elementIndex,postmatchCode) ::= "<super.matchSet(...)>"
114 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
ASTTreeParser.stg 107 tokenRefBang(token,label,elementIndex) ::= <<
113 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
132 tokenRefAndListLabel(token,label,elementIndex) ::= <<
138 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
154 tokenRefRuleRootAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
160 wildcard(token,label,elementIndex,terminalOptions) ::= <<
176 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
193 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
198 matchSetBang(s,label,elementIndex,postmatchCode) ::= <<
203 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
AST.stg 94 tokenRefTrack(token,label,elementIndex,terminalOptions) ::= <<
102 tokenRefTrackAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
108 tokenRefRuleRootTrack(token,label,elementIndex,terminalOptions) ::= <<
114 tokenRefRuleRootTrackAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
120 ruleRefTrack(rule,label,elementIndex,args,scope) ::= <<
126 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
132 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= <<
138 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
298 rewriteTokenRef(token,elementIndex,terminalOptions,args) ::= <<
303 rewriteTokenLabelRef(label,elementIndex) ::= <
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
ASTParser.stg 49 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
58 tokenRefBang(token,label,elementIndex,terminalOptions) ::= "<super.tokenRef(...)>"
61 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
70 tokenRefBangAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
76 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
82 tokenRefRuleRootAndListLabel(token,label,terminalOptions,elementIndex) ::= <<
100 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <%
104 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
108 matchSetBang(s,label,elementIndex,terminalOptions,postmatchCode) ::= "<super.matchSet(...)>"
113 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
ASTTreeParser.stg 106 tokenRefBang(token,label,elementIndex,terminalOptions) ::= <<
112 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
131 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
137 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
153 tokenRefRuleRootAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
159 wildcard(token,label,elementIndex,terminalOptions) ::= <<
175 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
192 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
197 matchSetBang(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
202 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/
ASTParser.stg 21 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
30 tokenRefBang(token,label,elementIndex) ::= "<super.tokenRef(...)>"
33 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
42 tokenRefBangAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
48 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
54 tokenRefRuleRootAndListLabel(token,label,terminalOptions,elementIndex) ::= <<
72 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
76 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
80 matchSetBang(s,label,elementIndex,postmatchCode) ::= "<super.matchSet(...)>"
85 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
ASTTreeParser.stg 79 tokenRefBang(token,label,elementIndex) ::= <<
85 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
104 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
110 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
126 tokenRefRuleRootAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
133 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
150 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
155 matchSetBang(s,label,elementIndex,postmatchCode) ::= <<
160 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <<
179 ruleRef(rule,label,elementIndex,args,scope) ::= <
    [all...]
AST.stg 89 tokenRefTrack(token,label,elementIndex,terminalOptions) ::= <<
97 tokenRefTrackAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
103 tokenRefRuleRootTrack(token,label,elementIndex,terminalOptions) ::= <<
109 tokenRefRuleRootTrackAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
114 wildcardTrack(label,elementIndex) ::= <<
119 ruleRefTrack(rule,label,elementIndex,args,scope) ::= <<
125 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
131 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= <<
137 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
297 rewriteTokenRef(token,elementIndex,terminalOptions,args) ::= <
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
ASTParser.stg 57 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
66 tokenRefBang(token,label,elementIndex,terminalOptions) ::= "<super.tokenRef(...)>"
69 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
78 tokenRefBangAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
84 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
90 tokenRefRuleRootAndListLabel(token,label,terminalOptions,elementIndex) ::= <<
108 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <%
112 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
116 matchSetBang(s,label,elementIndex,terminalOptions,postmatchCode) ::= "<super.matchSet(...)>"
121 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
ASTTreeParser.stg 117 tokenRefBang(token,label,elementIndex,terminalOptions) ::= <<
123 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
144 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
150 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
166 tokenRefRuleRootAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
172 wildcard(token,label,elementIndex,terminalOptions) ::= <<
189 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
205 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
210 matchSetBang(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
215 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
ASTParser.stg 51 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
60 tokenRefBang(token,label,elementIndex,terminalOptions) ::= "<super.tokenRef(...)>"
63 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
72 tokenRefBangAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
79 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
86 tokenRefRuleRootAndListLabel(token,label,terminalOptions,elementIndex) ::= <<
104 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
108 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
112 matchSetBang(s,label,elementIndex,terminalOptions,postmatchCode) ::= "<super.matchSet(...)>"
117 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
ASTTreeParser.stg 123 tokenRefBang(token,label,elementIndex,terminalOptions) ::= <<
129 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
149 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
155 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
171 tokenRefRuleRootAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
177 wildcard(token,label,elementIndex,terminalOptions) ::= <<
193 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
210 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
215 matchSetBang(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
220 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
ASTParser.stg 52 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
61 tokenRefBang(token,label,elementIndex) ::= "<super.tokenRef(...)>"
64 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
73 tokenRefBangAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
79 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
85 tokenRefRuleRootAndListLabel(token,label,terminalOptions,elementIndex) ::= <<
103 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
107 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
111 matchSetBang(s,label,elementIndex,terminalOptions,postmatchCode) ::= "<super.matchSet(...)>"
116 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
ASTTreeParser.stg 109 tokenRefBang(token,label,elementIndex,terminalOptions) ::= <<
115 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
134 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
140 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
156 tokenRefRuleRootAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
162 wildcard(token,label,elementIndex,terminalOptions) ::= <<
178 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
195 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
200 matchSetBang(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
205 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
AST.stg 120 tokenRefTrack(token,label,elementIndex,terminalOptions) ::= <<
128 tokenRefTrackAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
134 tokenRefRuleRootTrack(token,label,elementIndex,terminalOptions) ::= <<
140 tokenRefRuleRootTrackAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
146 ruleRefTrack(rule,label,elementIndex,args,scope) ::= <<
152 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
158 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= <<
164 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
326 rewriteTokenRef(token,elementIndex,terminalOptions,args) ::= <<
331 rewriteTokenLabelRef(label,elementIndex) ::= <
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
ASTParser.stg 53 tokenRef(token,label,elementIndex,terminalOptions) ::= <%
64 tokenRefBang(token,label,elementIndex,terminalOptions) ::= "<super.tokenRef(...)>"
67 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <%
78 tokenRefBangAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
84 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
90 tokenRefRuleRootAndListLabel(token,label,terminalOptions,elementIndex) ::= <<
108 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
112 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
116 matchSetBang(s,label,elementIndex,terminalOptions,postmatchCode) ::= "<super.matchSet(...)>"
121 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
ASTTreeParser.stg 110 tokenRefBang(token,label,elementIndex,terminalOptions) ::= <<
116 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
135 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
141 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
157 tokenRefRuleRootAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
163 wildcard(token,label,elementIndex,terminalOptions) ::= <<
179 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
196 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
201 matchSetBang(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
206 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
ASTParser.stg 53 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
67 tokenRefBang(token,label,elementIndex) ::= "<super.tokenRef(...)>"
70 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
84 tokenRefBangAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
90 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
96 tokenRefRuleRootAndListLabel(token,label,terminalOptions,elementIndex) ::= <<
114 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
118 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
122 matchSetBang(s,label,elementIndex,postmatchCode) ::= "<super.matchSet(...)>"
127 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
ASTTreeParser.stg 118 tokenRefBang(token,label,elementIndex) ::= <<
124 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
148 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
154 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
175 tokenRefRuleRootAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
182 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
199 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
204 matchSetBang(s,label,elementIndex,postmatchCode) ::= <<
209 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <<
228 ruleRef(rule,label,elementIndex,args,scope) ::= <
    [all...]
AST.stg 138 tokenRefTrack(token,label,elementIndex,terminalOptions) ::= <<
146 tokenRefTrackAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
152 tokenRefRuleRootTrack(token,label,elementIndex,terminalOptions) ::= <<
158 tokenRefRuleRootTrackAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
163 wildcardTrack(label,elementIndex) ::= <<
168 ruleRefTrack(rule,label,elementIndex,args,scope) ::= <<
174 ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
180 ruleRefRuleRootTrack(rule,label,elementIndex,args,scope) ::= <<
186 ruleRefRuleRootTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
343 rewriteTokenRef(token,elementIndex,terminalOptions,args) ::= <
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ASTParser.stg 49 tokenRef(token, label, elementIndex, terminalOptions) ::= <<
60 tokenRefBang(token,label,elementIndex,terminalOptions) ::= "<super.tokenRef(...)>"
63 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
72 tokenRefBangAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
79 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
86 tokenRefRuleRootAndListLabel(token,label,terminalOptions,elementIndex) ::= <<
105 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <%
111 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
116 matchSetBang(s,label,elementIndex,terminalOptions, postmatchCode) ::= "<super.matchSet(...)>"
121 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
ASTTreeParser.stg 152 tokenRefBang(token,label,elementIndex,terminalOptions) ::= <<
159 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
179 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
186 tokenRefRuleRoot(token,label,elementIndex) ::= <<
203 tokenRefRuleRootAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
210 wildcard(token,label,elementIndex,terminalOptions) ::= <<
227 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
245 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
251 matchSetBang(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
257 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <
    [all...]
  /external/aac/libSBRdec/src/
sbrdecoder.cpp 279 const int elementIndex,
334 hSbrHeader = &(self->sbrHeader[elementIndex][i]);
359 self->sbrHeader[elementIndex][0].numberOfAnalysisBands;
365 self->sbrHeader[elementIndex][0].numberTimeSlots *
366 self->sbrHeader[elementIndex][0].timeStep;
376 for (ch = 0; ch < self->pSbrElement[elementIndex]->nChannels; ch++) {
378 getHeaderSlot(self->pSbrElement[elementIndex]->useFrameSlot,
379 self->pSbrElement[elementIndex]->useHeaderSlot);
383 createSbrDec(self->pSbrElement[elementIndex]->pSbrChannel[ch],
384 &self->sbrHeader[elementIndex][headerIndex]
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
ASTTreeParser.stg 108 tokenRefBang(token,label,elementIndex) ::= <<
114 tokenRef(token,label,elementIndex,terminalOptions) ::= <<
133 tokenRefAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
139 tokenRefRuleRoot(token,label,elementIndex,terminalOptions) ::= <<
155 tokenRefRuleRootAndListLabel(token,label,elementIndex,terminalOptions) ::= <<
162 matchSet(s,label,terminalOptions,elementIndex,postmatchCode) ::= <<
179 matchRuleBlockSet(s,label,terminalOptions,elementIndex,postmatchCode,treeLevel="0") ::= <<
184 matchSetBang(s,label,elementIndex,postmatchCode) ::= <<
189 matchSetRuleRoot(s,label,terminalOptions,elementIndex,debug) ::= <<
208 ruleRef(rule,label,elementIndex,args,scope) ::= <
    [all...]

Completed in 600 milliseconds

1 2 3 4