Searched refs:id (Results 26 - 50 of 4846) sorted by relevance

1234567891011>>

/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
H A DANTLRDebugTreeAdaptor.h33 id<ANTLRDebugEventListener> debugListener;
34 id<ANTLRTreeAdaptor> treeAdaptor;
37 - (id) initWithTreeAdaptor:(id<ANTLRTreeAdaptor>)aTreeAdaptor debugListener:(id<ANTLRDebugEventListener>)aDebugListener;
39 - (id<ANTLRDebugEventListener>) debugListener;
40 - (void) setDebugListener: (id<ANTLRDebugEventListener>) aDebugListener;
42 - (id<ANTLRTreeAdaptor>) getTreeAdaptor;
43 - (void) setTreeAdaptor: (id<ANTLRTreeAdaptor>) aTreeAdaptor;
H A DANTLRTreeException.h32 id<ANTLRTree> oldRoot;
33 id<ANTLRTree> newRoot;
36 + (id) exceptionWithOldRoot:(id<ANTLRTree>)theOldRoot newRoot:(id<ANTLRTree>)theNewRoot stream:(id<ANTLRIntStream>)aStream;
37 - (id) initWithOldRoot:(id<ANTLRTree>)theOldRoot newRoot:(id<ANTLRTree>)theNewRoot stream:(id<ANTLRIntStrea
[all...]
H A DANTLRLinkBase.h36 + (id<ANTLRLinkList>)newANTLRLinkBase;
37 + (id<ANTLRLinkList>)newANTLRLinkBase:(id<ANTLRLinkList>)np Prev:(id<ANTLRLinkList>)pp;
41 - (id<ANTLRLinkList>) append:(id<ANTLRLinkList>)node;
42 - (id<ANTLRLinkList>) insert:(id<ANTLRLinkList>)node;
44 - (id<ANTLRLinkList>) getfNext;
45 - (void) setFNext:(id<ANTLRLinkLis
[all...]
H A DANTLRMapElement.h37 id node;
40 @property (retain, getter=getNode, setter=setNode:) id node;
42 + (id) newANTLRMapElement;
43 + (id) newANTLRMapElementWithName:(NSString *)aName Type:(NSInteger)aTType;
44 + (id) newANTLRMapElementWithNode:(NSInteger)aTType Node:(id)aNode;
45 + (id) newANTLRMapElementWithName:(NSString *)aName Node:(id)aNode;
46 + (id) newANTLRMapElementWithObj1:(id)anObj
[all...]
/external/clang/test/SemaObjC/Inputs/
H A Darc-system-header.h1 static inline void *test0(id x) {
5 static inline void **test1(__strong id* x) {
14 id *field;
19 id *field1;
20 __strong id *field2;
25 id field;
41 @property id *prop;
50 static inline void *test8(id ptr) {
56 id field;
/external/ltp/include/
H A Dtst_checkpoint.h23 #define TST_CHECKPOINT_WAIT(id) \
24 tst_safe_checkpoint_wait(__FILE__, __LINE__, NULL, id);
26 #define TST_CHECKPOINT_WAKE(id) \
27 tst_safe_checkpoint_wake(__FILE__, __LINE__, NULL, id, 1);
29 #define TST_CHECKPOINT_WAKE2(id, nr_wake) \
30 tst_safe_checkpoint_wake(__FILE__, __LINE__, NULL, id, nr_wake);
32 #define TST_CHECKPOINT_WAKE_AND_WAIT(id) \
33 tst_safe_checkpoint_wake(__FILE__, __LINE__, NULL, id, 1); \
34 tst_safe_checkpoint_wait(__FILE__, __LINE__, NULL, id);
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
H A DANTLRTreeException.h32 id<ANTLRTree> oldRoot;
33 id<ANTLRTree> newRoot;
36 + (id) exceptionWithOldRoot:(id<ANTLRTree>)theOldRoot newRoot:(id<ANTLRTree>)theNewRoot stream:(id<ANTLRIntStream>)aStream;
37 - (id) initWithOldRoot:(id<ANTLRTree>)theOldRoot newRoot:(id<ANTLRTree>)theNewRoot stream:(id<ANTLRIntStrea
[all...]
H A DANTLRLinkBase.h36 + (id<ANTLRLinkList>)newANTLRLinkBase;
37 + (id<ANTLRLinkList>)newANTLRLinkBase:(id<ANTLRLinkList>)np Prev:(id<ANTLRLinkList>)pp;
41 - (id<ANTLRLinkList>) append:(id<ANTLRLinkList>)node;
42 - (id<ANTLRLinkList>) insert:(id<ANTLRLinkList>)node;
44 - (id<ANTLRLinkList>) getfNext;
45 - (void) setFNext:(id<ANTLRLinkLis
[all...]
H A DANTLRMapElement.h37 id node;
40 @property (retain, getter=getNode, setter=setNode:) id node;
42 + (id) newANTLRMapElement;
43 + (id) newANTLRMapElementWithName:(NSString *)aName Type:(NSInteger)aTType;
44 + (id) newANTLRMapElementWithNode:(NSInteger)aTType Node:(id)aNode;
45 + (id) newANTLRMapElementWithName:(NSString *)aName Node:(id)aNode;
46 + (id) newANTLRMapElementWithObj1:(id)anObj
[all...]
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
H A DANTLRTreeException.h32 id<ANTLRTree> oldRoot;
33 id<ANTLRTree> newRoot;
36 + (id) exceptionWithOldRoot:(id<ANTLRTree>)theOldRoot newRoot:(id<ANTLRTree>)theNewRoot stream:(id<ANTLRIntStream>)aStream;
37 - (id) initWithOldRoot:(id<ANTLRTree>)theOldRoot newRoot:(id<ANTLRTree>)theNewRoot stream:(id<ANTLRIntStrea
[all...]
H A DANTLRLinkBase.h36 + (id<ANTLRLinkList>)newANTLRLinkBase;
37 + (id<ANTLRLinkList>)newANTLRLinkBase:(id<ANTLRLinkList>)np Prev:(id<ANTLRLinkList>)pp;
41 - (id<ANTLRLinkList>) append:(id<ANTLRLinkList>)node;
42 - (id<ANTLRLinkList>) insert:(id<ANTLRLinkList>)node;
44 - (id<ANTLRLinkList>) getfNext;
45 - (void) setFNext:(id<ANTLRLinkLis
[all...]
H A DANTLRMapElement.h37 id node;
40 @property (retain, getter=getNode, setter=setNode:) id node;
42 + (id) newANTLRMapElement;
43 + (id) newANTLRMapElementWithName:(NSString *)aName Type:(NSInteger)aTType;
44 + (id) newANTLRMapElementWithNode:(NSInteger)aTType Node:(id)aNode;
45 + (id) newANTLRMapElementWithName:(NSString *)aName Node:(id)aNode;
46 + (id) newANTLRMapElementWithObj1:(id)anObj
[all...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRTreeException.h32 id<ANTLRBaseTree> oldRoot;
33 id<ANTLRBaseTree> newRoot;
36 + (id) newException:(id<ANTLRBaseTree>)theOldRoot newRoot:(id<ANTLRBaseTree>)theNewRoot stream:(id<ANTLRIntStream>)aStream;
37 - (id) initWithOldRoot:(id<ANTLRBaseTree>)theOldRoot newRoot:(id<ANTLRBaseTree>)theNewRoot stream:(id<ANTLRIntStrea
[all...]
H A DANTLRLinkBase.h40 + (id<ANTLRLinkList>)newANTLRLinkBase;
41 + (id<ANTLRLinkList>)newANTLRLinkBase:(id<ANTLRLinkList>)np Prev:(id<ANTLRLinkList>)pp;
45 - (id<ANTLRLinkList>) append:(id<ANTLRLinkList>)node;
46 - (id<ANTLRLinkList>) insert:(id<ANTLRLinkList>)node;
48 - (id<ANTLRLinkList>) getfNext;
49 - (void) setFNext:(id<ANTLRLinkLis
[all...]
H A DANTLRTreeAdaptor.h38 - (id)dupNode:(id)aNode; // copies just the node
39 - (id)dupTree:(id)aTree; // copies the entire subtree, recursively
45 - (id) emptyNode;
61 - (id) errorNode:(id<ANTLRTokenStream>)anInput
62 From:(id<ANTLRToken>)aStartToken
63 To:(id<ANTLRToken>)aStopToken
67 - (BOOL) isNil:(id)aTre
[all...]
H A DANTLRMapElement.h37 id node;
40 @property (retain, getter=getNode, setter=setNode:) id node;
42 + (id) newANTLRMapElement;
43 + (id) newANTLRMapElementWithName:(NSString *)aName Type:(NSInteger)aTType;
44 + (id) newANTLRMapElementWithNode:(NSInteger)aTType Node:(id)aNode;
45 + (id) newANTLRMapElementWithName:(NSString *)aName Node:(id)aNode;
46 + (id) newANTLRMapElementWithObj1:(id)anObj
[all...]
H A DANTLRRewriteRuleNodeStream.h36 + (ANTLRRewriteRuleNodeStream *) newANTLRRewriteRuleNodeStream:(id<ANTLRTreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescription;
37 + (ANTLRRewriteRuleNodeStream *) newANTLRRewriteRuleNodeStream:(id<ANTLRTreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescription element:(id)anElement;
38 + (ANTLRRewriteRuleNodeStream *) newANTLRRewriteRuleNode:(id<ANTLRTreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescription elements:(NSArray *)theElements;
40 - (id) initWithTreeAdaptor:(id<ANTLRTreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescription;
41 - (id) initWithTreeAdaptor:(id<ANTLRTreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescription element:(id)anElement;
42 - (id) initWithTreeAdapto
[all...]
/external/clang/test/Sema/
H A Dbuiltin_objc_msgSend.c8 } *id; typedef in typeref:struct:objc_object
12 extern id objc_msgSend(id self, SEL op, ...);
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/javabeans/
H A DDoor.java19 private String id; field in class:Door
22 public Door(String id, int height) { argument
23 this.id = id;
43 return id.equals(door.id);
51 return id.hashCode();
55 return id;
58 public void setId(String id) { argument
59 this.id
[all...]
/external/clang/test/Modules/Inputs/va_list/
H A Dva_list_b.h2 void NSLogv(id, va_list);
/external/clang/test/Modules/Inputs/
H A Dweird_objc.h1 typedef struct objc_object { void *super; int wibble; } *id; typedef in typeref:struct:objc_object
H A DMethodPoolBSub2.h2 - (id)method6;
/external/libcxx/test/std/thread/thread.threads/thread.thread.this/
H A Dget_id.pass.cpp14 // thread::id this_thread::get_id();
21 std::thread::id id = std::this_thread::get_id(); local
22 assert(id != std::thread::id());
/external/clang/test/PCH/Inputs/
H A Dtypo.h4 + (id)alloc;
/external/clang/test/SemaCXX/
H A Dcxx0x-constexpr-const.cpp4 constexpr int id(int x) { return x; } function
8 int (*idp)(int) = id;

Completed in 1514 milliseconds

1234567891011>>