Searched defs:bundle (Results 1 - 25 of 136) sorted by relevance

123456

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/tests/InjectedBundle/
H A Dinjected_bundle_sample.cpp32 void WKBundleInitialize(WKBundleRef bundle, WKTypeRef initializationUserData) argument
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/gtk/
H A DWebGtkInjectedBundleMain.cpp32 void WKBundleInitialize(WKBundleRef bundle, WKTypeRef userData) argument
H A DWebGtkExtensionManager.cpp52 void WebGtkExtensionManager::initialize(WKBundleRef bundle, WKTypeRef userData) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DLocalizedStringsMac.cpp39 static CFBundleRef bundle = CFBundleGetBundleWithIdentifier(CFSTR("com.apple.WebCore")); local
/macosx-10.9.5/WebKit-7537.78.2/mac/Misc/
H A DWebLocalizableStrings.h39 NSBundle *bundle; member in struct:__anon5623
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebLocalizableStrings.h33 CFBundleRef bundle; member in struct:__anon5661
/macosx-10.9.5/ICU-511.35/icuSources/io/
H A Dlocbund.cpp143 u_locbund_close(ULocaleBundle *bundle) argument
160 u_locbund_getNumberFormat(ULocaleBundle *bundle, UNumberFormatStyle style) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dnptrans.h41 UResourceBundle *bundle; member in class:NamePrepTransform
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecCertificateBundle.cpp43 SecCertificateBundleImport( SecKeychainRef keychain, const CSSM_CERT_BUNDLE* bundle, CSSM_CERT_BUNDLE_TYPE type, CSSM_CERT_BUNDLE_ENCODING encodingType, CFArrayRef keychainListToSkipDuplicates) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecCertificateBundle.cpp43 SecCertificateBundleImport( SecKeychainRef keychain, const CSSM_CERT_BUNDLE* bundle, CSSM_CERT_BUNDLE_TYPE type, CSSM_CERT_BUNDLE_ENCODING encodingType, CFArrayRef keychainListToSkipDuplicates) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecCertificateBundle.cpp43 SecCertificateBundleImport( SecKeychainRef keychain, const CSSM_CERT_BUNDLE* bundle, CSSM_CERT_BUNDLE_TYPE type, CSSM_CERT_BUNDLE_ENCODING encodingType, CFArrayRef keychainListToSkipDuplicates) argument
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Ddyn_macosx.c50 CFBundleRef bundle; local
92 CFBundleRef bundle = (CFBundleRef) * pvLHandle; local
109 CFBundleRef bundle = (CFBundleRef) pvLHandle; local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/
H A DInjectedBundleClient.cpp33 void InjectedBundleClient::didCreatePage(InjectedBundle* bundle, WebPage* page) argument
41 void InjectedBundleClient::willDestroyPage(InjectedBundle* bundle, WebPage* page) argument
49 void InjectedBundleClient::didInitializePageGroup(InjectedBundle* bundle, WebPageGroupProxy* pageGroup) argument
57 void InjectedBundleClient::didReceiveMessage(InjectedBundle* bundle, const String& messageName, APIObject* messageBody) argument
65 void InjectedBundleClient::didReceiveMessageToPage(InjectedBundle* bundle, WebPage* page, const String& messageName, APIObject* messageBody) argument
[all...]
/macosx-10.9.5/iodbc-42.5/iodbc/iodbcinst/
H A DSQLManageDataSource.c108 CFBundleRef bundle; local
H A DSQLCreateDataSource.c122 CFBundleRef bundle; local
/macosx-10.9.5/WebCore-7537.78.1/platform/network/win/
H A DDownloadBundleWin.cpp63 FILE* bundle = 0; local
112 FILE* bundle = 0; local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/qt/
H A DQtBuiltinBundle.cpp51 void QtBuiltinBundle::initialize(WKBundleRef bundle) argument
/macosx-10.9.5/ppp-727.90.1/Authenticators/DSAccessControl/
H A Dmain.c54 static CFBundleRef bundle = 0; variable
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dppp_main.c88 void load(CFBundleRef bundle, Boolean debug) argument
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dbundlediskrep.h79 CFBundleRef bundle() const { return mBundle; } function in class:Security::CodeSigning::BundleDiskRep
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dosxcode.h110 LoadableBundle(CFBundleRef bundle) : Bundle(bundle) { } argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/CodeSigningHelper/
H A Dmain.c90 CFBundleRef bundle = NULL; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dbundlediskrep.h79 CFBundleRef bundle() const { return mBundle; } function in class:Security::CodeSigning::BundleDiskRep
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dosxcode.h110 LoadableBundle(CFBundleRef bundle) : Bundle(bundle) { } argument
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dconncache.c81 struct connectbundle *bundle = NULL; local
128 struct connectbundle *bundle; local
89 conncache_add_bundle(struct conncache *connc, char *hostname, struct connectbundle *bundle) argument
100 conncache_remove_bundle(struct conncache *connc, struct connectbundle *bundle) argument
162 struct connectbundle *bundle = conn->bundle; local
199 struct connectbundle *bundle; local
227 struct connectbundle *bundle; local
[all...]

Completed in 189 milliseconds

123456