Searched refs:init (Results 226 - 250 of 3511) sorted by path

1234567891011>>

/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
H A DLeftRecursiveRuleWalker.g111 @init
142 @init{boolean lr=false; this.numAlts = $start.getChildCount();}
164 @init
H A DTreeToNFAConverter.g281 @init
377 @init
461 @init
656 @init
675 @init
692 @init
798 @init
812 @init
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DAssignTokenTypesBehavior.java57 protected void init(Grammar g) { method in class:AssignTokenTypesBehavior
61 // only init once; can't statically init since we need astFactory
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
H A DActionScript.stg324 <ruleDescriptor.actions.init>
455 <ruleDescriptor.actions.init>
462 <ruleDescriptor.actions.init>
1098 /** Using a type to init value map, try to init a type; if not in table
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
H A DC.stg1623 <ruleDescriptor.actions.init>
1859 <ruleDescriptor.actions.init>
1867 <ruleDescriptor.actions.init>
2929 * the \@init action to install a pointer to a custom free() routine by
3029 /** Using a type to init value map, try to init a type; if not in table
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CPP/
H A DCPP.stg421 <ruleDescriptor.actions.init>
526 <ruleDescriptor.actions.init>
533 <ruleDescriptor.actions.init>
1037 - (id) init
1039 if ((self = [super init]) != nil) {
1194 /** Using a type to init value map, try to init a type; if not in table
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
H A DCSharp2.stg527 <ruleDescriptor.actions.init>
699 <ruleDescriptor.actions.init>
706 <ruleDescriptor.actions.init>
1500 /** Using a type to init value map, try to init a type; if not in table
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
H A DCSharp3.stg505 <ruleDescriptor.actions.init>
675 <ruleDescriptor.actions.init>
682 <ruleDescriptor.actions.init>
1482 /** Using a type to init value map, try to init a type; if not in table
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
H A DDelphi.stg673 <ruleDescriptor.actions.init>
854 <ruleDescriptor.actions.init>
861 <ruleDescriptor.actions.init>
1591 /** Using a type to init value map, try to init a type; if not in table
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
H A DJava.stg376 <ruleDescriptor.actions.init>
509 <ruleDescriptor.actions.init>
516 <ruleDescriptor.actions.init>
1209 /** Using a type to init value map, try to init a type; if not in table
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
H A DAST.stg60 /* additional init code for tree support */
61 @genericParser.init() ::= <<
62 /* AST genericParser.init */
63 <@super.init()>
H A DASTTreeParser.stg350 [[[ANTLR<terminalOptions.node>(stream_<token> alloc] init] nextNode];
H A DDbg.stg97 @genericParser.init() ::= <<
H A DObjC.stg345 <actions.lexer.init>
654 cyclicDFAs, // parser init -- initializes the DFAs
723 /* start of actions-actionScope-init */
724 <actions.(actionScope).init>
725 /* start of init */
726 <@init()>
848 <ruleDescriptor.actions.init>
990 <ruleDescriptor.actions.init>
997 <ruleDescriptor.actions.init>
1696 - (id) init;<\
[all...]
H A DST.stg106 - init;
184 - (id) init;
220 - (id) init;
230 - (id) init
H A DST4ObjC.stg100 - init;
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
H A DPerl5.stg348 <ruleDescriptor.actions.init>
483 <ruleDescriptor.actions.init>
490 <ruleDescriptor.actions.init>
1178 /** Using a type to init value map, try to init a type; if not in table
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
H A DAST.stg46 @genericParser.init() ::= <<
49 <@super.init()>
H A DDbg.stg42 @genericParser.init() ::= <<
H A DPython.stg139 <actions.lexer.init>
223 rewriteElementType, filterMode, init, ASTLabelType="Object") ::= <<
263 <init>
275 <@init><@end>
306 init={<actions.parser.init>}
311 false, init, ASTLabelType)>
321 init={<actions.treeparser.init>}
326 filterMode, init, ASTLabelTyp
[all...]
H A DST.stg54 @genericParser.init() ::= <<
55 <@super.init()>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
H A DRuby.stg257 <placeAction(scope=actionScope,name="init")>
258 <grammar.delegators:{g|@<g:delegateName()> = <g:delegateName()><\n>}><grammar.directDelegates:{g|@<g:delegateName()> = <newDelegate(g)><\n>}><last(grammar.delegators):{g|@parent = @<g:delegateName()><\n>}><@init()>
305 <traceIn()><ruleScopeSetUp()><ruleDeclarations()><ruleLabelDefs()><action(name="init", code=ruleDescriptor.actions.init)>
1168 <grammar.delegators:{g|@<g:delegateName()> = <g:delegateName()><\n>}><grammar.directDelegates:{g|@<g:delegateName()> = <newDelegate(g)><\n>}><last(grammar.delegators):{g|@parent = @<g:delegateName()><\n>}><placeAction(scope="lexer",name="init")>
1225 <ruleMemoization({<ruleName; format="lexerRule">})><lexerRuleLabelDefs()><action(name="init", code=ruleDescriptor.actions.init)>
1233 <ruleMemoization(ruleName)><lexerRuleLabelDefs()><action(name="init", code=ruleDescriptor.actions.init)>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/
H A DScala.stg354 <ruleDescriptor.actions.init>
488 <ruleDescriptor.actions.init>
495 <ruleDescriptor.actions.init>
1193 /** Using a type to init value map, try to init a type; if not in table
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
H A DSealedObjectTest.java120 cipher.init(Cipher.ENCRYPT_MODE, key);
140 cipher.init(Cipher.ENCRYPT_MODE, key, ips);
175 cipher.init(Cipher.ENCRYPT_MODE, key, ips);
180 cipher.init(Cipher.DECRYPT_MODE, key, ips);
214 cipher.init(Cipher.ENCRYPT_MODE, key);
219 cipher.init(Cipher.DECRYPT_MODE, key);
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
H A DCipherTest.java53 kg.init(keyLen, new SecureRandom());
174 cipher.init(Cipher.ENCRYPT_MODE, cipherKey, sr);
186 * @tests javax.crypto.Cipher#init(int, java.security.Key)
190 cipher.init(Cipher.ENCRYPT_MODE, cipherKey);
194 * @tests javax.crypto.Cipher#init(int, java.security.Key,
201 cipher.init(Cipher.ENCRYPT_MODE, cipherKey, sr);
205 * @tests javax.crypto.Cipher#init(int, java.security.Key,
222 cipher.init(Cipher.ENCRYPT_MODE, cipherKey, ivAVP);
230 * @tests javax.crypto.Cipher#init(int, java.security.Key,
248 cipher.init(Ciphe
[all...]

Completed in 1962 milliseconds

1234567891011>>