/external/clang/test/CodeGenObjC/ |
D | dot-syntax-2.m | 4 @interface NSDictionary @end interface 11 - (void)setMyDict:(NSDictionary *)myDict; 14 - (void)setMyLang:(NSDictionary *)myLang;
|
D | blocks-1.m | 22 @interface NSDictionary @end interface
|
D | debug-info-blocks.m | 18 @interface NSDictionary : NSObject interface
|
/external/webkit/Source/WebKit/mac/Misc/ |
D | WebNSNotificationCenterExtras.m | 39 { 44 { 59 {
|
D | WebNSDictionaryExtras.m | 33 @implementation NSDictionary (WebNSDictionaryExtras) implementation in WebNSDictionaryExtras
|
/external/chromium/chrome/browser/ |
D | chrome_browser_application_mac.mm | 26 userInfo:(NSDictionary *)someUserInfo; 34 userInfo:(NSDictionary *)someUserInfo {
|
/external/webkit/Source/WebKit/mac/DefaultDelegates/ |
D | WebDefaultPolicyDelegate.m | 83 { 104 {
|
D | WebDefaultUIDelegate.m | 62 { 111 { 192 { 227 {
|
D | WebDefaultContextMenuDelegate.mm | 139 {
|
/external/clang/test/SemaObjC/ |
D | warn-assign-property-nscopying.m | 9 @interface NSDictionary : NSObject interface
|
D | invalid-typename.m | 10 …[NSString] */ *)truthPullers; // expected-error{{expected ')'}} expected-note {{to match this '('}}
|
D | nsobject-attribute-1.m | 20 @interface NSDictionary interface
|
D | property-8.m | 25 @interface NSDictionary : NSObject <NSCopying, NSMutableCopying, NSCoding, NSFastEnumeration> interface 32 …Path:(NSString *)keyPath ofObject:(id)object change:(NSDictionary *)change context:(void *)context;
|
D | compare-qualified-id.m | 14 @interface NSDictionary : NSObject <NSCopying, NSMutableCopying, NSCoding, NSFastEnumeration> - (N… interface
|
/external/chromium/chrome/browser/importer/ |
D | safari_importer.h | 24 class NSDictionary; variable
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/mac/ |
D | WebEditorClientMac.mm | 53 …OMDocument*)document documentAttributes:(NSDictionary *)dict subresources:(NSArray **)subresources;
|
/external/webkit/Source/WebKit/mac/Plugins/ |
D | WebPluginController.mm | 73 + (NSView *)pluginViewWithArguments:(NSDictionary *)arguments; 92 {
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | tracking_area.mm | 73 userInfo:(NSDictionary*)userInfo { argument 88 userInfo:(NSDictionary*)userInfo { argument
|
/external/clang/test/Analysis/ |
D | variadic-method-types.m | 49 @interface NSDictionary : NSObject <NSCopying, NSMutableCopying, NSCoding, NSFastEnumeration> interface 51 @interface NSDictionary (NSDictionaryCreation) interface in NSDictionaryCreation
|
D | CheckNSError.m | 17 + (id)errorWithDomain:(NSString *)domain code:(NSInteger)code userInfo:(NSDictionary *)dict;
|
/external/webkit/Tools/DumpRenderTree/mac/ |
D | PolicyDelegate.mm | 52 {
|
D | DumpRenderTreeDraggingInfo.mm | 140 {
|
/external/webkit/Source/WebCore/platform/graphics/avfoundation/ |
D | MediaPlayerPrivateAVFoundationObjC.mm | 105 …id)object change:(NSDictionary *)change context:(MediaPlayerAVFoundationObservationContext)context; 786 {
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebFormDelegate.m | 75 {
|
/external/chromium/chrome/browser/cocoa/ |
D | keystone_glue.mm | 145 - (BOOL)registerWithParameters:(NSDictionary*)args; argument 165 - (NSDictionary*)keystoneParameters; argument
|