/external/igt-gpu-tools/tests/ |
D | prime_mmap_coherency.c | 56 int stale = 0; in test_read_flush() local 98 stale++; in test_read_flush() 106 return stale; in test_read_flush() 123 int stale = 0; in test_write_flush() local 166 stale++; in test_write_flush() 177 return stale; in test_write_flush() 297 int stale = test_read_flush(); variable 298 igt_fail_on_f(stale, 299 "num of stale cache lines %d\n", stale); 305 int stale = test_write_flush(); variable [all …]
|
/external/llvm-project/compiler-rt/test/asan/TestCases/Windows/ |
D | use_after_realloc.cpp | 8 *stale = buffer; in main() local 11 stale[0] = 42; in main()
|
/external/compiler-rt/test/asan/TestCases/Windows/ |
D | use_after_realloc.cc | 8 *stale = buffer; in main() local 11 stale[0] = 42; in main()
|
/external/curl/tests/data/ |
D | test153 | 47 # the request contained stale data. We want an update. Set swsbounce to 52 WWW-Authenticate: Digest realm="testrealm", algorithm=MD5, nonce="999999", stale=true, qop="auth" 81 HTTP with Digest authorization with stale=true 144 WWW-Authenticate: Digest realm="testrealm", algorithm=MD5, nonce="999999", stale=true, qop="auth"
|
/external/rust/crates/grpcio/src/task/ |
D | mod.rs | 31 stale: bool, field 39 stale: false, in new() 88 if guard.stale { in poll() 93 guard.stale = true; in poll()
|
/external/autotest/test_suites/ |
D | control.cellular_modem_repair | 13 Run stale modem reboot test to repair the stale modem.
|
/external/llvm-project/llvm/test/Transforms/RewriteStatepointsForGC/ |
D | unreachable-regression.ll | 10 ; This resulted in stale pointers to the collected but removed 11 ; callsites. Such stale pointers caused crash when accessed.
|
/external/llvm/test/Transforms/SampleProfile/Inputs/ |
D | coverage-warning.prof | 4 # This profile is stale. Function foo() does not have a line 8 anymore.
|
/external/llvm-project/llvm/test/Transforms/SampleProfile/Inputs/ |
D | coverage-warning.prof | 4 # This profile is stale. Function foo() does not have a line 8 anymore.
|
/external/nist-sip/java/javax/sip/header/ |
D | AuthorizationHeader.java | 37 void setStale(boolean stale); in setStale() argument
|
/external/llvm-project/llvm/test/Transforms/Inline/ |
D | cgscc-invalidate.ll | 6 ; inline to disturb the domtree (easy) and detect any stale cached entries in 88 ; to become stale if the splitting doesn't properly invalidate things. Also, as
|
/external/curl/lib/vauth/ |
D | digest_sspi.c | 350 bool stale = false; in Curl_auth_decode_digest_http_message() local 366 stale = true; in Curl_auth_decode_digest_http_message() 377 if(stale) in Curl_auth_decode_digest_http_message()
|
D | digest.c | 556 digest->stale = TRUE; in Curl_auth_decode_digest_http_message() 652 if(before && !digest->stale) in Curl_auth_decode_digest_http_message() 992 digest->stale = FALSE; /* default means normal, not stale */ in Curl_auth_digest_cleanup()
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | pr33396.ll | 1 ; Make sure we don't crash because we have stale loop infos.
|
D | selectiondag-dominator.ll | 1 ; Make sure we don't crash because we have a stale dominator tree.
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | AuthenticationHeader.java | 402 public void setStale(boolean stale) { in setStale() argument 403 setParameter(new NameValue(ParameterNames.STALE, Boolean.valueOf(stale))); in setStale()
|
/external/llvm-project/llvm/unittests/Passes/ |
D | CMakeLists.txt | 5 # reconfiguring with plugins disabled will leave behind a stale executable.
|
/external/llvm-project/llvm/utils/gn/secondary/llvm/unittests/Passes/ |
D | BUILD.gn | 38 # Otherwise, reconfiguring with plugins disabled will leave behind a stale
|
/external/pigweed/pw_kvs/ |
D | docs.rst | 44 transaction ID are considered old or “stale”. 50 garbage collection reclaims the “stale” entries. 127 remains unaltered “on-disk” but is considered “stale”. It is garbage collected 144 Storage space occupied by stale KV entries is reclaimed and made available
|
/external/oss-fuzz/infra/ |
D | README.md | 12 * [`docker-cleanup`](docker-cleanup/) - jenkins pipeline to clean stale docker images & processes.
|
/external/llvm-project/llvm/utils/lit/ |
D | CMakeLists.txt | 15 # configure time (i.e. `file(COPY ...)`) because this could lead to stale
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | cert-dcl21-cpp.rst | 18 stale object.
|
/external/emma/core/res/com/vladium/emma/ |
D | exceptions.properties | 47 with the version of this class in the metadata, possibly because stale \
|
/external/python/cpython2/Demo/rpc/ |
D | README | 29 1) Wim Lewis rpcgen.py found on http://www.omnigroup.com/~wiml/soft/stale-index.html#python.
|
/external/llvm-project/llvm/utils/gn/secondary/llvm/unittests/ |
D | BUILD.gn | 54 # setup leaves behind stale executables.
|