Searched refs:stay (Results 1 – 25 of 190) sorted by relevance
12345678
/external/curl/tests/data/ |
D | test185 | 51 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
|
D | test184 | 51 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/ |
D | deltablue.js | 263 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/skia/src/compute/hs/gen/ |
D | transpose.c | 50 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/skqp/src/compute/hs/gen/ |
D | transpose.c | 50 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/ |
D | directive-arch-mode-switch.s | 8 @ 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/ |
D | directive-arch-mode-switch.s | 8 @ 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/ |
D | control | 8 PURPOSE = 'Test device buffer can stay at reasonable level' 18 Test device buffer can stay at reasonable level by running input and output
|
D | control.output_only | 8 PURPOSE = 'Test output buffer can stay at reasonable level' 18 Test output buffer can stay at reasonable level
|
D | control.input_only | 8 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/ |
D | noalias-geps.ll | 5 ; 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/ |
D | noalias-geps.ll | 5 ; 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/ |
D | index.rst | 9 anyone wishing to stay up-to-date after a new release.
|
/external/icu/icu4c/source/data/translit/ |
D | el_Title.txt | 15 # Otherwise all lowercase go to upper (titlecase stay as is)
|
D | az_Title.txt | 13 # Otherwise all lowercase go to upper (titlecase stay as is)
|
D | tr_Title.txt | 13 # Otherwise all lowercase go to upper (titlecase stay as is)
|
D | lt_Title.txt | 17 # Otherwise all lowercase go to upper (titlecase stay as is)
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-misaligned-memcpy-inline.ll | 3 ; Small (16-bytes here) unaligned memcpys should stay memcpy calls if
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.matrixSwizzle.vert | 15 // tests that stay as matrix swizzles
|
/external/autotest/server/site_tests/network_WiFi_MalformedProbeResp/ |
D | control | 13 This test attempts to verify that we can stay connected to a router even
|
/external/libchrome/base/numerics/ |
D | BUILD.gn | 5 # This is a dependency-free, header-only, library, and it needs to stay that
|
/external/skqp/site/ |
D | schedule.md | 5 Clients wishing to stay on a relatively stable level of Skia often utilize these
|
/external/skia/site/ |
D | schedule.md | 5 Clients wishing to stay on a relatively stable level of Skia often utilize these
|
/external/python/cpython3/Doc/whatsnew/ |
D | index.rst | 9 anyone wishing to stay up-to-date after a new release.
|
/external/autotest/server/site_tests/bluetooth_AdapterAudioLink/ |
D | control | 18 and stay connected during audio. In the futuer the test can be expanded
|
12345678