/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRTreeRewriter.h | 36 id actor; 40 + (ANTLRfptr *)newANTLRfptrWithRule:(SEL)aRuleAction withObject:(id)anObject; 41 -initWithRule:(SEL)ruleAction withObject:(id)anObject; 43 - (id)rule; 49 id<ANTLRTokenStream> originalTokenStream; 50 id<ANTLRTreeAdaptor> originalAdaptor; 56 + (ANTLRTreeRewriter *) newANTLRTreeRewriter:(id<ANTLRTreeNodeStream>)anInput; 57 + (ANTLRTreeRewriter *) newANTLRTreeRewriter:(id<ANTLRTreeNodeStream>)anInput State:(ANTLRRecognizerSharedState *)aState; 58 - (id)initWithStream:(id<ANTLRTreeNodeStream>)anInput [all...] |
ANTLRRecognitionException.h | 35 id<ANTLRIntStream> input; 37 id<ANTLRToken> token; 38 id<ANTLRTree> node; 44 @property (retain, getter=getStream, setter=setStream:) id<ANTLRIntStream> input; 45 @property (retain, getter=getToken, setter=setToken:) id<ANTLRToken>token; 46 @property (retain, getter=getNode, setter=setNode:) id<ANTLRTree>node; 51 + (ANTLRRecognitionException *) exceptionWithStream:(id<ANTLRIntStream>) anInputStream; 52 - (id) init; 53 - (id) initWithStream:(id<ANTLRIntStream>)anInputStream [all...] |
ANTLRTreeVisitor.h | 37 id<ANTLRTreeAdaptor> adaptor; 39 + (ANTLRTreeVisitor *)newANTLRTreeVisitor:(id<ANTLRTreeAdaptor>) anAdaptor; 41 - (id)init; 42 - (id)initWithAdaptor:(id<ANTLRTreeAdaptor>)anAdaptor; 43 - (ANTLRTreeVisitor *)visit:(id<ANTLRTree>)t Action:(ANTLRTreeVisitorAction *)action;
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRTreeNodeStream.h | 37 - (id) initWithTree:(ANTLRCommonTree *)theTree; 38 - (id) initWithTreeAdaptor:(id<ANTLRTreeAdaptor>)theAdaptor Tree:(ANTLRCommonTree *)theTree; 40 - (id) LT:(NSInteger)k; 41 - (id) getTreeSource; 42 - (id<ANTLRTreeAdaptor>) getTreeAdaptor; 43 - (id<ANTLRTokenStream>) getTokenStream; 46 - (id) getNode:(NSInteger) idx; 48 - (NSString *) toStringFromNode:(id)startNode ToNode:(id)stopNode [all...] |
ANTLRTreeRewriter.h | 36 id actor; 40 + (ANTLRfptr *)newANTLRfptrWithRule:(SEL)aRuleAction withObject:(id)anObject; 41 -initWithRule:(SEL)ruleAction withObject:(id)anObject; 43 - (id)rule; 49 id<ANTLRTokenStream> originalTokenStream; 50 id<ANTLRTreeAdaptor> originalAdaptor; 56 + (ANTLRTreeRewriter *) newANTLRTreeRewriter:(id<ANTLRTreeNodeStream>)anInput; 57 + (ANTLRTreeRewriter *) newANTLRTreeRewriter:(id<ANTLRTreeNodeStream>)anInput State:(ANTLRRecognizerSharedState *)aState; 58 - (id)initWithStream:(id<ANTLRTreeNodeStream>)anInput [all...] |
ANTLRRecognitionException.h | 35 id<ANTLRIntStream> input; 37 id<ANTLRToken> token; 38 id<ANTLRTree> node; 44 @property (retain, getter=getStream, setter=setStream:) id<ANTLRIntStream> input; 45 @property (retain, getter=getToken, setter=setToken:) id<ANTLRToken>token; 46 @property (retain, getter=getNode, setter=setNode:) id<ANTLRTree>node; 51 + (ANTLRRecognitionException *) exceptionWithStream:(id<ANTLRIntStream>) anInputStream; 52 - (id) init; 53 - (id) initWithStream:(id<ANTLRIntStream>)anInputStream [all...] |
ANTLRTreeVisitor.h | 37 id<ANTLRTreeAdaptor> adaptor; 39 + (ANTLRTreeVisitor *)newANTLRTreeVisitor:(id<ANTLRTreeAdaptor>) anAdaptor; 41 - (id)init; 42 - (id)initWithAdaptor:(id<ANTLRTreeAdaptor>)anAdaptor; 43 - (ANTLRTreeVisitor *)visit:(id<ANTLRTree>)t Action:(ANTLRTreeVisitorAction *)action;
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRTreeNodeStream.h | 37 - (id) initWithTree:(ANTLRCommonTree *)theTree; 38 - (id) initWithTreeAdaptor:(id<ANTLRTreeAdaptor>)theAdaptor Tree:(ANTLRCommonTree *)theTree; 40 - (id) LT:(NSInteger)k; 41 - (id) getTreeSource; 42 - (id<ANTLRTreeAdaptor>) getTreeAdaptor; 43 - (id<ANTLRTokenStream>) getTokenStream; 46 - (id) getNode:(NSInteger) idx; 48 - (NSString *) toStringFromNode:(id)startNode ToNode:(id)stopNode [all...] |
ANTLRTreeRewriter.h | 36 id actor; 40 + (ANTLRfptr *)newANTLRfptrWithRule:(SEL)aRuleAction withObject:(id)anObject; 41 -initWithRule:(SEL)ruleAction withObject:(id)anObject; 43 - (id)rule; 49 id<ANTLRTokenStream> originalTokenStream; 50 id<ANTLRTreeAdaptor> originalAdaptor; 56 + (ANTLRTreeRewriter *) newANTLRTreeRewriter:(id<ANTLRTreeNodeStream>)anInput; 57 + (ANTLRTreeRewriter *) newANTLRTreeRewriter:(id<ANTLRTreeNodeStream>)anInput State:(ANTLRRecognizerSharedState *)aState; 58 - (id)initWithStream:(id<ANTLRTreeNodeStream>)anInput [all...] |
ANTLRRecognitionException.h | 35 id<ANTLRIntStream> input; 37 id<ANTLRToken> token; 38 id<ANTLRTree> node; 44 @property (retain, getter=getStream, setter=setStream:) id<ANTLRIntStream> input; 45 @property (retain, getter=getToken, setter=setToken:) id<ANTLRToken>token; 46 @property (retain, getter=getNode, setter=setNode:) id<ANTLRTree>node; 51 + (ANTLRRecognitionException *) exceptionWithStream:(id<ANTLRIntStream>) anInputStream; 52 - (id) init; 53 - (id) initWithStream:(id<ANTLRIntStream>)anInputStream [all...] |
ANTLRTreeVisitor.h | 37 id<ANTLRTreeAdaptor> adaptor; 39 + (ANTLRTreeVisitor *)newANTLRTreeVisitor:(id<ANTLRTreeAdaptor>) anAdaptor; 41 - (id)init; 42 - (id)initWithAdaptor:(id<ANTLRTreeAdaptor>)anAdaptor; 43 - (ANTLRTreeVisitor *)visit:(id<ANTLRTree>)t Action:(ANTLRTreeVisitorAction *)action;
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRTreeIterator.h | 41 __strong id<ANTLRTreeAdaptor> adaptor; 42 __strong id<ANTLRBaseTree> root; 43 __strong id<ANTLRBaseTree> tree; 46 __strong id<ANTLRBaseTree> up; 47 __strong id<ANTLRBaseTree> down; 48 __strong id<ANTLRBaseTree> eof; 52 @property(retain) id<ANTLRTreeAdaptor> adaptor; 53 @property(retain) id<ANTLRBaseTree> root; 54 @property(retain) id<ANTLRBaseTree> tree; 56 @property(retain, readwrite) id<ANTLRBaseTree> up [all...] |
ANTLRTreeNodeStream.h | 37 - (id) initWithTree:(ANTLRCommonTree *)theTree; 39 - (id) getTree:(NSInteger) idx; 40 - (id) LT:(NSInteger)k; 41 - (id) getTreeSource; 42 - (id<ANTLRTokenStream>) getTokenStream; 43 - (id<ANTLRTreeAdaptor>) getTreeAdaptor; 47 - (NSString *) toStringFromNode:(id)startNode ToNode:(id)stopNode; 49 - (void) replaceChildren:(id)parent From:(NSInteger)startChildIndex To:(NSInteger)stopChildIndex With:(id) t [all...] |
ANTLRTreeRewriter.h | 36 id actor; 40 + (ANTLRfptr *)newANTLRfptrWithRule:(SEL)aRuleAction withObject:(id)anObject; 41 -initWithRule:(SEL)ruleAction withObject:(id)anObject; 43 - (id)rule; 45 @property (retain) id actor; 51 id<ANTLRTokenStream> originalTokenStream; 52 id<ANTLRTreeAdaptor> originalAdaptor; 58 + (ANTLRTreeRewriter *) newANTLRTreeRewriter:(id<ANTLRTreeNodeStream>)anInput; 59 + (ANTLRTreeRewriter *) newANTLRTreeRewriter:(id<ANTLRTreeNodeStream>)anInput State:(ANTLRRecognizerSharedState *)aState; 60 - (id)initWithStream:(id<ANTLRTreeNodeStream>)anInput [all...] |
ANTLRRewriteRuleElementStream.h | 35 id singleElement; 39 __strong id<ANTLRTreeAdaptor> treeAdaptor; 45 @property (assign) id singleElement; 48 @property (retain) id<ANTLRTreeAdaptor> treeAdaptor; 50 + (ANTLRRewriteRuleElementStream*) newANTLRRewriteRuleElementStream:(id<ANTLRTreeAdaptor>)aTreeAdaptor 52 + (ANTLRRewriteRuleElementStream*) newANTLRRewriteRuleElementStream:(id<ANTLRTreeAdaptor>)aTreeAdaptor 54 element:(id)anElement; 55 + (ANTLRRewriteRuleElementStream*) newANTLRRewriteRuleElementStream:(id<ANTLRTreeAdaptor>)aTreeAdaptor 59 - (id) initWithTreeAdaptor:(id<ANTLRTreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescription [all...] |
/external/chromium/chrome/browser/sessions/ |
session_id.h | 25 // Returns the underlying id. 26 id_type id() const { return id_; } function in class:SessionID 33 explicit SessionID(id_type id) : id_(id) {} 35 // Resets the id. This is used when restoring a session 36 void set_id(id_type id) { id_ = id; }
|
/external/skia/tools/skpdiff/ |
SkImageDiffer.h | 51 * @return An non-negative diff ID on success, a negative integer on failure. 56 * Gets whether a queued diff of the given id has finished 57 * @param id The id of the queued diff to query 60 virtual bool isFinished(int id) = 0; 65 * @param id The id of the diff to query 67 virtual void deleteDiff(int id) = 0; 70 * Gets the results of the queued diff of the given id. The results are only meaningful after 72 * @param id The id of the queued diff to quer [all...] |
/external/libnfc-nci/src/nfa/sys/ |
nfa_sys_main.c | 75 UINT8 id; local 80 /* get subsystem id from event */ 81 id = (UINT8) (p_msg->event >> 8); 83 /* verify id and call subsystem event handler */ 84 if ((id < NFA_ID_MAX) && (nfa_sys_cb.is_reg[id])) 86 freebuf = (*nfa_sys_cb.reg[id]->evt_hdlr) (p_msg); 90 NFA_TRACE_WARNING1 ("NFA got unregistered event id %d", id); 127 void nfa_sys_register (UINT8 id, const tNFA_SYS_REG *p_reg 158 UINT8 id; local 254 UINT8 id; local 288 UINT8 id; local 331 UINT8 id; local [all...] |
/external/tcpdump/ |
packetdat.awk | 23 id = 1.5 + (strtSeq - 1) / packetsize 24 id -= id % 1 25 if (maxId < id) 26 maxId = id 27 if (firstSend[id] == 0) { 28 firstSend[id] = tim 29 seqNo[id] = strtSeq 31 lastSend[id] = tim 32 timesSent[id]+ [all...] |
/external/apache-http/src/org/apache/http/protocol/ |
HttpContext.java | 52 Object getAttribute(String id); 54 void setAttribute(String id, Object obj); 56 Object removeAttribute(String id);
|
/external/chromium_org/chrome/browser/notifications/ |
notification_test_util.cc | 7 MockNotificationDelegate::MockNotificationDelegate(const std::string& id) 8 : id_(id) { 13 std::string MockNotificationDelegate::id() const { function in class:MockNotificationDelegate
|
/external/chromium_org/rlz/lib/ |
machine_id_unittest.cc | 16 std::string id; local 17 rlz_lib::testing::GetMachineIdImpl(computer_sid, 2651229008, &id); 19 id.c_str());
|
/external/chromium_org/third_party/WebKit/Source/core/platform/mac/ |
FoundationExtras.h | 34 static inline id HardAutorelease(CFTypeRef object) 38 [(id)object autorelease]; 39 return (id)object;
|
/external/chromium_org/third_party/ocmock/OCMock/ |
OCMReturnValueProvider.h | 2 // $Id$ 10 id returnValue; 13 - (id)initWithValue:(id)aValue;
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/serializing/ |
SerializerRegistration.java | 37 * its serializer. It also includes the class ID, as a short. 43 private short id; field in class:SerializerRegistration 46 public SerializerRegistration(Serializer serializer, Class cls, short id) { 49 this.id = id; 62 * Get the ID. 64 * @return The ID. 67 return id; 80 return "SerializerRegistration[" + id + ", " + type + ", " + serializer + "]";
|