HomeSort by relevance Sort by last modified time
    Searched full:vary (Results 51 - 75 of 726) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium-trace/trace-viewer/third_party/Paste/tests/
test_httpheaders.py 117 EXPIRES, RANGE, UPGRADE, VARY, ALLOW]
126 'Age', 'ETag', 'Vary', 'WWW-Authenticate',
  /external/jetty/src/java/org/eclipse/jetty/servlets/
GzipFilter.java 110 * vary Set to the value of the Vary header sent with responses that could be compressed. By default it is
111 * set to 'Vary: Accept-Encoding, User-Agent' since IE6 is excluded by default from the excludedAgents.
112 * If user-agents are not to be excluded, then this can be set to 'Vary: Accept-Encoding'. Note also
227 tmp=filterConfig.getInitParameter("vary");
252 // If not a supported method or it is an Excluded URI - no Vary because no matter what client, this URI is always excluded
260 // Exclude non compressible mime-types known from URI extension. - no Vary because no matter what client, this URI is always excluded
267 // handle normally without setting vary header
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_status_bar.jd 261 asset</em>. <strong>Status bar icons may vary in width, but only
281 <li>Full Asset: 24w x 38h px (preferred, width may vary)</li>
282 <li>Icon: 24w x 24h px (preferred, width may vary)</li>
296 <li>Full Asset: 16w x 25 px (preferred, width may vary)</li>
297 <li>Icon: 16w x 16w px (preferred, width may vary)</li>
312 <li>Full Asset: 12w x 19h px (preferred, width may vary)</li>
313 <li>Icon: 12w x 12h px (preferred, width may vary)</li>
  /external/jetty/src/java/org/eclipse/jetty/http/
HttpHeaders.java 100 VARY= "Vary",
231 VARY_BUFFER=CACHE.add(VARY,VARY_ORDINAL),
  /art/runtime/gc/space/
space.h 86 // Name of the space. May vary, for example before/after the Zygote fork.
180 // Name of the space that may vary due to the Zygote fork.
184 // When should objects within this space be reclaimed? Not constant as we vary it in the case
274 // Current address at which the space ends, which may vary as the space is filled.
  /cts/apps/CameraITS/tests/scene1/
test_exposure.py 27 """Test that a constant exposure is seen as ISO and exposure time vary.
  /cts/tests/tests/graphics/src/android/graphics/cts/
DiscretePathEffectTest.java 95 // green line must vary in y direction
  /device/moto/shamu/dataservices/rmnetctl/cli/
rmnetcli.c 247 * @param argc Number of arguments which vary based on the commands
248 * @param argv Value of the arguments which vary based on the commands
400 * @param argc Number of arguments which vary based on the commands
401 * @param argv Value of the arguments which vary based on the commands
  /external/apache-xml/src/main/java/org/apache/xml/utils/
PrefixResolver.java 62 * CAVEAT: Note that the base URI in an XML document may vary with where
  /external/chromium-trace/trace-viewer/tracing/tracing/extras/rail/
response_interaction_record.html 72 // exp() has some nice mathematical properties, but we could vary the
  /external/deqp/doc/testspecs/GLES2/
performance.texture.upload.txt 48 sizes vary from 16x16 to 2048x2048 and include an npot texture with size
  /external/freetype/src/cff/
cf2font.h 87 /* these flags can vary from one call to the next */
  /external/guava/guava/src/com/google/common/collect/
BiMap.java 77 * <p><b>Warning:</b> the results of calling this method may vary depending on
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
LowercaseTransliterator.java 114 // NOTE: normally this would be static, but because the results vary by locale....
UppercaseTransliterator.java 110 // NOTE: normally this would be static, but because the results vary by locale....
  /external/jetty/src/java/org/eclipse/jetty/util/preventers/
GCThreadLeakPreventer.java 33 * subsequent calls can vary that. Recommend to only use this class if you're doing
  /external/lldb/test/api/check_public_api_headers/
TestPublicAPIHeaders.py 44 # For different platforms, the include statement can vary.
  /external/llvm/test/Analysis/BasicAA/
phi-aa.ll 37 ; Pointers can vary in between iterations of loops.
  /external/mesa3d/docs/
README.MITS 55 Yes. You can try to vary the size of the vertex buffer which is
  /external/pdfium/third_party/freetype/src/cff/
cf2font.h 82 /* these flags can vary from one call to the next */
  /external/skia/include/core/
SkFontHost.h 71 /** LCD color elements can vary in order. For subpixel text we need to know
  /frameworks/base/core/tests/notificationtests/src/android/app/
NotificationStressTest.java 72 // Cancel one of every five notifications to vary load on notification manager
  /frameworks/base/docs/html/distribute/monetize/
payments.jd 95 The payment methods available to users may vary based on location, carrier
  /frameworks/base/docs/html/training/monitoring-device-state/
index.jd 47 <dd>Optimal refresh rates can vary based on how the host device is being used. Learn how to
  /frameworks/native/libs/gui/tests/
SurfaceTextureGLThreadToGL.h 44 * // The order of these calls will vary from test to test and may include

Completed in 334 milliseconds

1 23 4 5 6 7 8 91011>>