Home
last modified time | relevance | path

Searched refs:stay (Results 1 – 25 of 190) sorted by relevance

12345678

/external/curl/tests/data/
Dtest18551 http://deathstar.another.galaxy/185 -L -H "Host: another.visitor.stay.a.while.stay.foreeeeeever" --…
62 Host: another.visitor.stay.a.while.stay.foreeeeeever
68 Host: another.visitor.stay.a.while.stay.foreeeeeever
Dtest18451 http://deathstar.another.galaxy/184 -L -H "Host: another.visitor.stay.a.while.stay.foreeeeeever" --…
62 Host: another.visitor.stay.a.while.stay.foreeeeeever
/external/v8/benchmarks/
Ddeltablue.js263 this.myOutput.stay = !this.isInput();
264 if (this.myOutput.stay) this.execute(); // Stay optimization
423 out.stay = ihn.stay;
424 if (out.stay) this.execute();
436 return i.mark == mark || i.stay || i.determinedBy == null;
503 out.stay = ihn.stay && this.scale.stay && this.offset.stay;
504 if (out.stay) this.execute();
543 this.stay = true;
715 out.stay = true;
/external/skqp/src/compute/hs/gen/
Dtranspose.c50 uint32_t const stay = left & ~mask; in hsg_transpose() local
52 if (left != stay) // will be swapped away in hsg_transpose()
56 if (map_curr[jj] == stay) in hsg_transpose()
58 map_next[jj] = stay; in hsg_transpose()
59 map_next[ii] = stay + (rows << (cc-1)); in hsg_transpose()
/external/skia/src/compute/hs/gen/
Dtranspose.c50 uint32_t const stay = left & ~mask; in hsg_transpose() local
52 if (left != stay) // will be swapped away in hsg_transpose()
56 if (map_curr[jj] == stay) in hsg_transpose()
58 map_next[jj] = stay; in hsg_transpose()
59 map_next[ii] = stay + (rows << (cc-1)); in hsg_transpose()
/external/llvm/test/MC/ARM/
Ddirective-arch-mode-switch.s8 @ In ARM mode, switch to an arch which has ARM and Thumb, no warning or .code directive (stay in AR…
21 @ In Thumb mode, switch to an arch which has ARM and Thumb, no warning or .code directive (stay in …
28 @ In Thumb mode, switch to a CPU which has ARM and Thumb, no warning or .code directive (stay in Th…
39 @ In ARM mode, switch to a CPU which has ARM and Thumb, no warning or .code directive (stay in ARM …
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Ddirective-arch-mode-switch.s8 @ In ARM mode, switch to an arch which has ARM and Thumb, no warning or .code directive (stay in AR…
21 @ In Thumb mode, switch to an arch which has ARM and Thumb, no warning or .code directive (stay in …
28 @ In Thumb mode, switch to a CPU which has ARM and Thumb, no warning or .code directive (stay in Th…
39 @ In ARM mode, switch to a CPU which has ARM and Thumb, no warning or .code directive (stay in ARM …
/external/autotest/client/site_tests/audio_CrasStress/
Dcontrol8 PURPOSE = 'Test device buffer can stay at reasonable level'
18 Test device buffer can stay at reasonable level by running input and output
Dcontrol.output_only8 PURPOSE = 'Test output buffer can stay at reasonable level'
18 Test output buffer can stay at reasonable level
Dcontrol.input_only8 PURPOSE = 'Test input buffer can stay at reasonable level'
18 Test input buffer can stay at reasonable level
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/BasicAA/
Dnoalias-geps.ll5 ; Check that geps with equal base offsets of noalias base pointers stay noalias.
32 ; Check that geps with equal indices of noalias base pointers stay noalias.
/external/llvm/test/Analysis/BasicAA/
Dnoalias-geps.ll5 ; Check that geps with equal base offsets of noalias base pointers stay noalias.
32 ; Check that geps with equal indices of noalias base pointers stay noalias.
/external/python/cpython2/Doc/whatsnew/
Dindex.rst9 anyone wishing to stay up-to-date after a new release.
/external/llvm/test/CodeGen/AArch64/
Darm64-misaligned-memcpy-inline.ll3 ; Small (16-bytes here) unaligned memcpys should stay memcpy calls if
/external/icu/icu4c/source/data/translit/
Del_Title.txt15 # Otherwise all lowercase go to upper (titlecase stay as is)
Daz_Title.txt13 # Otherwise all lowercase go to upper (titlecase stay as is)
Dtr_Title.txt13 # Otherwise all lowercase go to upper (titlecase stay as is)
Dlt_Title.txt17 # Otherwise all lowercase go to upper (titlecase stay as is)
/external/deqp-deps/glslang/Test/
Dhlsl.matrixSwizzle.vert15 // tests that stay as matrix swizzles
/external/libchrome/base/numerics/
DBUILD.gn5 # This is a dependency-free, header-only, library, and it needs to stay that
/external/autotest/server/site_tests/network_WiFi_MalformedProbeResp/
Dcontrol13 This test attempts to verify that we can stay connected to a router even
/external/python/cpython3/Doc/whatsnew/
Dindex.rst9 anyone wishing to stay up-to-date after a new release.
/external/skia/site/
Dschedule.md5 Clients wishing to stay on a relatively stable level of Skia often utilize these
/external/skqp/site/
Dschedule.md5 Clients wishing to stay on a relatively stable level of Skia often utilize these
/external/perfetto/docs/
Dmulti-layer-tracing.md4 **This doc is WIP**, stay tuned.

12345678