/external/clang/test/CodeGenObjC/ |
D | optimized-setter.m | 5 // void objc_setProperty_nonatomic(id self, SEL _cmd, id newValue, ptrdiff_t offset); 9 // void objc_setProperty_nonatomic_copy(id self, SEL _cmd, id newValue, ptrdiff_t offset); 13 // void objc_setProperty_atomic(id self, SEL _cmd, id newValue, ptrdiff_t offset); 17 // void objc_setProperty_atomic_copy(id self, SEL _cmd, id newValue, ptrdiff_t offset);
|
D | blocks-5.m | 22 DVT(&self,&_cmd,__PRETTY_FUNCTION__); 27 DVT(&self,&_cmd,__PRETTY_FUNCTION__);
|
D | debug-info-self.m | 2 // self and _cmd are marked as DW_AT_artificial.
|
D | arc-cond-stmt.m | 39 …{ [(NSAssertionHandler *)0 handleFailureInMethod:_cmd object:self file:(NSString*)0 lineNumber:192…
|
/external/webkit/Source/WebKit/mac/Carbon/ |
D | HIViewAdapter.m | 53 static void _webkit_NSView_setNeedsDisplay(id self, SEL _cmd, BOOL flag); 54 static void _webkit_NSView_setNeedsDisplayInRect(id self, SEL _cmd, NSRect invalidRect); 55 static NSView *_webkit_NSView_nextValidKeyView(id self, SEL _cmd); 94 static void _webkit_NSView_setNeedsDisplay(id self, SEL _cmd, BOOL flag) 96 oldNSViewSetNeedsDisplayIMP(self, _cmd, flag); 137 static void _webkit_NSView_setNeedsDisplayInRect(id self, SEL _cmd, NSRect invalidRect) 140 oldNSViewSetNeedsDisplayInRectIMP(self, _cmd, invalidRect); 183 static NSView *_webkit_NSView_nextValidKeyView(id self, SEL _cmd) 188 return oldNSViewNextValidKeyViewIMP(self, _cmd);
|
/external/llvm/test/CodeGen/Thumb/ |
D | 2011-06-16-NoGPRs.ll | 17 define internal void @f(i8* %self, i8* %_cmd, %0* %inObjects, %0* %inIndexes) optsize ssp { 19 %call14 = tail call i8* (i8*, i8*, ...)* (i8*, i8*)* @f1(i8* undef, i8* %_cmd) optsize 21 tail call void %0(i8* %self, i8* %_cmd, %0* %inObjects, %0* %inIndexes) optsize
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | objc_zombie.mm | 101 void ZombieDealloc(id self, SEL _cmd) { 103 DCHECK_EQ(_cmd, @selector(dealloc)); 108 g_originalDeallocIMP(self, _cmd); 118 g_originalDeallocIMP(self, _cmd); 257 ZombieObjectCrash(self, aSelector, _cmd); 262 ZombieObjectCrash(self, aSelector, _cmd); 267 ZombieObjectCrash(self, aSelector, _cmd); 274 ZombieObjectCrash(self, aSelector, _cmd); 281 ZombieObjectCrash(self, aSelector, _cmd);
|
D | rwhvm_editcommand_helper.mm | 116 // _cmd - the selector that fired. 126 void EditCommandImp(id self, SEL _cmd, id sender) { 132 RWHVMEditCommandHelper::CommandNameForSelector(_cmd);
|
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
D | wpa_ctrl.c | 295 const char *_cmd; in wpa_ctrl_request() local 306 _cmd = cmd_buf; in wpa_ctrl_request() 315 _cmd = cmd; in wpa_ctrl_request() 319 if (send(ctrl->s, _cmd, _cmd_len, 0) < 0) { in wpa_ctrl_request()
|
/external/clang/test/Analysis/ |
D | CFRetainRelease_NSAssertionHandler.m | 42 …do { if (!((x != 0))) { [[NSAssertionHandler currentHandler] handleFailureInMethod:_cmd object:sel… 55 …do { if (!((x != 0))) { [[NSAssertionHandler currentHandler] handleFailureInMethod:_cmd object:sel…
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
D | server_process.py | 57 self._cmd = cmd 75 self._proc = subprocess.Popen(self._cmd, stdin=subprocess.PIPE,
|
/external/wpa_supplicant_8/src/common/ |
D | wpa_ctrl.c | 378 const char *_cmd; in wpa_ctrl_request() local 389 _cmd = cmd_buf; in wpa_ctrl_request() 398 _cmd = cmd; in wpa_ctrl_request() 406 if (send(ctrl->s, _cmd, _cmd_len, 0) < 0) { in wpa_ctrl_request()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2010-02-04-EmptyGlobal.ll | 6 @_cmd = constant %cmd.type zeroinitializer
|
D | 2008-03-24-CoalescerBug.ll | 17 …ags:owner:]"(%struct.PFTPersistentSymbols* %self, %struct.objc_selector* %_cmd, %struct.NSArray* %…
|
D | 2007-10-21-LocalRegAllocAssert.ll | 17 …ModelURL:storeURL:]"(%struct.objc_object* %self, %struct._message_ref_t* %_cmd, %struct.NSURL* %mo…
|
D | 2007-10-21-LocalRegAllocAssert2.ll | 15 …ModelURL:storeURL:]"(%struct.objc_object* %self, %struct._message_ref_t* %_cmd, %struct.NSURL* %mo…
|
/external/clang/test/Index/ |
D | complete-exprs.m | 25 // CHECK-CC1: NotImplemented:{ResultType SEL}{TypedText _cmd} (80) 47 // CHECK-CC4: NotImplemented:{ResultType SEL}{TypedText _cmd} (80)
|
D | complete-lambdas.mm | 45 // CHECK-CC5: NotImplemented:{ResultType SEL}{TypedText _cmd} (80)
|
/external/webkit/Source/WebKit2/PluginProcess/mac/ |
D | PluginProcessShim.mm | 64 static NSInteger shim_NSApplication_RunModalForWindow(id self, SEL _cmd, NSWindow* window) 67 …result = ((NSInteger (*)(id, SEL, NSWindow *))NSApplication_RunModalForWindow)(self, _cmd, window);
|
/external/llvm/test/CodeGen/X86/ |
D | 2007-09-17-ObjcFrameEH.ll | 54 …ext i8 @"-[NSString(local) isNullOrNil]"(%struct.NSString* %self, %struct.objc_selector* %_cmd) { 61 store %struct.objc_selector* %_cmd, %struct.objc_selector** %_cmd_addr
|
D | 2010-04-13-AnalyzeBranchCrash.ll | 7 define void @t(%0* %self, i8* nocapture %_cmd, %1* %scroller, i32 %hitPart, float %multiplier) noun…
|
D | sibcall-5.ll | 39 define hidden { double, double } @foo2(%0* %self, i8* nocapture %_cmd) uwtable optsize ssp {
|
/external/webkit/Tools/WebKitLauncher/ |
D | WebKitNightlyEnablerSparkle.m | 41 static NSString* updatePermissionPromptDescription(id self, SEL _cmd) 70 static id updateAlertInitForAlertPanel(id self, SEL _cmd, id updateItem, id host)
|
/external/llvm/test/CodeGen/ARM/ |
D | 2012-04-24-SplitEHCriticalEdge.ll | 28 define hidden double @t(%0* %self, i8* nocapture %_cmd) optsize ssp {
|
/external/qemu/ |
D | sockets.c | 56 # define QSOCKET_CALL(_ret,_cmd) \ argument 57 do { _ret = (_cmd); } while ( _ret < 0 && WSAGetLastError() == WSAEINTR ) 59 # define QSOCKET_CALL(_ret,_cmd) \ argument 62 do { _ret = (_cmd); } while ( _ret < 0 && errno == EINTR ); \
|