Searched +defs:url +defs:cache (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/url/
H A Durl-cache.el[all...]
H A Durl-vars.el32 (defgroup url nil function
[all...]
/macosx-10.10/emacs-93/emacs/lisp/mh-e/
H A Dmh-xface.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dpgg.el[all...]
H A Dido.el[all...]
/macosx-10.10/WebCore-7600.1.25/loader/
H A DCrossOriginPreflightResultCache.cpp156 static NeverDestroyed<CrossOriginPreflightResultCache> cache; local
160 void CrossOriginPreflightResultCache::appendEntry(const String& origin, const URL& url, std::unique_ptr<CrossOriginPreflightResultCacheItem> preflightResult) argument
166 bool CrossOriginPreflightResultCache::canSkipPreflight(const String& origin, const URL& url, StoredCredentials includeCredentials, const String& method, const HTTPHeaderMap& requestHeaders) argument
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dmm-extern.el[all...]
H A Dnnwarchive.el[all...]
H A Dnnrss.el[all...]
H A Dmm-decode.el[all...]
H A Dgnus-util.el
H A Dgnus.el[all...]
H A Dgnus-art.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/net/
H A Dnewsticker.el[all...]
/macosx-10.10/apache-793/httpd/modules/ldap/
H A Dutil_ldap_cache_mgr.c79 void util_ald_free(util_ald_cache_t *cache, const void *ptr) argument
98 void *util_ald_alloc(util_ald_cache_t *cache, unsigned long size) argument
117 const char *util_ald_strdup(util_ald_cache_t *cache, cons argument
145 util_ald_sgl_dup(util_ald_cache_t *cache, util_compare_subgroup_t *sgl_in) argument
184 util_ald_sgl_free(util_ald_cache_t *cache, util_compare_subgroup_t **sgl) argument
232 util_ald_cache_purge(util_ald_cache_t *cache) argument
274 util_ald_create_caches(util_ldap_state_t *st, const char *url) argument
324 util_ald_create_cache(util_ldap_state_t *st, long cache_size, unsigned long (*hashfunc)(void *), int (*comparefunc)(void *, void *), void * (*copyfunc)(util_ald_cache_t *cache, void *), void (*freefunc)(util_ald_cache_t *cache, void *), void (*displayfunc)(request_rec *r, util_ald_cache_t *cache, void *)) argument
332 util_ald_cache_t *cache; local
397 util_ald_destroy_cache(util_ald_cache_t *cache) argument
419 util_ald_cache_fetch(util_ald_cache_t *cache, void *payload) argument
448 util_ald_cache_insert(util_ald_cache_t *cache, void *payload) argument
545 util_ald_cache_remove(util_ald_cache_t *cache, void *payload) argument
578 util_ald_cache_display_stats(request_rec *r, util_ald_cache_t *cache, char *name, char *id) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/loader/appcache/
H A DApplicationCacheGroup.cpp240 URL url = loader->url(); local
390 cacheDestroyed(ApplicationCache* cache) argument
480 createResourceHandle(const URL& url, ApplicationCacheResource* newestCachedResource) argument
1035 addEntry(const String& url, unsigned type) argument
1063 associateDocumentLoaderWithCache(DocumentLoader* loader, ApplicationCache* cache) argument
[all...]
H A DApplicationCacheStorage.cpp89 static unsigned urlHostHash(const URL& url) argument
127 RefPtr<ApplicationCache> cache = loadCache(newestCacheStorageID); local
195 ApplicationCacheGroup* ApplicationCacheStorage::cacheGroupForURL(const URL& url) argument
245 RefPtr<ApplicationCache> cache = loadCache(newestCacheID); local
271 fallbackCacheGroupForURL(const URL& url) argument
315 RefPtr<ApplicationCache> cache = loadCache(newestCacheID); local
492 calculateRemainingSizeForOriginExcludingCache(const SecurityOrigin* origin, ApplicationCache* cache, int64_t& remainingSize) argument
721 store(ApplicationCache* cache, ResourceStorageIDJournal* storageIDJournal) argument
917 storeUpdatedType(ApplicationCacheResource* resource, ApplicationCache* cache) argument
935 store(ApplicationCacheResource* resource, ApplicationCache* cache) argument
1133 RefPtr<ApplicationCache> cache = ApplicationCache::create(); local
1234 remove(ApplicationCache* cache) argument
1342 ApplicationCache* cache = cacheHost->applicationCache(); local
[all...]
/macosx-10.10/apache-793/httpd/modules/cache/
H A Dcache_util.c22 APLOG_USE_MODULE(cache); variable
33 uri_meets_conditions(const apr_uri_t *filter, const int pathlen, const apr_uri_t *url) argument
260 cache_try_lock(cache_server_conf *conf, cache_request_rec *cache, request_rec *r) argument
353 cache_remove_lock(cache_server_conf *conf, cache_request_rec *cache, request_rec *r, apr_bucket_brigade *bb) argument
413 ap_cache_check_no_cache(cache_request_rec *cache, request_rec *r) argument
456 ap_cache_check_no_store(cache_request_rec *cache, request_rec *r) argument
496 cache_check_freshness(cache_handle_t *h, cache_request_rec *cache, request_rec *r) argument
[all...]
H A Dmod_cache.c72 cache_request_rec *cache; local
376 cache_request_rec *cache; local
624 cache_request_rec *cache = (cache_request_rec *)f->ctx; local
684 cache_save_store(ap_filter_t *f, apr_bucket_brigade *in, cache_server_conf *conf, cache_request_rec *cache) argument
796 cache_request_rec *cache = (cache_request_rec *)f->ctx; local
1592 cache_request_rec *cache; local
1637 cache_request_rec *cache; local
1833 cache_request_rec *cache = (cache_request_rec *) dummy; local
2193 add_cache_enable(cmd_parms *parms, void *dummy, const char *type, const char *url) argument
2250 add_cache_disable(cmd_parms *parms, void *dummy, const char *url) argument
2662 AP_DECLARE_MODULE(cache) = variable
[all...]
/macosx-10.10/webdavfs-367/mount.tproj/
H A Dwebdav_network.c599 CFURLRef url; local
2050 send_transaction( uid_t uid, CFURLRef url, struct node_entry *node, CFStringRef requestMethod, CFDataRef bodyData, CFIndex headerCount, struct HeaderFieldValue *headers, enum RedirectAction redirectAction, UInt8 **buffer, CFIndex *count, CFHTTPMessageRef *response) argument
5375 network_readdir( uid_t uid, int cache, struct node_entry *node) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/accessibility/
H A DAccessibilityRenderObject.cpp136 void AccessibilityRenderObject::detach(AccessibilityDetachmentType detachmentType, AXObjectCache* cache) argument
472 AXObjectCache* cache = axObjectCache(); local
498 AXObjectCache* cache = axObjectCache(); local
1013 AXObjectCache* cache = axObjectCache(); local
1499 URL AccessibilityRenderObject::url() const function in class:WebCore::AccessibilityRenderObject
1589 AXObjectCache* cache = axObjectCache(); local
2322 AXObjectCache* cache = axObjectCache(); local
2771 AXObjectCache* cache = axObjectCache(); local
[all...]
/macosx-10.10/apache-793/httpd/modules/mappers/
H A Dmod_rewrite.c345 typedef struct cache { struct
351 } cache; typedef in typeref:struct:cache
791 char *portp, *host, *url, *scratch; local
[all...]

Completed in 392 milliseconds