Home
last modified time | relevance | path

Searched refs:vary (Results 1 – 25 of 86) sorted by relevance

1234

/external/iproute2/examples/diffserv/
Dregression-testing55 Marking: Should vary between 0x88,0x90,0x98 and 0x0
60 Marking: Should vary between 0x90,0x98 and 0x0
65 Marking: Should vary between 0x98 and 0x0
107 Marking: Should vary between 0x88,0x90,0x98 and 0x0
112 Marking: Should vary between 0x90,0x98 and 0x0
117 Marking: Should vary between 0x98 and 0x0
/external/chromium-trace/catapult/third_party/WebOb/docs/pycon2011/
Dresponse_table.rst29 vary b x vary
/external/jetty/src/java/org/eclipse/jetty/server/handler/
DGzipHandler.java185 public void setVary(String vary) in setVary() argument
187 _vary = vary; in setVary()
/external/jetty/src/java/org/eclipse/jetty/http/gzip/
DAbstractCompressedStream.java56 …edStream(String encoding,HttpServletRequest request, CompressedResponseWrapper wrapper,String vary) in AbstractCompressedStream() argument
62 _vary=vary; in AbstractCompressedStream()
/external/autotest/tko/
Dnightly.py445 vary = self.cgiform.getlist('vary')
446 if vary:
448 self.analyze_variants_all_tests_1_platform(platform, vary)
584 def analyze_variants_all_tests_1_platform(self, platform, vary): argument
598 for vary_group in vary]
/external/autotest/server/site_tests/platform_TotalMemory/
Dcontrol10 CRITERIA = "This test will fail if memory stats vary"
/external/boringssl/src/crypto/obj/
Dobj_xref.txt16 # For PSS the digest algorithm can vary and depends on the included
/external/opencv3/doc/tutorials/ml/introduction_to_pca/
Dintroduction_to_pca.markdown20 Moreover, you could also see that the points vary the most along the blue line, more than they vary
26 …s encoded in the corresponding eigenvalue and indicates how much the data vary along the principal…
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python3/httplib2/
D__init__.py373 vary = response_headers.get('vary', None)
374 if vary:
375 vary_headers = vary.lower().replace(' ', '').split(',')
1197 vary = info['vary']
1198 vary_headers = vary.lower().replace(' ', '').split(',')
/external/deqp/doc/testspecs/GLES2/
Dperformance.texture.upload.txt48 sizes vary from 16x16 to 2048x2048 and include an npot texture with size
/external/zlib/src/contrib/asm686/
DREADME.68612 compiled using gcc 2.7.2.3. Your mileage may vary.
/external/curl/tests/data/
Dtest140049 # CURLOPT_SSL_VERIFYPEER and SSH_KNOWNHOSTS vary with configurations - just
Dtest1420102 # CURLOPT_SSL_VERIFYPEER and SSH_KNOWNHOSTS vary with configurations - just
Dtest140797 # CURLOPT_SSL_VERIFYPEER and SSH_KNOWNHOSTS vary with configurations - just
Dtest140351 # CURLOPT_SSL_VERIFYPEER and SSH_KNOWNHOSTS vary with configurations - just
Dtest140254 # CURLOPT_SSL_VERIFYPEER and SSH_KNOWNHOSTS vary with configurations - just
Dtest1406119 # CURLOPT_SSL_VERIFYPEER and SSH_KNOWNHOSTS vary with configurations - just
Dtest140156 # CURLOPT_SSL_VERIFYPEER and SSH_KNOWNHOSTS vary with configurations - just
Dtest1405130 # CURLOPT_SSL_VERIFYPEER and SSH_KNOWNHOSTS vary with configurations - just
Dtest140486 # CURLOPT_SSL_VERIFYPEER and SSH_KNOWNHOSTS vary with configurations - just
/external/llvm/test/Analysis/BasicAA/
Dphi-aa.ll37 ; Pointers can vary in between iterations of loops.
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python2/httplib2/
D__init__.py427 vary = response_headers.get('vary', None)
428 if vary:
429 vary_headers = vary.lower().replace(' ', '').split(',')
1495 vary = info['vary']
1496 vary_headers = vary.lower().replace(' ', '').split(',')
/external/libvncserver/webclients/novnc/include/
Dbase.css350 border-width:20px 0 0 20px; /* vary these values to change the angle of the vertex */
363 border-width:40px 40px 0 0; /* vary these values to change the angle of the vertex */
/external/mesa3d/docs/
DREADME.MITS55 Yes. You can try to vary the size of the vertex buffer which is
/external/llvm/test/CodeGen/PowerPC/
Datomics.ll11 ; We also vary orderings to check for barriers.

1234