Home
last modified time | relevance | path

Searched defs:id (Results 1 – 25 of 941) sorted by relevance

12345678910>>...38

/external/webkit/WebKit/mac/WebInspector/
DWebInspector.mm61 - (void)showConsole:(id)sender argument
67 - (void)showTimeline:(id)sender argument
79 - (void)toggleDebuggingJavaScript:(id)sender argument
87 - (void)startDebuggingJavaScript:(id)sender argument
96 - (void)stopDebuggingJavaScript:(id)sender argument
109 - (void)toggleProfilingJavaScript:(id)sender argument
117 - (void)startProfilingJavaScript:(id)sender argument
123 - (void)stopProfilingJavaScript:(id)sender argument
139 - (void)setJavaScriptProfilingEnabled:(BOOL)enabled argument
176 - (void)attach:(id)sender argument
[all …]
/external/webkit/WebKit/mac/Misc/
DWebNSDictionaryExtras.m36 id object = [self objectForKey:key]; argument
48 id object = [self objectForKey:key]; argument
54 id object = [self objectForKey:key]; argument
85 -(void)_webkit_setObject:(id)object forUncopiedKey:(id)key argument
90 -(void)_webkit_setInt:(int)value forKey:(id)key argument
97 -(void)_webkit_setFloat:(float)value forKey:(id)key argument
104 -(void)_webkit_setBool:(BOOL)value forKey:(id)key argument
111 - (void)_webkit_setUnsignedLongLong:(unsigned long long)value forKey:(id)key argument
112 {
DWebDownload.mm54 - (id)_initWithRequest:(NSURLRequest *)request argument
62 id realDelegate; argument
65 - (void)setRealDelegate:(id)rd; argument
86 if (selector == @selector(downloadDidBegin:) || argument
181 {
204 - (id)init argument
228 - (id)_initWithLoadingConnection:(NSURLConnection *)connection argument
238 - (id)_initWithRequest:(NSURLRequest *)request argument
246 - (void)connection:(NSURLConnection *)connection willStopBufferingData:(NSData *)data argument
DWebNSNotificationCenterExtras.m38 - (void)postNotificationOnMainThreadWithName:(NSString *)name object:(id)object userInfo:(NSDiction… argument
43 - (void)postNotificationOnMainThreadWithName:(NSString *)name object:(id)object userInfo:(NSDiction… argument
61 id object = [info objectForKey:@"object"]; argument
/external/webkit/WebKit/mac/Carbon/
DHIViewAdapter.m52 static void _webkit_NSView_setNeedsDisplay(id self, SEL _cmd, BOOL flag); category
53 static void _webkit_NSView_setNeedsDisplayInRect(id self, SEL _cmd, NSRect invalidRect); category
54 static NSView *_webkit_NSView_nextValidKeyView(id self, SEL _cmd); category
93 static void _webkit_NSView_setNeedsDisplay(id self, SEL _cmd, BOOL flag) category
136 static void _webkit_NSView_setNeedsDisplayInRect(id self, SEL _cmd, NSRect invalidRect) category
182 static NSView *_webkit_NSView_nextValidKeyView(id self, SEL _cmd) category
/external/kernel-headers/original/linux/
Dpatchkey.h29 # define _PATCHKEY(id) (0xfd00|id) argument
31 # define _PATCHKEY(id) ((id<<8)|0x00fd) argument
37 # define _PATCHKEY(id) (0xfd00|id) argument
39 # define _PATCHKEY(id) ((id<<8)|0x00fd) argument
Data.h274 #define ata_id_is_ata(id) (((id)[0] & (1 << 15)) == 0) argument
275 #define ata_id_is_cfa(id) ((id)[0] == 0x848A) argument
276 #define ata_id_is_sata(id) ((id)[93] == 0) argument
277 #define ata_id_rahead_enabled(id) ((id)[85] & (1 << 6)) argument
278 #define ata_id_wcache_enabled(id) ((id)[85] & (1 << 5)) argument
279 #define ata_id_hpa_enabled(id) ((id)[85] & (1 << 10)) argument
280 #define ata_id_has_fua(id) ((id)[84] & (1 << 6)) argument
281 #define ata_id_has_flush(id) ((id)[83] & (1 << 12)) argument
282 #define ata_id_has_flush_ext(id) ((id)[83] & (1 << 13)) argument
283 #define ata_id_has_lba48(id) ((id)[83] & (1 << 10)) argument
[all …]
/external/chromium/base/
Dtrace_event.h33 #define TRACE_EVENT_BEGIN(name, id, extra) ((void) 0) argument
34 #define TRACE_EVENT_END(name, id, extra) ((void) 0) argument
35 #define TRACE_EVENT_INSTANT(name, id, extra) ((void) 0) argument
46 #define TRACE_EVENT_BEGIN(name, id, extra) \ argument
56 #define TRACE_EVENT_END(name, id, extra) \ argument
65 #define TRACE_EVENT_INSTANT(name, id, extra) \ argument
/external/webkit/WebKit/mac/WebView/
DWebVideoFullscreenHUDWindowController.mm50 - (void)timelinePositionChanged:(id)sender; argument
55 - (void)volumeChanged:(id)sender; argument
63 - (void)togglePlaying:(id)sender; argument
67 - (void)rewind:(id)sender; argument
68 - (void)fastForward:(id)sender; argument
73 - (void)exitFullscreen:(id)sender; argument
109 - (void)center argument
477 - (void)setCurrentTime:(float)currentTime argument
502 - (void)setVolumeToZero:(id)sender argument
507 - (void)setVolumeToMaximum:(id)sender argument
[all …]
DWebPDFView.mm205 - (void)scrollPageDown:(id)sender argument
211 - (void)scrollPageUp:(id)sender argument
217 - (void)scrollLineDown:(id)sender argument
223 - (void)scrollLineUp:(id)sender argument
229 - (void)scrollToBeginningOfDocument:(id)sender argument
235 - (void)scrollToEndOfDocument:(id)sender argument
246 - (void)jumpToSelection:(id)sender argument
262 id newFirstResponder = nil; argument
515 - (IBAction)takeFindStringFromSelection:(id)sender argument
536 - (void)setDataSource:(WebDataSource *)ds argument
[all …]
/external/webkit/WebKitTools/DumpRenderTree/mac/
DObjCPlugin.m80 - (id)retainObject:(id)obj; argument
81 - (id)classOfObject:(id)obj; argument
82 - (NSString *)classNameOfObject:(id)obj; argument
122 - (id)classOfObject:(id)obj argument
124 return (id)[obj class]; argument
138 if (aSelector == @selector(removeBridgeRestrictions:)) argument
188 - (id)echo:(id)obj argument
193 - (void)throwIfArgumentIsNotHello:(NSString *)str argument
DResourceLoadDelegate.mm127 …[NSString stringWithFormat:@"%@ - willSendRequest %@ redirectResponse %@", identifier, [newRequest… argument
175 - (void)webView:(WebView *)wv resource:(id)identifier didCancelAuthenticationChallenge:(NSURLAuthen… argument
179 -(void)webView: (WebView *)wv resource:identifier didReceiveResponse: (NSURLResponse *)response fro… argument
182 …NSString *string = [NSString stringWithFormat:@"%@ - didReceiveResponse %@", identifier, [response… argument
193 -(void)webView: (WebView *)wv resource:identifier didFinishLoadingFromDataSource:(WebDataSource *)d… argument
216 -(NSCachedURLResponse *) webView: (WebView *)wv resource:(id)identifier willCacheResponse:(NSCached… argument
219 … NSString *string = [NSString stringWithFormat:@"%@ - willCacheResponse: called", identifier]; argument
/external/iproute2/lib/
Drt_names.c29 unsigned int id; member
44 int id; in rtnl_hash_initialize() local
81 int id; in rtnl_tab_initialize() local
134 char * rtnl_rtprot_n2a(int id, char *buf, int len) in rtnl_rtprot_n2a()
150 int rtnl_rtprot_a2n(__u32 *id, char *arg) in rtnl_rtprot_a2n()
201 char * rtnl_rtscope_n2a(int id, char *buf, int len) in rtnl_rtscope_n2a()
217 int rtnl_rtscope_a2n(__u32 *id, char *arg) in rtnl_rtscope_a2n()
264 char * rtnl_rtrealm_n2a(int id, char *buf, int len) in rtnl_rtrealm_n2a()
281 int rtnl_rtrealm_a2n(__u32 *id, char *arg) in rtnl_rtrealm_a2n()
333 char * rtnl_rttable_n2a(__u32 id, char *buf, int len) in rtnl_rttable_n2a()
[all …]
Dll_proto.c34 int id; member
105 const char * ll_proto_n2a(unsigned short id, char *buf, int len) in ll_proto_n2a()
119 int ll_proto_a2n(unsigned short *id, char *buf) in ll_proto_a2n()
/external/apache-http/src/org/apache/http/protocol/
DHttpContext.java52 Object getAttribute(String id); in getAttribute()
54 void setAttribute(String id, Object obj); in setAttribute()
56 Object removeAttribute(String id); in removeAttribute()
DSyncBasicHttpContext.java49 public synchronized Object getAttribute(final String id) { in getAttribute()
53 public synchronized void setAttribute(final String id, final Object obj) { in setAttribute()
57 public synchronized Object removeAttribute(final String id) { in removeAttribute()
DBasicHttpContext.java60 public Object getAttribute(final String id) { in getAttribute()
74 public void setAttribute(final String id, final Object obj) { in setAttribute()
84 public Object removeAttribute(final String id) { in removeAttribute()
DDefaultedHttpContext.java58 public Object getAttribute(final String id) { in getAttribute()
67 public Object removeAttribute(final String id) { in removeAttribute()
71 public void setAttribute(final String id, final Object obj) { in setAttribute()
/external/libvpx/vpx_mem/ti_c6x/
Dvpx_mem_ti_6cx.c20 void *vpx_mem_alloc(int id, size_t size, size_t align) in vpx_mem_alloc()
64 void vpx_mem_free(int id, void *mem, size_t size) in vpx_mem_free()
92 void *xvpx_mem_alloc(int id, size_t size, size_t align, char *file, int line) in xvpx_mem_alloc()
101 void xvpx_mem_free(int id, void *mem, size_t size, char *file, int line) in xvpx_mem_free()
/external/webkit/WebKit/mac/Plugins/
DWebPluginContainerCheck.mm68 + (id)checkWithRequest:(NSURLRequest *)request target:(NSString *)target resultObject:(id)obj selec… argument
90 …((void (*)(id, SEL, BOOL, id))objc_msgSend)(_resultObject, _resultSelector, (policy == PolicyUse),… argument
/external/webkit/WebCore/inspector/front-end/
DContextMenu.js52 this._items.push({id: id, label: label}); property
66 _itemSelected: function(id) argument
73 WebInspector.contextMenuItemSelected = function(id) argument
/external/libvpx/vpx/
Dvpx_codec.h377 # define vpx_codec_control(ctx,id,data) vpx_codec_control_(ctx,id,data) argument
378 # define VPX_CTRL_USE_TYPE(id, typ) argument
379 # define VPX_CTRL_USE_TYPE_DEPRECATED(id, typ) argument
380 # define VPX_CTRL_VOID(id, typ) argument
392 # define vpx_codec_control(ctx,id,data) vpx_codec_control_##id(ctx,id,data)\ argument
407 # define VPX_CTRL_USE_TYPE(id, typ) \ argument
427 # define VPX_CTRL_USE_TYPE_DEPRECATED(id, typ) \ argument
447 # define VPX_CTRL_VOID(id) \ argument
481 unsigned int id; /**< identifier for the segment's contents */ member
/external/webkit/SunSpider/tests/v8-v4/
Dv8-richards.js121 Scheduler.prototype.addIdleTask = function (id, priority, queue, count) { argument
131 Scheduler.prototype.addWorkerTask = function (id, priority, queue) { argument
141 Scheduler.prototype.addHandlerTask = function (id, priority, queue) { argument
151 Scheduler.prototype.addDeviceTask = function (id, priority, queue) { argument
162 Scheduler.prototype.addRunningTask = function (id, priority, queue, task) { argument
174 Scheduler.prototype.addTask = function (id, priority, queue, task) { argument
199 Scheduler.prototype.release = function (id) { argument
255 function TaskControlBlock(link, id, priority, queue, task) { argument
510 function Packet(link, id, kind) { argument
/external/libvpx/vpx_mem/nds/
Dvpx_mem_nds.c19 void *vpx_mem_nds_alloc(osarena_id id, osheap_handle handle, size_t size, size_t align) in vpx_mem_nds_alloc()
39 void vpx_mem_nds_free(osarena_id id, osheap_handle handle, void *mem) in vpx_mem_nds_free()
48 int vpx_nds_alloc_heap(osarena_id id, u32 size) in vpx_nds_alloc_heap()
/external/stlport/src/
Dlocale_impl.cpp677 locale::id collate<char>::id = { 1 }; member in collate<char>
678 locale::id ctype<char>::id = { 2 }; member in ctype<char>
679 locale::id codecvt<char, char, mbstate_t>::id = { 3 }; member in codecvt<char, char, mbstate_t>
680 locale::id moneypunct<char, true>::id = { 4 }; member in moneypunct<char, true>
681 locale::id moneypunct<char, false>::id = { 5 }; member in moneypunct<char, false>
682 locale::id numpunct<char>::id = { 6 } ; member in numpunct<char>
683 locale::id messages<char>::id = { 7 }; member in messages<char>
686 locale::id collate<wchar_t>::id = { 14 }; member in collate<wchar_t>
687 locale::id ctype<wchar_t>::id = { 15 }; member in ctype<wchar_t>
688 locale::id codecvt<wchar_t, char, mbstate_t>::id = { 16 }; member in codecvt<wchar_t, char, mbstate_t>
[all …]

12345678910>>...38