Home
last modified time | relevance | path

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

123

/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRRuntimeException.m48 {
57 + (id) newException:(NSString *)aName reason:(NSString *)aReason userInfo:(NSDictionary *)aUserInfo;
76 {
88 {
129 {
146 {
166 {
183 {
203 {
220 {
[all …]
DArrayIterator.m48 {
53 {
81 {
98 {
/external/clang/test/CodeGenObjC/
Ddot-syntax-2.m4 @interface NSDictionary @end interface
11 - (void)setMyDict:(NSDictionary *)myDict;
14 - (void)setMyLang:(NSDictionary *)myLang;
Dobjc-literal-debugger-test.m17 @interface NSDictionary : NSObject interface
Dblocks-1.m22 @interface NSDictionary @end interface
Dgetter-property-mismatch.m4 @interface NSDictionary @end interface
Ddebug-info-blocks.m18 @interface NSDictionary : NSObject interface
Dobjc-dictionary-literal.m13 @interface NSDictionary interface
/external/webkit/Source/WebKit/mac/Misc/
DWebNSNotificationCenterExtras.m39 {
44 {
59 {
/external/clang/test/ARCMT/
Dobjcmt-subscripting-unavailable.m33 @interface NSDictionary : NSObject interface
36 @interface NSDictionary (NSDictionaryCreation) interface in NSDictionaryCreation
41 + (id)dictionaryWithDictionary:(NSDictionary *)dict;
46 - (id)initWithDictionary:(NSDictionary *)otherDictionary;
Dobjcmt-subscripting-literals-in-arc.m51 @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;
Dobjcmt-subscripting-literals.m51 @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/
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 {
/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 '('}}
Dcocoa-api-usage.m43 @interface NSDictionary : NSObject interface
47 @interface NSDictionary (NSDictionaryCreation) interface in NSDictionaryCreation
52 + (id)dictionaryWithDictionary:(NSDictionary *)dict;
57 - (id)initWithDictionary:(NSDictionary *)otherDictionary;
Dnsobject-attribute-1.m21 @interface NSDictionary interface
Dproperty-8.m26 @interface NSDictionary : NSObject <NSCopying, NSMutableCopying, NSCoding, NSFastEnumeration> interface
33 …Path:(NSString *)keyPath ofObject:(id)object change:(NSDictionary *)change context:(void *)context;
Darc-dict-bridged-cast.m14 @interface NSDictionary 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/chromium/chrome/browser/ui/cocoa/
Dtracking_area.mm73 userInfo:(NSDictionary*)userInfo { argument
88 userInfo:(NSDictionary*)userInfo { argument
/external/webkit/Source/WebKit/mac/Plugins/
DWebPluginController.mm73 + (NSView *)pluginViewWithArguments:(NSDictionary *)arguments;
92 {

123