Home
last modified time | relevance | path

Searched defs:NSMutableDictionary (Results 1 – 25 of 31) sorted by relevance

12

/external/webkit/Source/WebKit/mac/Misc/
DWebIconDatabase.mm84 - (NSImage *)_largestIconFromDictionary:(NSMutableDictionary *)icons;
86 …(NSImage *)_iconFromDictionary:(NSMutableDictionary *)icons forSize:(NSSize)size cache:(BOOL)cache;
373 {
417 {
DWebNSDictionaryExtras.m84 @implementation NSMutableDictionary (WebNSDictionaryExtras) implementation in WebNSDictionaryExtras
/external/clang/test/CodeGenObjC/
Ddot-syntax-2.m6 @interface NSMutableDictionary : NSDictionary interface
Ddebug-info-blocks.m22 @interface NSMutableDictionary : NSDictionary interface
Dobjc-container-subscripting-1.m11 @interface NSMutableDictionary interface
Dobjc-container-subscripting.m20 @interface NSMutableDictionary interface
/external/clang/test/SemaObjC/
Dobjc-container-subscripting-3.m9 @interface NSMutableDictionary interface
Dobjc-container-subscripting-2.m11 @interface NSMutableDictionary interface
Dobjc-container-subscripting.m28 @interface NSMutableDictionary interface
Dcompare-qualified-id.m15 @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey; @end interface
Dcocoa-api-usage.m67 @interface NSMutableDictionary : NSDictionary interface
/external/clang/test/Rewriter/
Dobjc-modern-container-subscript.mm24 @interface NSMutableDictionary interface
/external/clang/test/Index/
Dindex-subscripting-literals.m16 @interface NSMutableDictionary : NSDictionary interface
Dfile-refs-subscripting.m16 @interface NSMutableDictionary : NSDictionary interface
Dannotate-subscripting.m16 @interface NSMutableDictionary : NSDictionary interface
/external/clang/test/CodeGenObjCXX/
Dobjc-container-subscripting-1.mm17 @interface NSMutableDictionary interface
Dobjc-container-subscripting.mm16 @interface NSMutableDictionary interface
/external/clang/test/PCH/
Dsubscripting-literals.m23 @interface NSMutableDictionary : NSDictionary interface
/external/clang/test/SemaObjCXX/
Dobjc-container-subscripting.mm5 @interface NSMutableDictionary interface
/external/clang/test/Analysis/
Dpr4209.m31 @end @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey; interface
/external/webkit/Source/WebCore/page/
DFrame.h54 class NSMutableDictionary; variable
/external/webkit/Source/WebKit/mac/WebView/
DWebDataSource.mm134 static inline void addTypesFromClass(NSMutableDictionary *allTypes, Class objCClass, NSArray *suppo… category
DWebFrameView.mm213 static inline void addTypesFromClass(NSMutableDictionary *allTypes, Class objCClass, NSArray *suppo… category
/external/webkit/Source/WebCore/platform/network/mac/
DResourceHandleMac.mm1016 {
/external/clang/test/ARCMT/
Dobjcmt-subscripting-literals.m61 @interface NSMutableDictionary : NSDictionary interface

12