Searched defs:dict (Results 1 - 25 of 478) sorted by relevance

1234567891011>>

/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2idx/
H A Dimport_json.tcl43 proc dict {cmd args} { return [uplevel 1 [linsert $args 0 dict/$cmd]] } procedure
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2toc/
H A Dimport_json.tcl42 proc dict {cmd args} { return [uplevel 1 [linsert $args 0 dict/$cmd]] } procedure
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCLocation.c47 CFDictionaryRef dict = NULL; local
/macosx-10.10.1/IOKitUser-1050.1.21/graphics.subproj/
H A DIOGraphicsTest.c34 CFDictionaryRef dict; local
[all...]
/macosx-10.10.1/KerberosHelper-151/Tests/
H A DKRBDecodeNegTokenInit.c22 CFDictionaryRef dict = KRBDecodeNegTokenInit(NULL, data); local
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dcserror.h44 CSError(OSStatus rc, CFDictionaryRef dict) : MacOSError(rc), mInfoDict(dict) { } // takes dict argument
H A Dcserror.cpp49 void CSError::throwMe(OSStatus rc, CFDictionaryRef dict) argument
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dsimpleprefs.h107 CFDictionaryRef dict() { return mDict; } function in class:Security::Dictionary
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dcserror.h44 CSError(OSStatus rc, CFDictionaryRef dict) : MacOSError(rc), mInfoDict(dict) { } // takes dict argument
H A Dcserror.cpp49 void CSError::throwMe(OSStatus rc, CFDictionaryRef dict) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dsimpleprefs.h107 CFDictionaryRef dict() { return mDict; } function in class:Security::Dictionary
/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dmkmap.h27 struct DICT *dict; /* dict_xx_open() result */ member in struct:MKMAP
/macosx-10.10.1/postfix-255/postfix/src/smtp/
H A Dsmtp_sasl_auth_cache.h30 DICT *dict; member in struct:__anon11598
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Ddict_env.c51 static int dict_env_update(DICT *dict, const char *name, const char *value) argument
72 static const char *dict_env_lookup(DICT *dict, cons argument
90 dict_env_close(DICT *dict) argument
101 DICT *dict; local
[all...]
H A Ddict_static.c45 static const char *dict_static_lookup(DICT *dict, const char *unused_name) argument
52 static void dict_static_close(DICT *dict) argument
61 DICT *dict; local
[all...]
/macosx-10.10.1/IOKitUser-1050.1.21/
H A Dalloccount.c32 static void printNumber( CFDictionaryRef dict, CFStringRef name ) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_mds/lib/
H A DMDSDictionary.h99 CFDictionaryRef dict() { return mDict; } function in class:Security::MDSDictionary
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/Regressions/secitem/
H A Dsi-05-add.c159 CFMutableDictionaryRef dict = CFDictionaryCreateMutable(NULL, 0, NULL, NULL); local
181 CFMutableDictionaryRef dict = CFDictionaryCreateMutable(NULL, 0, NULL, NULL); local
[all...]
/macosx-10.10.1/bless-103/libbless/EFI/
H A DBLCreateEFIXMLRepresentationForDevice.c65 CFMutableDictionaryRef dict; local
[all...]
/macosx-10.10.1/bless-103/libbless/FinderInfo/
H A DBLDumpVolumeFinderInfo.c57 CFMutableDictionaryRef dict = NULL; local
/macosx-10.10.1/configd-699.1.5/configd.tproj/
H A D_confignotify.c38 CFDictionaryRef dict; local
H A D_configremove.c41 CFDictionaryRef dict; local
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/string/
H A Dfmtfs.c66 static Dt_t* dict; local
H A Dfmtgid.c67 static Dt_t* dict; local
H A Dfmtuid.c67 static Dt_t* dict; local

Completed in 280 milliseconds

1234567891011>>