HomeSort by relevance Sort by last modified time
    Searched refs:retain (Results 26 - 50 of 1308) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/iproute2/tc/
m_pedit.h 50 extern int parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type,__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
52 extern int pack_key32(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
53 extern int pack_key16(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
54 extern int pack_key8(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
56 extern int parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type,__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCParser.h 54 @property (retain, getter=getTree, setter=setTree:) ANTLRCommonTree *tree;
68 @property (retain, getter=getTree, setter=setTree:) ANTLRCommonTree *tree;
82 @property (retain, getter=getTree, setter=setTree:) ANTLRCommonTree *tree;
96 @property (retain, getter=getTree, setter=setTree:) ANTLRCommonTree *tree;
110 @property (retain, getter=getTree, setter=setTree:) ANTLRCommonTree *tree;
124 @property (retain, getter=getTree, setter=setTree:) ANTLRCommonTree *tree;
138 @property (retain, getter=getTree, setter=setTree:) ANTLRCommonTree *tree;
152 @property (retain, getter=getTree, setter=setTree:) ANTLRCommonTree *tree;
166 @property (retain, getter=getTree, setter=setTree:) ANTLRCommonTree *tree;
180 @property (retain, getter=getTree, setter=setTree:) ANTLRCommonTree *tree
    [all...]
SimpleCTP.m 21 // 1. Redistributions of source code must retain the above copyright
155 return [[[Symbols_Scope alloc] init] retain];
176 return [[[SimpleCTP_expr_return alloc] init] retain];
191 FOLLOW_declaration_in_program56 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_declaration_in_program56_data Count:(NSUInteger)1] retain];
192 FOLLOW_variable_in_declaration76 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_variable_in_declaration76_data Count:(NSUInteger)1] retain];
193 FOLLOW_FUNC_DECL_in_declaration87 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_FUNC_DECL_in_declaration87_data Count:(NSUInteger)1] retain];
194 FOLLOW_functionHeader_in_declaration89 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_functionHeader_in_declaration89_data Count:(NSUInteger)1] retain];
195 FOLLOW_FUNC_DEF_in_declaration101 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_FUNC_DEF_in_declaration101_data Count:(NSUInteger)1] retain];
196 FOLLOW_functionHeader_in_declaration103 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_functionHeader_in_declaration103_data Count:(NSUInteger)1] retain];
197 FOLLOW_block_in_declaration105 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_block_in_declaration105_data Count:(NSUInteger)1] retain];
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRUnbufferedCommonTreeNodeStream.h 8 // 1. Redistributions of source code must retain the above copyright
59 @property (retain, getter=getRoot, setter=setRoot:) ANTLRCommonTree *root;
60 @property (retain, getter=getCurrentNode, setter=setCurrentNode:) ANTLRCommonTree *currentNode;
61 @property (retain, getter=getPreviousNode, setter=setPreviousNode:) ANTLRCommonTree *previousNode;
62 @property (retain, getter=getTreeAdaptor, setter=setTreeAdaptor:) id<ANTLRTreeAdaptor> treeAdaptor;
63 @property (retain, getter=getTokenStream, setter=setTokenStream:) id<ANTLRTokenStream> tokenStream;
64 @property (retain, getter=getNodeStack, setter=setNodeStack:) NSMutableArray *nodeStack;
65 @property (retain, getter=getIndexStack, setter=setIndexStackStack:) NSMutableArray *indexStack;
66 @property (retain, getter=getMarkers, setter=setMarkers:) ANTLRPtrBuffer *markers;
70 @property (retain, getter=getLookahead, setter=setLookahead:) NSMutableArray *lookahead
    [all...]
ANTLRParseTree.h 13 // 1. Redistributions of source code must retain the above copyright
62 @property (retain) id<ANTLRToken> payload;
63 @property (retain) AMutableArray *hiddenTokens;
ANTLRRuleMemo.h 13 // 1. Redistributions of source code must retain the above copyright
40 @property (retain, getter=getStartIndex, setter=setStartIndex:) NSNumber *startIndex;
41 @property (retain, getter=getStopIndex, setter=setStopIndex:) NSNumber *stopIndex;
ArrayIterator.h 9 * 1. Redistributions of source code must retain the above copyright
74 @property (retain) id peekObj;
77 @property (retain) NSArray *anArray;
ANTLRBaseMapElement.h 13 // 1. Redistributions of source code must retain the above copyright
39 @property (retain) NSNumber *index;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
TreeRewriteParser.m 48 return [[[TreeRewriteParser_rule_return alloc] init] retain];
67 if (aTree != nil) [aTree retain];
88 return [[[TreeRewriteParser_subrule_return alloc] init] retain];
107 if (aTree != nil) [aTree retain];
147 FOLLOW_INT_in_rule26 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_INT_in_rule26_data Count:(NSUInteger)1] retain];
148 FOLLOW_subrule_in_rule28 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_subrule_in_rule28_data Count:(NSUInteger)1] retain];
149 FOLLOW_INT_in_subrule53 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_INT_in_subrule53_data Count:(NSUInteger)1] retain];
152 @"INT", @"WS", nil] retain]];
165 self = [super initWithTokenStream:aStream State:[[ANTLRRecognizerSharedState newANTLRRecognizerSharedStateWithRuleLen:2+1] retain]];
172 [self setTreeAdaptor:[[ANTLRCommonTreeAdaptor newTreeAdaptor] retain]];
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCTP.m 124 return [[[Symbols_Scope alloc] init] retain];
151 return [[[SimpleCTP_expr_return alloc] init] retain];
188 FOLLOW_declaration_in_program56 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_declaration_in_program56_data Count:(NSUInteger)1] retain];
189 FOLLOW_variable_in_declaration76 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_variable_in_declaration76_data Count:(NSUInteger)1] retain];
190 FOLLOW_FUNC_DECL_in_declaration87 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_FUNC_DECL_in_declaration87_data Count:(NSUInteger)1] retain];
191 FOLLOW_functionHeader_in_declaration89 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_functionHeader_in_declaration89_data Count:(NSUInteger)1] retain];
192 FOLLOW_FUNC_DEF_in_declaration101 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_FUNC_DEF_in_declaration101_data Count:(NSUInteger)1] retain];
193 FOLLOW_functionHeader_in_declaration103 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_functionHeader_in_declaration103_data Count:(NSUInteger)1] retain];
194 FOLLOW_block_in_declaration105 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_block_in_declaration105_data Count:(NSUInteger)1] retain];
195 FOLLOW_VAR_DEF_in_variable126 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_VAR_DEF_in_variable126_data Count:(NSUInteger)1] retain];
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRFailedPredicateException.h 8 // 1. Redistributions of source code must retain the above copyright
37 @property (retain, getter=getPredicate, setter=setPredicate:) NSString *predicate;
38 @property (retain, getter=getRuleName, setter=setRuleName:) NSString *ruleName;
ANTLRFastQueue.h 13 // 1. Redistributions of source code must retain the above copyright
42 @property (retain, getter=getPool, setter=setPool) NSAutoreleasePool *pool;
43 @property (retain, getter=getData, setter=setData) NSMutableArray *data;
ANTLRRuleMemo.h 13 // 1. Redistributions of source code must retain the above copyright
40 @property (retain, getter=getStartIndex, setter=setStartIndex) NSNumber *startIndex;
41 @property (retain, getter=getStopIndex, setter=setStopIndex) NSNumber *stopIndex;
ANTLRMismatchedSetException.h 8 // 1. Redistributions of source code must retain the above copyright
35 @property (retain, getter=getExpecting, setter=setExpecting:) NSSet *expecting;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRFailedPredicateException.h 8 // 1. Redistributions of source code must retain the above copyright
37 @property (retain, getter=getPredicate, setter=setPredicate:) NSString *predicate;
38 @property (retain, getter=getRuleName, setter=setRuleName:) NSString *ruleName;
ANTLRFastQueue.h 13 // 1. Redistributions of source code must retain the above copyright
42 @property (retain, getter=getPool, setter=setPool) NSAutoreleasePool *pool;
43 @property (retain, getter=getData, setter=setData) NSMutableArray *data;
ANTLRRuleMemo.h 13 // 1. Redistributions of source code must retain the above copyright
40 @property (retain, getter=getStartIndex, setter=setStartIndex) NSNumber *startIndex;
41 @property (retain, getter=getStopIndex, setter=setStopIndex) NSNumber *stopIndex;
ANTLRMismatchedSetException.h 8 // 1. Redistributions of source code must retain the above copyright
35 @property (retain, getter=getExpecting, setter=setExpecting:) NSSet *expecting;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRFailedPredicateException.h 8 // 1. Redistributions of source code must retain the above copyright
37 @property (retain, getter=getPredicate, setter=setPredicate:) NSString *predicate;
38 @property (retain, getter=getRuleName, setter=setRuleName:) NSString *ruleName;
ANTLRFastQueue.h 13 // 1. Redistributions of source code must retain the above copyright
42 @property (retain, getter=getPool, setter=setPool) NSAutoreleasePool *pool;
43 @property (retain, getter=getData, setter=setData) NSMutableArray *data;
ANTLRRuleMemo.h 13 // 1. Redistributions of source code must retain the above copyright
40 @property (retain, getter=getStartIndex, setter=setStartIndex) NSNumber *startIndex;
41 @property (retain, getter=getStopIndex, setter=setStopIndex) NSNumber *stopIndex;
ANTLRMismatchedSetException.h 8 // 1. Redistributions of source code must retain the above copyright
35 @property (retain, getter=getExpecting, setter=setExpecting:) NSSet *expecting;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
CombinedParser.m 21 // 1. Redistributions of source code must retain the above copyright
80 FOLLOW_identifier_in_stat20 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_identifier_in_stat20_data Count:(NSUInteger)1] retain];
81 FOLLOW_ID_in_identifier35 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_ID_in_identifier35_data Count:(NSUInteger)1] retain];
84 @"ID", @"INT", @"WS", nil] retain]];
95 if ((self = [super initWithTokenStream:aStream State:[[ANTLRRecognizerSharedState newANTLRRecognizerSharedStateWithRuleLen:2+1] retain]]) != nil) {
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
SymbolTableParser.m 80 return [[[Symbols_Scope alloc] init] retain];
126 FOLLOW_globals_in_prog50 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_globals_in_prog50_data Count:(NSUInteger)1] retain];
127 FOLLOW_method_in_prog53 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_method_in_prog53_data Count:(NSUInteger)1] retain];
128 FOLLOW_decl_in_globals85 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_decl_in_globals85_data Count:(NSUInteger)1] retain];
129 FOLLOW_12_in_method116 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_12_in_method116_data Count:(NSUInteger)1] retain];
130 FOLLOW_ID_in_method118 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_ID_in_method118_data Count:(NSUInteger)1] retain];
131 FOLLOW_7_in_method120 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_7_in_method120_data Count:(NSUInteger)1] retain];
132 FOLLOW_8_in_method122 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_8_in_method122_data Count:(NSUInteger)1] retain];
133 FOLLOW_block_in_method124 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_block_in_method124_data Count:(NSUInteger)1] retain];
134 FOLLOW_13_in_block153 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_13_in_block153_data Count:(NSUInteger)1] retain];
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
SymbolTableParser.m 21 // 1. Redistributions of source code must retain the above copyright
147 return [[[Symbols_Scope alloc] init] retain];
169 FOLLOW_globals_in_prog44 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_globals_in_prog44_data Count:(NSUInteger)1] retain];
170 FOLLOW_method_in_prog47 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_method_in_prog47_data Count:(NSUInteger)1] retain];
171 FOLLOW_decl_in_globals79 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_decl_in_globals79_data Count:(NSUInteger)1] retain];
172 FOLLOW_7_in_method110 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_7_in_method110_data Count:(NSUInteger)1] retain];
173 FOLLOW_ID_in_method112 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_ID_in_method112_data Count:(NSUInteger)1] retain];
174 FOLLOW_8_in_method114 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_8_in_method114_data Count:(NSUInteger)1] retain];
175 FOLLOW_9_in_method116 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_9_in_method116_data Count:(NSUInteger)1] retain];
176 FOLLOW_block_in_method118 = [[ANTLRBitSet newANTLRBitSetWithBits:(const unsigned long long *)FOLLOW_block_in_method118_data Count:(NSUInteger)1] retain];
    [all...]

Completed in 3148 milliseconds

12 3 4 5 6 7 8 91011>>