Searched refs:vary (Results 1 - 9 of 9) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/http/gzip/
H A DAbstractCompressedStream.java56 public AbstractCompressedStream(String encoding,HttpServletRequest request, CompressedResponseWrapper wrapper,String vary) argument
62 _vary=vary;
264 doNotCompress(true); // Send vary as it could have been compressed if encoding was present
317 doNotCompress(false); // Not compressing by size, so no vary on request headers
338 doNotCompress(false); // Not compressing by size, so no vary on request headers
/external/jetty/src/java/org/eclipse/jetty/server/handler/
H A DGzipHandler.java183 * @param vary The value of the Vary header set if a response can be compressed.
185 public void setVary(String vary) argument
187 _vary = vary;
/external/icu/icu4c/source/test/perf/collationperf/
H A DCollPerf.pl174 names vary according to language. Each Collation operation over the whole list
212 <li>As with all performance measurements, the results will vary according to
/external/nanohttpd/
H A DREADME.md21 * All header names are converted lowercase so they don't vary between browsers/clients.
/external/llvm/test/MC/ARM/
H A Dsingle-precision-fp.s73 @ that the actual reason can vary by platform.
/external/libvorbis/doc/
H A D08-residue.tex29 The exact interleaving and partitioning vary by residue encoding number,
116 dimension may vary from pass to pass.
/external/chromium-trace/trace-viewer/third_party/WebOb/webob/
H A Dresponse.py513 # TODO: (maybe) support response.vary += 'something'
515 vary = list_header('Vary', '14.44') variable in class:Response
/external/jpeg/
H A Dltmain.sh2318 MODE-ARGS vary depending on the MODE. Try \`$modename --help --mode=MODE' for
/external/mesa3d/docs/
H A DMESA_texture_array.spec45 cases the selected textures may vary on a per-fragment basis within

Completed in 4819 milliseconds