Searched defs:dictionary (Results 1 - 25 of 81) sorted by relevance

1234

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/misc/
H A Derrormsg.c33 errormsg(const char* dictionary, int level, ...) argument
/macosx-10.9.5/WebKit2-7537.78.2/Shared/cf/
H A DKeyedCodingValueCF.cpp33 RetainPtr<CFMutableDictionaryRef> dictionary = adoptCF(CFDictionaryCreateMutable(kCFAllocatorDefault, object.size(), &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks)); local
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/CocoaBindings/ControlledPreferences/
H A DPreferencesPanelController.py70 dictionary = {} variable
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/CocoaBindings/ControlledPreferences/
H A DPreferencesPanelController.py70 dictionary = {} variable
/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/IOKit/
H A DIOFireWireIPDiagnostics.cpp47 OSDictionary * dictionary; local
109 updateNumberEntry( OSDictionary * dictionary, UInt32 value, const char * name ) argument
[all...]
/macosx-10.9.5/IOFireWireSBP2-426.4.1/IOFireWireSBP2/
H A DIOFireWireSBP2Diagnostics.cpp43 OSDictionary * dictionary; local
62 void IOFireWireSBP2Diagnostics::updateNumberEntry( OSDictionary * dictionary, UInt32 value, const char * name ) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DQTCFDictionary.cpp49 CFDictionaryRef QTCFDictionaryCreateCopyWithDataCallback(CFAllocatorRef allocator, CFDictionaryRef dictionary, QTCFDictonaryCreateFromDataCallback callback) argument
/macosx-10.9.5/WebKit2-7537.78.2/Shared/API/c/
H A DWKMutableDictionary.cpp36 RefPtr<MutableDictionary> dictionary = MutableDictionary::create(); local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/
H A DtclLoadNone.c261 }dictionary [] = { variable in typeref:struct:__anon13185
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/compat/
H A DtclLoadNone.c92 }dictionary [] = { variable in typeref:struct:__anon13302
/macosx-10.9.5/IOKitUser-907.100.13/
H A Dclasscount.c39 CFDictionaryRef dictionary; local
/macosx-10.9.5/WebCore-7537.78.1/Modules/mediastream/
H A DRTCIceCandidate.cpp44 PassRefPtr<RTCIceCandidate> RTCIceCandidate::create(const Dictionary& dictionary, ExceptionCode& ec) argument
H A DRTCSessionDescription.cpp48 PassRefPtr<RTCSessionDescription> RTCSessionDescription::create(const Dictionary& dictionary, ExceptionCode& ec) argument
/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/c++/
H A DOSDictionary.h122 dictEntry * dictionary; member in class:OSDictionary
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DStatisticsRequest.cpp55 static void addToDictionaryFromHashMap(MutableDictionary* dictionary, const HashMap<String, uint64_t>& map) argument
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-InstantMessage/Examples/ABPresence/
H A DPeopleDataSource.py46 dictionary = service.infoForScreenName_( variable in class:PeopleDataSource
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-InstantMessage/Examples/ABPresence/
H A DPeopleDataSource.py46 dictionary = service.infoForScreenName_( variable in class:PeopleDataSource
/macosx-10.9.5/IOSerialFamily-64.1.1/IOSerialFamily.kmodproj/
H A DIOSerialStreamSync.cpp76 bool IOSerialStreamSync::init(OSDictionary *dictionary, void *refCon) argument
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DCFDictionaryPropertyBag.cpp53 void CFDictionaryPropertyBag::setDictionary(CFMutableDictionaryRef dictionary) argument
58 CFMutableDictionaryRef CFDictionaryPropertyBag::dictionary() const function in class:CFDictionaryPropertyBag
H A DWebCache.cpp110 RetainPtr<CFMutableDictionaryRef> dictionary = adoptCF(CFDictionaryCreateMutable(0, 0, &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks)); local
[all...]
/macosx-10.9.5/groff-38/groff/src/roff/troff/
H A Ddictionary.h42 class dictionary { class
/macosx-10.9.5/zlib-53/zlib/
H A Dexample.c34 const char dictionary[] = "hello"; variable
[all...]
/macosx-10.9.5/IOBDStorageFamily-14/
H A DIOBDBlockStorageDriver.cpp145 OSDictionary *dictionary = OSDictionary::withCapacity(2); local
/macosx-10.9.5/IODVDStorageFamily-35/
H A DIODVDBlockStorageDriver.cpp241 OSDictionary *dictionary = OSDictionary::withCapacity(2); local
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFireWireROMCache.cpp591 OSDictionary * dictionary; local

Completed in 356 milliseconds

1234