Home
last modified time | relevance | path

Searched defs:NSDictionary (Results 1 – 25 of 42) sorted by relevance

12

/external/clang/test/CodeGenObjC/
Ddot-syntax-2.m4 @interface NSDictionary @end interface
11 - (void)setMyDict:(NSDictionary *)myDict;
14 - (void)setMyLang:(NSDictionary *)myLang;
Dblocks-1.m22 @interface NSDictionary @end interface
Ddebug-info-blocks.m18 @interface NSDictionary : NSObject interface
/external/webkit/Source/WebKit/mac/Misc/
DWebNSNotificationCenterExtras.m39 {
44 {
59 {
DWebNSDictionaryExtras.m33 @implementation NSDictionary (WebNSDictionaryExtras) implementation in WebNSDictionaryExtras
/external/chromium/chrome/browser/
Dchrome_browser_application_mac.mm26 userInfo:(NSDictionary *)someUserInfo;
34 userInfo:(NSDictionary *)someUserInfo {
/external/webkit/Source/WebKit/mac/DefaultDelegates/
DWebDefaultPolicyDelegate.m83 {
104 {
DWebDefaultUIDelegate.m62 {
111 {
192 {
227 {
DWebDefaultContextMenuDelegate.mm139 {
/external/clang/test/SemaObjC/
Dwarn-assign-property-nscopying.m9 @interface NSDictionary : NSObject interface
Dinvalid-typename.m10 …[NSString] */ *)truthPullers; // expected-error{{expected ')'}} expected-note {{to match this '('}}
Dnsobject-attribute-1.m20 @interface NSDictionary interface
Dproperty-8.m25 @interface NSDictionary : NSObject <NSCopying, NSMutableCopying, NSCoding, NSFastEnumeration> interface
32 …Path:(NSString *)keyPath ofObject:(id)object change:(NSDictionary *)change context:(void *)context;
Dcompare-qualified-id.m14 @interface NSDictionary : NSObject <NSCopying, NSMutableCopying, NSCoding, NSFastEnumeration> - (N… interface
/external/chromium/chrome/browser/importer/
Dsafari_importer.h24 class NSDictionary; variable
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/mac/
DWebEditorClientMac.mm53 …OMDocument*)document documentAttributes:(NSDictionary *)dict subresources:(NSArray **)subresources;
/external/webkit/Source/WebKit/mac/Plugins/
DWebPluginController.mm73 + (NSView *)pluginViewWithArguments:(NSDictionary *)arguments;
92 {
/external/chromium/chrome/browser/ui/cocoa/
Dtracking_area.mm73 userInfo:(NSDictionary*)userInfo { argument
88 userInfo:(NSDictionary*)userInfo { argument
/external/clang/test/Analysis/
Dvariadic-method-types.m49 @interface NSDictionary : NSObject <NSCopying, NSMutableCopying, NSCoding, NSFastEnumeration> interface
51 @interface NSDictionary (NSDictionaryCreation) interface in NSDictionaryCreation
DCheckNSError.m17 + (id)errorWithDomain:(NSString *)domain code:(NSInteger)code userInfo:(NSDictionary *)dict;
/external/webkit/Tools/DumpRenderTree/mac/
DPolicyDelegate.mm52 {
DDumpRenderTreeDraggingInfo.mm140 {
/external/webkit/Source/WebCore/platform/graphics/avfoundation/
DMediaPlayerPrivateAVFoundationObjC.mm105 …id)object change:(NSDictionary *)change context:(MediaPlayerAVFoundationObservationContext)context;
786 {
/external/webkit/Source/WebKit/mac/WebView/
DWebFormDelegate.m75 {
/external/chromium/chrome/browser/cocoa/
Dkeystone_glue.mm145 - (BOOL)registerWithParameters:(NSDictionary*)args; argument
165 - (NSDictionary*)keystoneParameters; argument

12