Searched defs:transform (Results 1 - 3 of 3) sorted by relevance
| /hets/OWL2/java/lib/ | ||
| H A D | guava-18.0.jar | ... public com.google.common.base.Optional transform (com.google.common.base.Function) com ... |
| /hets/CASL/Termination/ | ||
| H A D | AProVE.jar | META-INF/ META-INF/MANIFEST.MF aprove/ aprove/CommandLineInterface/ aprove/Framework/ aprove/Framework/Algebra/ aprove/Framework/ ... |
| /httpd/modules/filters/ | ||
| H A D | mod_deflate.c | 498 * This routine appends -transform (e.g., -gzip) to the entity-tag 502 static void deflate_check_etag(request_rec *r, const char *transform, int etag_opt) argument 514 apr_size_t transformlen = strlen(transform); 524 s = transform; 527 *d = *s; /* copy transform to newtag */ |
Completed in 26 milliseconds