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

1234567891011>>

/external/antlr/antlr-3.4/runtime/ObjC/Framework/
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/chromium_org/gpu/command_buffer/common/
H A Did_allocator.cc21 ResourceId id; local
24 id = *iter;
26 id = LastUsedId() + 1;
27 if (!id) {
29 id = FindFirstUnusedId();
32 MarkAsUsed(id);
33 return id;
37 ResourceId id; local
40 id = *iter;
42 id
54 MarkAsUsed(ResourceId id) argument
61 FreeID(ResourceId id) argument
81 ResourceId id = 1; local
109 MarkAsUsed(ResourceId id) argument
114 FreeID(ResourceId id) argument
[all...]
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
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 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/Current/Headers/
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/chromium_org/chrome/renderer/resources/extensions/enterprise_platform_keys/
H A Dtoken.js10 * @param {string} id The id of the new Token.
13 var TokenImpl = function(id) {
14 this.id = id;
15 this.subtleCrypto = new SubtleCrypto(id);
19 utils.expose('Token', TokenImpl, {readonly:['id', 'subtleCrypto']});
/external/chromium_org/content/public/browser/
H A Dfile_descriptor_info.h18 FileDescriptorInfo(int id, const base::FileDescriptor& file_descriptor) argument
19 : id(id),
23 int id; member in struct:content::FileDescriptorInfo
/external/chromium_org/sync/syncable/
H A Dsyncable_id.cc17 ostream& operator<<(ostream& out, const Id& id) { argument
18 out << id.s_;
35 Id id; local
37 id.s_ = "r";
39 id.s_ = string("s") + server_id;
40 return id;
44 Id id; local
46 id.s_ = "r";
48 id.s_ = string("c") + local_id;
49 return id;
55 Id id = *this; local
62 Id id; local
[all...]
/external/chromium_org/third_party/ocmock/OCMock/
H A DOCMPassByRefSetter.h10 id value;
13 - (id)initWithValue:(id)value;
15 - (id)value;
/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/thread/thread.threads/thread.thread.this/
H A Dget_id.pass.cpp12 // thread::id this_thread::get_id();
19 std::thread::id id = std::this_thread::get_id(); local
20 assert(id != std::thread::id());
/external/qemu/distrib/sdl-1.2.15/src/thread/pthread/
H A DSDL_sysmutex_c.h28 pthread_mutex_t id; member in struct:SDL_mutex
/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;
/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) {
/external/doclava/res/assets/templates/
H A Dfooter.cs1 <div id="footer">
/external/proguard/src/proguard/evaluation/value/
H A DIdentifiedDoubleValue.java31 private final int id; field in class:IdentifiedDoubleValue
37 public IdentifiedDoubleValue(ValueFactory valuefactory, int id) argument
40 this.id = id;
51 this.id == ((IdentifiedDoubleValue)object).id;
59 id;
65 return "d"+id;
H A DIdentifiedFloatValue.java31 private final int id; field in class:IdentifiedFloatValue
37 public IdentifiedFloatValue(ValueFactory valuefactory, int id) argument
40 this.id = id;
51 this.id == ((IdentifiedFloatValue)object).id;
59 id;
65 return "f"+id;
H A DIdentifiedIntegerValue.java31 private final int id; field in class:IdentifiedIntegerValue
37 public IdentifiedIntegerValue(ValueFactory valuefactory, int id) argument
40 this.id = id;
51 this.id == ((IdentifiedIntegerValue)object).id;
59 id;
65 return "i"+id;

Completed in 4465 milliseconds

1234567891011>>