HomeSort by relevance Sort by last modified time
    Searched refs:id (Results 301 - 325 of 14488) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRPtrBuffer.h 43 id *ptrBuffer;
50 @property (retain, getter=getPtrBuffer, setter=setPtrBuffer:) id *ptrBuffer;
57 -(id)init;
58 -(id)initWithLen:(NSInteger)cnt;
62 - (id) copyWithZone:(NSZone *)aZone;
74 - (id *)getPtrBuffer;
75 - (void)setPtrBuffer:(id *)np;
79 - (void) push:(id) v;
80 - (id) pop;
81 - (id) peek
    [all...]
ANTLRRewriteRuleElementStream.h 31 id single;
43 id<ANTLRTreeAdaptor> treeAdaptor;
51 @property (retain, getter=GetTreeAdaptor, setter=SetTreeAdaptor:) id<ANTLRTreeAdaptor> treeAdaptor;
53 + (ANTLRRewriteRuleElementStream*) newANTLRRewriteRuleElementStream:(id<ANTLRTreeAdaptor>)aTreeAdaptor
55 + (ANTLRRewriteRuleElementStream*) newANTLRRewriteRuleElementStream:(id<ANTLRTreeAdaptor>)aTreeAdaptor
57 element:(id)anElement;
58 + (ANTLRRewriteRuleElementStream*) newANTLRRewriteRuleElementStream:(id<ANTLRTreeAdaptor>)aTreeAdaptor
62 - (id) initWithTreeAdaptor:(id<ANTLRTreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescription;
63 - (id) initWithTreeAdaptor:(id<ANTLRTreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescripti (…)
    [all...]
ANTLRUniqueIDMap.h 47 + (id)newANTLRUniqueIDMap;
48 + (id)newANTLRUniqueIDMapWithLen:(NSInteger)aHashSize;
50 - (id)init;
51 - (id)initWithLen:(NSInteger)cnt;
61 - (id)getNode:(id<ANTLRTree>)aNode;
62 - (void)putID:(id)anID Node:(id<ANTLRTree>)aNode;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDebugTokenStream.h 36 id<ANTLRDebugEventListener> debugListener;
37 id<ANTLRTokenStream> input;
42 - (id) initWithTokenStream:(id<ANTLRTokenStream>)theStream debugListener:(id<ANTLRDebugEventListener>)debugger;
44 - (id<ANTLRDebugEventListener>) debugListener;
45 - (void) setDebugListener: (id<ANTLRDebugEventListener>) aDebugListener;
47 - (id<ANTLRTokenStream>) input;
48 - (void) setInput:(id<ANTLRTokenStream>)aTokenStream;
51 - (id<ANTLRToken>) getToken:(NSInteger)index
    [all...]
ANTLRLookaheadStream.h 43 id prevElement;
44 id eof;
47 @property (readwrite, retain, getter=getEof, setter=setEof:) id eof;
52 @property (retain) id prevElement;
54 - (id) initWithEOF:(id) obj;
55 - (id) nextElement;
56 - (id) remove;
60 - (id) LT:(NSInteger) i;
61 - (id) LB:(NSInteger) i
    [all...]
ANTLRUniqueIDMap.h 47 + (id)newANTLRUniqueIDMap;
48 + (id)newANTLRUniqueIDMapWithLen:(NSInteger)aHashSize;
50 - (id)init;
51 - (id)initWithLen:(NSInteger)cnt;
61 - (id)getNode:(id<ANTLRBaseTree>)aNode;
62 - (void)putID:(id)anID Node:(id<ANTLRBaseTree>)aNode;
  /external/chromium_org/third_party/libjingle/source/talk/base/
windowpicker.h 18 WindowDescription(const WindowId& id, const std::string& title)
19 : id_(id), title_(title) {
21 const WindowId& id() const { return id_; } function in class:talk_base::WindowDescription
22 void set_id(const WindowId& id) { id_ = id; }
34 DesktopDescription(const DesktopId& id, const std::string& title)
35 : id_(id), title_(title), primary_(false) {
37 const DesktopId& id() const { return id_; } function in class:talk_base::DesktopDescription
38 void set_id(const DesktopId& id) { id_ = id; }
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRRewriteRuleElementStream.h 31 id single;
43 id<ANTLRTreeAdaptor> treeAdaptor;
51 @property (retain, getter=GetTreeAdaptor, setter=SetTreeAdaptor:) id<ANTLRTreeAdaptor> treeAdaptor;
53 + (ANTLRRewriteRuleElementStream*) newANTLRRewriteRuleElementStream:(id<ANTLRTreeAdaptor>)aTreeAdaptor
55 + (ANTLRRewriteRuleElementStream*) newANTLRRewriteRuleElementStream:(id<ANTLRTreeAdaptor>)aTreeAdaptor
57 element:(id)anElement;
58 + (ANTLRRewriteRuleElementStream*) newANTLRRewriteRuleElementStream:(id<ANTLRTreeAdaptor>)aTreeAdaptor
62 - (id) initWithTreeAdaptor:(id<ANTLRTreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescription;
63 - (id) initWithTreeAdaptor:(id<ANTLRTreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescripti (…)
    [all...]
ANTLRUniqueIDMap.h 47 + (id)newANTLRUniqueIDMap;
48 + (id)newANTLRUniqueIDMapWithLen:(NSInteger)aHashSize;
50 - (id)init;
51 - (id)initWithLen:(NSInteger)cnt;
61 - (id)getNode:(id<ANTLRTree>)aNode;
62 - (void)putID:(id)anID Node:(id<ANTLRTree>)aNode;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRRewriteRuleElementStream.h 31 id single;
43 id<ANTLRTreeAdaptor> treeAdaptor;
51 @property (retain, getter=GetTreeAdaptor, setter=SetTreeAdaptor:) id<ANTLRTreeAdaptor> treeAdaptor;
53 + (ANTLRRewriteRuleElementStream*) newANTLRRewriteRuleElementStream:(id<ANTLRTreeAdaptor>)aTreeAdaptor
55 + (ANTLRRewriteRuleElementStream*) newANTLRRewriteRuleElementStream:(id<ANTLRTreeAdaptor>)aTreeAdaptor
57 element:(id)anElement;
58 + (ANTLRRewriteRuleElementStream*) newANTLRRewriteRuleElementStream:(id<ANTLRTreeAdaptor>)aTreeAdaptor
62 - (id) initWithTreeAdaptor:(id<ANTLRTreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescription;
63 - (id) initWithTreeAdaptor:(id<ANTLRTreeAdaptor>)aTreeAdaptor description:(NSString *)anElementDescripti (…)
    [all...]
ANTLRUniqueIDMap.h 47 + (id)newANTLRUniqueIDMap;
48 + (id)newANTLRUniqueIDMapWithLen:(NSInteger)aHashSize;
50 - (id)init;
51 - (id)initWithLen:(NSInteger)cnt;
61 - (id)getNode:(id<ANTLRTree>)aNode;
62 - (void)putID:(id)anID Node:(id<ANTLRTree>)aNode;
  /external/chromium/chrome/browser/extensions/
extension_info_map.h 36 void RemoveExtension(const std::string& id,
40 std::string GetNameForExtension(const std::string& id) const;
43 FilePath GetPathForExtension(const std::string& id) const;
46 FilePath GetPathForDisabledExtension(const std::string& id) const;
50 bool ExtensionHasWebExtent(const std::string& id) const;
54 bool ExtensionCanLoadInIncognito(const std::string& id) const;
56 // Returns an empty string if the extension with |id| doesn't have a default
58 std::string GetDefaultLocaleForExtension(const std::string& id) const;
60 // Gets the effective host permissions for the extension with |id|.
62 GetEffectiveHostPermissionsForExtension(const std::string& id) const
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu.h 15 int64 id_; // id of the bookmark node we represent.
17 - (void)setRepresentedObject:(id)object;
18 @property(nonatomic) int64 id; variable
  /external/chromium_org/chrome/browser/ui/cocoa/infobars/
confirm_infobar_controller.h 12 - (IBAction)ok:(id)sender;
13 - (IBAction)cancel:(id)sender;
  /external/chromium_org/chrome/common/
tts_utterance_request.cc 8 : id(0),
26 : id(0) {
  /external/chromium_org/content/public/browser/
child_process_data.h 24 // process ID, and will be unique for all types of child process for
26 int id; member in struct:content::ChildProcessData
32 : process_type(process_type), id(0), handle(base::kNullProcessHandle) {
  /external/chromium_org/content/test/plugin/
plugin_setup_test.cc 12 PluginSetupTest::PluginSetupTest(NPP id, NPNetscapeFuncs *host_functions)
13 : PluginTest(id, host_functions) {
  /external/chromium_org/third_party/WebKit/Source/core/dom/
IdTargetObserver.cpp 33 IdTargetObserver::IdTargetObserver(IdTargetObserverRegistry& registry, const AtomicString& id)
35 , m_id(id)
  /external/chromium_org/third_party/WebKit/public/platform/
WebRTCDataChannelInit.h 45 , id(-1) { }
51 int id; member in struct:WebKit::WebRTCDataChannelInit
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
RTCAudioSource.h 36 - (id)init __attribute__(
RTCAudioTrack.h 35 - (id)init __attribute__(
RTCVideoSource.h 35 - (id)init __attribute__(
  /external/chromium_org/third_party/ocmock/OCMock/
OCMNotificationPoster.h 2 // $Id$
13 - (id)initWithNotification:(id)aNotification;
  /external/clang/test/ARCMT/Inputs/
test.h 6 static inline void part1(id p) {
12 static inline void part2(id p) {
  /external/clang/test/ARCMT/with space/
test.h 6 static inline void part1(id p) {
12 static inline void part2(id p) {

Completed in 886 milliseconds

<<11121314151617181920>>