Searched defs:profile (Results 26 - 50 of 87) sorted by relevance

1234

/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A DEAPOLClientConfigurationInternal.h106 EAPOLClientProfileRef profile; member in union:__EAPOLClientItemID::__anon8556
H A DEAPOLClientProfile.c130 EAPOLClientProfileRef profile = (EAPOLClientProfileRef)cf; local
173 EAPOLClientProfileRef profile = (EAPOLClientProfileRef)cf; local
217 EAPOLClientProfileRef profile = (EAPOLClientProfileRef)cf; local
244 EAPOLClientProfileRef profile; local
285 EAPOLClientProfileRef profile; local
309 EAPOLClientProfileGetUserDefinedName(EAPOLClientProfileRef profile) argument
326 EAPOLClientProfileSetUserDefinedName(EAPOLClientProfileRef profile, CFStringRef user_defined_name) argument
346 EAPOLClientProfileGetID(EAPOLClientProfileRef profile) argument
360 EAPOLClientProfileGetAuthenticationProperties(EAPOLClientProfileRef profile) argument
373 EAPOLClientProfileSetAuthenticationProperties(EAPOLClientProfileRef profile, CFDictionaryRef auth_props) argument
397 EAPOLClientProfileGetWLANSSIDAndSecurityType(EAPOLClientProfileRef profile, CFStringRef * ret_security_type) argument
429 EAPOLClientProfileSetWLANSSIDAndSecurityType(EAPOLClientProfileRef profile, CFDataRef ssid, CFStringRef security_type) argument
501 EAPOLClientProfileGetWLANDomain(EAPOLClientProfileRef profile) argument
528 EAPOLClientProfileSetWLANDomain(EAPOLClientProfileRef profile, CFStringRef domain) argument
586 EAPOLClientProfileSetInformation(EAPOLClientProfileRef profile, CFStringRef applicationID, CFDictionaryRef information) argument
628 EAPOLClientProfileGetInformation(EAPOLClientProfileRef profile, CFStringRef applicationID) argument
653 EAPOLClientProfileCreatePropertyList(EAPOLClientProfileRef profile) argument
701 EAPOLClientProfileCreateDictAndProfileID(EAPOLClientProfileRef profile, CFStringRef * ret_profileID) argument
774 EAPOLClientProfileRef profile; local
871 EAPOLClientProfileSetConfiguration(EAPOLClientProfileRef profile, EAPOLClientConfigurationRef cfg) argument
880 EAPOLClientProfileGetConfiguration(EAPOLClientProfileRef profile) argument
[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A Dcheck-xml-test-suite.py386 profile = testsuite.prop('PROFILE') variable
H A Drunxmlconf.c442 xmlChar *profile; local
481 xmlChar *profile; local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dcheck-xml-test-suite.py386 profile = testsuite.prop('PROFILE') variable
H A Drunxmlconf.c452 xmlChar *profile; local
491 xmlChar *profile; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dnfsprep.c59 UStringPrepProfile* profile = NULL; local
H A Dspreptst.c110 const char *profile; member in struct:ConformanceTestCases
601 UStringPrepProfile* profile = NULL; local
H A Dsprpdata.c279 UStringPrepProfile* profile = NULL; local
/macosx-10.9.5/MITKerberosShim-62.1/profile/
H A Dprof_get.c131 profile_get_values(profile_t profile, const char *const *names, argument
171 errcode_t profile_get_value(profile_t profile, const char **names, argument
197 profile_get_string(profile_t profile, const char *name, const char *subname, argument
228 profile_get_integer(profile_t profile, const char *name, const char *subname, argument
309 profile_get_boolean(profile_t profile, const char *name, const char *subname, const char *subsubname, int def_val, int *ret_boolean) argument
340 profile_get_subsection_names(profile_t profile, const char **names, char ***ret_names) argument
376 profile_get_relation_names(profile_t profile, const char **names, char ***ret_names) argument
408 profile_iterator_create(profile_t profile, const char *const *names, int flags, void **ret_iter) argument
[all...]
H A Dprof_file.c149 int profile_file_is_writable(prf_file_t profile) argument
H A Dprof_tree.c386 profile_t profile; member in struct:profile_iterator
397 errcode_t profile_node_iterator_create(profile_t profile, argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DConsole.cpp179 void Console::profile(const String& title, ScriptState* state) function in class:WebCore::Console
/macosx-10.9.5/cups-372.4/cups/ppdc/
H A Dppdc-driver.cxx684 char density[255], gamma[255], profile[9][255]; local
[all...]
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Djob.h80 void *profile; /* Security profile */ member in struct:cupsd_job_s
H A Dprocess.c75 char profile[1024], /* File containing the profile */ local
220 cupsdDestroyProfile(void *profile) argument
313 cupsdStartProcess( const char *command, char *argv[], char *envp[], int infd, int outfd, int errfd, int backfd, int sidefd, int root, void *profile, cupsd_job_t *job, int *pid) argument
[all...]
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Did_base.h125 UNICODE_STRING profile; member in struct:__anon8264
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInjectedScriptSource.js1299 profile: function() method in class:CommandLineAPIImpl
/macosx-10.9.5/libxslt-13/libxslt/xsltproc/
H A Dxsltproc.c91 static int profile = 0; variable
/macosx-10.9.5/xnu-2422.115.4/bsd/net/classq/
H A Dclassq_subr.c689 ifclassq_tbr_set(struct ifclassq *ifq, struct tb_profile *profile, argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dusprep.cpp135 UStringPrepProfile *profile = NULL; local
227 loadData(UStringPrepProfile* profile, argument
311 UStringPrepProfile* profile = NULL; local
425 usprep_close(UStringPrepProfile* profile) argument
514 usprep_map( const UStringPrepProfile* profile, const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status ) argument
663 usprep_prepare( const UStringPrepProfile* profile, const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status ) argument
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGArrayMode.h160 ArrayMode withProfile(ArrayProfile* profile, bool makeSafe) const argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITArithmetic.cpp759 RareCaseProfile* profile = m_codeBlock->addSpecialFastCaseProfile(m_bytecodeOffset); local
/macosx-10.9.5/Security-55471.14.18/include/security_smime/
H A Dsmimeutil.c416 CSSM_DATA_PTR profile; local
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_smime/lib/
H A Dsmimeutil.c416 CSSM_DATA_PTR profile; local
[all...]

Completed in 303 milliseconds

1234