Searched refs:id (Results 151 - 175 of 4846) sorted by relevance

1234567891011>>

/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
H A DANTLRMismatchedRangeException.h37 + (id) exceptionWithRange:(NSRange) aRange stream:(id<ANTLRIntStream>) theInput;
38 - (id) initWithRange:(NSRange) aRange stream:(id<ANTLRIntStream>) theInput;
H A DANTLRMismatchedTokenException.h44 + (id) newANTLRMismatchedTokenException:(NSInteger)expectedTokenType Stream:(id<ANTLRIntStream>)anInput;
45 + (id) newANTLRMismatchedTokenExceptionMissing:(NSInteger)expectedTokenType
46 Stream:(id<ANTLRIntStream>)anInput
47 Token:(id<ANTLRToken>)inserted;
48 + (id) newANTLRMismatchedTokenExceptionChar:(unichar)expectedCharacter Stream:(id<ANTLRIntStream>)anInput;
49 + (id) newANTLRMismatchedTokenExceptionStream:(id<ANTLRIntStream>)anInput
52 - (id) initWithTokenTyp
[all...]
H A DANTLRTokenStream.h39 - (id<ANTLRToken>) LT:(NSInteger) i;
41 - (id<ANTLRToken>) getToken:(NSUInteger) i;
43 - (id) getTokenSource;
59 - (NSString *) toStringFromToken:(id<ANTLRToken>)startToken ToToken:(id<ANTLRToken>)stopToken;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRMismatchedTokenException.h44 + (id) newException:(NSInteger)expectedTokenType Stream:(id<ANTLRIntStream>)anInput;
45 + (id) newExceptionMissing:(NSInteger)expectedTokenType
46 Stream:(id<ANTLRIntStream>)anInput
47 Token:(id<ANTLRToken>)inserted;
48 + (id) newExceptionChar:(unichar)expectedCharacter Stream:(id<ANTLRIntStream>)anInput;
49 + (id) newExceptionStream:(id<ANTLRIntStream>)anInput
52 - (id) initWithTokenTyp
[all...]
H A DANTLRTokenStream.h39 - (id<ANTLRToken>) LT:(NSInteger) i;
41 - (id<ANTLRToken>) getToken:(NSUInteger) i;
43 - (id) getTokenSource;
59 - (NSString *) toStringFromToken:(id<ANTLRToken>)startToken ToToken:(id<ANTLRToken>)stopToken;
/external/clang/test/Modules/Inputs/System/usr/include/
H A Dstdio.h1 typedef struct { int id; } FILE; member in struct:__anon2627
/external/clang/test/Modules/Inputs/crash-recovery/usr/include/
H A Dstdio.h1 typedef struct { int id; } FILE; member in struct:__anon2629
/external/clang/test/Modules/Inputs/
H A Dtypo.h4 + (id)alloc;
/external/clang/test/SemaCXX/
H A Dbuiltin_objc_msgSend.cpp6 typedef struct objc_object *id; typedef in typeref:struct:objc_object
8 extern "C" __attribute__((visibility("default"))) id objc_msgSend(id self, SEL op, ...)
14 objc_msgSend((id)object, SEL_release);
/external/iproute2/include/
H A Drt_names.h6 const char *rtnl_rtprot_n2a(int id, char *buf, int len);
7 const char *rtnl_rtscope_n2a(int id, char *buf, int len);
8 const char *rtnl_rttable_n2a(__u32 id, char *buf, int len);
9 const char *rtnl_rtrealm_n2a(int id, char *buf, int len);
10 const char *rtnl_dsfield_n2a(int id, char *buf, int len);
11 const char *rtnl_group_n2a(int id, char *buf, int len);
13 int rtnl_rtprot_a2n(__u32 *id, const char *arg);
14 int rtnl_rtscope_a2n(__u32 *id, const char *arg);
15 int rtnl_rttable_a2n(__u32 *id, const char *arg);
16 int rtnl_rtrealm_a2n(__u32 *id, cons
[all...]
/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/
H A DExecutionData.java25 private final long id; field in class:ExecutionData
34 * @param id
41 public ExecutionData(final long id, final String name, argument
43 this.id = id;
52 * @param id
59 public ExecutionData(final long id, final String name, final int probeCount) { argument
60 this.id = id;
72 return id;
168 assertCompatibility(final long id, final String name, final int probecount) argument
[all...]
H A DSessionInfo.java21 private final String id; field in class:SessionInfo
30 * @param id
38 public SessionInfo(final String id, final long start, final long dump) { argument
39 if (id == null) {
42 this.id = id;
51 return id;
81 return "SessionInfo[" + id + "]";
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/
H A DIProbeInserter.java21 * Inserts the probe with the given id.
23 * @param id
24 * id of the probe to insert
26 public void insertProbe(final int id); argument
/external/kernel-headers/original/uapi/linux/
H A Dpatchkey.h28 # define _PATCHKEY(id) (0xfd00|id)
30 # define _PATCHKEY(id) ((id<<8)|0x00fd)
/external/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.id/
H A Denabled_hashes.pass.cpp25 test_hash_enabled_for_type<std::thread::id>();
/external/libmojo/mojo/public/cpp/bindings/
H A Dinterface_id.h25 inline bool IsMasterInterfaceId(InterfaceId id) { argument
26 return id == kMasterInterfaceId;
29 inline bool IsValidInterfaceId(InterfaceId id) { argument
30 return id != kInvalidInterfaceId;
/external/ltp/include/
H A Dtst_checkpoint_fn.h32 * @id: Checkpoint id, possitive number
35 int tst_checkpoint_wait(unsigned int id, unsigned int msec_timeout);
40 * @id: Checkpoint id, possitive number
44 int tst_checkpoint_wake(unsigned int id, unsigned int nr_wake,
48 void (*cleanup_fn)(void), unsigned int id);
51 void (*cleanup_fn)(void), unsigned int id,
/external/webrtc/webrtc/modules/media_file/
H A Dmedia_file_defines.h26 // durationMs ms. id is the identifier for the MediaFile instance calling
28 virtual void PlayNotification(const int32_t id,
32 // durationMs ms. id is the identifier for the MediaFile instance calling
34 virtual void RecordNotification(const int32_t id,
38 // playing. id is the identifier for the MediaFile instance calling the
40 virtual void PlayFileEnded(const int32_t id) = 0;
43 // recording. id is the identifier for the MediaFile instance calling the
45 virtual void RecordFileEnded(const int32_t id) = 0;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
H A DANTLRTokenStream.h39 - (id<ANTLRToken>) LT:(NSInteger) i;
41 - (id<ANTLRToken>) getToken:(NSUInteger) i;
43 - (id) getTokenSource;
59 - (NSString *) toStringFromToken:(id<ANTLRToken>)startToken ToToken:(id<ANTLRToken>)stopToken;
H A DANTLRUnwantedTokenException.h39 + (ANTLRUnwantedTokenException *)newANTLRUnwantedTokenException:(NSInteger)expected Stream:(id<ANTLRIntStream>)anInput;
41 - (id) init;
42 - (id) initWithStream:(id<ANTLRIntStream>)anInput And:(NSInteger)expected;
43 - (id<ANTLRToken>)getUnexpectedToken;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
H A DANTLRTokenStream.h39 - (id<ANTLRToken>) LT:(NSInteger) i;
41 - (id<ANTLRToken>) getToken:(NSUInteger) i;
43 - (id) getTokenSource;
59 - (NSString *) toStringFromToken:(id<ANTLRToken>)startToken ToToken:(id<ANTLRToken>)stopToken;
H A DANTLRUnwantedTokenException.h39 + (ANTLRUnwantedTokenException *)newANTLRUnwantedTokenException:(NSInteger)expected Stream:(id<ANTLRIntStream>)anInput;
41 - (id) init;
42 - (id) initWithStream:(id<ANTLRIntStream>)anInput And:(NSInteger)expected;
43 - (id<ANTLRToken>)getUnexpectedToken;
/external/apache-http/src/org/apache/http/protocol/
H A DBasicHttpContext.java65 public Object getAttribute(final String id) { argument
66 if (id == null) {
71 obj = this.map.get(id);
74 obj = this.parentContext.getAttribute(id);
79 public void setAttribute(final String id, final Object obj) { argument
80 if (id == null) {
86 this.map.put(id, obj);
89 public Object removeAttribute(final String id) { argument
90 if (id == null) {
94 return this.map.remove(id);
[all...]
/external/guice/extensions/grapher/src/com/google/inject/grapher/
H A DNode.java34 private final NodeId id; field in class:Node
37 protected Node(NodeId id, Object source) { argument
38 this.id = id;
43 return id;
55 return Objects.equal(id, other.id)
60 return ignoreSourceInComparisons ? id.hashCode() : Objects.hashCode(id, source);
66 * @param id ne
69 copy(NodeId id) argument
[all...]
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/
H A DMyWheel.java19 private int id; field in class:MyWheel
27 return id;
30 public void setId(int id) { argument
31 this.id = id;
36 return "Wheel id=" + id;
43 return id == wheel.getId();
51 return new Integer(id).hashCode();
63 return new Integer(id)
[all...]

Completed in 521 milliseconds

1234567891011>>