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

1234567891011>>

/macosx-10.9.5/tcl-102/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.9.5/tcl-102/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.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCLocation.c47 CFDictionaryRef dict = NULL; local
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Dmkmap.h27 struct DICT *dict; /* dict_xx_open() result */ member in struct:MKMAP
/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DIOGraphicsTest.c34 CFDictionaryRef dict; local
[all...]
/macosx-10.9.5/KerberosHelper-148/Tests/
H A DKRBDecodeNegTokenInit.c22 CFDictionaryRef dict = KRBDecodeNegTokenInit(NULL, data); local
/macosx-10.9.5/Security-55471.14.18/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.9.5/Security-55471.14.18/include/security_utilities/
H A Dsimpleprefs.h107 CFDictionaryRef dict() { return mDict; } function in class:Security::Dictionary
/macosx-10.9.5/Security-55471.14.18/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.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dsimpleprefs.h107 CFDictionaryRef dict() { return mDict; } function in class:Security::Dictionary
/macosx-10.9.5/postfix-252/postfix/src/smtp/
H A Dsmtp_sasl_auth_cache.h30 DICT *dict; member in struct:__anon11818
/macosx-10.9.5/postfix-252/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.9.5/IOKitUser-907.100.13/
H A Dalloccount.c32 static void printNumber( CFDictionaryRef dict, CFStringRef name ) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_mds/lib/
H A DMDSDictionary.h99 CFDictionaryRef dict() { return mDict; } function in class:Security::MDSDictionary
/macosx-10.9.5/Security-55471.14.18/sec/Security/Regressions/secitem/
H A Dsi-05-add.c144 CFMutableDictionaryRef dict = CFDictionaryCreateMutable(NULL, 0, NULL, NULL); local
166 CFMutableDictionaryRef dict = CFDictionaryCreateMutable(NULL, 0, NULL, NULL); local
[all...]
/macosx-10.9.5/bless-98/libbless/EFI/
H A DBLCreateEFIXMLRepresentationForDevice.c65 CFMutableDictionaryRef dict; local
[all...]
/macosx-10.9.5/bless-98/libbless/FinderInfo/
H A DBLDumpVolumeFinderInfo.c57 CFMutableDictionaryRef dict = NULL; local
/macosx-10.9.5/configd-596.15/configd.tproj/
H A D_confignotify.c38 CFDictionaryRef dict; local
H A D_configremove.c41 CFDictionaryRef dict; local
/macosx-10.9.5/ksh-20/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 229 milliseconds

1234567891011>>