/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRRuntimeException.m | 48 { 57 + (id) newException:(NSString *)aName reason:(NSString *)aReason userInfo:(NSDictionary *)aUserInfo; 76 { 88 { 129 { 146 { 166 { 183 { 203 { 220 { [all …]
|
D | ArrayIterator.m | 48 { 53 { 81 { 98 {
|
/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 | objc-literal-debugger-test.m | 17 @interface NSDictionary : NSObject interface
|
D | blocks-1.m | 22 @interface NSDictionary @end interface
|
D | getter-property-mismatch.m | 4 @interface NSDictionary @end interface
|
D | debug-info-blocks.m | 18 @interface NSDictionary : NSObject interface
|
D | objc-dictionary-literal.m | 13 @interface NSDictionary interface
|
/external/webkit/Source/WebKit/mac/Misc/ |
D | WebNSNotificationCenterExtras.m | 39 { 44 { 59 {
|
/external/clang/test/ARCMT/ |
D | objcmt-subscripting-unavailable.m | 33 @interface NSDictionary : NSObject interface 36 @interface NSDictionary (NSDictionaryCreation) interface in NSDictionaryCreation 41 + (id)dictionaryWithDictionary:(NSDictionary *)dict; 46 - (id)initWithDictionary:(NSDictionary *)otherDictionary;
|
D | objcmt-subscripting-literals-in-arc.m | 51 @interface NSDictionary : NSObject interface 55 @interface NSDictionary (NSExtendedDictionary) interface in NSExtendedDictionary 59 @interface NSDictionary (NSDictionaryCreation) interface in NSDictionaryCreation 64 + (id)dictionaryWithDictionary:(NSDictionary *)dict; 69 - (id)initWithDictionary:(NSDictionary *)otherDictionary;
|
D | objcmt-subscripting-literals.m | 51 @interface NSDictionary : NSObject interface 55 @interface NSDictionary (NSExtendedDictionary) interface in NSExtendedDictionary 59 @interface NSDictionary (NSDictionaryCreation) interface in NSDictionaryCreation 64 + (id)dictionaryWithDictionary:(NSDictionary *)dict; 69 - (id)initWithDictionary:(NSDictionary *)otherDictionary;
|
/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 {
|
/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 | cocoa-api-usage.m | 43 @interface NSDictionary : NSObject interface 47 @interface NSDictionary (NSDictionaryCreation) interface in NSDictionaryCreation 52 + (id)dictionaryWithDictionary:(NSDictionary *)dict; 57 - (id)initWithDictionary:(NSDictionary *)otherDictionary;
|
D | nsobject-attribute-1.m | 21 @interface NSDictionary interface
|
D | property-8.m | 26 @interface NSDictionary : NSObject <NSCopying, NSMutableCopying, NSCoding, NSFastEnumeration> interface 33 …Path:(NSString *)keyPath ofObject:(id)object change:(NSDictionary *)change context:(void *)context;
|
D | arc-dict-bridged-cast.m | 14 @interface NSDictionary 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/chromium/chrome/browser/ui/cocoa/ |
D | tracking_area.mm | 73 userInfo:(NSDictionary*)userInfo { argument 88 userInfo:(NSDictionary*)userInfo { argument
|
/external/webkit/Source/WebKit/mac/Plugins/ |
D | WebPluginController.mm | 73 + (NSView *)pluginViewWithArguments:(NSDictionary *)arguments; 92 {
|